ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /Users/thakis/src/llvm-project/out/gn/bin:/Users/thakis/src/llvm-project/out/gn/bin llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:476: note: using SDKROOT: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk' 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: 22357 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: Clang :: CodeGen/issue155126.c (22357 of 22357) ******************** TEST 'Clang :: CodeGen/issue155126.c' FAILED ******************** Exit Code: 1 Command Output (stderr): -- /Users/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /Users/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -std=c23 /Users/thakis/src/llvm-project/clang/test/CodeGen/issue155126.c -emit-llvm -o - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/clang/test/CodeGen/issue155126.c # RUN: at line 2 + /Users/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /Users/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc -std=c23 /Users/thakis/src/llvm-project/clang/test/CodeGen/issue155126.c -emit-llvm -o - + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/clang/test/CodeGen/issue155126.c /Users/thakis/src/llvm-project/clang/test/CodeGen/issue155126.c:6:17: error: CHECK-LABEL: expected string not found in input // CHECK-LABEL: define dso_local void @foo( ^ :1:1: note: scanning from here ; ModuleID = '/Users/thakis/src/llvm-project/clang/test/CodeGen/issue155126.c' ^ :7:1: note: possible intended match here define void @foo() #0 { ^ Input file: Check file: /Users/thakis/src/llvm-project/clang/test/CodeGen/issue155126.c -dump-input=help explains the following input dump. Input was: <<<<<< 1: ; ModuleID = '/Users/thakis/src/llvm-project/clang/test/CodeGen/issue155126.c' label:6'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found 2: source_filename = "/Users/thakis/src/llvm-project/clang/test/CodeGen/issue155126.c" label:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3: target datalayout = "e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-n32:64-S128-Fn32" label:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4: target triple = "arm64-apple-darwin23.5.0" label:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5: label:6'0 ~ 6: ; Function Attrs: noinline nounwind optnone label:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7: define void @foo() #0 { label:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~ label:6'1 ? possible intended match 8: entry: label:6'0 ~~~~~~~ 9: %e1 = alloca i8, align 1 label:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ 10: store i8 0, ptr %e1, align 1 label:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11: ret void label:6'0 ~~~~~~~~~~ 12: } label:6'0 ~~ . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): Clang :: CodeGen/issue155126.c Testing Time: 786.25s Total Discovered Tests: 48174 Skipped : 35 (0.07%) Unsupported : 494 (1.03%) Passed : 47612 (98.83%) Expectedly Failed: 32 (0.07%) Failed : 1 (0.00%) FAILED: gen/clang/test/run-lit python3 bin/llvm-lit -sv ../../clang/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-clang']' returned non-zero exit status 1.