INFO:2025-08-15T06:57:33Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD b9e33fd49386..cbbf303ff51b 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 cbbf303ff51b [libc++] Optimize __hash_table copy constructors and assignment (#151951) INFO:2025-08-15T06:57:36Z:root:syncing... Deleted branch merge (was b9e33fd49386). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-08-15T06:57:37Z:root:building ninja: Entering directory `out/gn' [1/15] COPY ../../libcxx/include/__hash_table include/c++/v1/__hash_table [2/15] COPY ../../libcxx/include/unordered_set include/c++/v1/unordered_set [3/15] COPY ../../libcxx/include/unordered_map include/c++/v1/unordered_map [4/15] CXX stage2_unix/obj/libcxx/src/cxx_static.bind.o [5/15] CXX stage2_unix/obj/libcxx/src/cxx_shared.bind.o [6/15] CXX stage2_unix/obj/libcxx/src/cxx_static.functional.o [7/15] CXX stage2_unix/obj/libcxx/src/cxx_shared.functional.o [8/15] CXX stage2_unix/obj/libcxx/src/cxx_shared.hash.o [9/15] CXX stage2_unix/obj/libcxx/src/cxx_static.hash.o [10/15] CXX stage2_unix/obj/libcxx/src/cxx_shared.atomic.o [11/15] CXX stage2_unix/obj/libcxx/src/cxx_static.atomic.o [12/15] AR lib/libc++.a [13/15] SOLINK lib/libc++.so.0 [14/15] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [15/15] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) INFO:2025-08-15T06:57:39Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//libcxx/docs/ReleaseNotes/22.rst", "//libcxx/include/__hash_table", "//libcxx/include/unordered_map", "//libcxx/include/unordered_set", "//libcxx/test/std/containers/unord/unord.map/unord.map.cnstr/assign_copy.pass.cpp", "//libcxx/test/std/containers/unord/unord.map/unord.map.cnstr/copy.pass.cpp", "//libcxx/test/std/containers/unord/unord.map/unord.map.cnstr/copy_alloc.pass.cpp", "//libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/assign_copy.pass.cpp", "//libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/copy.pass.cpp", "//libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/copy_alloc.pass.cpp", "//libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/assign_copy.pass.cpp", "//libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/copy.pass.cpp", "//libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/copy_alloc.pass.cpp", "//libcxx/test/std/containers/unord/unord.set/unord.set.cnstr/assign_copy.pass.cpp", "//libcxx/test/std/containers/unord/unord.set/unord.set.cnstr/copy.pass.cpp", "//libcxx/test/std/containers/unord/unord.set/unord.set.cnstr/copy_alloc.pass.cpp" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } INFO:2025-08-15T06:57:40Z:root:testing INFO:2025-08-15T06:57:40Z:root:skip check-clang INFO:2025-08-15T06:57:40Z:root:skip check-clang-tools INFO:2025-08-15T06:57:40Z:root:skip check-clangd INFO:2025-08-15T06:57:40Z:root:skip check-hwasan INFO:2025-08-15T06:57:40Z:root:skip check-lld INFO:2025-08-15T06:57:40Z:root:skip check-llvm INFO:2025-08-15T06:57:40Z:root:done