[clang] [compiler-rt] [llvm] [FMV][AArch64] Remove features predres and ls64. (PR #124266)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 24 09:46:23 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `arc-builder` running on `arc-worker` while building `clang,compiler-rt,llvm` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/3/builds/10771
<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
...
17.353 [10/18/60] Linking CXX executable unittests/ExecutionEngine/Orc/OrcJITTests
18.113 [9/18/61] Linking CXX executable unittests/MI/MITests
18.388 [8/18/62] Linking CXX executable unittests/Transforms/IPO/IPOTests
18.799 [7/18/63] Linking CXX executable unittests/MIR/MIRTests
18.893 [6/18/64] Linking CXX executable unittests/IR/IRTests
19.191 [5/18/65] Linking CXX executable unittests/XRay/XRayTests
19.389 [4/18/66] Linking CXX executable unittests/ExecutionEngine/MCJIT/MCJITTests
19.394 [3/18/67] Linking CXX executable unittests/Transforms/Vectorize/VectorizeTests
19.497 [2/18/68] Linking CXX executable unittests/TextAPI/TextAPITests
19.546 [2/17/69] Linking CXX executable unittests/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizerTests
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=1220.298871
```
</details>
https://github.com/llvm/llvm-project/pull/124266
More information about the llvm-commits
mailing list