INFO:2026-09-17T14:41:44Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD fcd548f971ab..d9eacde3fa9b 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 d9eacde3fa9b [mlir][vector] Reject a 0-d operand in the outerproduct parser (#219917) INFO:2026-09-17T14:41:50Z:root:syncing... Deleted branch merge (was 4d9050245c41). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge ef6381e86bbb] [gn build] Port 3f9ca800da7b 1 file changed, 1 deletion(-) [merge e91cab15fb0a] [gn build] Port 9e0686cca516 1 file changed, 1 insertion(+), 1 deletion(-) [merge f337f566acfb] [gn build] Port c5c167c7436f 1 file changed, 1 insertion(+) [gn build] Port 3f9ca800da7b -- https://github.com/llvm/llvm-project/commit/3f9ca800da7b [gn build] Port 9e0686cca516 -- https://github.com/llvm/llvm-project/commit/9e0686cca516 [gn build] Port c5c167c7436f -- https://github.com/llvm/llvm-project/commit/c5c167c7436f INFO:2026-09-17T14:41:55Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/3] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [2/3] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [3/3] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) INFO:2026-09-17T14:41:59Z:root:analyze skipping analyze because previous build was not green INFO:2026-09-17T14:41:59Z:root:testing INFO:2026-09-17T14:41:59Z: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:569: 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/config.py:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 27317 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 182.44s Total Discovered Tests: 55201 Skipped : 32 (0.06%) Unsupported : 1406 (2.55%) Passed : 53735 (97.34%) Expectedly Failed: 28 (0.05%) INFO:2026-09-17T14:45:05Z: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) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1477 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 9.99s Total Discovered Tests: 1740 Unsupported : 2 (0.11%) Passed : 1737 (99.83%) Expectedly Failed: 1 (0.06%) INFO:2026-09-17T14:45:16Z: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: 189 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 5.51s Total Discovered Tests: 1530 Unsupported: 8 (0.52%) Passed : 1522 (99.48%) INFO:2026-09-17T14:45:22Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) -- Testing: 112 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 7.76s Total Discovered Tests: 112 Unsupported : 37 (33.04%) Passed : 66 (58.93%) Expectedly Failed: 9 (8.04%) INFO:2026-09-17T14:45: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: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3260 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 28.77s Total Discovered Tests: 3260 Unsupported : 22 (0.67%) Passed : 3237 (99.29%) Expectedly Failed: 1 (0.03%) INFO:2026-09-17T14:46:00Z: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:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 69250 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40 FAIL: LLVM :: tools/llvm-profdata/malformed-num-counters-zero.test (1997 of 69250) ******************** TEST 'LLVM :: tools/llvm-profdata/malformed-num-counters-zero.test' FAILED ******************** Exit Code: -9 Command Output (stdout): -- # RUN: at line 23 printf '\201rforpl\377' > /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-profdata/Output/malformed-num-counters-zero.test.tmp.profraw # executed command: printf '\201rforpl\377' # RUN: at line 24 printf '\13\0\0\0\0\0\0\0' >> /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-profdata/Output/malformed-num-counters-zero.test.tmp.profraw # executed command: printf '\13\0\0\0\0\0\0\0' # .---redirected output from '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-profdata/Output/malformed-num-counters-zero.test.tmp.profraw' # | �rforpl� # `----------------------------- # note: command had no output on stdout or stderr # error: command failed with exit status: -9 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM :: tools/llvm-profdata/malformed-num-counters-zero.test Testing Time: 194.80s Total Discovered Tests: 78352 Skipped : 18 (0.02%) Unsupported : 3279 (4.18%) Passed : 74879 (95.57%) Expectedly Failed: 175 (0.22%) 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.