Deleted branch merge (was 400992ec72b7). Switched to a new branch 'merge' Branch 'merge' set up to track remote branch 'main' from 'origin'. [merge 8fdfe9ddef40] [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: $ _.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 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 "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.