INFO:2026-02-16T21:51:52Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 227d8d33c638..4e8b7bdfea73 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 4e8b7bdfea73 [CI][ScriptedBuilder] Avoid python 3.12-only option (#181746) INFO:2026-02-16T21:51:55Z:root:syncing... Deleted branch merge (was 714740f9566c). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 711d9e1fbcef] [gn build] Port 65deb6c71e96 1 file changed, 1 deletion(-) [merge d45d056a2ab3] [gn build] Port 7c3c9c45f85d 2 files changed, 2 insertions(+) [gn build] Port 65deb6c71e96 -- https://github.com/llvm/llvm-project/commit/65deb6c71e96 [gn build] Port 7c3c9c45f85d -- https://github.com/llvm/llvm-project/commit/7c3c9c45f85d [gn build] Port a591a44653ea -- https://github.com/llvm/llvm-project/commit/a591a44653ea 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/tsan/rtl/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.