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:502: 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:502: 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:502: 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:502: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 54169 tests, 64 workers -- Testing: FAIL: LLVM :: TableGen/directive1.td (1 of 54169) ******************** TEST 'LLVM :: TableGen/directive1.td' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 1: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-tblgen -gen-directive-decl -I /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/../../include /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive1.td | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive1.td + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-tblgen -gen-directive-decl -I /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/../../include /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive1.td + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive1.td RUN: at line 2: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-tblgen -gen-directive-impl -I /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/../../include /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive1.td | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive1.td -check-prefix=IMPL + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-tblgen -gen-directive-impl -I /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/../../include /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive1.td + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive1.td -check-prefix=IMPL /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive1.td:373:15: error: IMPL-NEXT: expected string not found in input // IMPL-NEXT: llvm::tdl::TDLD_dira, static_cast(0), ^ :246:79: note: scanning from here [[maybe_unused]] static const llvm::tdl::Directive LeafConstructTable[][2] = { ^ :247:2: note: possible intended match here {llvm::tdl::TDLD_dira, static_cast(0),}, ^ Input file: Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive1.td -dump-input=help explains the following input dump. Input was: <<<<<< . . . 241: } // switch(Dir) 242: llvm_unreachable("Unexpected directive"); 243: } 244: 245: static_assert(sizeof(llvm::tdl::Directive) == sizeof(int)); 246: [[maybe_unused]] static const llvm::tdl::Directive LeafConstructTable[][2] = { next:373'0 X error: no match found 247: {llvm::tdl::TDLD_dira, static_cast(0),}, next:373'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ next:373'1 ? possible intended match 248: }; next:373'0 ~~~ 249: next:373'0 ~ 250: [[maybe_unused]] static auto LeafConstructTableEndDirective = LeafConstructTable + 1; next:373'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 251: next:373'0 ~ 252: [[maybe_unused]] static const int LeafConstructTableOrdering[] = { next:373'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ . . . >>>>>> -- ******************** Testing: FAIL: LLVM :: TableGen/directive2.td (2 of 54169) ******************** TEST 'LLVM :: TableGen/directive2.td' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 1: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-tblgen -gen-directive-decl -I /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/../../include /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive2.td | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive2.td + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-tblgen -gen-directive-decl -I /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/../../include /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive2.td + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive2.td RUN: at line 2: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-tblgen -gen-directive-impl -I /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/../../include /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive2.td | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive2.td -check-prefix=IMPL + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-tblgen -gen-directive-impl -I /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/../../include /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive2.td + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive2.td -check-prefix=IMPL /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive2.td:304:15: error: IMPL-NEXT: expected string not found in input // IMPL-NEXT: llvm::tdl::TDLD_dira, static_cast(0), ^ :243:79: note: scanning from here [[maybe_unused]] static const llvm::tdl::Directive LeafConstructTable[][2] = { ^ :244:2: note: possible intended match here {llvm::tdl::TDLD_dira, static_cast(0),}, ^ Input file: Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/TableGen/directive2.td -dump-input=help explains the following input dump. Input was: <<<<<< . . . 238: } // switch(Dir) 239: llvm_unreachable("Unexpected directive"); 240: } 241: 242: static_assert(sizeof(llvm::tdl::Directive) == sizeof(int)); 243: [[maybe_unused]] static const llvm::tdl::Directive LeafConstructTable[][2] = { next:304'0 X error: no match found 244: {llvm::tdl::TDLD_dira, static_cast(0),}, next:304'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ next:304'1 ? possible intended match 245: }; next:304'0 ~~~ 246: next:304'0 ~ 247: [[maybe_unused]] static auto LeafConstructTableEndDirective = LeafConstructTable + 1; next:304'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 248: next:304'0 ~ 249: [[maybe_unused]] static const int LeafConstructTableOrdering[] = { next:304'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (2): LLVM :: TableGen/directive1.td LLVM :: TableGen/directive2.td Testing Time: 128.71s Total Discovered Tests: 59388 Skipped : 15 (0.03%) Unsupported : 1643 (2.77%) Passed : 57559 (96.92%) Expectedly Failed: 169 (0.28%) 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.