INFO:2026-06-30T22:50:04Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 7479a7943358..1f7a93d088f0 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 1f7a93d088f0 [lldb][Windows] Fix "Invalid register name" for eax on x86_64 attach (#203498) INFO:2026-06-30T22:50:08Z:root:syncing... Deleted branch merge (was 7479a7943358). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-06-30T22:50:08Z:root:building ninja: Entering directory `out/gn' [1/13] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/13] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/13] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/13] CXX obj/lldb/source/Plugins/ABI/X86/X86.ABIX86_i386.o [5/13] CXX obj/lldb/source/Plugins/ABI/X86/X86.ABIMacOSX_i386.o [6/13] CXX obj/lldb/source/Plugins/ABI/X86/X86.ABISysV_i386.o [7/13] CXX obj/lldb/source/Plugins/ABI/X86/X86.ABIX86.o [8/13] CXX obj/lldb/source/Plugins/ABI/X86/X86.ABIWindows_x86_64.o [9/13] CXX obj/lldb/source/Plugins/ABI/X86/X86.ABISysV_x86_64.o [10/13] AR lib/liblldbPluginABIX86.a [11/13] LINK ./bin/lldb [12/13] LINK ./bin/lldb-test [13/13] LINK ./bin/lldb-dap INFO:2026-06-30T22:50:15Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/source/Plugins/ABI/X86/ABIX86.cpp", "//lldb/source/Plugins/ABI/X86/ABIX86.h", "//lldb/source/Plugins/ABI/X86/ABIX86_64.h", "//lldb/source/Plugins/ABI/X86/ABIX86_i386.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-06-30T22:50:16Z:root:testing INFO:2026-06-30T22:50:16Z:root:skip check-clang INFO:2026-06-30T22:50:16Z:root:skip check-clang-tools INFO:2026-06-30T22:50:16Z:root:skip check-clangd INFO:2026-06-30T22:50:16Z:root:skip check-hwasan INFO:2026-06-30T22:50:16Z:root:skip check-lld INFO:2026-06-30T22:50:16Z:root:skip check-llvm INFO:2026-06-30T22:50:16Z:root:done