INFO:2026-07-25T09:01:36Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 068ec1a282c1..9b1218ce69e0 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 9b1218ce69e0 [lldb] Move GetVTableInfo to C++ language runtime (#207010) INFO:2026-07-25T09:01:39Z:root:syncing... Deleted branch merge (was 068ec1a282c1). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-07-25T09:01:40Z:root:building ninja: Entering directory `out/gn' [1/14] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/14] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/14] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:host) [4/14] CXX obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPlusPlus.CPPLanguageRuntime.o [5/14] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibCxx.o [6/14] CXX obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPlusPlus.ItaniumABIRuntime.o [7/14] AR lib/liblldbPluginCPPRuntime.a [8/14] CXX obj/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.AppleObjCRuntime.o [9/14] AR lib/liblldbPluginAppleObjCRuntime.a [10/14] AR lib/liblldbPluginCPlusPlusLanguage.a [11/14] LINK ./bin/lldb-server [12/14] LINK ./bin/lldb-test [13/14] LINK ./bin/lldb-dap [14/14] LINK ./bin/lldb INFO:2026-07-25T09:01:53Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.cpp", "//lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.h", "//lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABIRuntime.cpp", "//lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABIRuntime.h" ], "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:2026-07-25T09:01:53Z:root:testing INFO:2026-07-25T09:01:53Z:root:skip check-clang INFO:2026-07-25T09:01:53Z:root:skip check-clang-tools INFO:2026-07-25T09:01:53Z:root:skip check-clangd INFO:2026-07-25T09:01:53Z:root:skip check-hwasan INFO:2026-07-25T09:01:53Z:root:skip check-lld INFO:2026-07-25T09:01:53Z:root:skip check-llvm INFO:2026-07-25T09:01:53Z:root:done