INFO:2025-08-12T23:44:17Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 6032ff6c8184..b8e4232bd2fb 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 b8e4232bd2fb [flang] Cast fir.select[_rank] selector to i64. (#153239) INFO:2025-08-12T23:44:19Z:root:syncing... Deleted branch merge (was e69ccd15a938). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge a782791e3fb5] [gn build] Port 2e9944a03e6b 1 file changed, 1 insertion(+) On branch merge Your branch is ahead of 'origin/main' by 1 commit. (use "git push" to publish your local commits) Untracked files: (use "git add ..." to include in what will be committed) 0001-gn-build-add-a-missing-dependency.patch 0002-gn-build-only-build-iOS-builtins-with-full-Xcode.patch 0003-gn-build-fix-up-arm64-builtin-sources-a-bit.patch analyze_in.json analyze_out.json chromeclang-old/ chromeclang/ curbuild.meta.json curbuild.txt foo.diff llvm/test/CodeGen/ARM/expand-pseudos.o out/ syncbot.state sysroot/ test.m test.o nothing added to commit but untracked files present (use "git add" to track) [gn build] Port 2e9944a03e6b -- https://github.com/llvm/llvm-project/commit/2e9944a03e6b [gn build] Port a02444fb69e6 -- https://github.com/llvm/llvm-project/commit/a02444fb69e6 Traceback (most recent call last): File "/Users/thakis/src/llvm-project/llvm/utils/gn/build/sync_source_lists_from_cmake.py", line 186, in main() File "/Users/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 "/Users/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 "/Users/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 "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/subprocess.py", line 373, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['git', 'commit', '-m', '[gn build] Port a02444fb69e6']' returned non-zero exit status 1. Command '['/Applications/Xcode.app/Contents/Developer/usr/bin/python3', 'llvm/utils/gn/build/sync_source_lists_from_cmake.py', '--write']' returned non-zero exit status 1.