[Mlir-commits] [llvm] [mlir] Fix CMake dependencies on mlir-linalg-ods-yaml-gen (PR #113565)
LLVM Continuous Integration
llvmlistbot at llvm.org
Thu Nov 28 18:00:50 PST 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `clang-ppc64-aix` running on `aix-ppc64` while building `llvm,mlir` at step 3 "clean-build-dir".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/64/builds/1569
<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-unified-tree-check-all) failure: test (failure)
******************** TEST 'LLVM-Unit :: Support/./SupportTests/73/87' FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:/home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/build/unittests/Support/./SupportTests-LLVM-Unit-7799318-73-87.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=87 GTEST_SHARD_INDEX=73 /home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/build/unittests/Support/./SupportTests
--
Script:
--
/home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/build/unittests/Support/./SupportTests --gtest_filter=ProgramEnvTest.TestExecuteAndWaitTimeout
--
Note: Google Test filter = ProgramEnvTest.TestExecuteAndWaitTimeout
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from ProgramEnvTest
/home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/llvm/unittests/Support/ProgramTest.cpp:374: Failure
Expected equality of these values:
-2
RetCode
Which is: 0
/home/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/llvm/unittests/Support/ProgramTest.cpp:374
Expected equality of these values:
-2
RetCode
Which is: 0
********************
```
</details>
https://github.com/llvm/llvm-project/pull/113565
More information about the Mlir-commits
mailing list