llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-ppc64le-linux-test-suite` running on `ppc64le-clang-test-suite` while building `clang` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/95/builds/21801 <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 ... PASS: UBSan-MemorySanitizer-powerpc64le :: TestCases/Integer/shift.cpp (113640 of 113650) PASS: UBSan-ThreadSanitizer-powerpc64le :: TestCases/Pointer/nullptr-and-nonzero-offset-variable.cpp (113641 of 113650) PASS: UBSan-ThreadSanitizer-powerpc64le :: TestCases/ImplicitConversion/bitfield-conversion.c (113642 of 113650) PASS: UBSan-MemorySanitizer-powerpc64le :: TestCases/ImplicitConversion/unsigned-integer-truncation-ignorelist.c (113643 of 113650) PASS: UBSan-ThreadSanitizer-powerpc64le :: TestCases/Integer/shift.cpp (113644 of 113650) PASS: UBSan-Standalone-powerpc64le :: TestCases/ImplicitConversion/signed-integer-truncation-or-sign-change-ignorelist.c (113645 of 113650) PASS: UBSan-AddressSanitizer-powerpc64le :: TestCases/Pointer/nullptr-and-nonzero-offset-variable.cpp (113646 of 113650) PASS: UBSan-AddressSanitizer-powerpc64le :: TestCases/ImplicitConversion/unsigned-integer-truncation-ignorelist.c (113647 of 113650) PASS: UBSan-ThreadSanitizer-powerpc64le :: TestCases/ImplicitConversion/integer-conversion.c (113648 of 113650) PASS: lit :: shtest-define.py (113649 of 113650) 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=16813.431161 ``` </details> https://github.com/llvm/llvm-project/pull/212836 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
