INFO:2026-06-22T16:21:39Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD f63cb33699f4..bd89ac741dff 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 bd89ac741dff [lldb][Windows] Remember server's primary stop thread on gdb-remote stops (#203525) INFO:2026-06-22T16:21:44Z:root:syncing... Deleted branch merge (was f63cb33699f4). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-06-22T16:21:44Z:root:building ninja: Entering directory `out/gn' [1/17] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/17] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/17] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/17] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemoteLog.o [5/17] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteRegisterContext.o [6/17] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ThreadGDBRemote.o [7/17] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunication.o [8/17] CXX obj/lldb/source/Plugins/Platform/gdb-server/gdb-server.PlatformRemoteGDBServer.o [9/17] AR lib/liblldbPluginPlatformGDB.a [10/17] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationClient.o [11/17] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerLLGS.o [12/17] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemote.o [13/17] AR lib/liblldbPluginProcessGDBRemote.a [14/17] LINK ./bin/lldb-server [15/17] LINK ./bin/lldb-dap [16/17] LINK ./bin/lldb-test [17/17] LINK ./bin/lldb INFO:2026-06-22T16:22:01Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp", "//lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h" ], "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-06-22T16:22:01Z:root:testing INFO:2026-06-22T16:22:01Z:root:skip check-clang INFO:2026-06-22T16:22:01Z:root:skip check-clang-tools INFO:2026-06-22T16:22:01Z:root:skip check-clangd INFO:2026-06-22T16:22:01Z:root:skip check-hwasan INFO:2026-06-22T16:22:01Z:root:skip check-lld INFO:2026-06-22T16:22:01Z:root:skip check-llvm INFO:2026-06-22T16:22:01Z:root:done