INFO:2025-01-22T05:13:17Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD ae139988ae25..2841cdbfda92 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 2841cdbfda92 [lldb] Support format string in the prompt (#123430) INFO:2025-01-22T05:13:22Z:root:syncing... Deleted branch merge (was ae139988ae25). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-01-22T05:13:22Z:root:building ninja: Entering directory `out/gn' [1/24] CXX obj/lldb/source/Host/common/Host.Editline.o [2/24] CXX obj/lldb/source/Core/Core.Highlighter.o [3/24] CXX obj/lldb/source/Core/Core.IOHandlerCursesGUI.o [4/24] CXX obj/lldb/source/Core/Core.IOHandler.o [5/24] CXX obj/lldb/source/Utility/Utility.Stream.o [6/24] AR lib/liblldbUtility.a [7/24] AR lib/liblldbHost.a [8/24] CXX obj/lldb/source/Expression/Expression.REPL.o [9/24] CXX obj/lldb/source/Core/Core.Address.o [10/24] CXX obj/lldb/source/Core/Core.SourceManager.o [11/24] CXX obj/lldb/source/Core/Core.FormatEntity.o [12/24] CXX obj/lldb/source/Core/Core.Debugger.o [13/24] AR lib/liblldbCore.a [14/24] CXX obj/lldb/source/Plugins/Language/ClangCommon/ClangCommon.ClangHighlighter.o [15/24] AR lib/liblldbPluginClangCommon.a [16/24] CXX obj/lldb/source/Interpreter/Interpreter.CommandInterpreter.o [17/24] AR lib/liblldbInterpreter.a [18/24] AR lib/liblldbExpression.a [19/24] LINK ./bin/lldb-server [20/24] LINK ./bin/lldb [21/24] LINK ./bin/lldb-dap [22/24] LINK ./bin/lldb-test [23/24] STAMP obj/lldb/test/test.stamp [24/24] STAMP obj/default.stamp INFO:2025-01-22T05:13:30Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/include/lldb/Host/Editline.h", "//lldb/include/lldb/Utility/AnsiTerminal.h", "//lldb/source/Core/IOHandler.cpp", "//lldb/source/Host/common/Editline.cpp", "//lldb/test/API/terminal/TestEditline.py", "//lldb/unittests/Editline/EditlineTest.cpp", "//lldb/unittests/Utility/AnsiTerminalTest.cpp" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } INFO:2025-01-22T05:13:31Z:root:testing INFO:2025-01-22T05:13:31Z:root:skip check-clang INFO:2025-01-22T05:13:31Z:root:skip check-clang-tools INFO:2025-01-22T05:13:31Z:root:skip check-clangd INFO:2025-01-22T05:13:31Z:root:skip check-lld INFO:2025-01-22T05:13:31Z:root:skip check-llvm INFO:2025-01-22T05:13:31Z:root:done