INFO:2025-08-12T18:56:02Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD cd1c58ae5a98..a02444fb69e6 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 a02444fb69e6 Revert "[clang-repl] Enable extending `launchExecutor` (#152562)" (#153180) INFO:2025-08-12T18:56:32Z:root:syncing... Deleted branch merge (was cd1c58ae5a98). 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.36 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.