INFO:2026-06-05T12:44:22Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 978468398d2e..2a80e6670190 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 2a80e6670190 [JumpThreading] NFC: Add comment referencing #199408. (#199718) INFO:2026-06-05T12:44:25Z:root:syncing... Deleted branch merge (was c98f7b8e88e0). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 223a501fd2b3] [gn build] Port 36b3ffbae3bd 1 file changed, 1 insertion(+) [gn build] Port 36b3ffbae3bd -- https://github.com/llvm/llvm-project/commit/36b3ffbae3bd INFO:2026-06-05T12:44:26Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/483] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [2/483] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [3/483] AR lib/libLLVMVectorize.a [4/483] LINK obj/llvm/unittests/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizerTests [5/483] LINK obj/llvm/unittests/Transforms/Vectorize/VectorizeTests [6/483] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [7/483] CXX obj/llvm/lib/Transforms/Scalar/Scalar.JumpThreading.o [8/483] AR lib/libLLVMScalarOpts.a [9/483] LINK obj/clang/unittests/InstallAPI/InstallAPITests [10/483] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [11/483] LINK ./bin/clang-apply-replacements [12/483] LINK ./bin/clang-offload-bundler [13/483] LINK obj/clang/unittests/DependencyScanning/ClangDependencyScanningTests [14/483] LINK obj/clang/unittests/Format/FormatTests [15/483] LINK obj/bolt/unittests/Profile/ProfileTests FAILED: obj/bolt/unittests/Profile/ProfileTests ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -Wl,--color-diagnostics -fuse-ld=lld -o obj/bolt/unittests/Profile/ProfileTests -Wl,--start-group obj/bolt/unittests/Profile/ProfileTests.DataAggregator.o obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o obj/bolt/unittests/Profile/ProfileTests.PerfSpeEvents.o obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.o lib/libLLVMBOLTProfile.a lib/libLLVMBOLTCore.a lib/libLLVMBOLTUtils.a lib/libLLVMSupport.a lib/libLLVMSupportBlake3.a lib/libLLVMDemangle.a lib/libLLVMBinaryFormat.a lib/libLLVMTargetParser.a lib/libLLVMAsmPrinter.a lib/libLLVMAnalysis.a lib/libLLVMFrontendHLSL.a lib/libLLVMCore.a lib/libLLVMRemarks.a lib/libLLVMBitstreamReader.a lib/libLLVMProfileData.a lib/libLLVMDebugInfoDWARF.a lib/libLLVMDebugInfoDWARFLowLevel.a lib/libLLVMMC.a lib/libLLVMDebugInfoCodeView.a lib/libLLVMDebugInfoMSF.a lib/libLLVMObject.a lib/libLLVMBitReader.a lib/libLLVMIRReader.a lib/libLLVMAsmParser.a lib/libLLVMMCParser.a lib/libLLVMTextAPI.a lib/libLLVMSymbolize.a lib/libLLVMDebugInfoBTF.a lib/libLLVMDebugInfoGSYM.a lib/libLLVMDebugInfoPDB.a lib/libLLVMCodeGen.a lib/libLLVMBitWriter.a lib/libLLVMTransformUtils.a lib/libLLVMCGData.a lib/libLLVMCodeGenTypes.a lib/libLLVMTarget.a lib/libLLVMObjCARCOpts.a lib/libLLVMScalarOpts.a lib/libLLVMAggressiveInstCombine.a lib/libLLVMInstCombine.a lib/libLLVMMCDisassembler.a lib/libLLVMBOLTPasses.a lib/libgtest.a -Wl,--end-group -lpthread -ldl -lz ld.lld: error: undefined symbol: llvm::detail::TakeError(llvm::Error) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::parseAndCheckPerfScriptProfile(std::__cxx11::basic_string, std::allocator> const&, int, unsigned long)) ld.lld: error: undefined symbol: LLVMInitializeAArch64TargetInfo >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::InitializeAllTargets()) ld.lld: error: undefined symbol: LLVMInitializeAMDGPUTargetInfo >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::InitializeAllTargets()) ld.lld: error: undefined symbol: LLVMInitializeARMTargetInfo >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::InitializeAllTargets()) ld.lld: error: undefined symbol: LLVMInitializeAVRTargetInfo >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::InitializeAllTargets()) ld.lld: error: undefined symbol: LLVMInitializeBPFTargetInfo >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::InitializeAllTargets()) ld.lld: error: undefined symbol: LLVMInitializeHexagonTargetInfo >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::InitializeAllTargets()) ld.lld: error: undefined symbol: LLVMInitializeLanaiTargetInfo >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::InitializeAllTargets()) ld.lld: error: undefined symbol: LLVMInitializeLoongArchTargetInfo >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::InitializeAllTargets()) ld.lld: error: undefined symbol: LLVMInitializeMipsTargetInfo >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::InitializeAllTargets()) ld.lld: error: undefined symbol: LLVMInitializeNVPTXTargetInfo >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::InitializeAllTargets()) ld.lld: error: undefined symbol: LLVMInitializePowerPCTargetInfo >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::InitializeAllTargets()) ld.lld: error: undefined symbol: LLVMInitializeRISCVTargetInfo >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::InitializeAllTargets()) ld.lld: error: undefined symbol: LLVMInitializeSparcTargetInfo >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::InitializeAllTargets()) ld.lld: error: undefined symbol: LLVMInitializeSystemZTargetInfo >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::InitializeAllTargets()) ld.lld: error: undefined symbol: LLVMInitializeWebAssemblyTargetInfo >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::InitializeAllTargets()) ld.lld: error: undefined symbol: LLVMInitializeX86TargetInfo >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::InitializeAllTargets()) ld.lld: error: undefined symbol: LLVMInitializeAArch64TargetMC >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) ld.lld: error: undefined symbol: LLVMInitializeAMDGPUTargetMC >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) ld.lld: error: undefined symbol: LLVMInitializeARMTargetMC >>> referenced by PerfScripts.cpp >>> obj/bolt/unittests/Profile/ProfileTests.PerfScripts.o:(llvm::bolt::PerfScriptTestHelper::initalizeLLVM()) ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) clang++: error: linker command failed with exit code 1 (use -v to see invocation) [16/483] LINK ./bin/llvm-bat-dump [17/483] LINK ./bin/llvm-ml [18/483] LINK ./bin/clang-ssaf-analyzer [19/483] LINK ./bin/sancov [20/483] LINK ./bin/clang-ssaf-format [21/483] LINK ./bin/clang-ssaf-linker [22/483] LINK ./bin/clang-refactor [23/483] LINK ./bin/clang-doc [24/483] LINK ./bin/find-all-symbols [25/483] LINK ./bin/clang-reorder-fields [26/483] LINK ./bin/clang-include-fixer [27/483] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [28/483] LINK ./bin/pp-trace [29/483] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [30/483] LINK obj/clang/unittests/Index/IndexTests [31/483] LINK ./bin/clang-move [32/483] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [33/483] LINK ./bin/clang-change-namespace [34/483] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [35/483] LINK ./bin/llvm-bolt-heatmap [36/483] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [37/483] LINK ./bin/clang-query [38/483] LINK obj/bolt/unittests/Passes/PassTests [39/483] LINK obj/bolt/unittests/Core/CoreTests [40/483] LINK ./bin/llvm-bolt [41/483] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [42/483] LINK ./bin/clang-installapi [43/483] LINK obj/clang/unittests/AST/ByteCode/InterpTests [44/483] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [45/483] LINK obj/clang/unittests/AST/ASTTests [46/483] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [47/483] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [48/483] LINK ./bin/dexp [49/483] LINK ./bin/modularize [50/483] LINK ./bin/clang-extdef-mapping [51/483] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [52/483] LINK obj/clang/unittests/Lex/LexTests [53/483] LINK ./bin/clang-diff [54/483] LINK obj/clang/unittests/Parse/ParseTests [55/483] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [56/483] LINK ./bin/clang-linker-wrapper [57/483] LINK obj/clang/unittests/Serialization/SerializationTests [58/483] LINK ./bin/clang-nvlink-wrapper [59/483] LINK ./bin/diagtool [60/483] LINK ./bin/clang-import-test [61/483] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [62/483] LINK ./bin/clangd-remap [63/483] LINK obj/clang/unittests/CrossTU/CrossTUTests [64/483] LINK obj/clang/unittests/Rewrite/RewriteTests [65/483] LINK ./bin/clangd-indexer [66/483] LINK ./bin/clangd [67/483] LINK obj/lld/unittests/AsLibAll/LLDAsLibAllTests [68/483] LINK ./bin/clang-tidy [69/483] LINK ./bin/clang-check [70/483] LINK ./bin/clang-scan-deps [71/483] LINK ./bin/clang-sycl-linker [72/483] LINK ./bin/llvm-lto [73/483] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [74/483] LINK obj/clang/unittests/Driver/ClangDriverTests [75/483] LINK ./bin/opt [76/483] LINK obj/clang/unittests/Frontend/FrontendTests [77/483] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [78/483] LINK ./bin/clang-repl [79/483] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [80/483] SOLINK ./lib/libclang.so ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.