INFO:2025-08-21T15:29:14Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 32a5adbd42b0..68d68664280c 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 68d68664280c [mlir][XeGPU] add WgToSg distribution pattern for load_matrix and store_matrix. (#154403) INFO:2025-08-21T15:29:26Z:root:syncing... Deleted branch merge (was d98d6e1de6cc). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge add0fe92640b] [gn build] Port 15babbaf5d40 1 file changed, 3 insertions(+) [merge 2e03eb5d0875] [gn build] Port 8b64cd8be29d 1 file changed, 1 insertion(+) [merge af0db28e3d32] [gn build] Port deab049b5cc8 2 files changed, 3 insertions(+) [merge 8c7b1d084fb2] [gn build] Port eb764040bccc 1 file changed, 1 insertion(+) [merge ad2a1159c91c] [gn build] Port fea7e6934a25 1 file changed, 1 deletion(-) [gn build] Port 15babbaf5d40 -- https://github.com/llvm/llvm-project/commit/15babbaf5d40 [gn build] Port 8b64cd8be29d -- https://github.com/llvm/llvm-project/commit/8b64cd8be29d [gn build] Port deab049b5cc8 -- https://github.com/llvm/llvm-project/commit/deab049b5cc8 [gn build] Port eb764040bccc -- https://github.com/llvm/llvm-project/commit/eb764040bccc [gn build] Port fea7e6934a25 -- https://github.com/llvm/llvm-project/commit/fea7e6934a25 INFO:2025-08-21T15:29:29Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files ninja: no work to do. INFO:2025-08-21T15:29:30Z:root:analyze skipping analyze because previous build was not green INFO:2025-08-21T15:29:30Z:root:testing INFO:2025-08-21T15:29:30Z: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: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: 22323 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 593.05s Total Discovered Tests: 48138 Skipped : 35 (0.07%) Unsupported : 337 (0.70%) Passed : 47734 (99.16%) Expectedly Failed: 32 (0.07%) INFO:2025-08-21T15:39:28Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) -- Testing: 1070 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 42.78s Total Discovered Tests: 1498 Unsupported : 3 (0.20%) Passed : 1494 (99.73%) Expectedly Failed: 1 (0.07%) INFO:2025-08-21T15:40:12Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) -- Testing: 103 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 18.35s Total Discovered Tests: 1417 Unsupported: 8 (0.56%) Passed : 1409 (99.44%) INFO:2025-08-21T15:40:31Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) 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: 3132 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 51.06s Total Discovered Tests: 3132 Unsupported : 25 (0.80%) Passed : 3106 (99.17%) Expectedly Failed: 1 (0.03%) INFO:2025-08-21T15:41:23Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) 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: 58763 tests, 8 workers -- Testing: FAIL: LLVM :: Other/offload-wrapper.ll (1 of 58763) ******************** TEST 'LLVM :: Other/offload-wrapper.ll' FAILED ******************** Exit Code: 127 Command Output (stderr): -- llvm-offload-wrapper --triple=x86-64 -kind=hip /Users/thakis/src/llvm-project/llvm/test/Other/offload-wrapper.ll -o /Users/thakis/src/llvm-project/out/gn/obj/llvm/test/Other/Output/offload-wrapper.ll.tmp.bc # RUN: at line 1 + llvm-offload-wrapper --triple=x86-64 -kind=hip /Users/thakis/src/llvm-project/llvm/test/Other/offload-wrapper.ll -o /Users/thakis/src/llvm-project/out/gn/obj/llvm/test/Other/Output/offload-wrapper.ll.tmp.bc /Users/thakis/src/llvm-project/out/gn/obj/llvm/test/Other/Output/offload-wrapper.ll.script: line 1: llvm-offload-wrapper: command not found -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM :: Other/offload-wrapper.ll Testing Time: 636.15s Total Discovered Tests: 68472 Skipped : 33 (0.05%) Unsupported : 2625 (3.83%) Passed : 65641 (95.87%) Expectedly Failed: 172 (0.25%) Failed : 1 (0.00%) FAILED: gen/llvm/test/run-lit python3 bin/llvm-lit -sv ../../llvm/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-llvm']' returned non-zero exit status 1.