INFO:2025-08-21T01:06:58Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 8cb6bfe05a26..3c8652e737fa 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 3c8652e737fa [compiler-rt][Fuchsia] Change GetMaxUserVirtualAddress to invoke syscall (#153309) INFO:2025-08-21T01:07:01Z:root:syncing... Deleted branch merge (was 54edbcb7c01c). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 2710227dadcb] [gn build] Port 15babbaf5d40 1 file changed, 3 insertions(+) [merge e3f263b4f104] [gn build] Port 8b64cd8be29d 1 file changed, 1 insertion(+) [merge 0c982c9f4b5b] [gn build] Port deab049b5cc8 2 files changed, 3 insertions(+) [merge 6cb4691e2cdb] [gn build] Port eb764040bccc 1 file changed, 1 insertion(+) [merge a93d82c4bacb] [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-21T01:07:06Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/13] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_fuchsia.o [2/13] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_fuchsia.o [3/13] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_fuchsia.o [4/13] AR lib/clang/22/lib/linux/libclang_rt.hwasan_aliases-x86_64.a [5/13] AR lib/clang/22/lib/linux/libclang_rt.ubsan_standalone-x86_64.a [6/13] AR lib/clang/22/lib/linux/libclang_rt.msan-x86_64.a [7/13] AR lib/clang/22/lib/linux/libclang_rt.tsan-x86_64.a [8/13] AR lib/clang/22/lib/linux/libclang_rt.asan-x86_64.a [9/13] SOLINK lib/clang/22/lib/linux/libclang_rt.asan-x86_64.so [10/13] ACTION //compiler-rt/lib/ubsan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [11/13] ACTION //compiler-rt/lib/hwasan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [12/13] SOLINK lib/clang/22/lib/linux/libclang_rt.ubsan_standalone-x86_64.so [13/13] SOLINK lib/clang/22/lib/linux/libclang_rt.hwasan_aliases-x86_64.so INFO:2025-08-21T01:07:08Z:root:analyze skipping analyze because previous build was not green INFO:2025-08-21T01:07:08Z:root:testing INFO:2025-08-21T01:07:08Z: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.20s Total Discovered Tests: 47841 Skipped : 4 (0.01%) Unsupported : 342 (0.71%) Passed : 47466 (99.22%) Expectedly Failed: 29 (0.06%) INFO:2025-08-21T01:09:14Z: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.30s Total Discovered Tests: 1498 Unsupported : 2 (0.13%) Passed : 1495 (99.80%) Expectedly Failed: 1 (0.07%) INFO:2025-08-21T01:09:21Z: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.75s Total Discovered Tests: 1417 Unsupported: 6 (0.42%) Passed : 1411 (99.58%) INFO:2025-08-21T01:09:26Z: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: 8.19s Total Discovered Tests: 111 Unsupported : 37 (33.33%) Passed : 65 (58.56%) Expectedly Failed: 9 (8.11%) INFO:2025-08-21T01:09:35Z: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.17s Total Discovered Tests: 3132 Unsupported : 21 (0.67%) Passed : 3110 (99.30%) Expectedly Failed: 1 (0.03%) INFO:2025-08-21T01:09: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: /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: 60962 tests, 64 workers -- Testing: FAIL: LLVM :: Other/offload-wrapper.ll (1 of 60962) ******************** 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: 142.96s Total Discovered Tests: 68466 Skipped : 16 (0.02%) Unsupported : 2382 (3.48%) Passed : 65895 (96.24%) 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.