INFO:2025-07-24T21:05:37Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 1ff6d9daec66..ea7d81355be8 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at ea7d81355be8 [libc] Fix some warnings in tests. (#150500) INFO:2025-07-24T21:05:40Z:root:syncing... Deleted branch merge (was 4a20290362a7). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge c66e9da854fb] [gn build] Port 3feb6f971577 1 file changed, 1 insertion(+) [merge 44976e5009b3] [gn build] Port bfd73a516160 2 files changed, 2 deletions(-) [gn build] Port 3feb6f971577 -- https://github.com/llvm/llvm-project/commit/3feb6f971577 [gn build] Port bfd73a516160 -- https://github.com/llvm/llvm-project/commit/bfd73a516160 [gn build] Port d750c6de8a75 -- https://github.com/llvm/llvm-project/commit/d750c6de8a75 Traceback (most recent call last): File "/usr/local/google/home/thakis/src/llvm-project/llvm/utils/gn/build/sync_source_lists_from_cmake.py", line 186, in main() File "/usr/local/google/home/thakis/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 "/usr/local/google/home/thakis/src/llvm-project/llvm/utils/gn/build/sync_source_lists_from_cmake.py", line 138, in sync_source_lists patch_gn_file(gn_file, add, remove) File "/usr/local/google/home/thakis/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 '['/usr/bin/python3', 'llvm/utils/gn/build/sync_source_lists_from_cmake.py', '--write']' returned non-zero exit status 1.