INFO:2025-08-12T19:39:19Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 1c7720ef78dc..35892345680b main -> origin/main Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) Switched to branch 'main' HEAD is now at 35892345680b [AMDGPU] Remove dead VOP1_Real_NO_DPP_OP_SEL_with_name. NFC. (#153245) INFO:2025-08-12T19:39:49Z:root:syncing... Deleted branch merge (was 1c7720ef78dc). Switched to a new branch 'merge' Branch 'merge' set up to track remote branch 'main' from 'origin'. On branch merge Your branch is up to date with 'origin/main'. Untracked files: $ _.swp analyze_in.json analyze_out.json curbuild.meta.json curbuild.txt foo.bat foo.cc foo.obj foo.py 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 null out/ sigint.py startup.bat syncbot.state sysroot-3bda71a11e/ tmp.diff winsysroot/ It took 4.37 seconds to enumerate untracked files. 'status -uno' may speed it up, but you have to be careful not to forget to add new files yourself (see 'git help status'). nothing added to commit but untracked files present warning: could not open directory 'winsysroot/VC/': No such file or directory [gn build] Port a02444fb69e6 -- https://github.com/llvm/llvm-project/commit/a02444fb69e6 Traceback (most recent call last): File "C:\src\llvm-project\llvm\utils\gn\build\sync_source_lists_from_cmake.py", line 186, in main() File "C:\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 "C:\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 "C:\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 "C:\Users\thakis\AppData\Local\Programs\Python\Python39\lib\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 '['C:\\Users\\thakis\\AppData\\Local\\Programs\\Python\\Python39\\python3.exe', 'llvm/utils/gn/build/sync_source_lists_from_cmake.py', '--write']' returned non-zero exit status 1.