INFO:2026-08-14T09:58:28Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 79eed78018ed..ff3850173328 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 ff3850173328 [lldb][NativePDB] Migrate away from `lldbassert` (#216152) INFO:2026-08-14T09:58:31Z:root:syncing... Deleted branch merge (was 79eed78018ed). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-08-14T09:58:32Z:root:building ninja: Entering directory `out/gn' [1/21] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/21] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/21] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/21] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.PdbSymUid.o [5/21] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.PdbFPOProgramToDWARFExpression.o [6/21] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.DWARFLocationExpression.o [7/21] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.PdbIndex.o [8/21] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.CompileUnitIndex.o [9/21] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.PdbUtil.o [10/21] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.UdtRecordCompleter.o [11/21] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.PdbAstBuilderClang.o [12/21] CXX obj/lldb/source/Plugins/SymbolFile/PDB/PDB.SymbolFilePDB.o [13/21] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.SymbolFileNativePDB.o [14/21] AR lib/liblldbPluginSymbolFileNativePDB.a [15/21] AR lib/liblldbPluginSymbolFilePDB.a [16/21] CXX obj/lldb/source/Plugins/TypeSystem/Clang/Clang.TypeSystemClang.o [17/21] AR lib/liblldbPluginTypeSystemClang.a [18/21] LINK ./bin/lldb-server [19/21] LINK ./bin/lldb-dap [20/21] LINK ./bin/lldb-test [21/21] LINK ./bin/lldb INFO:2026-08-14T09:58:55Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.cpp", "//lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilderClang.cpp", "//lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.cpp", "//lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp", "//lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.cpp", "//lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.h", "//lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp", "//lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp", "//lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp" ], "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-08-14T09:58:56Z:root:testing INFO:2026-08-14T09:58:56Z:root:skip check-clang INFO:2026-08-14T09:58:56Z:root:skip check-clang-tools INFO:2026-08-14T09:58:56Z:root:skip check-clangd INFO:2026-08-14T09:58:56Z:root:skip check-hwasan INFO:2026-08-14T09:58:56Z:root:skip check-lld INFO:2026-08-14T09:58:56Z:root:skip check-llvm INFO:2026-08-14T09:58:56Z:root:done