llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-ppc64le-linux-multistage` running on `ppc64le-clang-multistage-test` while building `lldb,llvm` at step 5 "ninja check 1".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/76/builds/15050 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 5 (ninja check 1) failure: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill ... [82/87] Generating ScudoUnitTest-powerpc64le-Test [83/87] Generating POWERPC64LELinuxDynamicConfig/Asan-powerpc64le-inline-Dynamic-Test [84/87] Generating POWERPC64LELinuxConfig/Asan-powerpc64le-calls-Noinst-Test [85/87] Generating POWERPC64LELinuxConfig/Asan-powerpc64le-inline-Test [86/87] Generating POWERPC64LELinuxDynamicConfig/Asan-powerpc64le-calls-Dynamic-Test [87/87] Generating POWERPC64LELinuxConfig/Asan-powerpc64le-calls-Test [1472/1476] Linking CXX executable tools/clang/unittests/AllClangUnitTests [1473/1476] No install step for 'runtimes' [1475/1476] Completed 'runtimes' [1475/1476] 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=1385.938727 Step 10 (build stage 2) failure: 'ninja' (failure) (timed out) ... [6759/6862] Linking CXX executable bin/clangd-indexer [6760/6862] Linking CXX executable bin/clangd [6761/6862] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVInstructionSelector.cpp.o [6762/6862] Linking CXX shared library lib/libLLVMRISCVCodeGen.so.23.0git [6763/6862] Creating library symlink lib/libLLVMRISCVCodeGen.so [6764/6862] Linking CXX static library lib/libLLVMExegesisRISCV_static.a [6765/6862] Linking CXX shared library lib/libLLVMExegesisRISCV.so.23.0git [6766/6862] Creating library symlink lib/libLLVMExegesisRISCV.so [6767/6862] Linking CXX executable bin/llvm-exegesis [6768/6862] Building CXX object lib/Target/AMDGPU/AsmParser/CMakeFiles/LLVMAMDGPUAsmParser.dir/AMDGPUAsmParser.cpp.o 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=2245.413483 ``` </details> https://github.com/llvm/llvm-project/pull/206607 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
