[compiler-rt] [scudo] Add primary option to enable/disable cache blocks. (PR #129794)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 17 14:59:54 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-gcc-ubuntu` running on `sie-linux-worker3` while building `compiler-rt` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/174/builds/16379
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-all) failure: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
...
PASS: mlgo-utils :: corpus/make_corpus_test.py (90263 of 90273)
PASS: mlgo-utils :: corpus/combine_training_corpus_test.py (90264 of 90273)
PASS: mlgo-utils :: corpus/extract_ir_script.test (90265 of 90273)
PASS: lld :: wasm/whole-archive.test (90266 of 90273)
PASS: lld :: wasm/why-extract.s (90267 of 90273)
PASS: lld :: MachO/loh-adrp-add.s (90268 of 90273)
PASS: mlgo-utils :: corpus/extract_ir_test.py (90269 of 90273)
PASS: lld :: MinGW/driver.test (90270 of 90273)
PASS: libFuzzer-x86_64-default-Linux :: fork_corpus_groups.test (90271 of 90273)
PASS: libFuzzer-x86_64-default-Linux :: fork.test (90272 of 90273)
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=1857.722467
```
</details>
https://github.com/llvm/llvm-project/pull/129794
More information about the llvm-commits
mailing list