-
Notifications
You must be signed in to change notification settings - Fork 258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: NDK 27 crashes when building gdal #2070
Labels
Comments
Thanks for the report. https://android-review.googlesource.com/c/toolchain/llvm_android/+/3260808 picks up the fix into r27. |
@pirama-arumuga-nainar already fixed in the r28 toolchain, or is a cherry-pick needed there too? |
r28 toolchain already has the fix. |
fornwall
added a commit
to termux/termux-packages
that referenced
this issue
Sep 13, 2024
Disable -Wdocumentation clang flag until NDK r27c is out: android/ndk#2070 Fixes #21147.
fornwall
added a commit
to termux/termux-packages
that referenced
this issue
Sep 13, 2024
Disable -Wdocumentation clang flag until NDK r27c is out: android/ndk#2070 Fixes #21147.
termux-pacman-bot
added a commit
to termux-pacman/termux-packages
that referenced
this issue
Sep 13, 2024
Disable -Wdocumentation clang flag until NDK r27c is out: android/ndk#2070 Fixes #21147.
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
See llvm/llvm-project#67979 about a clang crash when building https://github.com/OSGeo/gdal - reproducible crash in NDK r27 (and r27b), works in NDK r26.
Upstream bug
llvm/llvm-project#67979
Commit to cherry-pick
llvm/llvm-project@5f4ee5a
Affected versions
r27
Canary version
No response
Host OS
Linux
Host OS version
Ubuntu 22.04
Affected ABIs
arm64-v8a
The text was updated successfully, but these errors were encountered: