INFO:2024-04-18T19:24:49Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 515269b0ac0e..22c26fa13d46 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 22c26fa13d46 [lldb] Skip remote PutFile when MD5 hashes equal (#88812) INFO:2024-04-18T19:24:52Z:root:syncing... Deleted branch merge (was 515269b0ac0e). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2024-04-18T19:24:52Z:root:building ninja: Entering directory `out/gn' [1/22] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemoteLog.o [2/22] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteRegisterContext.o [3/22] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ThreadGDBRemote.o [4/22] CXX obj/lldb/source/Plugins/Platform/gdb-server/gdb-server.PlatformRemoteGDBServer.o [5/22] CXX obj/lldb/source/Target/Target.Platform.o [6/22] AR lib/liblldbTarget.a [7/22] AR lib/liblldbPluginPlatformGDB.a [8/22] CXX obj/lldb/source/Plugins/Platform/Windows/Windows.PlatformWindows.o [9/22] AR lib/liblldbPluginPlatformWindows.a [10/22] CXX obj/lldb/source/Plugins/Platform/POSIX/POSIX.PlatformPOSIX.o [11/22] AR lib/liblldbPluginPlatformPOSIX.a [12/22] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationClient.o [13/22] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerLLGS.o [14/22] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemote.o [15/22] AR lib/liblldbPluginProcessGDBRemote.a [16/22] STAMP obj/lldb/source/Plugins/LldbAllPlugins.stamp [17/22] LINK ./bin/lldb-server [18/22] LINK ./bin/lldb-test [19/22] LINK ./bin/lldb-dap [20/22] LINK ./bin/lldb [21/22] STAMP obj/lldb/test/test.stamp [22/22] STAMP obj/default.stamp INFO:2024-04-18T19:25:06Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp", "//lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h", "//lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp", "//lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h", "//lldb/source/Target/Platform.cpp", "//lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.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:2024-04-18T19:25:06Z:root:testing INFO:2024-04-18T19:25:06Z:root:skip check-clang INFO:2024-04-18T19:25:06Z:root:skip check-clang-tools INFO:2024-04-18T19:25:06Z:root:skip check-clangd INFO:2024-04-18T19:25:06Z:root:skip check-hwasan INFO:2024-04-18T19:25:06Z:root:skip check-lld INFO:2024-04-18T19:25:06Z:root:skip check-llvm INFO:2024-04-18T19:25:07Z:root:done