INFO:2025-08-27T17:01:09Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 76be1a845b86..90d429ca5762 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 90d429ca5762 [lldb] Fix a typo in --one-shot description (NFC) (#155637) INFO:2025-08-27T17:01:11Z:root:syncing... Deleted branch merge (was 76be1a845b86). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-08-27T17:01:12Z:root:building ninja: Entering directory `out/gn' [1/35] ACTION //lldb/source/Commands:CommandOptions(//llvm/utils/gn/build/toolchain:unix) [2/35] CXX obj/lldb/source/Commands/Commands.CommandObjectDiagnostics.o [3/35] CXX obj/lldb/source/Commands/Commands.CommandOptionsProcessAttach.o [4/35] CXX obj/lldb/source/Commands/Commands.CommandOptionsProcessLaunch.o [5/35] CXX obj/lldb/source/Commands/Commands.CommandObjectMemoryTag.o [6/35] CXX obj/lldb/source/Commands/Commands.CommandObjectHelp.o [7/35] CXX obj/lldb/source/Commands/Commands.CommandObjectSession.o [8/35] CXX obj/lldb/source/Commands/Commands.CommandObjectStats.o [9/35] CXX obj/lldb/source/Commands/Commands.CommandObjectPlugin.o [10/35] CXX obj/lldb/source/Commands/Commands.CommandObjectLog.o [11/35] CXX obj/lldb/source/Commands/Commands.CommandObjectBreakpointCommand.o [12/35] CXX obj/lldb/source/Commands/Commands.CommandObjectSettings.o [13/35] CXX obj/lldb/source/Commands/Commands.CommandObjectProtocolServer.o [14/35] CXX obj/lldb/source/Commands/Commands.CommandObjectWatchpointCommand.o [15/35] CXX obj/lldb/source/Commands/Commands.CommandObjectTrace.o [16/35] CXX obj/lldb/source/Commands/Commands.CommandObjectScripting.o [17/35] CXX obj/lldb/source/Commands/Commands.CommandObjectRegister.o [18/35] CXX obj/lldb/source/Commands/Commands.CommandObjectSource.o [19/35] CXX obj/lldb/source/Commands/Commands.CommandObjectExpression.o [20/35] CXX obj/lldb/source/Commands/Commands.CommandObjectDisassemble.o [21/35] CXX obj/lldb/source/Commands/Commands.CommandObjectPlatform.o [22/35] CXX obj/lldb/source/Commands/Commands.CommandObjectWatchpoint.o [23/35] CXX obj/lldb/source/Commands/Commands.CommandObjectBreakpoint.o [24/35] CXX obj/lldb/source/Commands/Commands.CommandObjectProcess.o [25/35] CXX obj/lldb/source/Commands/Commands.CommandObjectFrame.o [26/35] CXX obj/lldb/source/Commands/Commands.CommandObjectMemory.o [27/35] CXX obj/lldb/source/Commands/Commands.CommandObjectCommands.o [28/35] CXX obj/lldb/source/Commands/Commands.CommandObjectThread.o [29/35] CXX obj/lldb/source/Commands/Commands.CommandObjectType.o [30/35] CXX obj/lldb/source/Commands/Commands.CommandObjectTarget.o [31/35] AR lib/liblldbCommands.a [32/35] LINK ./bin/lldb-server [33/35] LINK ./bin/lldb-dap [34/35] LINK ./bin/lldb-test [35/35] LINK ./bin/lldb INFO:2025-08-27T17:01:29Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/source/Commands/Options.td" ], "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-08-27T17:01:29Z:root:testing INFO:2025-08-27T17:01:29Z:root:skip check-clang INFO:2025-08-27T17:01:29Z:root:skip check-clang-tools INFO:2025-08-27T17:01:29Z:root:skip check-clangd INFO:2025-08-27T17:01:29Z:root:skip check-hwasan INFO:2025-08-27T17:01:29Z:root:skip check-lld INFO:2025-08-27T17:01:29Z:root:skip check-llvm INFO:2025-08-27T17:01:30Z:root:done