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` at step 5 "ninja check 1".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/76/builds/14958 <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 ... PASS: Clang :: Preprocessor/predefined-arch-macros.c (111713 of 111723) PASS: Clang :: Driver/linux-ld.c (111714 of 111723) PASS: Clang :: Driver/arm-cortex-cpus-1.c (111715 of 111723) PASS: LLVM :: tools/llvm-readobj/ELF/file-header-machine-types.test (111716 of 111723) PASS: Clang :: Driver/fsanitize.c (111717 of 111723) PASS: Clang :: Driver/cl-options.c (111718 of 111723) PASS: Clang :: Driver/debug-options.c (111719 of 111723) PASS: Clang :: Driver/x86-target-features.c (111720 of 111723) PASS: Clang :: Driver/arm-cortex-cpus-2.c (111721 of 111723) PASS: Clang :: OpenMP/target_update_codegen.cpp (111722 of 111723) 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=18514.482134 Step 10 (build stage 2) failure: 'ninja' (failure) (timed out) ... [6742/6845] Linking CXX shared library lib/libclangdMain.so.23.0git [6743/6845] Creating library symlink lib/libclangdMain.so [6744/6845] Linking CXX shared library lib/libclangDaemonTweaks.so.23.0git [6745/6845] Linking CXX executable bin/clangd-fuzzer [6746/6845] Creating library symlink lib/libclangDaemonTweaks.so [6747/6845] Linking CXX executable bin/clangd-remap [6748/6845] Linking CXX executable bin/dexp [6749/6845] Linking CXX executable bin/clangd-indexer [6750/6845] Linking CXX executable bin/clangd [6751/6845] 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=2128.917371 ``` </details> https://github.com/llvm/llvm-project/pull/203917 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
