INFO:2025-10-16T07:33:33Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 1f9a70fb39a1..bc3bc74160bb 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 bc3bc74160bb [libc++] Remove a redundant check from __hash_table::__emplace_unique (#162856) INFO:2025-10-16T07:33:36Z:root:syncing... Deleted branch merge (was 1f9a70fb39a1). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-10-16T07:33:36Z:root:building ninja: Entering directory `out/gn' [1/13] COPY ../../libcxx/include/__hash_table include/c++/v1/__hash_table [2/13] CXX stage2_unix/obj/libcxx/src/cxx_shared.bind.o [3/13] CXX stage2_unix/obj/libcxx/src/cxx_static.bind.o [4/13] CXX stage2_unix/obj/libcxx/src/cxx_static.functional.o [5/13] CXX stage2_unix/obj/libcxx/src/cxx_shared.functional.o [6/13] CXX stage2_unix/obj/libcxx/src/cxx_static.hash.o [7/13] CXX stage2_unix/obj/libcxx/src/cxx_shared.hash.o [8/13] CXX stage2_unix/obj/libcxx/src/cxx_shared.atomic.o [9/13] CXX stage2_unix/obj/libcxx/src/cxx_static.atomic.o [10/13] AR lib/libc++.a [11/13] SOLINK lib/libc++.so.0 [12/13] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [13/13] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) INFO:2025-10-16T07:33:39Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//libcxx/include/__hash_table" ], "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-10-16T07:33:39Z:root:testing INFO:2025-10-16T07:33:39Z:root:skip check-clang INFO:2025-10-16T07:33:39Z:root:skip check-clang-tools INFO:2025-10-16T07:33:39Z:root:skip check-clangd INFO:2025-10-16T07:33:39Z:root:skip check-hwasan INFO:2025-10-16T07:33:39Z:root:skip check-lld INFO:2025-10-16T07:33:39Z:root:skip check-llvm INFO:2025-10-16T07:33:39Z:root:done