ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3143 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90 FAIL: lld :: ELF/executable-undefined-ignoreall.s (2479 of 3143) ******************** TEST 'lld :: ELF/executable-undefined-ignoreall.s' FAILED ******************** Exit Code: -11 Command Output (stdout): -- # RUN: at line 7 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=x86_64 /usr/local/google/home/thakis/src/llvm-project/lld/test/ELF/Inputs/shared.s -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/lld/test/ELF/Output/executable-undefined-ignoreall.s.tmpa.o # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=x86_64 /usr/local/google/home/thakis/src/llvm-project/lld/test/ELF/Inputs/shared.s -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/lld/test/ELF/Output/executable-undefined-ignoreall.s.tmpa.o # RUN: at line 8 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld -shared -soname=ta /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/lld/test/ELF/Output/executable-undefined-ignoreall.s.tmpa.o -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/lld/test/ELF/Output/executable-undefined-ignoreall.s.tmpa.so # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld -shared -soname=ta /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/lld/test/ELF/Output/executable-undefined-ignoreall.s.tmpa.o -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/lld/test/ELF/Output/executable-undefined-ignoreall.s.tmpa.so # .---command stderr------------ # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | #0 0x000055dcb3416ce8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld+0x4c44ce8) # | #1 0x000055dcb3414495 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld+0x4c42495) # | #2 0x000055dcb34173e1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f88aa01cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f88aa071637 __pthread_clockjoin_ex ./nptl/pthread_join_common.c:43:6 # | #5 0x00007f88aa2e6ddb std::thread::join() (/lib/x86_64-linux-gnu/libstdc++.so.6+0xe6ddb) # | #6 0x000055dcb33abfd8 llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::~ThreadPoolExecutor() Parallel.cpp:0:0 # | #7 0x00007f88aa01f291 __run_exit_handlers ./stdlib/exit.c:119:8 # | #8 0x00007f88aa01f35a (/lib/x86_64-linux-gnu/libc.so.6+0x4235a) # | #9 0x00007f88aa006caf __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:63:7 # | #10 0x00007f88aa006d65 call_init ./csu/../csu/libc-start.c:128:20 # | #11 0x00007f88aa006d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #12 0x000055dcb2eff541 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld+0x472d541) # `----------------------------- # error: command failed with exit status: -11 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): lld :: ELF/executable-undefined-ignoreall.s Testing Time: 11.35s Total Discovered Tests: 3143 Unsupported : 21 (0.67%) Passed : 3120 (99.27%) Expectedly Failed: 1 (0.03%) Failed : 1 (0.03%) FAILED: gen/lld/test/run-lit python3 bin/llvm-lit -sv ../../lld/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-lld']' returned non-zero exit status 1.