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:506: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang 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:506: 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:506: 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:506: 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:506: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 20803 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: Clang :: SemaSYCL/sycl-kernel-entry-point-attr-appertainment.cpp (20799 of 20803) ******************** TEST 'Clang :: SemaSYCL/sycl-kernel-entry-point-attr-appertainment.cpp' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 1: /Users/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /Users/thakis/src/llvm-project/out/gn/lib/clang/20/include -nostdsysteminc -triple x86_64-linux-gnu -std=c++17 -fsyntax-only -fsycl-is-device -verify /Users/thakis/src/llvm-project/clang/test/SemaSYCL/sycl-kernel-entry-point-attr-appertainment.cpp + /Users/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /Users/thakis/src/llvm-project/out/gn/lib/clang/20/include -nostdsysteminc -triple x86_64-linux-gnu -std=c++17 -fsyntax-only -fsycl-is-device -verify /Users/thakis/src/llvm-project/clang/test/SemaSYCL/sycl-kernel-entry-point-attr-appertainment.cpp error: 'expected-error' diagnostics expected but not seen: File /Users/thakis/src/llvm-project/clang/test/SemaSYCL/sycl-kernel-entry-point-attr-appertainment.cpp Line 173 (directive at /Users/thakis/src/llvm-project/clang/test/SemaSYCL/sycl-kernel-entry-point-attr-appertainment.cpp:172): 'sycl_kernel_entry_point' attribute only applies to functions error: 'expected-error' diagnostics seen but not expected: File /Users/thakis/src/llvm-project/clang/test/SemaSYCL/sycl-kernel-entry-point-attr-appertainment.cpp Line 173: an attribute list cannot appear here 2 errors generated. -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): Clang :: SemaSYCL/sycl-kernel-entry-point-attr-appertainment.cpp Testing Time: 550.99s Total Discovered Tests: 46394 Skipped : 35 (0.08%) Unsupported : 100 (0.22%) Passed : 46222 (99.63%) Expectedly Failed: 36 (0.08%) 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.