ergawy wrote: > LLVM Buildbot has detected a new failure on builder `ppc64le-mlir-rhel-clang` > running on `ppc64le-mlir-rhel-test` while building `clang,flang,llvm,mlir` at > step 3 "clean-build-dir". > > Full details are available at: > https://lab.llvm.org/buildbot/#/builders/129/builds/33900 > Here is the relevant piece of the build log for the reference > > ``` > Step 3 (clean-build-dir) failure: Delete failed. (failure) (timed out) > Step 6 (test-build-check-mlir-build-only-check-mlir) failure: 1200 seconds > without output running [b'ninja', b'check-mlir'], attempting to kill > ... > PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/11/22 (3681 of 3692) > PASS: MLIR :: Bytecode/invalid/invalid-structure.mlir (3682 of 3692) > PASS: MLIR-Unit :: IR/./MLIRIRTests/0/130 (3683 of 3692) > PASS: MLIR :: mlir-tblgen/rewriter-errors.td (3684 of 3692) > PASS: MLIR-Unit :: IR/./MLIRIRTests/38/130 (3685 of 3692) > PASS: MLIR-Unit :: IR/./MLIRIRTests/39/130 (3686 of 3692) > PASS: MLIR :: Pass/ir-printing.mlir (3687 of 3692) > PASS: MLIR :: Pass/pipeline-parsing.mlir (3688 of 3692) > PASS: MLIR :: mlir-tblgen/llvm-intrinsics.td (3689 of 3692) > PASS: MLIR :: mlir-reduce/dce-test.mlir (3690 of 3692) > command timed out: 1200 seconds without output running [b'ninja', > b'check-mlir'], attempting to kill > process killed by signal 9 > program finished with exit code -1 > elapsedTime=2284.089756 > ```
The reported problem does not seem to be relevant to the PR changes. Anyone, please let me know if I missed something. https://github.com/llvm/llvm-project/pull/165714 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
