INFO:2025-09-04T01:48:36Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD c5078484ff8c..62ccea6a89d0 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 62ccea6a89d0 Reapply "[lld] Make lld tests use lit internal shell by default" INFO:2025-09-04T01:48:40Z:root:syncing... Deleted branch merge (was 43a0582feeb3). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 22206a9a0f2a] [gn build] Port 20b4f59ccad5 1 file changed, 1 insertion(+) [merge 39fd0a9ab1dd] [gn build] Port 4d9578b8ed20 1 file changed, 4 insertions(+), 1 deletion(-) [merge 1b0ccdc13485] [gn build] Port 74b9484fd62d 1 file changed, 1 deletion(-) [merge 62b0347226e8] [gn build] Port 8a65c4f11a4c 1 file changed, 1 insertion(+) [merge ecddc7977fad] [gn build] Port 90865906dd2d 1 file changed, 1 deletion(-) [gn build] Port 20b4f59ccad5 -- https://github.com/llvm/llvm-project/commit/20b4f59ccad5 [gn build] Port 4d9578b8ed20 -- https://github.com/llvm/llvm-project/commit/4d9578b8ed20 [gn build] Port 74b9484fd62d -- https://github.com/llvm/llvm-project/commit/74b9484fd62d [gn build] Port 8a65c4f11a4c -- https://github.com/llvm/llvm-project/commit/8a65c4f11a4c [gn build] Port 90865906dd2d -- https://github.com/llvm/llvm-project/commit/90865906dd2d INFO:2025-09-04T01:48:42Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files ninja: no work to do. INFO:2025-09-04T01:48:44Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lld/test/COFF/reloc-discarded.s", "//lld/test/ELF/msp430.s", "//lld/test/ELF/weak-shared-gc.s", "//lld/test/ELF/weak-undef-lib.s", "//lld/test/lit.cfg.py", "//llvm/utils/gn/secondary/clang-tools-extra/clang-reorder-fields/BUILD.gn", "//llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Checkers/BUILD.gn", "//llvm/utils/gn/secondary/libcxx/include/BUILD.gn", "//llvm/utils/gn/secondary/llvm/unittests/Target/RISCV/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-09-04T01:48:44Z:root:testing INFO:2025-09-04T01:48:44Z:root:skip check-clang INFO:2025-09-04T01:48:44Z:root:skip check-clang-tools INFO:2025-09-04T01:48:44Z:root:skip check-clangd INFO:2025-09-04T01:48:44Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: 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:527: 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:527: 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:527: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3136 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 45.63s Total Discovered Tests: 3136 Unsupported : 25 (0.80%) Passed : 3110 (99.17%) Expectedly Failed: 1 (0.03%) INFO:2025-09-04T01:49:30Z:root:skip check-llvm INFO:2025-09-04T01:49:30Z:root:done