INFO:2025-10-29T12:14:00Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 31180ba0720a..4dfe212dade7 main -> origin/main Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. 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 4dfe212dade7 [lldb][DWARFASTParserClang] Added a check for the specialization existence (#154123) INFO:2025-10-29T12:14:04Z:root:syncing... Deleted branch merge (was 31180ba0720a). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-10-29T12:14:04Z:root:building ninja: Entering directory `out/gn' [1/8] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFASTParserClang.o [2/8] AR lib/liblldbPluginSymbolFileDWARF.a [3/8] CXX obj/lldb/source/Plugins/TypeSystem/Clang/Clang.TypeSystemClang.o [4/8] AR lib/liblldbPluginTypeSystemClang.a [5/8] LINK ./bin/lldb-server [6/8] LINK ./bin/lldb-test [7/8] LINK ./bin/lldb-dap [8/8] LINK ./bin/lldb INFO:2025-10-29T12:14:14Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp", "//lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp", "//lldb/unittests/SymbolFile/DWARF/CMakeLists.txt", "//lldb/unittests/SymbolFile/DWARF/DWARFASTParserClangTests.cpp", "//lldb/unittests/SymbolFile/DWARF/Inputs/DW_AT_spec_decl_exists-test.yaml" ], "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-10-29T12:14:15Z:root:testing INFO:2025-10-29T12:14:15Z:root:skip check-clang INFO:2025-10-29T12:14:15Z:root:skip check-clang-tools INFO:2025-10-29T12:14:15Z:root:skip check-clangd INFO:2025-10-29T12:14:15Z:root:skip check-lld INFO:2025-10-29T12:14:15Z:root:skip check-llvm INFO:2025-10-29T12:14:15Z:root:done