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:531: 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:531: 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:531: 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:531: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 59909 tests, 8 workers -- Testing: FAIL: LLVM :: Analysis/DependenceAnalysis/strong-siv-overflow.ll (1 of 59909) ******************** TEST 'LLVM :: Analysis/DependenceAnalysis/strong-siv-overflow.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/opt < /Users/thakis/src/llvm-project/llvm/test/Analysis/DependenceAnalysis/strong-siv-overflow.ll -disable-output "-passes=print" 2>&1 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Analysis/DependenceAnalysis/strong-siv-overflow.ll --check-prefixes=CHECK,CHECK-ALL # executed command: /Users/thakis/src/llvm-project/out/gn/bin/opt -disable-output '-passes=print' # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Analysis/DependenceAnalysis/strong-siv-overflow.ll --check-prefixes=CHECK,CHECK-ALL # RUN: at line 4 /Users/thakis/src/llvm-project/out/gn/bin/opt < /Users/thakis/src/llvm-project/llvm/test/Analysis/DependenceAnalysis/strong-siv-overflow.ll -disable-output "-passes=print" -da-enable-dependence-test=strong-siv 2>&1 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Analysis/DependenceAnalysis/strong-siv-overflow.ll --check-prefixes=CHECK,CHECK-STRONG-SIV # executed command: /Users/thakis/src/llvm-project/out/gn/bin/opt -disable-output '-passes=print' -da-enable-dependence-test=strong-siv # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/Analysis/DependenceAnalysis/strong-siv-overflow.ll --check-prefixes=CHECK,CHECK-STRONG-SIV # .---command stderr------------ # | /Users/thakis/src/llvm-project/llvm/test/Analysis/DependenceAnalysis/strong-siv-overflow.ll:25:15: error: CHECK-NEXT: is not on the line after the previous match # | ; CHECK-NEXT: da analyze - none! # | ^ # | :7:2: note: 'next' match was here # | da analyze - none! # | ^ # | :4:78: note: previous match ended here # | Src: store i8 1, ptr %gep.0, align 1 --> Dst: store i8 2, ptr %gep.1, align 1 # | ^ # | :5:1: note: non-matching line after previous match is here # | da analyze - consistent output [1]! # | ^ # | # | Input file: # | Check file: /Users/thakis/src/llvm-project/llvm/test/Analysis/DependenceAnalysis/strong-siv-overflow.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: Printing analysis 'Dependence Analysis' for function 'strongsiv_const_ovfl': # | 2: Src: store i8 1, ptr %gep.0, align 1 --> Dst: store i8 1, ptr %gep.0, align 1 # | 3: da analyze - none! # | 4: Src: store i8 1, ptr %gep.0, align 1 --> Dst: store i8 2, ptr %gep.1, align 1 # | 5: da analyze - consistent output [1]! # | 6: Src: store i8 2, ptr %gep.1, align 1 --> Dst: store i8 2, ptr %gep.1, align 1 # | 7: da analyze - none! # | next:25 !~~~~~~~~~~~~~~~~~ error: match on wrong line # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM :: Analysis/DependenceAnalysis/strong-siv-overflow.ll Testing Time: 568.44s Total Discovered Tests: 70212 Skipped : 33 (0.05%) Unsupported : 2715 (3.87%) Passed : 67296 (95.85%) Expectedly Failed: 167 (0.24%) 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.