INFO:2026-06-03T13:51:11Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD c689c165ba27..a2369b974339 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 a2369b974339 [Clang] Fix leftover use of old LTO path (#201360) INFO:2026-06-03T13:51:15Z:root:syncing... Deleted branch merge (was 8bf6563d850d). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 242b2ce23f20] [gn build] Port 142ad481b625 1 file changed, 5 insertions(+) [merge c485316fbd50] [gn build] Port 87d6941017aa 1 file changed, 1 deletion(-) [merge 05e60ae003f6] [gn build] Port c264e07c2f3d 1 file changed, 5 insertions(+), 1 deletion(-) [merge 0a58d82d4802] [gn build] Port f91f589aaa82 1 file changed, 1 insertion(+) [gn build] Port 142ad481b625 -- https://github.com/llvm/llvm-project/commit/142ad481b625 [gn build] Port 87d6941017aa -- https://github.com/llvm/llvm-project/commit/87d6941017aa [gn build] Port c264e07c2f3d -- https://github.com/llvm/llvm-project/commit/c264e07c2f3d [gn build] Port f91f589aaa82 -- https://github.com/llvm/llvm-project/commit/f91f589aaa82 INFO:2026-06-03T13:51:19Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/6718] AR lib/libLLVMSupport.a [2/6718] AR lib/libgtest_main.a [3/6718] ACTION //lldb/include/lldb/Host:Config(//llvm/utils/gn/build/toolchain:unix) FAILED: gen/lldb/include/lldb/Host/Config.h python3 ../../llvm/utils/gn/build/write_cmake_config.py -o gen/lldb/include/lldb/Host/Config.h ../../lldb/include/lldb/Host/Config.h.cmake LLDB_EDITLINE_USE_WCHAR= LLDB_HAVE_EL_RFUNC_T= HAVE_PTSNAME_R= HAVE_NR_PROCESS_VM_READV= LLDB_ENABLE_LZMA= LLDB_ENABLE_CURSES= CURSES_HAVE_NCURSES_CURSES_H= LLDB_ENABLE_DYNAMIC_SCRIPTINTERPRETERS= LLDB_ENABLE_LUA= LLDB_ENABLE_MTE= LLDB_ENABLE_PYTHON= LLDB_ENABLE_PYTHON_LIMITED_API= LLDB_ENABLE_TREESITTER= LLDB_EMBED_PYTHON_HOME= LLDB_INSTALL_LIBDIR_BASENAME=lib LLDB_GLOBAL_INIT_DIRECTORY= LLDB_PYTHON_HOME= LLDB_BUG_REPORT_URL=https://github.com/llvm/llvm-project/issues/ HAVE_LIBCOMPRESSION= LLDB_ENABLE_LIBEDIT= LLDB_ENABLE_LIBXML2=1 LLDB_ENABLE_POSIX=1 LLDB_ENABLE_TERMIOS=1 LLVM_ENABLE_CURL= HAVE_SYS_EVENT_H= HAVE_PPOLL=1 HAVE_PROCESS_VM_READV=1 Traceback (most recent call last): File "/usr/local/google/home/thakis/src/llvm-project/out/gn/../../llvm/utils/gn/build/write_cmake_config.py", line 126, in sys.exit(main()) ~~~~^^ File "/usr/local/google/home/thakis/src/llvm-project/out/gn/../../llvm/utils/gn/build/write_cmake_config.py", line 76, in main in_line = var_re.sub(repl, in_line) File "/usr/local/google/home/thakis/src/llvm-project/out/gn/../../llvm/utils/gn/build/write_cmake_config.py", line 74, in repl return values[key] ~~~~~~^^^^^ KeyError: 'LLDB_PYTHON_RUNTIME_LIBRARY_BUILD_PATH' [4/6718] LINK ./bin/split-file [5/6718] LINK ./bin/lldb-argdumper [6/6718] LINK ./bin/clang-tidy-confusable-chars-gen [7/6718] LINK obj/llvm/unittests/Bitstream/BitstreamTests [8/6718] LINK ./bin/not [9/6718] LINK obj/llvm/unittests/Testing/Support/TestingSupportTests [10/6718] LINK ./bin/llvm-undname [11/6718] LINK obj/llvm/unittests/Support/LSP/LSPTests [12/6718] LINK obj/llvm/unittests/Support/DynamicLibrary/DynamicLibraryTests [13/6718] LINK obj/llvm/unittests/DebugInfo/MSF/DebugInfoMSFTests [14/6718] LINK obj/llvm/unittests/HTTP/HTTPTests [15/6718] LINK obj/llvm/unittests/LineEditor/LineEditorTests [16/6718] LINK ./bin/yaml-bench [17/6718] LINK ./bin/FileCheck [18/6718] LINK ./bin/lldb-tblgen [19/6718] LINK obj/llvm/unittests/Demangle/DemangleTests [20/6718] LINK obj/llvm/unittests/Testing/ADT/TestingADTTests [21/6718] LINK ./bin/llvm-min-tblgen [22/6718] LINK obj/llvm/unittests/FileCheck/FileCheckTests [23/6718] LINK obj/llvm/unittests/DebugInfo/CodeView/DebugInfoCodeViewTests [24/6718] LINK ./bin/clang-tblgen [25/6718] LINK obj/llvm/unittests/CAS/CASTests ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.