INFO:2024-11-13T07:59:58Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD a4f3a10c0eff..ae7b5af90485 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 ae7b5af90485 [lldb] Remove ConnectionFileDescriptor::child_process_inherit (#115861) INFO:2024-11-13T08:00:00Z:root:syncing... Deleted branch merge (was a4f3a10c0eff). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2024-11-13T08:00:01Z:root:building ninja: Entering directory `out/gn' [1/25] CXX obj/lldb/source/Host/posix/Host.ConnectionFileDescriptorPosix.o [2/25] CXX obj/lldb/source/Host/common/Host.Host.o [3/25] AR lib/liblldbHost.a [4/25] CXX obj/lldb/tools/lldb-server/lldb-server.lldb-platform.o [5/25] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerPlatform.o [6/25] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunication.o [7/25] CXX obj/lldb/source/Interpreter/Interpreter.ScriptInterpreter.o [8/25] AR lib/liblldbInterpreter.a [9/25] CXX obj/lldb/tools/lldb-server/lldb-server.lldb-gdbserver.o [10/25] CXX obj/lldb/source/Plugins/Platform/gdb-server/gdb-server.PlatformRemoteGDBServer.o [11/25] CXX obj/lldb/source/API/liblldb.SBCommunication.o [12/25] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerLLGS.o [13/25] CXX obj/lldb/source/Target/Target.Process.o [14/25] AR lib/liblldbTarget.a [15/25] AR lib/liblldbPluginPlatformGDB.a [16/25] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemote.o [17/25] AR lib/liblldbPluginProcessGDBRemote.a [18/25] STAMP obj/lldb/source/Plugins/LldbAllPlugins.stamp [19/25] AR lib/liblldb.a [20/25] LINK ./bin/lldb-server [21/25] LINK ./bin/lldb-test [22/25] LINK ./bin/lldb-dap [23/25] LINK ./bin/lldb [24/25] STAMP obj/lldb/test/test.stamp [25/25] STAMP obj/default.stamp INFO:2024-11-13T08:00:15Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h", "//lldb/source/Host/posix/ConnectionFileDescriptorPosix.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-11-13T08:00:15Z:root:testing INFO:2024-11-13T08:00:15Z:root:skip check-clang INFO:2024-11-13T08:00:15Z:root:skip check-clang-tools INFO:2024-11-13T08:00:15Z:root:skip check-clangd INFO:2024-11-13T08:00:15Z:root:skip check-hwasan INFO:2024-11-13T08:00:15Z:root:skip check-lld INFO:2024-11-13T08:00:15Z:root:skip check-llvm INFO:2024-11-13T08:00:15Z:root:done