INFO:2025-07-24T13:48:37Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 889faabe78d2..3feb6f971577 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 3feb6f971577 [clang-tidy] Add MLIR check for old op builder usage. (#149148) INFO:2025-07-24T13:48:40Z:root:syncing... Deleted branch merge (was 08e1d5120bcd). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 37b7e6e6211f] [gn build] Port 3feb6f971577 1 file changed, 1 insertion(+) [merge c3da196f32c9] [gn build] Port bfd73a516160 2 files changed, 2 deletions(-) [gn build] Port 3feb6f971577 -- https://github.com/llvm/llvm-project/commit/3feb6f971577 [gn build] Port bfd73a516160 -- https://github.com/llvm/llvm-project/commit/bfd73a516160 INFO:2025-07-24T13:48:43Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/263] AR lib/libclangCodeGen.a [2/263] ACTION //lldb/test:lit_shell_site_cfg(//llvm/utils/gn/build/toolchain:unix) FAILED: gen/lldb/test/Shell/lit.site.cfg.py python3 ../../llvm/utils/gn/build/write_cmake_config.py -o gen/lldb/test/Shell/lit.site.cfg.py ../../lldb/test/Shell/lit.site.cfg.py.in LIT_SITE_CFG_IN_HEADER=\#\#\ Autogenerated\ from\ //lldb/test/Shell/lit.site.cfg.py.in,\ do\ not\ edit LLDB_BINARY_DIR=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/lldb LLDB_SOURCE_DIR=/usr/local/google/home/thakis/src/llvm-project/lldb LLVM_BINARY_DIR=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm LLVM_LIBS_DIR= LLVM_LIT_TOOLS_DIR= LLVM_SOURCE_DIR=/usr/local/google/home/thakis/src/llvm-project/llvm LLVM_TOOLS_DIR=/usr/local/google/home/thakis/src/llvm-project/out/gn/bin LLVM_TARGET_TRIPLE=x86_64-unknown-linux-gnu CLANG_RESOURCE_DIR= DEFAULT_SYSROOT= LIBCXX_LIBRARY_DIR=/usr/local/google/home/thakis/src/llvm-project/out/gn/lib LLDB_ENABLE_LUA=0 LLDB_ENABLE_LZMA=0 LLDB_ENABLE_PYTHON=0 LLDB_HAS_LIBCXX=False LLDB_IS_64_BITS=1 LLDB_LIBS_DIR= LLDB_LIT_TOOLS_DIR= LLDB_TEST_BUILD_DIRECTORY=/usr/local/google/home/thakis/src/llvm-project/out/gn/gen/lldb/test/test_build LLDB_TEST_MODULE_CACHE_CLANG=/usr/local/google/home/thakis/src/llvm-project/out/gn/gen/lldb/test/lldb-test-build.noindex/module-cache-clang LLDB_TEST_MODULE_CACHE_LLDB=/usr/local/google/home/thakis/src/llvm-project/out/gn/gen/lldb/test/lldb-test-build.noindex/module-cache-lldb LLDB_TEST_OBJC_GNUSTEP_DIR= LLDB_TEST_PLATFORM_URL= LLDB_TEST_PLATFORM_WORKING_DIR= LLDB_TEST_SHELL_DISABLE_REMOTE=True LLDB_TEST_SYSROOT= LLDB_TOOL_LLDB_SERVER_BUILD=1 LLDB_TOOLS_DIR=/usr/local/google/home/thakis/src/llvm-project/out/gn/bin LLDB_USE_SYSTEM_DEBUGSERVER=1 LLVM_HOST_TRIPLE=x86_64-unknown-linux-gnu LLVM_USE_SANITIZER= Python3_EXECUTABLE=python3 Python3_ROOT_DIR= LLVM_ENABLE_ZLIB=1 SHLIBDIR=../../../../lib 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 72, 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 70, in repl return values[key] ~~~~~~^^^^^ KeyError: 'LLDB_BUILD_LLDBRPC' [3/263] LINK obj/llvm/unittests/tools/llvm-mca/LLVMMCATests [4/263] LINK obj/llvm/unittests/tools/llvm-exegesis/X86/LLVMExegesisX86Tests [5/263] LINK ./bin/c-index-test [6/263] LINK ./bin/clang-scan-deps [7/263] LINK ./bin/lldb-server [8/263] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [9/263] LINK ./bin/clang-import-test [10/263] LINK obj/clang/unittests/Frontend/FrontendTests [11/263] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [12/263] LINK ./bin/clang [13/263] LINK obj/clang/unittests/Tooling/ToolingTests [14/263] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [15/263] LINK ./bin/clang-repl [16/263] LINK ./bin/lldb-test [17/263] LINK ./bin/lldb-dap [18/263] CXX obj/clang-tools-extra/clang-tidy/llvm/llvm.LLVMTidyModule.o [19/263] CXX obj/clang-tools-extra/clang-tidy/llvm/llvm.UseNewMLIROpBuilderCheck.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.