Closed Bug 1491392 Opened 7 years ago Closed 7 years ago

Clang version check fails when building with NDK clang

Categories

(Firefox Build System :: Android Studio and Gradle Integration, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: JanH, Unassigned)

References

Details

(Keywords: regression)

For local builds it's easier to continue building with the NDK clang, but the version check added in bug 1482196 probably either blindly attempts to check the version of my system clang (even though I'm building for Android and haven't set CC/CXX in my mozconfig, so the actual build will use the NDK clang), or else fails to properly parse the version output of the clang included in the Android NDK, which looks like > Android (4751641 based on r328903) clang version 7.0.2 (https://android.googlesource.com/toolchain/clang 003100370607242ddd5815e4a043907ea9004281) (https://android.googlesource.com/toolchain/llvm 1d739ffb0366421d383e04ff80ec2ee591315116) (based on LLVM 7.0.2svn)
Flags: needinfo?(longsonr)
Summary: Clang version fails when building with NDK clang → Clang version check fails when building with NDK clang
Please include the failing output of configure and $OBJDIR/config.log.
Flags: needinfo?(jh+bugzilla)
Nothing I've implemented would change what clang is checked.
Flags: needinfo?(longsonr)
Hmm, after a clobber I can no longer reproduce this. Sorry for causing some unrest.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(jh+bugzilla)
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox Build System
You need to log in before you can comment on or make changes to this bug.