INFO:2025-08-11T09:29:28Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 5bd39a0060be..005401d9e1c9 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 005401d9e1c9 [lldb][NFC] Fix `help breakpoint set` typo. (#152981) INFO:2025-08-11T09:29:32Z:root:syncing... Deleted branch merge (was 5bd39a0060be). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-08-11T09:29:32Z: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.CommandObjectLog.o [8/35] CXX obj/lldb/source/Commands/Commands.CommandObjectStats.o [9/35] CXX obj/lldb/source/Commands/Commands.CommandObjectSession.o [10/35] CXX obj/lldb/source/Commands/Commands.CommandObjectPlugin.o [11/35] CXX obj/lldb/source/Commands/Commands.CommandObjectBreakpointCommand.o [12/35] CXX obj/lldb/source/Commands/Commands.CommandObjectTrace.o [13/35] CXX obj/lldb/source/Commands/Commands.CommandObjectWatchpointCommand.o [14/35] CXX obj/lldb/source/Commands/Commands.CommandObjectScripting.o [15/35] CXX obj/lldb/source/Commands/Commands.CommandObjectSettings.o [16/35] CXX obj/lldb/source/Commands/Commands.CommandObjectRegister.o [17/35] CXX obj/lldb/source/Commands/Commands.CommandObjectProtocolServer.o [18/35] CXX obj/lldb/source/Commands/Commands.CommandObjectExpression.o [19/35] CXX obj/lldb/source/Commands/Commands.CommandObjectDisassemble.o [20/35] CXX obj/lldb/source/Commands/Commands.CommandObjectSource.o [21/35] CXX obj/lldb/source/Commands/Commands.CommandObjectWatchpoint.o [22/35] CXX obj/lldb/source/Commands/Commands.CommandObjectFrame.o [23/35] CXX obj/lldb/source/Commands/Commands.CommandObjectPlatform.o [24/35] CXX obj/lldb/source/Commands/Commands.CommandObjectProcess.o [25/35] CXX obj/lldb/source/Commands/Commands.CommandObjectBreakpoint.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-test [34/35] LINK ./bin/lldb-dap [35/35] LINK ./bin/lldb INFO:2025-08-11T09:29:50Z: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-11T09:29:50Z:root:testing INFO:2025-08-11T09:29:50Z:root:skip check-clang INFO:2025-08-11T09:29:50Z:root:skip check-clang-tools INFO:2025-08-11T09:29:50Z:root:skip check-clangd INFO:2025-08-11T09:29:50Z:root:skip check-hwasan INFO:2025-08-11T09:29:50Z:root:skip check-lld INFO:2025-08-11T09:29:50Z:root:skip check-llvm INFO:2025-08-11T09:29:51Z:root:done