I got past the error I was having before, but now there's a mangling failure in clang when processing one of the headers in the NDK. I see it on try but not locally. https://treeherder.mozilla.org/#/jobs?repo=try&selectedJob=228798530&revision=57dfd32fff9fbd513704ce9461b4e32b6a103b8a Very similar in some respects to what we ran into on Windows - https://bugs.llvm.org/show_bug.cgi?id=39294. Will probably have to add a patch to our clang build to with around this, like we did in bug 1418415.
Bug 1500941 Comment 1 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I got past the error I was having before, but now there's a mangling failure in clang when processing one of the headers in the NDK. I see it on try but not locally. https://treeherder.mozilla.org/#/jobs?repo=try&selectedJob=228798530&revision=57dfd32fff9fbd513704ce9461b4e32b6a103b8a Very similar in some respects to what we ran into on Windows - https://bugs.llvm.org/show_bug.cgi?id=39294. Will probably have to add a patch to our clang build to work around this, like we did in bug 1418415.