INFO:2024-10-22T08:51:48Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 2f58ac4a22ba..d15559d69d51 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 d15559d69d51 [Clang] Don't assert on substituted-but-yet-expanded packs for nested lambdas (#112896) INFO:2024-10-22T08:52:11Z:root:syncing... Deleted branch merge (was f7d90b9affcb). Switched to a new branch 'merge' Branch 'merge' set up to track remote branch 'main' from 'origin'. [merge 2e124b9aeefc] [gn build] Port 1295d2e6da2f Committer: Nico Weber Your name and email address were configured automatically based on your username and hostname. Please check that they are accurate. You can suppress this message by setting them explicitly: git config --global user.name "Your Name" git config --global user.email you@example.com After doing this, you may fix the identity used for this commit with: git commit --amend --reset-author 1 file changed, 1 insertion(+) [gn build] Port 1295d2e6da2f -- https://github.com/llvm/llvm-project/commit/1295d2e6da2f [gn build] Port 6c4267fb1779 -- https://github.com/llvm/llvm-project/commit/6c4267fb1779 Traceback (most recent call last): File "C:\src\llvm-project\llvm\utils\gn\build\sync_source_lists_from_cmake.py", line 180, in main() File "C:\src\llvm-project\llvm\utils\gn\build\sync_source_lists_from_cmake.py", line 173, 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 132, in sync_source_lists patch_gn_file(gn_file, add, remove) File "C:\src\llvm-project\llvm\utils\gn\build\sync_source_lists_from_cmake.py", line 35, in patch_gn_file raise ValueError(gn_file + ": Multiple source lists") ValueError: llvm/utils/gn/secondary/libcxx/src/BUILD.gn: Multiple source lists 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.