INFO:2025-09-19T17:31:07Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 90d03a0386a6..21f5f32cc6fe 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 21f5f32cc6fe [PassBuilder] Add callback invoking to PassBuilder string API (#157153) INFO:2025-09-19T17:31:10Z:root:syncing... Deleted branch merge (was 90d03a0386a6). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-09-19T17:31:10Z:root:building ninja: Entering directory `out/gn' [1/364] AR lib/libLLVMAArch64Disassembler.a [2/364] AR lib/libLLVMAArch64AsmParser.a [3/364] AR lib/libLLVMExegesisAArch64.a [4/364] ACTION //clang-tools-extra/test:lit_site_cfg(//llvm/utils/gn/build/toolchain:unix) FAILED: gen/clang-tools-extra/test/lit.site.cfg.py python3 ../../llvm/utils/gn/build/write_cmake_config.py -o gen/clang-tools-extra/test/lit.site.cfg.py ../../clang-tools-extra/test/lit.site.cfg.py.in LIT_SITE_CFG_IN_HEADER=\#\#\ Autogenerated\ from\ //clang-tools-extra/test/lit.site.cfg.py.in,\ do\ not\ edit CLANG_TOOLS_BINARY_DIR=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang-tools-extra CLANG_TOOLS_SOURCE_DIR=/usr/local/google/home/thakis/src/llvm-project/clang-tools-extra LLVM_LIBS_DIR= LLVM_TARGET_TRIPLE=x86_64-unknown-linux-gnu SHLIBDIR=/usr/local/google/home/thakis/src/llvm-project/out/gn/lib CURRENT_TOOLS_DIR=/usr/local/google/home/thakis/src/llvm-project/out/gn/bin CLANG_PLUGIN_SUPPORT=0 LLVM_HOST_TRIPLE=x86_64-unknown-linux-gnu LLVM_LIT_TOOLS_DIR= LLVM_TOOLS_DIR=/usr/local/google/home/thakis/src/llvm-project/out/gn/bin Python3_EXECUTABLE=python3 CLANG_TIDY_ENABLE_STATIC_ANALYZER=1 LLVM_PLUGIN_EXT=.so 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: 'CLANG_TIDY_ENABLE_QUERY_BASED_CUSTOM_CHECKS' [5/364] LINK ./bin/llvm-mca [6/364] LINK ./bin/sancov [7/364] LINK ./bin/llvm-objdump [8/364] LINK ./bin/llvm-nm [9/364] LINK ./bin/llvm-cfi-verify [10/364] LINK ./bin/llvm-debuginfo-analyzer [11/364] LINK obj/llvm/unittests/tools/llvm-cfi-verify/CFIVerifyTests [12/364] LINK ./bin/llvm-profgen [13/364] LINK ./bin/clang-extdef-mapping [14/364] LINK ./bin/clang-tidy [15/364] CXX obj/llvm/lib/Passes/Passes.PassBuilder.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.