INFO:2025-02-18T20:41:38Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 0049adfe1225..1f5edb17b23f 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 1f5edb17b23f [lldb][Mach-O] Read dyld_all_image_infos addr from `main bin spec` LC_NOTE (#127156) INFO:2025-02-18T20:41:40Z:root:syncing... Deleted branch merge (was 369b37efefa9). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 0d4716f239a1] [gn build] Port 5ecce45ea298 1 file changed, 1 insertion(+) [gn build] Port 5ecce45ea298 -- https://github.com/llvm/llvm-project/commit/5ecce45ea298 INFO:2025-02-18T20:41:41Z:root:building ninja: Entering directory `out/gn' [1/1] Regenerating ninja files [1/1042] STAMP obj/llvm/unittests/tools/llvm-exegesis/X86/LLVMExegesisX86Tests.inputdeps.stamp [2/1042] CXX obj/lldb/source/Core/Core.AddressRange.o [3/1042] CXX obj/lldb/source/Core/Core.DataFileCache.o [4/1042] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointLocationList.o [5/1042] CXX obj/lldb/source/Core/Core.DebuggerEvents.o [6/1042] CXX obj/lldb/source/Breakpoint/Breakpoint.WatchpointOptions.o [7/1042] CXX obj/lldb/source/Plugins/DynamicLoader/Static/Static.DynamicLoaderStatic.o [8/1042] CXX obj/lldb/source/Commands/Commands.CommandOptionsProcessAttach.o [9/1042] CXX obj/lldb/source/Expression/Expression.DWARFExpressionList.o [10/1042] CXX obj/lldb/source/Core/Core.DumpRegisterValue.o [11/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectLanguage.o [12/1042] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolverAddress.o [13/1042] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolverFileLine.o [14/1042] CXX obj/lldb/source/Expression/Expression.IRMemoryMap.o [15/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectQuit.o [16/1042] CXX obj/lldb/source/Core/Core.Mangled.o [17/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.VectorType.o [18/1042] CXX obj/lldb/source/Breakpoint/Breakpoint.WatchpointAlgorithms.o [19/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectMemoryTag.o [20/1042] CXX obj/lldb/source/Commands/Commands.CommandOptionArgumentTable.o [21/1042] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolverScripted.o [22/1042] CXX obj/lldb/source/Core/Core.DynamicLoader.o [23/1042] CXX obj/lldb/source/Core/Core.EmulateInstruction.o [24/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectThreadUtil.o [25/1042] CXX obj/lldb/source/Core/Core.DumpDataExtractor.o [26/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectDisassemble.o [27/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectTrace.o [28/1042] CXX obj/lldb/source/Core/Core.IOHandlerCursesGUI.o [29/1042] CXX obj/lldb/source/Breakpoint/Breakpoint.Watchpoint.o [30/1042] CXX obj/lldb/source/Expression/Expression.ExpressionVariable.o [31/1042] CXX obj/lldb/source/Expression/Expression.ExpressionParser.o [32/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectRegister.o [33/1042] CXX obj/bolt/tools/heatmap/llvm-bolt-heatmap.heatmap.o FAILED: obj/bolt/tools/heatmap/llvm-bolt-heatmap.heatmap.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/bolt/tools/heatmap/llvm-bolt-heatmap.heatmap.o.d -o obj/bolt/tools/heatmap/llvm-bolt-heatmap.heatmap.o -c ../../bolt/tools/heatmap/heatmap.cpp -I../../llvm/include -Igen/llvm/include -I../../bolt/include -Igen/bolt/include -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -fdebug-compilation-dir=. --sysroot=../../sysroot -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../bolt/tools/heatmap/heatmap.cpp:87: gen/bolt/include/bolt/Core/TargetConfig.def:30:1: error: use of undeclared identifier 'LLVMInitializeNVPTXAsmParser' 30 | BOLT_TARGET(NVPTX) | ^ ../../bolt/tools/heatmap/heatmap.cpp:82:3: note: expanded from macro 'BOLT_TARGET' 82 | LLVMInitialize##target##AsmParser(); \ | ^ :49:1: note: expanded from here 49 | LLVMInitializeNVPTXAsmParser | ^ In file included from ../../bolt/tools/heatmap/heatmap.cpp:87: gen/bolt/include/bolt/Core/TargetConfig.def:30:1: error: use of undeclared identifier 'LLVMInitializeNVPTXDisassembler' ../../bolt/tools/heatmap/heatmap.cpp:83:3: note: expanded from macro 'BOLT_TARGET' 83 | LLVMInitialize##target##Disassembler(); \ | ^ :51:1: note: expanded from here 51 | LLVMInitializeNVPTXDisassembler | ^ 2 errors generated. [34/1042] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolverName.o [35/1042] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointLocation.o [36/1042] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointOptions.o [37/1042] CXX obj/lldb/source/Core/Core.Highlighter.o [38/1042] CXX obj/lldb/source/Breakpoint/Breakpoint.Breakpoint.o [39/1042] CXX obj/lldb/source/Core/Core.Address.o [40/1042] CXX obj/lldb/source/Expression/Expression.FunctionCaller.o [41/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.ValueObjectPrinter.o [42/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectSource.o [43/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectWatchpoint.o [44/1042] CXX obj/lldb/source/Core/Core.Disassembler.o [45/1042] CXX obj/bolt/unittests/Core/CoreTests.BinaryContext.o FAILED: obj/bolt/unittests/Core/CoreTests.BinaryContext.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/bolt/unittests/Core/CoreTests.BinaryContext.o.d -o obj/bolt/unittests/Core/CoreTests.BinaryContext.o -c ../../bolt/unittests/Core/BinaryContext.cpp -DAARCH64_AVAILABLE -DX86_AVAILABLE -DGTEST_HAS_RTTI=0 -I../../llvm/lib/Target/AArch64 -I../../llvm/lib/Target/X86 -I../../llvm/include -Igen/llvm/include -I../../bolt/include -Igen/bolt/include -Igen/llvm/lib/Target/AArch64/MCTargetDesc -Igen/llvm/lib/Target/AArch64/MCTargetDesc -Igen/llvm/lib/Target/AArch64/MCTargetDesc -Igen/llvm/lib/Target/AArch64/Utils -Igen/llvm/lib/Target/X86/MCTargetDesc -Igen/llvm/lib/Target/X86/MCTargetDesc -Igen/llvm/lib/Target/X86/MCTargetDesc -Igen/llvm/lib/Target/X86/MCTargetDesc -I../../third-party/unittest/googlemock/include -I../../third-party/unittest/googletest/include -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -fdebug-compilation-dir=. --sysroot=../../sysroot -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../bolt/unittests/Core/BinaryContext.cpp:38: gen/bolt/include/bolt/Core/TargetConfig.def:30:1: error: use of undeclared identifier 'LLVMInitializeNVPTXAsmParser' 30 | BOLT_TARGET(NVPTX) | ^ ../../bolt/unittests/Core/BinaryContext.cpp:33:3: note: expanded from macro 'BOLT_TARGET' 33 | LLVMInitialize##target##AsmParser(); \ | ^ :16:1: note: expanded from here 16 | LLVMInitializeNVPTXAsmParser | ^ In file included from ../../bolt/unittests/Core/BinaryContext.cpp:38: gen/bolt/include/bolt/Core/TargetConfig.def:30:1: error: use of undeclared identifier 'LLVMInitializeNVPTXDisassembler' ../../bolt/unittests/Core/BinaryContext.cpp:34:3: note: expanded from macro 'BOLT_TARGET' 34 | LLVMInitialize##target##Disassembler(); \ | ^ :18:1: note: expanded from here 18 | LLVMInitializeNVPTXDisassembler | ^ 2 errors generated. [46/1042] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolver.o [47/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectExpression.o [48/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectFrame.o [49/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectProcess.o [50/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectPlatform.o [51/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectBreakpoint.o [52/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectScripting.o [53/1042] CXX obj/lldb/source/Commands/Commands.CommandCompletions.o [54/1042] CXX obj/lldb/source/Plugins/Process/minidump/minidump.ProcessMinidump.o [55/1042] CXX obj/lldb/source/Expression/Expression.DWARFExpression.o [56/1042] CXX obj/bolt/tools/driver/llvm-bolt.llvm-bolt.o FAILED: obj/bolt/tools/driver/llvm-bolt.llvm-bolt.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/bolt/tools/driver/llvm-bolt.llvm-bolt.o.d -o obj/bolt/tools/driver/llvm-bolt.llvm-bolt.o -c ../../bolt/tools/driver/llvm-bolt.cpp -I../../llvm/include -Igen/llvm/include -I../../bolt/include -Igen/bolt/include -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -fdebug-compilation-dir=. --sysroot=../../sysroot -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../bolt/tools/driver/llvm-bolt.cpp:194: gen/bolt/include/bolt/Core/TargetConfig.def:30:1: error: use of undeclared identifier 'LLVMInitializeNVPTXAsmParser' 30 | BOLT_TARGET(NVPTX) | ^ ../../bolt/tools/driver/llvm-bolt.cpp:189:3: note: expanded from macro 'BOLT_TARGET' 189 | LLVMInitialize##target##AsmParser(); \ | ^ :115:1: note: expanded from here 115 | LLVMInitializeNVPTXAsmParser | ^ In file included from ../../bolt/tools/driver/llvm-bolt.cpp:194: gen/bolt/include/bolt/Core/TargetConfig.def:30:1: error: use of undeclared identifier 'LLVMInitializeNVPTXDisassembler' ../../bolt/tools/driver/llvm-bolt.cpp:190:3: note: expanded from macro 'BOLT_TARGET' 190 | LLVMInitialize##target##Disassembler(); \ | ^ :117:1: note: expanded from here 117 | LLVMInitializeNVPTXDisassembler | ^ 2 errors generated. [57/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectThread.o [58/1042] CXX obj/lldb/source/Core/Core.FormatEntity.o [59/1042] CXX obj/lldb/source/Expression/Expression.IRInterpreter.o [60/1042] CXX obj/lldb/source/Expression/Expression.IRExecutionUnit.o [61/1042] CXX obj/bolt/unittests/Core/CoreTests.MemoryMaps.o FAILED: obj/bolt/unittests/Core/CoreTests.MemoryMaps.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/bolt/unittests/Core/CoreTests.MemoryMaps.o.d -o obj/bolt/unittests/Core/CoreTests.MemoryMaps.o -c ../../bolt/unittests/Core/MemoryMaps.cpp -DAARCH64_AVAILABLE -DX86_AVAILABLE -DGTEST_HAS_RTTI=0 -I../../llvm/lib/Target/AArch64 -I../../llvm/lib/Target/X86 -I../../llvm/include -Igen/llvm/include -I../../bolt/include -Igen/bolt/include -Igen/llvm/lib/Target/AArch64/MCTargetDesc -Igen/llvm/lib/Target/AArch64/MCTargetDesc -Igen/llvm/lib/Target/AArch64/MCTargetDesc -Igen/llvm/lib/Target/AArch64/Utils -Igen/llvm/lib/Target/X86/MCTargetDesc -Igen/llvm/lib/Target/X86/MCTargetDesc -Igen/llvm/lib/Target/X86/MCTargetDesc -Igen/llvm/lib/Target/X86/MCTargetDesc -I../../third-party/unittest/googlemock/include -I../../third-party/unittest/googletest/include -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -fdebug-compilation-dir=. --sysroot=../../sysroot -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../bolt/unittests/Core/MemoryMaps.cpp:49: gen/bolt/include/bolt/Core/TargetConfig.def:30:1: error: use of undeclared identifier 'LLVMInitializeNVPTXAsmParser' 30 | BOLT_TARGET(NVPTX) | ^ ../../bolt/unittests/Core/MemoryMaps.cpp:44:3: note: expanded from macro 'BOLT_TARGET' 44 | LLVMInitialize##target##AsmParser(); \ | ^ :124:1: note: expanded from here 124 | LLVMInitializeNVPTXAsmParser | ^ In file included from ../../bolt/unittests/Core/MemoryMaps.cpp:49: gen/bolt/include/bolt/Core/TargetConfig.def:30:1: error: use of undeclared identifier 'LLVMInitializeNVPTXDisassembler' ../../bolt/unittests/Core/MemoryMaps.cpp:45:3: note: expanded from macro 'BOLT_TARGET' 45 | LLVMInitialize##target##Disassembler(); \ | ^ :126:1: note: expanded from here 126 | LLVMInitializeNVPTXDisassembler | ^ 2 errors generated. [62/1042] CXX obj/lldb/source/Core/Core.Debugger.o [63/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.DumpValueObjectOptions.o [64/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectMemory.o [65/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectDWIMPrint.o [66/1042] CXX obj/lldb/source/Core/Core.Section.o [67/1042] CXX obj/lldb/source/Core/Core.Value.o [68/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.DataVisualization.o [69/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.CXXFunctionPointer.o [70/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectType.o [71/1042] CXX obj/lldb/source/Core/Core.RichManglingContext.o [72/1042] CXX obj/lldb/source/Core/Core.ModuleList.o [73/1042] CXX obj/lldb/source/Core/Core.SearchFilter.o [74/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.LanguageCategory.o [75/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.FormatClasses.o [76/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.TypeSummary.o [77/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.FormatterSection.o [78/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.TypeSynthetic.o [79/1042] CXX obj/lldb/source/Expression/Expression.ObjectFileJIT.o [80/1042] CXX obj/lldb/source/Core/Core.SourceManager.o [81/1042] CXX obj/lldb/source/Expression/Expression.Materializer.o [82/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.StringPrinter.o [83/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.TypeCategoryMap.o [84/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.FormattersHelpers.o [85/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.TypeFormat.o [86/1042] CXX obj/lldb/source/Expression/Expression.UtilityFunction.o [87/1042] CXX obj/lldb/source/Interpreter/Interpreter.OptionArgParser.o [88/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.FormatterBytecode.o [89/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.FormatManager.o [90/1042] CXX obj/lldb/source/Expression/Expression.LLVMUserExpression.o [91/1042] CXX obj/lldb/source/Core/Core.Module.o [92/1042] CXX obj/lldb/source/Expression/Expression.REPL.o [93/1042] CXX obj/lldb/source/DataFormatters/DataFormatters.TypeCategory.o [94/1042] CXX obj/bolt/unittests/Core/CoreTests.MCPlusBuilder.o FAILED: obj/bolt/unittests/Core/CoreTests.MCPlusBuilder.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/bolt/unittests/Core/CoreTests.MCPlusBuilder.o.d -o obj/bolt/unittests/Core/CoreTests.MCPlusBuilder.o -c ../../bolt/unittests/Core/MCPlusBuilder.cpp -DAARCH64_AVAILABLE -DX86_AVAILABLE -DGTEST_HAS_RTTI=0 -I../../llvm/lib/Target/AArch64 -I../../llvm/lib/Target/X86 -I../../llvm/include -Igen/llvm/include -I../../bolt/include -Igen/bolt/include -Igen/llvm/lib/Target/AArch64/MCTargetDesc -Igen/llvm/lib/Target/AArch64/MCTargetDesc -Igen/llvm/lib/Target/AArch64/MCTargetDesc -Igen/llvm/lib/Target/AArch64/Utils -Igen/llvm/lib/Target/X86/MCTargetDesc -Igen/llvm/lib/Target/X86/MCTargetDesc -Igen/llvm/lib/Target/X86/MCTargetDesc -Igen/llvm/lib/Target/X86/MCTargetDesc -I../../third-party/unittest/googlemock/include -I../../third-party/unittest/googletest/include -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -fdebug-compilation-dir=. --sysroot=../../sysroot -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../bolt/unittests/Core/MCPlusBuilder.cpp:48: gen/bolt/include/bolt/Core/TargetConfig.def:30:1: error: use of undeclared identifier 'LLVMInitializeNVPTXAsmParser' 30 | BOLT_TARGET(NVPTX) | ^ ../../bolt/unittests/Core/MCPlusBuilder.cpp:43:3: note: expanded from macro 'BOLT_TARGET' 43 | LLVMInitialize##target##AsmParser(); \ | ^ :24:1: note: expanded from here 24 | LLVMInitializeNVPTXAsmParser | ^ In file included from ../../bolt/unittests/Core/MCPlusBuilder.cpp:48: gen/bolt/include/bolt/Core/TargetConfig.def:30:1: error: use of undeclared identifier 'LLVMInitializeNVPTXDisassembler' ../../bolt/unittests/Core/MCPlusBuilder.cpp:44:3: note: expanded from macro 'BOLT_TARGET' 44 | LLVMInitialize##target##Disassembler(); \ | ^ :26:1: note: expanded from here 26 | LLVMInitializeNVPTXDisassembler | ^ 2 errors generated. [95/1042] CXX obj/lldb/source/Core/Core.PluginManager.o [96/1042] CXX obj/lldb/source/Expression/Expression.UserExpression.o [97/1042] CXX obj/lldb/source/Interpreter/Interpreter.CommandInterpreter.o [98/1042] CXX obj/lldb/source/Commands/Commands.CommandObjectTarget.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.