INFO:2025-08-12T02:02:42Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 713ec58dec1e..7e2cc725dbe0 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 7e2cc725dbe0 [LLDB][NativePDB] Find functions by basename (#152295) INFO:2025-08-12T02:02:44Z:root:syncing... Deleted branch merge (was 713ec58dec1e). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-08-12T02:02:45Z:root:building ninja: Entering directory `out/gn' [1/10] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.UdtRecordCompleter.o [2/10] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.PdbAstBuilder.o [3/10] CXX obj/lldb/source/Plugins/SymbolFile/PDB/PDB.SymbolFilePDB.o [4/10] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.SymbolFileNativePDB.o [5/10] AR lib/liblldbPluginSymbolFileNativePDB.a [6/10] AR lib/liblldbPluginSymbolFilePDB.a [7/10] LINK ./bin/lldb-server [8/10] LINK ./bin/lldb-test [9/10] LINK ./bin/lldb-dap [10/10] LINK ./bin/lldb INFO:2025-08-12T02:03:02Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp", "//lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h", "//lldb/test/Shell/SymbolFile/NativePDB/find-functions.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:2025-08-12T02:03:03Z:root:testing INFO:2025-08-12T02:03:03Z:root:skip check-clang INFO:2025-08-12T02:03:03Z:root:skip check-clang-tools INFO:2025-08-12T02:03:03Z:root:skip check-clangd INFO:2025-08-12T02:03:03Z:root:skip check-hwasan INFO:2025-08-12T02:03:03Z:root:skip check-lld INFO:2025-08-12T02:03:03Z:root:skip check-llvm INFO:2025-08-12T02:03:03Z:root:done