INFO:2025-08-21T09:06:23Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 9039b591d0f9..26d4e56be81a main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 26d4e56be81a [Clang] Fix dedup-types-builtin.cpp test when -std=c++20 INFO:2025-08-21T09:06:26Z:root:syncing... Deleted branch merge (was 8a44445022b9). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 9945b5bc5308] [gn build] Port 15babbaf5d40 1 file changed, 3 insertions(+) [merge ebdcfbdba787] [gn build] Port 8b64cd8be29d 1 file changed, 1 insertion(+) [merge bb120219cb25] [gn build] Port deab049b5cc8 2 files changed, 3 insertions(+) [merge 2934680ed1c2] [gn build] Port eb764040bccc 1 file changed, 1 insertion(+) [merge 183bd32272c6] [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-21T09:06:31Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/28] CXX stage2_unix/obj/libunwind/src/unwind_static.Unwind-EHABI.o [2/28] CXX stage2_unix/obj/libunwind/src/unwind_shared.Unwind-EHABI.o [3/28] CXX stage2_unix/obj/libunwind/src/unwind_static_exported.Unwind-EHABI.o [4/28] CC stage2_unix/obj/libunwind/src/unwind_static.Unwind-wasm.o [5/28] CC stage2_unix/obj/libunwind/src/unwind_static_exported.Unwind-wasm.o [6/28] CC stage2_unix/obj/libunwind/src/unwind_shared.Unwind-wasm.o [7/28] CC stage2_unix/obj/libunwind/src/unwind_static.Unwind-sjlj.o [8/28] CC stage2_unix/obj/libunwind/src/unwind_static_exported.Unwind-sjlj.o [9/28] CC stage2_unix/obj/libunwind/src/unwind_shared.Unwind-sjlj.o [10/28] CXX stage2_unix/obj/libunwind/src/unwind_shared.Unwind-seh.o [11/28] CXX stage2_unix/obj/libunwind/src/unwind_static_exported.Unwind-seh.o [12/28] CXX stage2_unix/obj/libunwind/src/unwind_static.Unwind-seh.o [13/28] CC stage2_unix/obj/libunwind/src/unwind_static_exported.UnwindLevel1-gcc-ext.o [14/28] CC stage2_unix/obj/libunwind/src/unwind_static.UnwindLevel1-gcc-ext.o [15/28] CC stage2_unix/obj/libunwind/src/unwind_shared.UnwindLevel1-gcc-ext.o [16/28] CC stage2_unix/obj/libunwind/src/unwind_shared.UnwindLevel1.o [17/28] CC stage2_unix/obj/libunwind/src/unwind_static_exported.UnwindLevel1.o [18/28] CC stage2_unix/obj/libunwind/src/unwind_static.UnwindLevel1.o [19/28] CXX stage2_unix/obj/libunwind/src/unwind_static.libunwind.o [20/28] CXX stage2_unix/obj/libunwind/src/unwind_static_exported.libunwind.o [21/28] CXX stage2_unix/obj/libunwind/src/unwind_shared.libunwind.o [22/28] AR lib/libunwind.a [23/28] AR lib/libunwind-exported.a [24/28] SOLINK lib/libunwind.so [25/28] SOLINK lib/libc++abi.so [26/28] SOLINK lib/libc++.so.0 [27/28] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [28/28] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) INFO:2025-08-21T09:06:33Z:root:analyze skipping analyze because previous build was not green INFO:2025-08-21T09:06:33Z:root:testing INFO:2025-08-21T09:06:33Z: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: 23439 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 124.51s Total Discovered Tests: 47841 Skipped : 4 (0.01%) Unsupported : 342 (0.71%) Passed : 47466 (99.22%) Expectedly Failed: 29 (0.06%) INFO:2025-08-21T09:08:40Z: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: 6.32s Total Discovered Tests: 1498 Unsupported : 2 (0.13%) Passed : 1495 (99.80%) Expectedly Failed: 1 (0.07%) INFO:2025-08-21T09:08:47Z: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: 3.78s Total Discovered Tests: 1418 Unsupported: 6 (0.42%) Passed : 1412 (99.58%) INFO:2025-08-21T09:08:52Z: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: 7.98s Total Discovered Tests: 111 Unsupported : 37 (33.33%) Passed : 65 (58.56%) Expectedly Failed: 9 (8.11%) INFO:2025-08-21T09:09:00Z: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: 11.20s Total Discovered Tests: 3132 Unsupported : 21 (0.67%) Passed : 3110 (99.30%) Expectedly Failed: 1 (0.03%) INFO:2025-08-21T09:09:12Z: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: 60966 tests, 64 workers -- Testing: FAIL: LLVM :: Other/offload-wrapper.ll (1 of 60966) ******************** 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: 137.74s Total Discovered Tests: 68470 Skipped : 16 (0.02%) Unsupported : 2382 (3.48%) Passed : 65900 (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.