INFO:2025-07-22T13:03:28Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 7cfd32a1d5f3..38318dd05615 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 38318dd05615 [RISCV][LoopVectorize] Use DataWithEVL as the preferred tail folding style (#148686) INFO:2025-07-22T13:03:31Z:root:syncing... Deleted branch merge (was 7cfd32a1d5f3). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. On branch merge Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) - D67202.diff analyze_in.json analyze_out.json clang/test/Driver/Inputs/basic_riscv32_nogcc_tree/riscv32-unknown-elf/riscv32-unknown-elf clang/test/Driver/Inputs/basic_riscv64_nogcc_tree/riscv64-unknown-elf/riscv64-unknown-elf clang/test/Driver/Inputs/mingw_ubuntu_posix_tree/usr/lib/lib clang/test/Driver/Inputs/mingw_ubuntu_posix_tree/usr/x86_64-w64-mingw32/x86_64-w64-mingw32 curbuild.meta.json curbuild.txt lld/test/COFF/lto-new-pass-manager.ll.obj llvm/test/Bitcode/Inputs/PR23310.ll llvm/test/Bitcode/Inputs/padding-garbage.ll llvm/test/Bitcode/Inputs/padding.ll llvm/test/CodeGen/ARM/expand-pseudos.o llvm/test/CodeGen/X86/cpus-other.null out/ syncbot.state sysroot test.cc test.o nothing added to commit but untracked files present (use "git add" to track) [gn build] Port 7cfd32a1d5f3 -- https://github.com/llvm/llvm-project/commit/7cfd32a1d5f3 Traceback (most recent call last): File "/usr/local/google/home/thakis/src/llvm-project/llvm/utils/gn/build/sync_source_lists_from_cmake.py", line 186, in main() File "/usr/local/google/home/thakis/src/llvm-project/llvm/utils/gn/build/sync_source_lists_from_cmake.py", line 179, in main src = sync_source_lists(len(sys.argv) > 1 and sys.argv[1] == "--write") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/google/home/thakis/src/llvm-project/llvm/utils/gn/build/sync_source_lists_from_cmake.py", line 148, in sync_source_lists git(["commit", "-m", "[gn build] Port %s" % rev]) File "/usr/local/google/home/thakis/src/llvm-project/llvm/utils/gn/build/sync_source_lists_from_cmake.py", line 54, in git subprocess.check_call(["git"] + args, shell=os.name == "nt") File "/usr/lib/python3.12/subprocess.py", line 415, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['git', 'commit', '-m', '[gn build] Port 7cfd32a1d5f3']' returned non-zero exit status 1. Command '['/usr/bin/python3', 'llvm/utils/gn/build/sync_source_lists_from_cmake.py', '--write']' returned non-zero exit status 1.