INFO:2025-10-01T10:06:59Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD da1eabd238d2..8c2cece14dea 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 8c2cece14dea Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning. NFC. (#161496) INFO:2025-10-01T10:07:02Z:root:syncing... Deleted branch merge (was ab0c79131a0f). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 59c6742a8d0f] [gn build] Port 2936a2c882d7 2 files changed, 3 insertions(+) [merge 499e4d2304ee] [gn build] Port da315a352880 1 file changed, 1 insertion(+) [gn build] Port 2936a2c882d7 -- https://github.com/llvm/llvm-project/commit/2936a2c882d7 [gn build] Port da315a352880 -- https://github.com/llvm/llvm-project/commit/da315a352880 INFO:2025-10-01T10:07:04Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/3] CXX obj/llvm/lib/CAS/CAS.OnDiskTrieRawHashMap.o [2/3] AR lib/libLLVMCAS.a [3/3] LINK obj/llvm/unittests/CAS/CASTests INFO:2025-10-01T10:07:07Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//llvm/test:check-llvm" ] } gn analyze input: { "files": [ "//llvm/lib/CAS/OnDiskTrieRawHashMap.cpp", "//llvm/utils/gn/secondary/bolt/lib/Core/BUILD.gn", "//llvm/utils/gn/secondary/llvm/lib/CAS/BUILD.gn", "//llvm/utils/gn/secondary/llvm/unittests/CAS/BUILD.gn" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } INFO:2025-10-01T10:07:07Z:root:testing INFO:2025-10-01T10:07:07Z:root:skip check-clang INFO:2025-10-01T10:07:07Z:root:skip check-clang-tools INFO:2025-10-01T10:07:07Z:root:skip check-clangd INFO:2025-10-01T10:07:07Z:root:skip check-lld INFO:2025-10-01T10:07:07Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 59391 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 588.37s Total Discovered Tests: 69352 Skipped : 33 (0.05%) Unsupported : 2670 (3.85%) Passed : 66478 (95.86%) Expectedly Failed: 171 (0.25%) INFO:2025-10-01T10:17:09Z:root:done