INFO:2025-04-24T06:38:36Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD dbb0605f87d8..fb0000b6624a 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 fb0000b6624a [lldb][lldb-dap] Add ToJSON for OptionValueEnumeration (#137007) INFO:2025-04-24T06:38:40Z:root:syncing... Deleted branch merge (was dbb0605f87d8). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-04-24T06:38:40Z:root:building ninja: Entering directory `out/gn' [1/15] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueEnumeration.o [2/15] CXX obj/lldb/source/Commands/Commands.CommandObjectDiagnostics.o [3/15] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueProperties.o [4/15] CXX obj/lldb/source/Interpreter/Interpreter.OptionValue.o [5/15] CXX obj/lldb/source/Commands/Commands.CommandObjectLog.o [6/15] AR lib/liblldbCommands.a [7/15] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueDictionary.o [8/15] CXX obj/lldb/source/Interpreter/Interpreter.Property.o [9/15] AR lib/liblldbInterpreter.a [10/15] CXX obj/lldb/source/Target/Target.Target.o [11/15] AR lib/liblldbTarget.a [12/15] LINK ./bin/lldb-server [13/15] LINK ./bin/lldb-dap [14/15] LINK ./bin/lldb [15/15] LINK ./bin/lldb-test INFO:2025-04-24T06:38:50Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/include/lldb/Interpreter/OptionValueEnumeration.h", "//lldb/source/Interpreter/OptionValueEnumeration.cpp", "//lldb/test/API/commands/settings/TestSettings.py" ], "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-04-24T06:38:51Z:root:testing INFO:2025-04-24T06:38:51Z:root:skip check-clang INFO:2025-04-24T06:38:51Z:root:skip check-clang-tools INFO:2025-04-24T06:38:51Z:root:skip check-clangd INFO:2025-04-24T06:38:51Z:root:skip check-lld INFO:2025-04-24T06:38:51Z:root:skip check-llvm INFO:2025-04-24T06:38:51Z:root:done