INFO:2026-07-15T16:47:04Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 2c57ae5efb01..b61b45f30cb1 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 b61b45f30cb1 [lldb] Convert ELFSymbol dump methods to use StringRef (#209650) INFO:2026-07-15T16:47:07Z:root:syncing... Deleted branch merge (was 2c57ae5efb01). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-07-15T16:47:07Z:root:building ninja: Entering directory `out/gn' [1/31] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/31] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/31] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/31] CXX obj/lldb/source/Plugins/ObjectFile/ELF/ELF.ELFHeader.o [5/31] CXX obj/lldb/tools/lldb-server/lldb-server.SystemInitializerLLGS.o [6/31] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterUtilities.o [7/31] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_x86.o [8/31] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_s390x.o [9/31] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextLinuxCore_x86.o [10/31] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_arm.o [11/31] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_powerpc.o [12/31] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_loongarch64.o [13/31] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_ppc64le.o [14/31] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_riscv64.o [15/31] CXX obj/lldb/source/Plugins/SymbolVendor/ELF/ELF.SymbolVendorELF.o [16/31] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_arm64.o [17/31] CXX obj/lldb/source/Plugins/Process/minidump/minidump.ThreadMinidump.o [18/31] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_riscv32.o [19/31] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.ThreadElfCore.o [20/31] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.ProcessElfCore.o [21/31] CXX obj/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/POSIX-DYLD.DynamicLoaderPOSIXDYLD.o [22/31] AR lib/liblldbPluginDynamicLoaderPosixDYLD.a [23/31] CXX obj/lldb/source/Plugins/ObjectFile/ELF/ELF.ObjectFileELF.o [24/31] AR lib/liblldbPluginObjectFileELF.a [25/31] AR lib/liblldbPluginProcessElfCore.a [26/31] AR lib/liblldbPluginSymbolVendorELF.a [27/31] AR lib/liblldbPluginProcessMinidump.a [28/31] LINK ./bin/lldb-server [29/31] LINK ./bin/lldb-dap [30/31] LINK ./bin/lldb-test [31/31] LINK ./bin/lldb INFO:2026-07-15T16:47:19Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp", "//lldb/source/Plugins/ObjectFile/ELF/ELFHeader.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-15T16:47:19Z:root:testing INFO:2026-07-15T16:47:19Z:root:skip check-clang INFO:2026-07-15T16:47:19Z:root:skip check-clang-tools INFO:2026-07-15T16:47:19Z:root:skip check-clangd INFO:2026-07-15T16:47:19Z:root:skip check-hwasan INFO:2026-07-15T16:47:19Z:root:skip check-lld INFO:2026-07-15T16:47:19Z:root:skip check-llvm INFO:2026-07-15T16:47:19Z:root:done