INFO:2025-10-28T00:19:20Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 3f26d567535b..aed12c33ade9 main -> origin/main Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. 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 aed12c33ade9 [MLIR] Apply clang-tidy fixes for llvm-qualified-auto in MLIRContext.cpp (NFC) INFO:2025-10-28T00:19:23Z:root:syncing... Deleted branch merge (was 1640c34e4723). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. [merge 079e9b21b02e] [gn build] Port 128214f3b2a4 1 file changed, 1 insertion(+) Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. [merge 54492abf1041] [gn build] Port 2afbd3df2ae6 2 files changed, 3 deletions(-) Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. [merge 8d61fb4e13c9] [gn build] Port 5fda2a5d9c1a 1 file changed, 1 insertion(+) Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. [merge a9f5f7e9d67f] [gn build] Port 81de86123fcf 1 file changed, 1 insertion(+) [gn build] Port 128214f3b2a4 -- https://github.com/llvm/llvm-project/commit/128214f3b2a4 [gn build] Port 2afbd3df2ae6 -- https://github.com/llvm/llvm-project/commit/2afbd3df2ae6 [gn build] Port 5fda2a5d9c1a -- https://github.com/llvm/llvm-project/commit/5fda2a5d9c1a [gn build] Port 81de86123fcf -- https://github.com/llvm/llvm-project/commit/81de86123fcf INFO:2025-10-28T00:19:25Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/366] LINK ./bin/clang-apply-replacements [2/366] LINK obj/bolt/unittests/Profile/ProfileTests [3/366] LINK ./bin/find-all-symbols [4/366] LINK ./bin/clang-reorder-fields [5/366] LINK ./bin/clang-change-namespace [6/366] LINK ./bin/clang-query [7/366] LINK ./bin/clang-move [8/366] LINK ./bin/clang-include-fixer [9/366] LINK ./bin/clang-doc [10/366] LINK ./bin/modularize [11/366] LINK ./bin/pp-trace [12/366] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [13/366] LINK ./bin/llvm-cgdata [14/366] LINK ./bin/llvm-cvtres FAILED: bin/llvm-cvtres ../../chromeclang/bin/clang++ -arch arm64 -isysroot ../../sysroot/MacOSX.sdk -mmacos-version-min=12 -arch arm64 -mmacos-version-min=12 -Wl,--color-diagnostics -fuse-ld=lld -isysroot ../../sysroot/MacOSX.sdk -o ./bin/llvm-cvtres obj/llvm/tools/llvm-cvtres/llvm-cvtres.llvm-cvtres.o lib/libLLVMObject.a lib/libLLVMOption.a lib/libLLVMSupport.a lib/libLLVMBinaryFormat.a lib/libLLVMSupportBlake3.a lib/libLLVMDemangle.a lib/libLLVMTargetParser.a lib/libLLVMBitReader.a lib/libLLVMBitstreamReader.a lib/libLLVMCore.a lib/libLLVMRemarks.a lib/libLLVMIRReader.a lib/libLLVMAsmParser.a lib/libLLVMMC.a lib/libLLVMDebugInfoCodeView.a lib/libLLVMDebugInfoMSF.a lib/libLLVMMCParser.a lib/libLLVMTextAPI.a -lpthread -lz ld64.lld: error: undefined symbol: llvm::dwarf::CFIProgram::Instruction::getOperandAsSigned(llvm::dwarf::CFIProgram const&, unsigned int) const >>> referenced by lib/libLLVMMC.a(MC.MCSFrame.o):(symbol (anonymous namespace)::SFrameEmitterImpl::handleCFI((anonymous namespace)::SFrameFDE&, (anonymous namespace)::SFrameFRE&, llvm::MCCFIInstruction const&)+0x410) >>> referenced by lib/libLLVMMC.a(MC.MCSFrame.o):(symbol (anonymous namespace)::SFrameEmitterImpl::handleCFI((anonymous namespace)::SFrameFDE&, (anonymous namespace)::SFrameFRE&, llvm::MCCFIInstruction const&)+0x3ac) ld64.lld: error: undefined symbol: llvm::dwarf::CFIProgram::Instruction::getOperandAsUnsigned(llvm::dwarf::CFIProgram const&, unsigned int) const >>> referenced by lib/libLLVMMC.a(MC.MCSFrame.o):(symbol (anonymous namespace)::SFrameEmitterImpl::handleCFI((anonymous namespace)::SFrameFDE&, (anonymous namespace)::SFrameFRE&, llvm::MCCFIInstruction const&)+0x36c) >>> referenced by lib/libLLVMMC.a(MC.MCSFrame.o):(symbol (anonymous namespace)::SFrameEmitterImpl::handleCFI((anonymous namespace)::SFrameFDE&, (anonymous namespace)::SFrameFRE&, llvm::MCCFIInstruction const&)+0x314) clang: error: linker command failed with exit code 1 (use -v to see invocation) [15/366] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [16/366] LINK ./bin/llvm-cfi-verify [17/366] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [18/366] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [19/366] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [20/366] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [21/366] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [22/366] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [23/366] LINK ./bin/clang-tidy ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.