INFO:2025-08-21T16:51:53Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 436f391d1d56..761125f26769 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 761125f26769 [CIR][Dialect] Add SourceLangAttr (#152511) INFO:2025-08-21T16:51:56Z:root:syncing... Deleted branch merge (was 58ca508837be). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge a9694f741a97] [gn build] Port 15babbaf5d40 1 file changed, 3 insertions(+) [merge 8ba2d5930751] [gn build] Port 8b64cd8be29d 1 file changed, 1 insertion(+) [merge 7c1395943ac3] [gn build] Port deab049b5cc8 2 files changed, 3 insertions(+) [merge 470fc6172cdb] [gn build] Port eb764040bccc 1 file changed, 1 insertion(+) [merge 6378b9882372] [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-21T16:52:02Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files ninja: no work to do. INFO:2025-08-21T16:52:03Z:root:analyze skipping analyze because previous build was not green INFO:2025-08-21T16:52:03Z:root:testing INFO:2025-08-21T16:52:03Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /usr/local/google/home/thakis/src/llvm-project/out/gn/bin:/usr/local/google/home/thakis/src/llvm-project/out/gn/bin llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 23444 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 139.39s Total Discovered Tests: 47846 Skipped : 4 (0.01%) Unsupported : 346 (0.72%) Passed : 47467 (99.21%) Expectedly Failed: 29 (0.06%) INFO:2025-08-21T16:54:24Z: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: 1255 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 7.24s Total Discovered Tests: 1498 Unsupported : 2 (0.13%) Passed : 1495 (99.80%) Expectedly Failed: 1 (0.07%) INFO:2025-08-21T16:54:32Z: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: 174 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4.01s Total Discovered Tests: 1418 Unsupported: 6 (0.42%) Passed : 1412 (99.58%) INFO:2025-08-21T16:54:37Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/compiler-rt/test/lit.common.cfg.py:60: warning: Path reported by clang does not exist: "/usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/22/lib/x86_64-unknown-linux-gnu". This path was found by running ['/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang', '--target=x86_64-unknown-linux-gnu', '-print-runtime-dir']. -- Testing: 111 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 1 warning(s) in tests Testing Time: 9.55s Total Discovered Tests: 111 Unsupported : 37 (33.33%) Passed : 65 (58.56%) Expectedly Failed: 9 (8.11%) INFO:2025-08-21T16:54:47Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3132 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 12.77s Total Discovered Tests: 3132 Unsupported : 21 (0.67%) Passed : 3110 (99.30%) Expectedly Failed: 1 (0.03%) INFO:2025-08-21T16:55:01Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 60968 tests, 64 workers -- Testing: FAIL: LLVM :: Other/offload-wrapper.ll (1 of 60968) ******************** TEST 'LLVM :: Other/offload-wrapper.ll' FAILED ******************** Exit Code: 127 Command Output (stderr): -- llvm-offload-wrapper --triple=x86-64 -kind=hip /usr/local/google/home/thakis/src/llvm-project/llvm/test/Other/offload-wrapper.ll -o /usr/local/google/home/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 /usr/local/google/home/thakis/src/llvm-project/llvm/test/Other/offload-wrapper.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/Other/Output/offload-wrapper.ll.tmp.bc /usr/local/google/home/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: 153.53s Total Discovered Tests: 68474 Skipped : 16 (0.02%) Unsupported : 2382 (3.48%) Passed : 65904 (96.25%) Expectedly Failed: 171 (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.