INFO:2026-05-07T05:58:09Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD ab6166ed34da..2a9a78d0eec8 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 2a9a78d0eec8 [IR] Fix null pointer dereference in Constant::toConstantRange() for ConstantByte (#193874) INFO:2026-05-07T05:58:24Z:root:syncing... Deleted branch merge (was c125a95a117d). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 76455db1755a] [gn build] Port 3fe311f215d0 1 file changed, 1 insertion(+) [merge 58f97269f927] [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-07T05:58:26Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/4746] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/4746] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/4746] AR lib/libLLVMCodeGenTypes.a [4/4746] AR lib/libLLVMTableGenCommon.a [5/4746] 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' [6/4746] LINK ./bin/llvm-tblgen [7/4746] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [8/4746] CXX obj/llvm/lib/IR/IR.Constants.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.