INFO:2025-02-25T12:33:40Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 0f9720a61b1d..11766a40972f 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 11766a40972f [libc++] Don't try to wait on a thread that hasn't started in std::async (#125433) INFO:2025-02-25T12:33:59Z:root:syncing... Deleted branch merge (was 0f9720a61b1d). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-02-25T12:33:59Z:root:building ninja: Entering directory `out/gn' [1/22] COPY ../../libcxx/include/future include/c++/v1/future [2/22] STAMP obj/libcxx/include/copy_headers.stamp [3/22] STAMP obj/libcxx/include/include.stamp [4/22] STAMP stage2_unix/obj/libcxx/src/cxx_experimental.inputdeps.stamp [5/22] STAMP stage2_unix/obj/libcxx/src/cxx_shared.inputdeps.stamp [6/22] STAMP stage2_unix/obj/libcxx/include/include.stamp [7/22] STAMP stage2_unix/obj/libcxxabi/src/cxxabi_static.inputdeps.stamp [8/22] STAMP stage2_unix/obj/libcxx/src/cxx_static.inputdeps.stamp [9/22] STAMP stage2_unix/obj/libcxxabi/src/cxxabi_shared.inputdeps.stamp [10/22] CXX stage2_unix/obj/libcxx/src/cxx_shared.future.o [11/22] CXX stage2_unix/obj/libcxx/src/cxx_static.future.o [12/22] CXX stage2_unix/obj/libcxx/src/cxx_shared.thread.o [13/22] CXX stage2_unix/obj/libcxx/src/cxx_static.thread.o [14/22] AR lib/libc++.a [15/22] SOLINK lib/libc++.so.0 [16/22] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [17/22] STAMP stage2_unix/obj/libcxx/src/cxx_symlink.stamp [18/22] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) [19/22] STAMP stage2_unix/obj/libcxx/src/cxx_linker_script.stamp [20/22] STAMP stage2_unix/obj/libcxx/src/src.stamp [21/22] STAMP obj/libcxx/libcxx.stamp [22/22] STAMP obj/default.stamp INFO:2025-02-25T12:34:02Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//libcxx/include/future", "//libcxx/test/std/thread/futures/futures.async/thread_create_failure.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-02-25T12:34:02Z:root:testing INFO:2025-02-25T12:34:02Z:root:skip check-clang INFO:2025-02-25T12:34:02Z:root:skip check-clang-tools INFO:2025-02-25T12:34:02Z:root:skip check-clangd INFO:2025-02-25T12:34:02Z:root:skip check-hwasan INFO:2025-02-25T12:34:02Z:root:skip check-lld INFO:2025-02-25T12:34:02Z:root:skip check-llvm INFO:2025-02-25T12:34:02Z:root:done