INFO:2025-08-26T14:40:34Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 3af4597ac9af..ff4b292de038 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 6 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at ff4b292de038 [gn build] Port af1f06e41b05 INFO:2025-08-26T14:40:40Z:root:syncing... Deleted branch merge (was 3af4597ac9af). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-08-26T14:40:40Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/21] ACTION //libcxx/include:write_modulemap(//llvm/utils/gn/build/toolchain:unix) [2/21] COPY ../../libcxx/include/__utility/try_key_extraction.h include/c++/v1/__utility/try_key_extraction.h [3/21] COPY ../../libcxx/include/__fwd/tuple.h include/c++/v1/__fwd/tuple.h [4/21] COPY ../../libcxx/include/__tree include/c++/v1/__tree [5/21] COPY ../../libcxx/include/__hash_table include/c++/v1/__hash_table [6/21] COPY ../../libcxx/include/set include/c++/v1/set [7/21] COPY ../../libcxx/include/tuple include/c++/v1/tuple [8/21] COPY ../../libcxx/include/map include/c++/v1/map [9/21] COPY ../../libcxx/include/unordered_map include/c++/v1/unordered_map [10/21] CXX obj/lldb/tools/lldb-dap/Protocol/lib.ProtocolRequests.o [11/21] AR lib/liblldbDAP.a [12/21] CXX obj/llvm/tools/llvm-exegesis/lib/AArch64/AArch64.Target.o [13/21] AR lib/libLLVMExegesisAArch64.a [14/21] LINK obj/llvm/unittests/tools/llvm-exegesis/LLVMExegesisTests [15/21] LINK obj/llvm/unittests/tools/llvm-exegesis/PowerPC/LLVMExegesisPowerPCTests [16/21] LINK obj/llvm/unittests/tools/llvm-exegesis/Mips/LLVMExegesisMipsTests [17/21] LINK obj/llvm/unittests/tools/llvm-exegesis/AArch64/LLVMExegesisAArch64Tests [18/21] LINK obj/llvm/unittests/tools/llvm-exegesis/RISCV/LLVMExegesisRISCVTests [19/21] LINK obj/llvm/unittests/tools/llvm-exegesis/X86/LLVMExegesisX86Tests [20/21] LINK ./bin/llvm-exegesis [21/21] LINK ./bin/lldb-dap INFO:2025-08-26T14:40:48Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//llvm/test:check-llvm" ] } gn analyze input: { "files": [ "//libcxx/include/CMakeLists.txt", "//libcxx/include/__fwd/tuple.h", "//libcxx/include/__hash_table", "//libcxx/include/__tree", "//libcxx/include/__type_traits/can_extract_key.h", "//libcxx/include/__utility/try_key_extraction.h", "//libcxx/include/map", "//libcxx/include/module.modulemap.in", "//libcxx/include/set", "//libcxx/include/tuple", "//libcxx/include/unordered_map", "//libcxx/test/libcxx-03/system_reserved_names.gen.py", "//libcxx/test/libcxx/containers/sequences/deque/segmented_iterator.compile.pass.cpp", "//libcxx/test/libcxx/localization/locale.categories/__scan_keyword.pass.cpp", "//libcxx/test/std/containers/associative/multiset/emplace.pass.cpp", "//libcxx/test/std/containers/associative/set/emplace.pass.cpp", "//libcxx/test/std/containers/unord/unord.multiset/emplace.pass.cpp", "//libcxx/test/std/containers/unord/unord.set/emplace.pass.cpp", "//lldb/tools/lldb-dap/Protocol/ProtocolRequests.cpp", "//llvm/test/tools/llvm-exegesis/AArch64/loop-register.s", "//llvm/tools/llvm-exegesis/lib/AArch64/Target.cpp", "//llvm/utils/gn/secondary/libcxx/include/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": [] } running all tests due to change to blacklisted file INFO:2025-08-26T14:40:49Z:root:testing INFO:2025-08-26T14:40:49Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:527: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /Users/thakis/src/llvm-project/out/gn/bin:/Users/thakis/src/llvm-project/out/gn/bin llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:476: note: using SDKROOT: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk' 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: 22346 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 847.00s Total Discovered Tests: 48161 Skipped : 35 (0.07%) Unsupported : 345 (0.72%) Passed : 47749 (99.14%) Expectedly Failed: 32 (0.07%) INFO:2025-08-26T14:55:01Z: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: 1071 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 62.03s Total Discovered Tests: 1499 Unsupported : 3 (0.20%) Passed : 1495 (99.73%) Expectedly Failed: 1 (0.07%) INFO:2025-08-26T14:56:05Z: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: 103 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 20.90s Total Discovered Tests: 1417 Unsupported: 8 (0.56%) Passed : 1409 (99.44%) INFO:2025-08-26T14:56:29Z: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: 3134 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 77.22s Total Discovered Tests: 3134 Unsupported : 25 (0.80%) Passed : 3108 (99.17%) Expectedly Failed: 1 (0.03%) INFO:2025-08-26T14:57:47Z: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: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: 58822 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 764.23s Total Discovered Tests: 68597 Skipped : 33 (0.05%) Unsupported : 2625 (3.83%) Passed : 65768 (95.88%) Expectedly Failed: 171 (0.25%) INFO:2025-08-26T15:10:47Z:root:done