INFO:2025-09-30T03:39:51Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 2f9ae0b603c6..3554c78d9734 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 3554c78d9734 ELF: Use preprocessed relocations for EhInputSection scanning INFO:2025-09-30T03:39:54Z:root:syncing... Deleted branch merge (was 5523eb57e4db). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 0887f7c2141f] [gn build] Port 2936a2c882d7 2 files changed, 3 insertions(+) [gn build] Port 2936a2c882d7 -- https://github.com/llvm/llvm-project/commit/2936a2c882d7 INFO:2025-09-30T03:39:55Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/13] CXX obj/lld/ELF/ELF.InputSection.o [2/13] CXX obj/lld/ELF/ELF.Relocations.o [3/13] AR lib/liblldELF.a [4/13] LINK ./bin/lld [5/13] LINK obj/lld/unittests/AsLibAll/LLDAsLibAllTests [6/13] LINK obj/lld/unittests/AsLibELF/LLDAsLibELFTests [7/13] ACTION //lld/tools/lld:ld.lld(//llvm/utils/gn/build/toolchain:unix) [8/13] ACTION //lld/tools/lld:ld64.lld(//llvm/utils/gn/build/toolchain:unix) [9/13] ACTION //lld/tools/lld:lld-link(//llvm/utils/gn/build/toolchain:unix) [10/13] ACTION //lld/tools/lld:wasm-ld(//llvm/utils/gn/build/toolchain:unix) [11/13] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [12/13] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [13/13] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) INFO:2025-09-30T03:40:02Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//lld/test:check-lld" ] } gn analyze input: { "files": [ "//lld/ELF/InputSection.cpp", "//lld/ELF/Relocations.cpp", "//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-09-30T03:40:03Z:root:testing INFO:2025-09-30T03:40:03Z:root:skip check-clang INFO:2025-09-30T03:40:03Z:root:skip check-clang-tools INFO:2025-09-30T03:40:03Z:root:skip check-clangd INFO:2025-09-30T03:40:03Z: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: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: 3143 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 49.84s Total Discovered Tests: 3143 Unsupported : 25 (0.80%) Passed : 3117 (99.17%) Expectedly Failed: 1 (0.03%) INFO:2025-09-30T03:40:56Z:root:skip check-llvm INFO:2025-09-30T03:40:56Z:root:done