INFO:2025-04-13T22:04:26Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 99df442df1f8..3de93015386f 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 3de93015386f [clangd] Add a build option to disable building dexp (#133124) INFO:2025-04-13T22:04:29Z:root:syncing... Deleted branch merge (was 99df442df1f8). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-04-13T22:04:29Z:root:building ninja: Entering directory `out/gn' [1/2] ACTION //clang-tools-extra/clangd/test:lit_site_cfg(//llvm/utils/gn/build/toolchain:unix) FAILED: gen/clang-tools-extra/clangd/test/lit.site.cfg.py python3 ../../llvm/utils/gn/build/write_cmake_config.py -o gen/clang-tools-extra/clangd/test/lit.site.cfg.py ../../clang-tools-extra/clangd/test/lit.site.cfg.py.in LIT_SITE_CFG_IN_HEADER=\#\#\ Autogenerated\ from\ //clang-tools-extra/clangd/test/lit.site.cfg.py.in,\ do\ not\ edit LLVM_LIBS_DIR= SHLIBDIR=/usr/local/google/home/thakis/src/llvm-project/out/gn/lib CMAKE_CURRENT_BINARY_DIR=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang-tools-extra/clangd/test CMAKE_CURRENT_SOURCE_DIR=/usr/local/google/home/thakis/src/llvm-project/clang-tools-extra/clangd/test CURRENT_TOOLS_DIR= CLANGD_ENABLE_REMOTE=0 CLANGD_TIDY_CHECKS=1 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 LLVM_TARGET_TRIPLE=x86_64-unknown-linux-gnu Python3_EXECUTABLE=python3 CLANGD_BUILD_XPC=0 LLVM_ENABLE_ZLIB=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 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: 'CLANGD_BUILD_DEXP' ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.