llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-m68k-linux-cross` running on `suse-gary-m68k-cross` while building `clang` at step 5 "ninja check 1".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/27/builds/18269 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 5 (ninja check 1) failure: stage 1 checked (failure) ******************** TEST 'LLVM-Unit :: CAS/./CASTests/7/22' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/stage1/unittests/CAS/./CASTests-LLVM-Unit-3129095-7-22.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=22 GTEST_SHARD_INDEX=7 /var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/stage1/unittests/CAS/./CASTests -- Script: -- /var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/stage1/unittests/CAS/./CASTests --gtest_filter=CASProgramTest.MappedFileRegionArenaTest -- Note: Google Test filter = CASProgramTest.MappedFileRegionArenaTest [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from CASProgramTest /var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/llvm/llvm/unittests/CAS/ProgramTest.cpp:147: Failure Value of: PI.ReturnCode == 0 Actual: false Expected: true /var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/llvm/llvm/unittests/CAS/ProgramTest.cpp:147 Value of: PI.ReturnCode == 0 Actual: false Expected: true ******************** ``` </details> https://github.com/llvm/llvm-project/pull/108332 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
