[llvm] [ADT] Use brace initialization in Set/Map (NFC) (PR #155182)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 24 15:34:58 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `openmp-offload-sles-build-only` running on `rocm-worker-hw-04-sles` while building `llvm` at step 9 "Add check check-llvm".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/140/builds/29465
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 9 (Add check check-llvm) failure: 1200 seconds without output running [b'ninja', b'-j 32', b'check-llvm'], attempting to kill
...
^~~~~~~~~~~~~~~~~~
[722/725] Linking CXX executable unittests/tools/llvm-exegesis/LLVMExegesisTests
[723/725] Building CXX object unittests/TargetParser/CMakeFiles/TargetParserTests.dir/TargetParserTest.cpp.o
[724/725] Linking CXX executable unittests/TargetParser/TargetParserTests
[724/725] Running the LLVM regression tests
llvm-lit: /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/utils/lit/lit/llvm/config.py:527: note: using ld.lld: /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/ld.lld
llvm-lit: /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/utils/lit/lit/llvm/config.py:527: note: using lld-link: /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/lld-link
llvm-lit: /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/utils/lit/lit/llvm/config.py:527: note: using ld64.lld: /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/ld64.lld
llvm-lit: /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/utils/lit/lit/llvm/config.py:527: note: using wasm-ld: /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/wasm-ld
-- Testing: 59961 tests, 32 workers --
command timed out: 1200 seconds without output running [b'ninja', b'-j 32', b'check-llvm'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1382.249711
Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
```
</details>
https://github.com/llvm/llvm-project/pull/155182
More information about the llvm-commits
mailing list