Issue |
123681
|
Summary |
clang frontend command failed with exit code 139
|
Labels |
clang
|
Assignees |
|
Reporter |
bb33bb
|
01-Version
clang version 18.0.0
02-
when compiling lineagOS
the error shows like the following
```
#46 0x00007cf26fed3e08 (/usr/lib/libc.so.6+0x25e08)
#47 0x00007cf26fed3ecc __libc_start_main (/usr/lib/libc.so.6+0x25ecc)
#48 0x0000561e5d09e2a9 (prebuilts/clang/host/linux-x86/clang-r510928/bin/clang++.real+0x669e2a9)
clang++: error: clang frontend command failed with exit code 139 (use -v to see invocation)
Android (11368308, +pgo, +bolt, +lto, +mlgo, based on r510928) clang version 18.0.0 (https://android.googlesource.com/toolchain/llvm-project 477610d4d0d98
8e69dbc3fae4fe86bff3f07f2b5)
Target: aarch64-unknown-linux-android31
Thread model: posix
InstalledDir: prebuilts/clang/host/linux-x86/clang-r510928/bin
clang++: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang++: note: diagnostic msg: /mnt/4t/android/LineageOS/lineageOS21/out/soong/.temp/jni_env_ext-af4f0d.cpp
clang++: note: diagnostic msg: /mnt/4t/android/LineageOS/lineageOS21/out/soong/.temp/jni_env_ext-af4f0d.sh
clang++: note: diagnostic msg:
********************
12:53:27 Got signal: interrupt
12:53:27 ninja failed with: exit status 130
There was 1 action that completed after the action that failed. See verbose.log.gz for its output.
```
03-previous issue
https://github.com/llvm/llvm-project/issues/62518
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs