-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Open
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team
Description
Rolling to https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang/mac-amd64/+/git_revision:6e00e3fcb082c3f19309ebc6f184ab326eec3328 (the latest GOMA enabled toolchain as of this writing) fails on lld for Android x86 (and maybe x64) targets, with errors like:
contains a compressed section, but zlib is not available
For some gcc libraries in the NDK. I found android/ndk#888, which is Windows specific and has similar errors, but I believe the problem here is with the Fuchsia clang toolchain we're using rather than with the Android NDK. Rolling to a slightly earlier revision of clang works (e.g. 7e9747b50bcb1be28d4a3236571e8050835497a6).
/cc @chinmaygarde
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team