INFO:2025-07-17T19:10:18Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 70e2319e9a0f..f2956173aea4 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 f2956173aea4 [IR2Vec] Adding documentation for llvm-ir2vec tool (#148719) INFO:2025-07-17T19:10:21Z:root:syncing... Deleted branch merge (was 70e2319e9a0f). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-07-17T19:10:21Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2025-07-17T19:10:22Z:root:analyze skipping analyze because previous build was not green INFO:2025-07-17T19:10:22Z:root:testing INFO:2025-07-17T19:10:22Z: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:520: 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 23225 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 142.46s Total Discovered Tests: 47734 Skipped : 4 (0.01%) Unsupported : 326 (0.68%) Passed : 47373 (99.24%) Expectedly Failed: 31 (0.06%) INFO:2025-07-17T19:12:47Z: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: 1245 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 7.74s Total Discovered Tests: 1488 Unsupported : 2 (0.13%) Passed : 1485 (99.80%) Expectedly Failed: 1 (0.07%) INFO:2025-07-17T19:12:55Z: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: 170 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 3.65s Total Discovered Tests: 1381 Unsupported: 6 (0.43%) Passed : 1375 (99.57%) INFO:2025-07-17T19:13:00Z: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']. llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/TestingConfig.py:157: fatal: unable to parse config file '/usr/local/google/home/thakis/src/llvm-project/compiler-rt/test/hwasan/TestCases/Linux/lit.local.cfg.py', traceback: Traceback (most recent call last): File "/usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/TestingConfig.py", line 145, in load_from_path exec(compile(data, path, "exec"), cfg_globals, None) File "/usr/local/google/home/thakis/src/llvm-project/compiler-rt/test/hwasan/TestCases/Linux/lit.local.cfg.py", line 9, in if root.host_os not in ["Linux"]: ^^^^^^^^^^^^ AttributeError: 'TestingConfig' object has no attribute 'host_os' FAILED: gen/compiler-rt/test/hwasan/run-lit python3 bin/llvm-lit -sv stage2_unix/gen/compiler-rt/test/hwasan ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-hwasan']' returned non-zero exit status 1.