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: 58893 tests, 8 workers -- Testing: FAIL: LLVM :: DebugInfo/debug-bool-const-location.ll (1 of 58893) ******************** TEST 'LLVM :: DebugInfo/debug-bool-const-location.ll' FAILED ******************** Exit Code: 1 Command Output (stderr): -- /Users/thakis/src/llvm-project/out/gn/bin/llc /Users/thakis/src/llvm-project/llvm/test/DebugInfo/debug-bool-const-location.ll -O3 -filetype=obj -o - | /Users/thakis/src/llvm-project/out/gn/bin/llvm-dwarfdump - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/DebugInfo/debug-bool-const-location.ll # RUN: at line 2 + /Users/thakis/src/llvm-project/out/gn/bin/llc /Users/thakis/src/llvm-project/llvm/test/DebugInfo/debug-bool-const-location.ll -O3 -filetype=obj -o - + /Users/thakis/src/llvm-project/out/gn/bin/llvm-dwarfdump - + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/DebugInfo/debug-bool-const-location.ll /Users/thakis/src/llvm-project/llvm/test/DebugInfo/debug-bool-const-location.ll:5:10: error: CHECK: expected string not found in input ; CHECK: {{.*}} DW_OP_lit1 ^ :25:28: note: scanning from here 0x0000003f: DW_TAG_variable ^ :26:14: note: possible intended match here DW_AT_location (DW_OP_reg8 W8) ^ Input file: Check file: /Users/thakis/src/llvm-project/llvm/test/DebugInfo/debug-bool-const-location.ll -dump-input=help explains the following input dump. Input was: <<<<<< . . . 20: DW_AT_name ("foo") 21: DW_AT_decl_file ("test") 22: DW_AT_decl_line (5) 23: DW_AT_external (true) 24: 25: 0x0000003f: DW_TAG_variable check:5'0 X error: no match found 26: DW_AT_location (DW_OP_reg8 W8) check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check:5'1 ? possible intended match 27: DW_AT_name ("arg") check:5'0 ~~~~~~~~~~~~~~~~~~~~ 28: DW_AT_decl_file ("test") check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ 29: DW_AT_decl_line (5) check:5'0 ~~~~~~~~~~~~~~~~~~~~~ 30: DW_AT_type (0x0000004d "bool") check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31: check:5'0 ~ . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM :: DebugInfo/debug-bool-const-location.ll Testing Time: 519.74s Total Discovered Tests: 68687 Skipped : 33 (0.05%) Unsupported : 2638 (3.84%) Passed : 65844 (95.86%) 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.