[llvm] [CAS] Add llvm-cas tools to inspect on-disk LLVMCAS (PR #166481)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 10 07:18:01 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 `llvm` at step 10 "build stage 2".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/76/builds/13353
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 10 (build stage 2) failure: 'ninja' (failure) (timed out)
...
[6278/6576] Linking CXX executable bin/llvm-libtool-darwin
[6279/6576] Linking CXX executable bin/llvm-ir2vec
[6280/6576] Linking CXX executable bin/llvm-lipo
[6281/6576] Linking CXX executable bin/llvm-gsymutil
[6282/6576] Linking CXX executable bin/llvm-split
[6283/6576] Linking CXX executable bin/clang-linker-wrapper
[6284/6576] Linking CXX executable bin/llvm-reduce
[6285/6576] Linking CXX executable bin/opt
[6286/6576] Building CXX object tools/bugpoint-passes/CMakeFiles/BugpointPasses.dir/TestPasses.cpp.o
[6287/6576] Linking CXX shared module lib/BugpointPasses.so
command timed out: 1200 seconds without output running [b'ninja'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1912.516179
```
</details>
https://github.com/llvm/llvm-project/pull/166481
More information about the llvm-commits
mailing list