[Mlir-commits] [mlir] [mlir][tosa] Fix linker failure in build bots introduced by #165581 (PR #168581)

LLVM Continuous Integration llvmlistbot at llvm.org
Wed Nov 19 02:25:51 PST 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `ppc64le-mlir-rhel-clang` running on `ppc64le-mlir-rhel-test` while building `mlir` at step 3 "clean-build-dir".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/33479

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
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 :: Pass/remark-final.mlir (3665 of 3676)
PASS: MLIR-Unit :: Dialect/OpenACC/./MLIROpenACCTests/44/59 (3666 of 3676)
PASS: MLIR :: mlir-tblgen/rewriter-errors.td (3667 of 3676)
PASS: MLIR :: mlir-tblgen/llvm-intrinsics.td (3668 of 3676)
PASS: MLIR :: Analysis/DataFlow/test-written-to.mlir (3669 of 3676)
PASS: MLIR :: mlir-translate/import-diagnostics.ll (3670 of 3676)
PASS: MLIR :: mlir-tblgen/op-error.td (3671 of 3676)
PASS: MLIR :: Transforms/invalid-parallel-loop-collapsing.mlir (3672 of 3676)
PASS: MLIR :: Pass/pipeline-parsing.mlir (3673 of 3676)
PASS: MLIR :: Pass/pipeline-options-parsing.mlir (3674 of 3676)
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=1618.365613

```

</details>

https://github.com/llvm/llvm-project/pull/168581


More information about the Mlir-commits mailing list