INFO:2025-06-26T07:04:24Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 9ccf613b3426..5fb0ae1a5b58 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 5fb0ae1a5b58 [LegacyPM] Remove unused getAdjustedAnalysisPointer() method (NFC) (#145738) INFO:2025-06-26T07:04:28Z:root:syncing... Deleted branch merge (was 8f58b4c25d1a). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 6935d664112e] [gn build] Port 0a3c5c42a178 1 file changed, 1 insertion(+) [merge a1221a673ea6] [gn build] Port 0faa181434cf 1 file changed, 2 insertions(+) [merge f7b9b6695212] [gn build] Port d7b936b633f3 1 file changed, 1 insertion(+) [gn build] Port 0a3c5c42a178 -- https://github.com/llvm/llvm-project/commit/0a3c5c42a178 [gn build] Port 0faa181434cf -- https://github.com/llvm/llvm-project/commit/0faa181434cf [gn build] Port d7b936b633f3 -- https://github.com/llvm/llvm-project/commit/d7b936b633f3 [gn build] Port dbb3e7d1162d -- https://github.com/llvm/llvm-project/commit/dbb3e7d1162d Traceback (most recent call last): File "/Users/thakis/src/llvm-project/llvm/utils/gn/build/sync_source_lists_from_cmake.py", line 186, in main() File "/Users/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 "/Users/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 "/Users/thakis/src/llvm-project/llvm/utils/gn/build/sync_source_lists_from_cmake.py", line 33, in patch_gn_file raise ValueError(gn_file + ": No source list") ValueError: llvm/utils/gn/secondary/clang/unittests/BUILD.gn: No source list Command '['/Applications/Xcode.app/Contents/Developer/usr/bin/python3', 'llvm/utils/gn/build/sync_source_lists_from_cmake.py', '--write']' returned non-zero exit status 1.