[compiler-rt] [llvm] [JITLink] Add TLS support for SystemZ (PR #171559)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 14 10:40:22 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `clang-ppc64le-linux-multistage` running on `ppc64le-clang-multistage-test` while building `compiler-rt,llvm` at step 11 "ninja check 2".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/76/builds/13569
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 11 (ninja check 2) failure: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
...
PASS: SanitizerCommon-lsan-powerpc64le-Linux :: Linux/signal_segv_handler.cpp (104889 of 104899)
PASS: SanitizerCommon-ubsan-powerpc64le-Linux :: Linux/signal_segv_handler.cpp (104890 of 104899)
PASS: SanitizerCommon-msan-powerpc64le-Linux :: Linux/signal_segv_handler.cpp (104891 of 104899)
PASS: SanitizerCommon-tsan-powerpc64le-Linux :: Linux/signal_segv_handler.cpp (104892 of 104899)
PASS: LLVM :: CodeGen/RISCV/attributes.ll (104893 of 104899)
PASS: ThreadSanitizer-powerpc64le :: restore_stack.cpp (104894 of 104899)
PASS: Clang :: Driver/fsanitize.c (104895 of 104899)
PASS: Clang :: Preprocessor/arm-target-features.c (104896 of 104899)
PASS: Clang :: OpenMP/target_update_codegen.cpp (104897 of 104899)
PASS: Clang :: Driver/arm-cortex-cpus-1.c (104898 of 104899)
command timed out: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=9354.217064
```
</details>
https://github.com/llvm/llvm-project/pull/171559
More information about the llvm-commits
mailing list