llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-ppc64le-linux-multistage` running on `ppc64le-clang-multistage-test` while building `clang-tools-extra,clang` at step 11 "ninja check 2".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/76/builds/13833 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 11 (ninja check 2) failure: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill ... [1314/1323] Linking CXX executable tools/clang/unittests/Format/FormatTests [1315/1323] Building CXX object tools/clang/unittests/CMakeFiles/AllClangUnitTests.dir/ASTMatchers/ASTMatchersNarrowingTest.cpp.o [1316/1323] Building CXX object tools/clang/tools/extra/clangd/unittests/CMakeFiles/ClangdTests.dir/CodeCompleteTests.cpp.o [1317/1323] Linking CXX executable tools/clang/tools/extra/clangd/unittests/ClangdTests [1318/1323] Building CXX object tools/clang/unittests/CMakeFiles/AllClangUnitTests.dir/AST/ASTImporterTest.cpp.o [1319/1323] Building CXX object unittests/ADT/CMakeFiles/ADTTests.dir/SmallVectorTest.cpp.o [1320/1323] Linking CXX executable unittests/ADT/ADTTests [1321/1323] Building CXX object tools/clang/unittests/CMakeFiles/AllClangUnitTests.dir/ASTMatchers/ASTMatchersTraversalTest.cpp.o [1322/1323] Linking CXX executable tools/clang/unittests/AllClangUnitTests [1322/1323] Running all regression tests 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=1838.410956 ``` </details> https://github.com/llvm/llvm-project/pull/176603 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
