ninja: Entering directory `out/gn' [0/2] 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:520: 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:473: 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 21135 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: Clang :: C/C2y/n3369_2.c (21132 of 21135) ******************** TEST 'Clang :: C/C2y/n3369_2.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/21/include -nostdsysteminc -std=c2y -emit-llvm -o - /Users/thakis/src/llvm-project/clang/test/C/C2y/n3369_2.c | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/clang/test/C/C2y/n3369_2.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/21/include -nostdsysteminc -std=c2y -emit-llvm -o - /Users/thakis/src/llvm-project/clang/test/C/C2y/n3369_2.c + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/clang/test/C/C2y/n3369_2.c /Users/thakis/src/llvm-project/clang/test/C/C2y/n3369_2.c:5:17: error: CHECK-LABEL: expected string not found in input // CHECK-LABEL: define dso_local i32 @test1( ^ :1:1: note: scanning from here ; ModuleID = '/Users/thakis/src/llvm-project/clang/test/C/C2y/n3369_2.c' ^ :7:1: note: possible intended match here define i32 @test1() #0 { ^ Input file: Check file: /Users/thakis/src/llvm-project/clang/test/C/C2y/n3369_2.c -dump-input=help explains the following input dump. Input was: <<<<<< 1: ; ModuleID = '/Users/thakis/src/llvm-project/clang/test/C/C2y/n3369_2.c' label:5'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found 2: source_filename = "/Users/thakis/src/llvm-project/clang/test/C/C2y/n3369_2.c" label:5'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:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4: target triple = "arm64-apple-darwin23.5.0" label:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5: label:5'0 ~ 6: ; Function Attrs: noinline nounwind optnone label:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7: define i32 @test1() #0 { label:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~ label:5'1 ? possible intended match 8: entry: label:5'0 ~~~~~~~ 9: %array = alloca [12 x i32], align 4 label:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10: ret i32 12 label:5'0 ~~~~~~~~~~~~ 11: } label:5'0 ~~ 12: label:5'0 ~ . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): Clang :: C/C2y/n3369_2.c Testing Time: 901.56s Total Discovered Tests: 46902 Skipped : 35 (0.07%) Unsupported : 143 (0.30%) Passed : 46689 (99.55%) Expectedly Failed: 34 (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.