ninja: Entering directory `out/gn' [0/2] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 56175 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. FAIL: LLVM-Unit :: Frontend/./LLVMFrontendTests/1/11 (4639 of 56175) ******************** TEST 'LLVM-Unit :: Frontend/./LLVMFrontendTests/1/11' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/Frontend/./LLVMFrontendTests-LLVM-Unit-59526-1-11.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=11 GTEST_SHARD_INDEX=1 /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/Frontend/./LLVMFrontendTests -- Note: This is test shard 2 of 11. [==========] Running 15 tests from 6 test suites. [----------] Global test environment set-up. [----------] 1 test from OpenACCTest [ RUN ] OpenACCTest.ClauseHelpers [ OK ] OpenACCTest.ClauseHelpers (0 ms) [----------] 1 test from OpenACCTest (0 ms total) [----------] 1 test from OpenMPContextTest [ RUN ] OpenMPContextTest.ApplicabilityNonConstruct [ OK ] OpenMPContextTest.ApplicabilityNonConstruct (0 ms) [----------] 1 test from OpenMPContextTest (0 ms total) [----------] 3 tests from OpenMPDecompositionTest [ RUN ] OpenMPDecompositionTest.Firstprivate7 [ OK ] OpenMPDecompositionTest.Firstprivate7 (0 ms) [ RUN ] OpenMPDecompositionTest.Allocate4 [ OK ] OpenMPDecompositionTest.Allocate4 (0 ms) [ RUN ] OpenMPDecompositionTest.If2 [ OK ] OpenMPDecompositionTest.If2 (0 ms) [----------] 3 tests from OpenMPDecompositionTest (0 ms total) [----------] 8 tests from OpenMPIRBuilderTest [ RUN ] OpenMPIRBuilderTest.ParallelNested [ OK ] OpenMPIRBuilderTest.ParallelNested (1 ms) [ RUN ] OpenMPIRBuilderTest.TileSingleLoopCounts [ OK ] OpenMPIRBuilderTest.TileSingleLoopCounts (0 ms) [ RUN ] OpenMPIRBuilderTest.StaticWorkshareLoopTarget [ OK ] OpenMPIRBuilderTest.StaticWorkshareLoopTarget (0 ms) [ RUN ] OpenMPIRBuilderTest.SingleDirective [ OK ] OpenMPIRBuilderTest.SingleDirective (0 ms) [ RUN ] OpenMPIRBuilderTest.OMPAtomicCompare [ OK ] OpenMPIRBuilderTest.OMPAtomicCompare (0 ms) [ RUN ] OpenMPIRBuilderTest.CreateSectionsSimple [ OK ] OpenMPIRBuilderTest.CreateSectionsSimple (0 ms) [ RUN ] OpenMPIRBuilderTest.TargetRegionDevice Basic Block has trailing DbgRecords! label %entry ../../llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp:6436: Failure Value of: verifyModule(*M, &errs()) Actual: true Expected: false Assertion failed: (TrailingDbgRecords.empty() && "DbgRecords in blocks not cleaned"), function ~LLVMContextImpl, file LLVMContextImpl.cpp, line 50. -- exit: -6 -- shard JSON output does not exist: /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/Frontend/./LLVMFrontendTests-LLVM-Unit-59526-1-11.json ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: LLVM-Unit :: Frontend/./LLVMFrontendTests/4/11 (53389 of 56175) ******************** TEST 'LLVM-Unit :: Frontend/./LLVMFrontendTests/4/11' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/Frontend/./LLVMFrontendTests-LLVM-Unit-59526-4-11.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=11 GTEST_SHARD_INDEX=4 /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/Frontend/./LLVMFrontendTests -- Note: This is test shard 5 of 11. [==========] Running 15 tests from 5 test suites. [----------] Global test environment set-up. [----------] 1 test from Composition [ RUN ] Composition.GetLeafConstructsOrSelf [ OK ] Composition.GetLeafConstructsOrSelf (0 ms) [----------] 1 test from Composition (0 ms total) [----------] 4 tests from OpenMPDecompositionTest [ RUN ] OpenMPDecompositionTest.Private1 [ OK ] OpenMPDecompositionTest.Private1 (0 ms) [ RUN ] OpenMPDecompositionTest.Lastprivate3 [ OK ] OpenMPDecompositionTest.Lastprivate3 (0 ms) [ RUN ] OpenMPDecompositionTest.Reduction1 [ OK ] OpenMPDecompositionTest.Reduction1 (0 ms) [ RUN ] OpenMPDecompositionTest.Misc1 [ OK ] OpenMPDecompositionTest.Misc1 (0 ms) [----------] 4 tests from OpenMPDecompositionTest (0 ms total) [----------] 8 tests from OpenMPIRBuilderTest [ RUN ] OpenMPIRBuilderTest.ParallelCancelBarrier [ OK ] OpenMPIRBuilderTest.ParallelCancelBarrier (0 ms) [ RUN ] OpenMPIRBuilderTest.ApplySimdlen [ OK ] OpenMPIRBuilderTest.ApplySimdlen (0 ms) [ RUN ] OpenMPIRBuilderTest.MasterDirective [ OK ] OpenMPIRBuilderTest.MasterDirective (0 ms) [ RUN ] OpenMPIRBuilderTest.OMPAtomicReadFlt [ OK ] OpenMPIRBuilderTest.OMPAtomicReadFlt (0 ms) [ RUN ] OpenMPIRBuilderTest.CreateTeamsWithThreadLimit [ OK ] OpenMPIRBuilderTest.CreateTeamsWithThreadLimit (0 ms) [ RUN ] OpenMPIRBuilderTest.CreateOffloadMaptypes [ OK ] OpenMPIRBuilderTest.CreateOffloadMaptypes (0 ms) [ RUN ] OpenMPIRBuilderTest.ConstantAllocaRaise Basic Block has trailing DbgRecords! label %entry ../../llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp:6816: Failure Value of: verifyModule(*M, &errs()) Actual: true Expected: false Assertion failed: (TrailingDbgRecords.empty() && "DbgRecords in blocks not cleaned"), function ~LLVMContextImpl, file LLVMContextImpl.cpp, line 50. -- exit: -6 -- shard JSON output does not exist: /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/Frontend/./LLVMFrontendTests-LLVM-Unit-59526-4-11.json ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: LLVM-Unit :: Frontend/./LLVMFrontendTests/3/11 (53533 of 56175) ******************** TEST 'LLVM-Unit :: Frontend/./LLVMFrontendTests/3/11' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/Frontend/./LLVMFrontendTests-LLVM-Unit-59526-3-11.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=11 GTEST_SHARD_INDEX=3 /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/Frontend/./LLVMFrontendTests -- Note: This is test shard 4 of 11. [==========] Running 15 tests from 6 test suites. [----------] Global test environment set-up. [----------] 1 test from Composition [ RUN ] Composition.GetLeafConstructs [ OK ] Composition.GetLeafConstructs (0 ms) [----------] 1 test from Composition (0 ms total) [----------] 1 test from OpenMPContextTest [ RUN ] OpenMPContextTest.ScoringSimple [ OK ] OpenMPContextTest.ScoringSimple (0 ms) [----------] 1 test from OpenMPContextTest (0 ms total) [----------] 3 tests from OpenMPDecompositionTest [ RUN ] OpenMPDecompositionTest.Lastprivate2 [ OK ] OpenMPDecompositionTest.Lastprivate2 (0 ms) [ RUN ] OpenMPDecompositionTest.Allocate6 [ OK ] OpenMPDecompositionTest.Allocate6 (0 ms) [ RUN ] OpenMPDecompositionTest.Nowait1 [ OK ] OpenMPDecompositionTest.Nowait1 (0 ms) [----------] 3 tests from OpenMPDecompositionTest (0 ms total) [----------] 8 tests from OpenMPIRBuilderTest [ RUN ] OpenMPIRBuilderTest.ParallelIfCond [ OK ] OpenMPIRBuilderTest.ParallelIfCond (0 ms) [ RUN ] OpenMPIRBuilderTest.ApplySimdCustomAligned [ OK ] OpenMPIRBuilderTest.ApplySimdCustomAligned (0 ms) [ RUN ] OpenMPIRBuilderTest.DynamicWorkShareLoopOrdered [ OK ] OpenMPIRBuilderTest.DynamicWorkShareLoopOrdered (0 ms) [ RUN ] OpenMPIRBuilderTest.SingleDirectiveCopyPrivate [ OK ] OpenMPIRBuilderTest.SingleDirectiveCopyPrivate (0 ms) [ RUN ] OpenMPIRBuilderTest.CreateTeams [ OK ] OpenMPIRBuilderTest.CreateTeams (0 ms) [ RUN ] OpenMPIRBuilderTest.CreateSectionsNoWait [ OK ] OpenMPIRBuilderTest.CreateSectionsNoWait (0 ms) [ RUN ] OpenMPIRBuilderTest.TargetRegionDeviceSPMD Basic Block has trailing DbgRecords! label %entry ../../llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp:6695: Failure Value of: verifyModule(*M, &errs()) Actual: true Expected: false Assertion failed: (TrailingDbgRecords.empty() && "DbgRecords in blocks not cleaned"), function ~LLVMContextImpl, file LLVMContextImpl.cpp, line 50. -- exit: -6 -- shard JSON output does not exist: /Users/thakis/src/llvm-project/out/gn/obj/llvm/unittests/Frontend/./LLVMFrontendTests-LLVM-Unit-59526-3-11.json ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (3): LLVM-Unit :: Frontend/./LLVMFrontendTests/1/11 LLVM-Unit :: Frontend/./LLVMFrontendTests/3/11 LLVM-Unit :: Frontend/./LLVMFrontendTests/4/11 Testing Time: 551.64s Total Discovered Tests: 64137 Skipped : 32 (0.05%) Unsupported : 2291 (3.57%) Passed : 61634 (96.10%) Expectedly Failed: 177 (0.28%) Failed : 3 (0.00%) FAILED: gen/llvm/test/run-lit python3 bin/llvm-lit -sv ../../llvm/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-llvm']' returned non-zero exit status 1.