INFO:2025-10-10T05:33:00Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 3a9440b9f73b..0f3d0cf6d744 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 0f3d0cf6d744 [clang][doc] Simplify Sampling-PGO use example (#162588) INFO:2025-10-10T05:33:04Z:root:syncing... Deleted branch merge (was 3a9440b9f73b). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-10-10T05:33:05Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2025-10-10T05:33:06Z:root:analyze skipping analyze because previous build was not green INFO:2025-10-10T05:33:06Z:root:testing INFO:2025-10-10T05:33:06Z:root:test check-clang 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:530: 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:468: 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:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22657 tests, 8 workers -- Testing: FAIL: Clang :: SemaOpenCL/address-spaces.cl (1 of 22657) ******************** TEST 'Clang :: SemaOpenCL/address-spaces.cl' 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 /Users/thakis/src/llvm-project/clang/test/SemaOpenCL/address-spaces.cl -verify=expected -pedantic -fsyntax-only # 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/22/include -nostdsysteminc /Users/thakis/src/llvm-project/clang/test/SemaOpenCL/address-spaces.cl -verify=expected -pedantic -fsyntax-only /Users/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /Users/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc /Users/thakis/src/llvm-project/clang/test/SemaOpenCL/address-spaces.cl -cl-std=CL2.0 -verify=expected -pedantic -fsyntax-only # 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 /Users/thakis/src/llvm-project/clang/test/SemaOpenCL/address-spaces.cl -cl-std=CL2.0 -verify=expected -pedantic -fsyntax-only /Users/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /Users/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc /Users/thakis/src/llvm-project/clang/test/SemaOpenCL/address-spaces.cl -cl-std=CL3.0 -cl-ext=+__opencl_c_generic_address_space -verify=expected -pedantic -fsyntax-only # RUN: at line 3 + /Users/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /Users/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc /Users/thakis/src/llvm-project/clang/test/SemaOpenCL/address-spaces.cl -cl-std=CL3.0 -cl-ext=+__opencl_c_generic_address_space -verify=expected -pedantic -fsyntax-only /Users/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /Users/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc /Users/thakis/src/llvm-project/clang/test/SemaOpenCL/address-spaces.cl -cl-std=clc++1.0 -verify -pedantic -fsyntax-only # RUN: at line 4 + /Users/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /Users/thakis/src/llvm-project/out/gn/lib/clang/22/include -nostdsysteminc /Users/thakis/src/llvm-project/clang/test/SemaOpenCL/address-spaces.cl -cl-std=clc++1.0 -verify -pedantic -fsyntax-only error: 'expected-error' diagnostics seen but not expected: File /Users/thakis/src/llvm-project/clang/test/SemaOpenCL/address-spaces.cl Line 268: function scope variable cannot be declared in global address space 1 error generated. -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): Clang :: SemaOpenCL/address-spaces.cl Testing Time: 506.84s Total Discovered Tests: 48514 Skipped : 36 (0.07%) Unsupported : 557 (1.15%) Passed : 47888 (98.71%) 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.