INFO:2026-03-06T20:22:04Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD a8783dc6baef..5230955af793 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 5230955af793 [flang,acc] Support -ffp-maxmin-behavior option in lowering. (#184730) INFO:2026-03-06T20:22:07Z:root:syncing... Deleted branch merge (was a8783dc6baef). 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 curbuild.meta.json curbuild.txt out/ syncbot.state sysroot test.cc test.o nothing added to commit but untracked files present (use "git add" to track) [gn build] Port 57f1ec6e0a4e -- https://github.com/llvm/llvm-project/commit/57f1ec6e0a4e 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 187, in main() ~~~~^^ File "/usr/local/google/home/thakis/src/llvm-project/llvm/utils/gn/build/sync_source_lists_from_cmake.py", line 180, 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 149, 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 55, in git subprocess.check_call(["git"] + args, shell=os.name == "nt") ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/subprocess.py", line 419, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['git', 'commit', '-m', '[gn build] Port 57f1ec6e0a4e']' 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.