INFO:2024-10-22T08:31:33Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 4614b80c49fb..73057349a292 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 73057349a292 [clang] Allow class with anonymous union member to be const-default-constructible even if a union member has a default member initializer (#95854) (#96301) INFO:2024-10-22T08:31:54Z:root:syncing... Deleted branch merge (was fa5ac950fb83). Switched to a new branch 'merge' Branch 'merge' set up to track remote branch 'main' from 'origin'. [merge 80be2b9ce6d3] [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.