ninja: Entering directory `out/gn' [0/1] 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:527: 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:527: 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:527: 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:527: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 58868 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: LLVM :: CodeGen/NVPTX/load-store-atomic.err.ll (58868 of 58868) ******************** TEST 'LLVM :: CodeGen/NVPTX/load-store-atomic.err.ll' FAILED ******************** Exit Code: 1 Command Output (stderr): -- not /Users/thakis/src/llvm-project/out/gn/bin/llc < /Users/thakis/src/llvm-project/llvm/test/CodeGen/NVPTX/load-store-atomic.err.ll -march=nvptx64 -mcpu=sm_100 -mattr=+ptx88 2>&1 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/CodeGen/NVPTX/load-store-atomic.err.ll # RUN: at line 1 + not /Users/thakis/src/llvm-project/out/gn/bin/llc -march=nvptx64 -mcpu=sm_100 -mattr=+ptx88 + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/CodeGen/NVPTX/load-store-atomic.err.ll /Users/thakis/src/llvm-project/llvm/test/CodeGen/NVPTX/load-store-atomic.err.ll:5:10: error: CHECK: expected string not found in input ; CHECK: error: unsupported atomic store ^ :2:31: note: scanning from here error: unsupported atomic load ^ :11:69: note: possible intended match here // .globl test_i128_generic_atomic // -- Begin function test_i128_generic_atomic ^ Input file: Check file: /Users/thakis/src/llvm-project/llvm/test/CodeGen/NVPTX/load-store-atomic.err.ll -dump-input=help explains the following input dump. Input was: <<<<<< 1: error: unsupported atomic store 2: error: unsupported atomic load check:5'0 X error: no match found 3: // check:5'0 ~~~ 4: // Generated by LLVM NVPTX Back-End check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5: // check:5'0 ~~~ 6: check:5'0 ~ 7: .version 8.8 check:5'0 ~~~~~~~~~~~~~ 8: .target sm_100 check:5'0 ~~~~~~~~~~~~~~~ 9: .address_size 64 check:5'0 ~~~~~~~~~~~~~~~~~ 10: check:5'0 ~ 11: // .globl test_i128_generic_atomic // -- Begin function test_i128_generic_atomic check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check:5'1 ? possible intended match 12: // @test_i128_generic_atomic check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13: .visible .func test_i128_generic_atomic( check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14: .param .b64 test_i128_generic_atomic_param_0, check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15: .param .b64 test_i128_generic_atomic_param_1 check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 16: ) check:5'0 ~~ . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM :: CodeGen/NVPTX/load-store-atomic.err.ll Testing Time: 746.15s Total Discovered Tests: 68655 Skipped : 33 (0.05%) Unsupported : 2628 (3.83%) Passed : 65822 (95.87%) Expectedly Failed: 171 (0.25%) Failed : 1 (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.