INFO:2025-08-21T00:58:25Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 156f3fce5449..744cd8a9c606 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 744cd8a9c606 AMDGPU: Add some baseline test for mfma rewrite with subregister copies (#153018) INFO:2025-08-21T00:58:30Z:root:syncing... Deleted branch merge (was c9566241990c). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 1ccc1b6a5d30] [gn build] Port 15babbaf5d40 1 file changed, 3 insertions(+) [merge ea80ca4ce81d] [gn build] Port 8b64cd8be29d 1 file changed, 1 insertion(+) [merge 87bce353a98f] [gn build] Port deab049b5cc8 2 files changed, 3 insertions(+) [merge 0de067020ee5] [gn build] Port eb764040bccc 1 file changed, 1 insertion(+) [merge f3f5121a9dd9] [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-21T00:58:33Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files ninja: no work to do. INFO:2025-08-21T00:58:34Z:root:analyze skipping analyze because previous build was not green INFO:2025-08-21T00:58:34Z:root:testing INFO:2025-08-21T00:58:34Z: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: 22322 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 611.17s Total Discovered Tests: 48137 Skipped : 35 (0.07%) Unsupported : 337 (0.70%) Passed : 47733 (99.16%) Expectedly Failed: 32 (0.07%) INFO:2025-08-21T01:08:51Z: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: 43.06s Total Discovered Tests: 1498 Unsupported : 3 (0.20%) Passed : 1494 (99.73%) Expectedly Failed: 1 (0.07%) INFO:2025-08-21T01:09:35Z: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.24s Total Discovered Tests: 1416 Unsupported: 8 (0.56%) Passed : 1408 (99.44%) INFO:2025-08-21T01:09:54Z: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.65s Total Discovered Tests: 3132 Unsupported : 25 (0.80%) Passed : 3106 (99.17%) Expectedly Failed: 1 (0.03%) INFO:2025-08-21T01:10:46Z: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: 58758 tests, 8 workers -- Testing: FAIL: LLVM :: Other/offload-wrapper.ll (1 of 58758) ******************** 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.52s Total Discovered Tests: 68465 Skipped : 33 (0.05%) Unsupported : 2625 (3.83%) Passed : 65633 (95.86%) Expectedly Failed: 173 (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.