[llvm] [llvm-remarkutil] Introduce summary tool (PR #160549)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 27 23:58:18 PDT 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/13307

<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)
...
[6271/6569] Linking CXX executable bin/clang-sycl-linker
[6272/6569] Linking CXX executable bin/llvm-reduce
[6273/6569] Linking CXX executable bin/llvm-split
[6274/6569] Linking CXX executable bin/llvm-lipo
[6275/6569] Linking CXX executable bin/dsymutil
[6276/6569] Linking CXX executable bin/llvm-libtool-darwin
[6277/6569] Linking CXX executable bin/llvm-gsymutil
[6278/6569] Linking CXX executable bin/opt
[6279/6569] Building CXX object tools/bugpoint-passes/CMakeFiles/BugpointPasses.dir/TestPasses.cpp.o
[6280/6569] 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=2134.493142

```

</details>

https://github.com/llvm/llvm-project/pull/160549


More information about the llvm-commits mailing list