INFO:2025-04-29T14:01:46Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 2e713af20e58..65b0d21eb490 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 65b0d21eb490 [lldb] Remove "error:" prefix from reverse execute error messages INFO:2025-04-29T14:01:49Z:root:syncing... Deleted branch merge (was 2e713af20e58). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-04-29T14:01:49Z:root:building ninja: Entering directory `out/gn' [1/628] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [2/628] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [3/628] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [4/628] LINK obj/clang/unittests/Frontend/FrontendTests FAILED: obj/clang/unittests/Frontend/FrontendTests ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -Wl,--color-diagnostics -fuse-ld=lld -o obj/clang/unittests/Frontend/FrontendTests -Wl,--start-group obj/clang/unittests/Frontend/FrontendTests.ASTUnitTest.o obj/clang/unittests/Frontend/FrontendTests.CodeGenActionTest.o obj/clang/unittests/Frontend/FrontendTests.CompilerInstanceTest.o obj/clang/unittests/Frontend/FrontendTests.CompilerInvocationTest.o obj/clang/unittests/Frontend/FrontendTests.FixedPointString.o obj/clang/unittests/Frontend/FrontendTests.FrontendActionTest.o obj/clang/unittests/Frontend/FrontendTests.NoAlterCodeGenActionTest.o obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o obj/clang/unittests/Frontend/FrontendTests.PCHPreambleTest.o obj/clang/unittests/Frontend/FrontendTests.ParsedSourceLocationTest.o obj/clang/unittests/Frontend/FrontendTests.ReparseWorkingDirTest.o obj/clang/unittests/Frontend/FrontendTests.TextDiagnosticTest.o obj/clang/unittests/Frontend/FrontendTests.UtilsTest.o obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.o lib/libclangAST.a lib/libclangBasic.a lib/libclangCodeGen.a lib/libclangFrontend.a lib/libclangFrontendTool.a lib/libclangLex.a lib/libclangSema.a lib/libclangTooling.a lib/libLLVMSupport.a lib/libLLVMTargetParser.a lib/libLLVMOption.a lib/libLLVMSupportBlake3.a lib/libLLVMDemangle.a lib/libLLVMBinaryFormat.a lib/libLLVMFrontendOpenMP.a lib/libLLVMAnalysis.a lib/libLLVMCore.a lib/libLLVMRemarks.a lib/libLLVMBitstreamReader.a lib/libLLVMProfileData.a lib/libLLVMDebugInfoDWARF.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/libLLVMDebugInfoPDB.a lib/libLLVMFrontendAtomic.a lib/libLLVMFrontendOffloading.a lib/libLLVMObjectYAML.a lib/libLLVMTransformUtils.a lib/libLLVMScalarOpts.a lib/libLLVMAggressiveInstCombine.a lib/libLLVMInstCombine.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libclangAPINotes.a lib/libclangDriver.a lib/libLLVMWindowsDriver.a lib/libclangEdit.a lib/libclangParse.a lib/libclangSupport.a lib/libLLVMFrontendOpenACC.a lib/libclangSerialization.a lib/libLLVMCodeGen.a lib/libLLVMBitWriter.a lib/libLLVMCGData.a lib/libLLVMCodeGenTypes.a lib/libLLVMTarget.a lib/libLLVMObjCARCOpts.a lib/libLLVMFrontendDriver.a lib/libLLVMFrontendHLSL.a lib/libLLVMIRPrinter.a lib/libLLVMLTO.a lib/libLLVMExtensions.a lib/libLLVMLinker.a lib/libLLVMPasses.a lib/libLLVMCFGuard.a lib/libLLVMCoroutines.a lib/libLLVMipo.a lib/libLLVMInstrumentation.a lib/libLLVMVectorize.a lib/libLLVMSandboxIR.a lib/libLLVMHipStdPar.a lib/libLLVMCoverage.a lib/libclangExtractAPI.a lib/libclangIndex.a lib/libclangFormat.a lib/libclangToolingCore.a lib/libclangRewrite.a lib/libclangToolingInclusions.a lib/libclangInstallAPI.a lib/libclangRewriteFrontend.a lib/libclangStaticAnalyzerFrontend.a lib/libclangCrossTU.a lib/libclangStaticAnalyzerCheckers.a lib/libclangStaticAnalyzerCore.a lib/libgtest.a -Wl,--end-group -ldl -lpthread -lz ld.lld: error: undefined symbol: LLVMInitializeAArch64TargetMC >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestOutputStream_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamShared_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamOwned_Test::TestBody()) ld.lld: error: undefined symbol: LLVMInitializeAMDGPUTargetMC >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestOutputStream_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamShared_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamOwned_Test::TestBody()) ld.lld: error: undefined symbol: LLVMInitializeARMTargetMC >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestOutputStream_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamShared_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamOwned_Test::TestBody()) ld.lld: error: undefined symbol: LLVMInitializeAVRTargetMC >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestOutputStream_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamShared_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamOwned_Test::TestBody()) ld.lld: error: undefined symbol: LLVMInitializeBPFTargetMC >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestOutputStream_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamShared_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamOwned_Test::TestBody()) ld.lld: error: undefined symbol: LLVMInitializeHexagonTargetMC >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestOutputStream_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamShared_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamOwned_Test::TestBody()) ld.lld: error: undefined symbol: LLVMInitializeLanaiTargetMC >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestOutputStream_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamShared_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamOwned_Test::TestBody()) ld.lld: error: undefined symbol: LLVMInitializeLoongArchTargetMC >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestOutputStream_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamShared_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamOwned_Test::TestBody()) ld.lld: error: undefined symbol: LLVMInitializeMipsTargetMC >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestOutputStream_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamShared_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamOwned_Test::TestBody()) ld.lld: error: undefined symbol: LLVMInitializeNVPTXTargetMC >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestOutputStream_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamShared_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamOwned_Test::TestBody()) ld.lld: error: undefined symbol: LLVMInitializePowerPCTargetMC >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestOutputStream_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamShared_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamOwned_Test::TestBody()) ld.lld: error: undefined symbol: LLVMInitializeRISCVTargetMC >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestOutputStream_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamShared_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamOwned_Test::TestBody()) ld.lld: error: undefined symbol: LLVMInitializeSparcTargetMC >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestOutputStream_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamShared_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamOwned_Test::TestBody()) ld.lld: error: undefined symbol: LLVMInitializeSystemZTargetMC >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestOutputStream_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamShared_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamOwned_Test::TestBody()) ld.lld: error: undefined symbol: LLVMInitializeWebAssemblyTargetMC >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestOutputStream_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamShared_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamOwned_Test::TestBody()) ld.lld: error: undefined symbol: LLVMInitializeX86TargetMC >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestOutputStream_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamShared_Test::TestBody()) >>> referenced by OutputStreamTest.cpp >>> obj/clang/unittests/Frontend/FrontendTests.OutputStreamTest.o:((anonymous namespace)::FrontendOutputTests_TestVerboseOutputStreamOwned_Test::TestBody()) clang++: error: linker command failed with exit code 1 (use -v to see invocation) [5/628] CXX obj/lldb/source/Breakpoint/Breakpoint.WatchpointOptions.o [6/628] CXX obj/lldb/source/DataFormatters/DataFormatters.DumpValueObjectOptions.o [7/628] CXX obj/lldb/source/Commands/Commands.CommandOptionsProcessAttach.o [8/628] CXX obj/lldb/source/Core/Core.DumpRegisterValue.o [9/628] CXX obj/lldb/source/DataFormatters/DataFormatters.CXXFunctionPointer.o [10/628] CXX obj/lldb/source/Commands/Commands.CommandObjectLanguage.o [11/628] CXX obj/lldb/source/Breakpoint/Breakpoint.WatchpointAlgorithms.o [12/628] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolverAddress.o [13/628] CXX obj/lldb/source/DataFormatters/DataFormatters.FormatClasses.o [14/628] CXX obj/lldb/source/Core/Core.RichManglingContext.o [15/628] CXX obj/lldb/source/Core/Core.Highlighter.o [16/628] CXX obj/lldb/source/DataFormatters/DataFormatters.LanguageCategory.o [17/628] CXX obj/lldb/source/Core/Core.EmulateInstruction.o [18/628] CXX obj/lldb/source/Commands/Commands.CommandObjectThreadUtil.o [19/628] CXX obj/lldb/source/Commands/Commands.CommandObjectQuit.o [20/628] CXX obj/lldb/source/Commands/Commands.CommandOptionArgumentTable.o [21/628] CXX obj/lldb/source/Commands/Commands.CommandObjectMemoryTag.o [22/628] CXX obj/lldb/source/Core/Core.Mangled.o [23/628] CXX obj/lldb/source/Breakpoint/Breakpoint.Watchpoint.o [24/628] CXX obj/lldb/source/Core/Core.DynamicLoader.o [25/628] CXX obj/lldb/source/Core/Core.Value.o [26/628] CXX obj/lldb/source/DataFormatters/DataFormatters.DataVisualization.o [27/628] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolverScripted.o [28/628] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFASTParser.o [29/628] CXX obj/lldb/source/Core/Core.Statusline.o [30/628] CXX obj/lldb/source/Core/Core.DumpDataExtractor.o [31/628] CXX obj/lldb/source/DataFormatters/DataFormatters.FormattersHelpers.o [32/628] CXX obj/lldb/source/DataFormatters/DataFormatters.FormatterSection.o [33/628] CXX obj/lldb/source/Commands/Commands.CommandObjectTrace.o [34/628] CXX obj/lldb/source/Commands/Commands.CommandObjectScripting.o [35/628] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointLocation.o [36/628] CXX obj/lldb/source/DataFormatters/DataFormatters.StringPrinter.o [37/628] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolverName.o [38/628] CXX obj/lldb/source/Core/Core.Address.o [39/628] CXX obj/lldb/source/DataFormatters/DataFormatters.TypeCategoryMap.o [40/628] CXX obj/lldb/source/Commands/Commands.CommandObjectRegister.o [41/628] CXX obj/lldb/source/Core/Core.IOHandlerCursesGUI.o [42/628] CXX obj/lldb/source/DataFormatters/DataFormatters.FormatterBytecode.o [43/628] CXX obj/lldb/source/DataFormatters/DataFormatters.TypeFormat.o [44/628] CXX obj/lldb/source/Commands/Commands.CommandObjectExpression.o [45/628] CXX obj/lldb/source/Core/Core.SourceManager.o [46/628] CXX obj/lldb/source/Commands/Commands.CommandObjectSource.o [47/628] CXX obj/lldb/source/Commands/Commands.CommandObjectProcess.o [48/628] CXX obj/lldb/source/Expression/Expression.DWARFExpression.o [49/628] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointOptions.o [50/628] CXX obj/lldb/source/Commands/Commands.CommandObjectPlatform.o [51/628] CXX obj/lldb/source/Commands/Commands.CommandObjectFrame.o [52/628] CXX obj/lldb/source/Commands/Commands.CommandObjectWatchpoint.o [53/628] CXX obj/lldb/source/DataFormatters/DataFormatters.FormatManager.o [54/628] CXX obj/lldb/source/DataFormatters/DataFormatters.TypeCategory.o [55/628] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolver.o [56/628] CXX obj/lldb/source/Commands/Commands.CommandCompletions.o [57/628] CXX obj/lldb/source/Commands/Commands.CommandObjectMemory.o [58/628] CXX obj/lldb/source/Commands/Commands.CommandObjectBreakpoint.o [59/628] CXX obj/lldb/source/Core/Core.FormatEntity.o [60/628] CXX obj/lldb/source/Core/Core.Module.o [61/628] CXX obj/lldb/source/Commands/Commands.CommandObjectThread.o [62/628] CXX obj/lldb/source/Commands/Commands.CommandObjectType.o [63/628] CXX obj/lldb/source/Commands/Commands.CommandObjectDWIMPrint.o [64/628] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationClient.o [65/628] CXX obj/lldb/source/Core/Core.PluginManager.o [66/628] CXX obj/lldb/source/Core/Core.Debugger.o [67/628] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangASTSource.o [68/628] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemote.o [69/628] CXX obj/lldb/source/Commands/Commands.CommandObjectTarget.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.