INFO:2026-05-28T19:31:03Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 4df74706ab47..f089890d5e20 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 f089890d5e20 [clang-tidy] Fixes false positive with a non-const method on a pointer (#188844) INFO:2026-05-28T19:31:06Z:root:syncing... Deleted branch merge (was 4df74706ab47). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [gn build] Port a0ac75213425 -- https://github.com/llvm/llvm-project/commit/a0ac75213425 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 187, in main() ~~~~^^ File "/usr/local/google/home/thakis/src/llvm-project/llvm/utils/gn/build/sync_source_lists_from_cmake.py", line 180, 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 139, 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/compiler-rt/lib/scudo/standalone/tests/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.