INFO:2026-05-07T17:44:30Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD b3c15dbae051..c400f8735835 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 c400f8735835 clang: Remove copy of string into temporary set (#196373) INFO:2026-05-07T17:44:33Z:root:syncing... Deleted branch merge (was 23c8424f4135). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 296fa8dc395c] [gn build] Port 3fe311f215d0 1 file changed, 1 insertion(+) [merge f2cea8ee62b6] [gn build] Port ebb9a79cd370 1 file changed, 4 insertions(+), 1 deletion(-) [gn build] Port 3fe311f215d0 -- https://github.com/llvm/llvm-project/commit/3fe311f215d0 [gn build] Port ebb9a79cd370 -- https://github.com/llvm/llvm-project/commit/ebb9a79cd370 INFO:2026-05-07T17:44:35Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/7046] 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_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 122, in sys.exit(main()) ~~~~^^ File "/usr/local/google/home/thakis/src/llvm-project/out/gn/../../llvm/utils/gn/build/write_cmake_config.py", line 75, in main if values[var] == "0": ~~~~~~^^^^^ KeyError: 'LLDB_ENABLE_DYNAMIC_SCRIPTINTERPRETERS' [2/7046] AR lib/libLLVMSupport.a ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.