INFO:2025-10-25T02:32:02Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD cc4f462ba46c..9161760123cd 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 9161760123cd [CI] Make Premerge Advisor Upload to Both Advisor Instances INFO:2025-10-25T02:32:05Z:root:syncing... Deleted branch merge (was aeed24369ca2). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 70925b6487b0] [gn build] Port 5fda2a5d9c1a 1 file changed, 1 insertion(+) [gn build] Port 5fda2a5d9c1a -- https://github.com/llvm/llvm-project/commit/5fda2a5d9c1a INFO:2025-10-25T02:32:06Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/559] AR lib/libLLVMX86CodeGen.a [2/559] 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) [3/559] LINK ./bin/llvm-cfi-verify [4/559] LINK ./bin/lli [5/559] CXX obj/llvm/tools/llvm-cxxmap/llvm-cxxmap.llvm-cxxmap.o [6/559] CXX obj/llvm/tools/llvm-debuginfo-analyzer/llvm-debuginfo-analyzer.llvm-debuginfo-analyzer.o [7/559] CXX obj/llvm/tools/llvm-cxxdump/llvm-cxxdump.llvm-cxxdump.o [8/559] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [9/559] CXX obj/llvm/unittests/tools/llvm-cfi-verify/CFIVerifyTests.FileAnalysis.o [10/559] CXX obj/llvm/tools/llvm-debuginfo-analyzer/llvm-debuginfo-analyzer.Options.o [11/559] CXX obj/llvm/unittests/tools/llvm-cfi-verify/CFIVerifyTests.GraphBuilder.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.