INFO:2026-01-30T05:51:57Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 737f4447adf2..9bde15d76dd8 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 9bde15d76dd8 [libc++] Deprecate std::launch::any extension (#173397) INFO:2026-01-30T05:52:00Z:root:syncing... Deleted branch merge (was 737f4447adf2). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-01-30T05:52:00Z:root:building ninja: Entering directory `out/gn' [1/9] COPY ../../libcxx/include/future include/c++/v1/future [2/9] CXX stage2_unix/obj/libcxx/src/cxx_shared.future.o [3/9] CXX stage2_unix/obj/libcxx/src/cxx_static.future.o [4/9] CXX stage2_unix/obj/libcxx/src/cxx_static.thread.o [5/9] CXX stage2_unix/obj/libcxx/src/cxx_shared.thread.o [6/9] AR lib/libc++.a [7/9] SOLINK lib/libc++.so.0 [8/9] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [9/9] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) INFO:2026-01-30T05:52:03Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//libcxx/docs/ReleaseNotes/23.rst", "//libcxx/include/future", "//libcxx/test/libcxx/thread/futures/launch_any_deprecated.verify.cpp", "//libcxx/test/libcxx/thread/nodiscard.verify.cpp", "//libcxx/test/std/thread/futures/futures.async/async.pass.cpp", "//libcxx/test/std/thread/futures/futures.overview/launch.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:2026-01-30T05:52:04Z:root:testing INFO:2026-01-30T05:52:04Z:root:skip check-clang INFO:2026-01-30T05:52:04Z:root:skip check-clang-tools INFO:2026-01-30T05:52:04Z:root:skip check-clangd INFO:2026-01-30T05:52:04Z:root:skip check-hwasan INFO:2026-01-30T05:52:04Z:root:skip check-lld INFO:2026-01-30T05:52:04Z:root:skip check-llvm INFO:2026-01-30T05:52:04Z:root:done