INFO:2025-12-02T15:28:08Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 3c6864ab8879..87f4e809425d 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 87f4e809425d [SPIRV] Add support for CodeSectionINTEL storage class in legalizer (#167961) INFO:2025-12-02T15:28:12Z:root:syncing... Deleted branch merge (was 3c6864ab8879). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-12-02T15:28:12Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2025-12-02T15:28:13Z:root:analyze skipping analyze because previous build was not green INFO:2025-12-02T15:28:13Z:root:testing INFO:2025-12-02T15:28:13Z: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:564: 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:363: 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:564: 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:564: 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:564: 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:564: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 23171 tests, 8 workers -- Testing: FAIL: Clang :: SemaHLSL/Semantics/semantic.explicit-mix-location.hlsl (1 of 23171) ******************** TEST 'Clang :: SemaHLSL/Semantics/semantic.explicit-mix-location.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/clang --driver-mode=dxc /Users/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantic.explicit-mix-location.hlsl -T ps_6_8 -E main1 -O3 -spirv -Xclang -verify -Xclang -verify-ignore-unexpected=note # executed command: /Users/thakis/src/llvm-project/out/gn/bin/clang --driver-mode=dxc /Users/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantic.explicit-mix-location.hlsl -T ps_6_8 -E main1 -O3 -spirv -Xclang -verify -Xclang -verify-ignore-unexpected=note # .---command stderr------------ # | clang (LLVM option parsing): Unknown command line argument '-spirv-ext=all'. Try: 'clang (LLVM option parsing) --help' # | clang (LLVM option parsing): Did you mean '--slp-revec=all'? # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: Clang :: SemaHLSL/Semantics/semantic.explicit-mix-location-2.hlsl (2 of 23171) ******************** TEST 'Clang :: SemaHLSL/Semantics/semantic.explicit-mix-location-2.hlsl' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/clang --driver-mode=dxc /Users/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantic.explicit-mix-location-2.hlsl -T ps_6_8 -E main1 -O3 -spirv -Xclang -verify -Xclang -verify-ignore-unexpected=note # executed command: /Users/thakis/src/llvm-project/out/gn/bin/clang --driver-mode=dxc /Users/thakis/src/llvm-project/clang/test/SemaHLSL/Semantics/semantic.explicit-mix-location-2.hlsl -T ps_6_8 -E main1 -O3 -spirv -Xclang -verify -Xclang -verify-ignore-unexpected=note # .---command stderr------------ # | clang (LLVM option parsing): Unknown command line argument '-spirv-ext=all'. Try: 'clang (LLVM option parsing) --help' # | clang (LLVM option parsing): Did you mean '--slp-revec=all'? # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (2): Clang :: SemaHLSL/Semantics/semantic.explicit-mix-location-2.hlsl Clang :: SemaHLSL/Semantics/semantic.explicit-mix-location.hlsl Testing Time: 572.08s Total Discovered Tests: 49537 Skipped : 36 (0.07%) Unsupported : 638 (1.29%) Passed : 48831 (98.57%) Expectedly Failed: 30 (0.06%) Failed : 2 (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.