ninja: Entering directory `out/gn' [0/2] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 58395 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/RISCV/split-offsets.ll (12694 of 58395) ******************** TEST 'LLVM :: CodeGen/RISCV/split-offsets.ll' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 2: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=riscv32 -verify-machineinstrs < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/split-offsets.ll | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/split-offsets.ll -check-prefix=RV32I + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=riscv32 -verify-machineinstrs + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/split-offsets.ll -check-prefix=RV32I /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/split-offsets.ll:14:15: error: RV32I-NEXT: is not on the line after the previous match ; RV32I-NEXT: lui a2, 20 ^ :12:2: note: 'next' match was here lui a2, 20 ^ :10:18: note: previous match ended here # %bb.0: # %entry ^ :11:1: note: non-matching line after previous match is here lw a0, 0(a0) ^ Input file: Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/split-offsets.ll -dump-input=help explains the following input dump. Input was: <<<<<< . . . 7: .type test1,@function 8: test1: # @test1 9: .cfi_startproc 10: # %bb.0: # %entry 11: lw a0, 0(a0) 12: lui a2, 20 next:14 !~~~~~~~~~ error: match on wrong line 13: li a3, 2 14: add a1, a1, a2 15: add a0, a0, a2 16: li a2, 1 17: sw a3, -1920(a0) . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: LLVM :: CodeGen/RISCV/fold-mem-offset.ll (58395 of 58395) ******************** TEST 'LLVM :: CodeGen/RISCV/fold-mem-offset.ll' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 2: sed 's/iXLen/i32/g' /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/fold-mem-offset.ll | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=riscv32 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/fold-mem-offset.ll --check-prefixes=CHECK,RV32I + sed s/iXLen/i32/g /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/fold-mem-offset.ll + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=riscv32 + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/fold-mem-offset.ll --check-prefixes=CHECK,RV32I /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/fold-mem-offset.ll:16:15: error: RV32I-NEXT: expected string not found in input ; RV32I-NEXT: lw a3, 400(a0) ^ :16:16: note: scanning from here lw a1, 484(a1) ^ :17:2: note: possible intended match here lw a3, 404(a0) ^ /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/fold-mem-offset.ll:216:15: error: RV32I-NEXT: expected string not found in input ; RV32I-NEXT: lw a2, 400(a1) ^ :92:16: note: scanning from here add a0, a0, a2 ^ :94:2: note: possible intended match here lw a3, 400(a1) ^ Input file: Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/fold-mem-offset.ll -dump-input=help explains the following input dump. Input was: <<<<<< . . . 11: slli a1, a1, 3 12: slli a2, a2, 3 13: add a1, a1, a0 14: add a0, a0, a2 15: lw a2, 480(a1) 16: lw a1, 484(a1) next:16'0 X error: no match found 17: lw a3, 404(a0) next:16'0 ~~~~~~~~~~~~~~~~ next:16'1 ? possible intended match 18: lw a4, 400(a0) next:16'0 ~~~~~~~~~~~~~~~~ 19: add a1, a3, a1 next:16'0 ~~~~~~~~~~~~~~~~ 20: add a0, a4, a2 next:16'0 ~~~~~~~~~~~~~~~~ 21: sltu a2, a0, a4 next:16'0 ~~~~~~~~~~~~~~~~~ 22: add a1, a1, a2 next:16'0 ~~~~~~~~~~~~~~~~ . . . 87: .cfi_startproc 88: # %bb.0: # %entry 89: slli a1, a1, 3 90: slli a2, a2, 3 91: add a1, a0, a1 92: add a0, a0, a2 next:216'0 X error: no match found 93: lw a2, 404(a0) next:216'0 ~~~~~~~~~~~~~~~~ 94: lw a3, 400(a1) next:216'0 ~~~~~~~~~~~~~~~~ next:216'1 ? possible intended match 95: lw a1, 404(a1) next:216'0 ~~~~~~~~~~~~~~~~ 96: lw a4, 400(a0) next:216'0 ~~~~~~~~~~~~~~~~ 97: add a1, a2, a1 next:216'0 ~~~~~~~~~~~~~~~~ 98: add a0, a4, a3 next:216'0 ~~~~~~~~~~~~~~~~ 99: sltu a2, a0, a4 next:216'0 ~~~~~~~~~~~~~~~~~ . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (2): LLVM :: CodeGen/RISCV/fold-mem-offset.ll LLVM :: CodeGen/RISCV/split-offsets.ll Testing Time: 166.19s Total Discovered Tests: 64308 Skipped : 16 (0.02%) Unsupported : 2075 (3.23%) Passed : 62039 (96.47%) Expectedly Failed: 176 (0.27%) Failed : 2 (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.