INFO:2025-03-19T17:51:37Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD bda87e0a09d4..825460a77286 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 825460a77286 [lldb/gdb-remote] Do not crash on an invalid server response (#131979) INFO:2025-03-19T17:51:40Z:root:syncing... Deleted branch merge (was bda87e0a09d4). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-03-19T17:51:40Z:root:building ninja: Entering directory `out/gn' [1/27] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteClientBase.o [2/27] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServer.o [3/27] CXX obj/lldb/tools/lldb-server/lldb-server.lldb-platform.o [4/27] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerPlatform.o [5/27] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunication.o [6/27] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerCommon.o [7/27] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemoteLog.o [8/27] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteRegisterContext.o [9/27] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ThreadGDBRemote.o [10/27] CXX obj/lldb/source/Plugins/Platform/gdb-server/gdb-server.PlatformRemoteGDBServer.o [11/27] CXX obj/lldb/tools/lldb-server/lldb-server.lldb-gdbserver.o [12/27] AR lib/liblldbPluginPlatformGDB.a [13/27] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationClient.o [14/27] CXX obj/lldb/source/Plugins/Platform/Windows/Windows.PlatformWindows.o [15/27] AR lib/liblldbPluginPlatformWindows.a [16/27] CXX obj/lldb/source/Plugins/Platform/POSIX/POSIX.PlatformPOSIX.o [17/27] AR lib/liblldbPluginPlatformPOSIX.a [18/27] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerLLGS.o [19/27] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemote.o [20/27] AR lib/liblldbPluginProcessGDBRemote.a [21/27] STAMP obj/lldb/source/Plugins/LldbAllPlugins.stamp [22/27] LINK ./bin/lldb-server [23/27] LINK ./bin/lldb-dap [24/27] LINK ./bin/lldb-test [25/27] LINK ./bin/lldb [26/27] STAMP obj/lldb/test/test.stamp [27/27] STAMP obj/default.stamp INFO:2025-03-19T17:51:54Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp", "//lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h", "//lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationTest.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-03-19T17:51:54Z:root:testing INFO:2025-03-19T17:51:54Z:root:skip check-clang INFO:2025-03-19T17:51:54Z:root:skip check-clang-tools INFO:2025-03-19T17:51:54Z:root:skip check-clangd INFO:2025-03-19T17:51:54Z:root:skip check-hwasan INFO:2025-03-19T17:51:54Z:root:skip check-lld INFO:2025-03-19T17:51:54Z:root:skip check-llvm INFO:2025-03-19T17:51:54Z:root:done