INFO:2026-02-10T23:19:56Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD d8487e4b17fe..90d49d3782b2 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 3 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 90d49d3782b2 [lldb] Implement DenseMapInfo for UUID (#180854) INFO:2026-02-10T23:19:59Z:root:syncing... Deleted branch merge (was d8487e4b17fe). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-02-10T23:20:00Z:root:building ninja: Entering directory `out/gn' [1/640] CXX obj/lldb/source/Commands/Commands.CommandObjectDiagnostics.o [2/640] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointSite.o [3/640] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointLocationCollection.o [4/640] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointList.o [5/640] CXX obj/lldb/source/Core/Core.AddressRange.o [6/640] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointLocationList.o [7/640] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointIDList.o [8/640] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformDarwinKernel.o [9/640] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolverFileLine.o [10/640] CXX obj/lldb/source/Commands/Commands.CommandObjectGUI.o [11/640] CXX obj/lldb/source/Breakpoint/Breakpoint.WatchpointAlgorithms.o [12/640] CXX obj/lldb/source/Expression/Expression.ObjectFileJIT.o [13/640] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolverAddress.o [14/640] CXX obj/lldb/source/Commands/Commands.CommandObjectLanguage.o [15/640] CXX obj/lldb/source/Breakpoint/Breakpoint.WatchpointOptions.o [16/640] CXX obj/lldb/source/Commands/Commands.CommandObjectQuit.o [17/640] CXX obj/lldb/source/Breakpoint/Breakpoint.WatchpointList.o [18/640] CXX obj/lldb/source/Commands/Commands.CommandObjectMemoryTag.o [19/640] CXX obj/lldb/source/Expression/Expression.IRMemoryMap.o [20/640] CXX obj/lldb/source/Commands/Commands.CommandObjectRegexCommand.o [21/640] CXX obj/lldb/source/Commands/Commands.CommandObjectPlugin.o [22/640] CXX obj/lldb/source/Commands/Commands.CommandObjectHelp.o [23/640] CXX obj/lldb/source/Commands/Commands.CommandObjectApropos.o [24/640] CXX obj/lldb/source/Breakpoint/Breakpoint.Watchpoint.o [25/640] CXX obj/lldb/source/Plugins/ABI/X86/X86.ABIX86.o [26/640] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformDarwinDevice.o [27/640] CXX obj/lldb/source/Commands/Commands.CommandObjectBreakpointCommand.o [28/640] CXX obj/lldb/source/Expression/Expression.Materializer.o [29/640] CXX obj/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.AppleThreadPlanStepThroughObjCTrampoline.o [30/640] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolverScripted.o [31/640] CXX obj/lldb/source/Core/Core.RichManglingContext.o [32/640] CXX obj/lldb/source/Commands/Commands.CommandObjectRegister.o [33/640] CXX obj/lldb/source/Commands/Commands.CommandObjectLog.o [34/640] CXX obj/lldb/source/Expression/Expression.ExpressionVariable.o [35/640] CXX obj/lldb/source/Core/Core.Address.o [36/640] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunication.o [37/640] CXX obj/lldb/source/Commands/Commands.CommandObjectMultiword.o [38/640] CXX obj/lldb/source/Commands/Commands.CommandObjectProtocolServer.o [39/640] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolverFileRegex.o [40/640] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointOptions.o [41/640] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolverName.o [42/640] CXX obj/lldb/source/Expression/Expression.FunctionCaller.o [43/640] CXX obj/lldb/source/Commands/Commands.CommandObjectExpression.o [44/640] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointLocation.o [45/640] CXX obj/lldb/source/Expression/Expression.REPL.o [46/640] CXX obj/lldb/source/Commands/Commands.CommandObjectDisassemble.o [47/640] CXX obj/lldb/source/Expression/Expression.LLVMUserExpression.o [48/640] CXX obj/lldb/source/Expression/Expression.UserExpression.o [49/640] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolver.o [50/640] CXX obj/lldb/source/Commands/Commands.CommandObjectFrame.o [51/640] CXX obj/lldb/source/Expression/Expression.ExpressionParser.o [52/640] CXX obj/lldb/source/Breakpoint/Breakpoint.Breakpoint.o [53/640] CXX obj/lldb/source/Commands/Commands.CommandObjectMemory.o [54/640] CXX obj/lldb/source/Commands/Commands.CommandObjectCommands.o [55/640] CXX obj/lldb/source/Commands/Commands.CommandObjectPlatform.o [56/640] CXX obj/lldb/source/Expression/Expression.IRInterpreter.o [57/640] CXX obj/lldb/source/Commands/Commands.CommandCompletions.o [58/640] CXX obj/lldb/source/DataFormatters/DataFormatters.FormatClasses.o [59/640] CXX obj/lldb/source/Commands/Commands.CommandObjectBreakpoint.o [60/640] CXX obj/lldb/source/Expression/Expression.UtilityFunction.o [61/640] CXX obj/lldb/source/Core/Core.AddressResolverFileLine.o [62/640] CXX obj/lldb/source/Core/Core.UserSettingsController.o [63/640] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationClient.o [64/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.Coroutines.o [65/640] CXX obj/lldb/source/Commands/Commands.CommandObjectProcess.o [66/640] CXX obj/lldb/source/Core/Core.FileLineResolver.o [67/640] CXX obj/lldb/source/Core/Core.Section.o [68/640] CXX obj/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.AppleObjCTypeEncodingParser.o [69/640] CXX obj/lldb/source/Core/Core.DataFileCache.o [70/640] CXX obj/lldb/source/DataFormatters/DataFormatters.FormatterSection.o [71/640] CXX obj/lldb/source/DataFormatters/DataFormatters.FormattersHelpers.o [72/640] CXX obj/lldb/source/Commands/Commands.CommandObjectDWIMPrint.o [73/640] CXX obj/lldb/source/Commands/Commands.CommandObjectScripting.o [74/640] CXX obj/lldb/source/Commands/Commands.CommandOptionsProcessLaunch.o [75/640] CXX obj/lldb/source/Commands/Commands.CommandObjectVersion.o [76/640] CXX obj/lldb/source/Commands/Commands.CommandObjectSession.o [77/640] CXX obj/lldb/source/Commands/Commands.CommandOptionsProcessAttach.o [78/640] CXX obj/lldb/source/Core/Core.EmulateInstruction.o [79/640] CXX obj/lldb/source/DataFormatters/DataFormatters.FormatManager.o [80/640] CXX obj/lldb/source/Core/Core.DebuggerEvents.o [81/640] CXX obj/lldb/source/Core/Core.SearchFilter.o [82/640] CXX obj/lldb/source/Commands/Commands.CommandObjectThreadUtil.o [83/640] CXX obj/lldb/source/Expression/Expression.IRExecutionUnit.o [84/640] CXX obj/lldb/source/Commands/Commands.CommandObjectStats.o [85/640] CXX obj/lldb/source/Core/Core.Progress.o [86/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionGroupBoolean.o [87/640] CXX obj/lldb/source/Core/Core.DumpDataExtractor.o [88/640] CXX obj/lldb/source/Commands/Commands.CommandObjectWatchpointCommand.o [89/640] CXX obj/lldb/source/Commands/Commands.CommandObjectSettings.o [90/640] CXX obj/lldb/source/Core/Core.Highlighter.o [91/640] CXX obj/lldb/source/Commands/Commands.CommandObjectTrace.o [92/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionGroupFile.o [93/640] CXX obj/lldb/source/Core/Core.Mangled.o [94/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionGroupOutputFile.o [95/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionGroupMemoryTag.o [96/640] CXX obj/lldb/source/DataFormatters/DataFormatters.FormatterBytecode.o [97/640] CXX obj/lldb/source/Commands/Commands.CommandOptionArgumentTable.o [98/640] CXX obj/lldb/source/Core/Core.StreamAsynchronousIO.o [99/640] CXX obj/lldb/source/Core/Core.DynamicLoader.o [100/640] CXX obj/lldb/source/Core/Core.DumpRegisterValue.o [101/640] CXX obj/lldb/source/Commands/Commands.CommandObjectSource.o [102/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionGroupString.o [103/640] CXX obj/lldb/source/Core/Core.IOHandlerCursesGUI.o [104/640] CXX obj/lldb/source/DataFormatters/DataFormatters.DumpValueObjectOptions.o [105/640] CXX obj/lldb/source/Core/Core.Value.o [106/640] CXX obj/lldb/source/Core/Core.Statusline.o [107/640] CXX obj/lldb/source/Commands/Commands.CommandObjectWatchpoint.o [108/640] CXX obj/lldb/source/Expression/Expression.DWARFExpressionList.o [109/640] CXX obj/lldb/source/DataFormatters/DataFormatters.DataVisualization.o [110/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionGroupUInt64.o [111/640] CXX obj/lldb/source/DataFormatters/DataFormatters.CXXFunctionPointer.o [112/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionGroupUUID.o [113/640] CXX obj/lldb/source/Core/Core.SourceManager.o [114/640] CXX obj/lldb/source/Expression/Expression.Expression.o [115/640] CXX obj/lldb/source/Host/common/Host.HostNativeThreadBase.o [116/640] CXX obj/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.AppleObjCRuntimeV2.o [117/640] CXX obj/lldb/source/Commands/Commands.CommandObjectThread.o [118/640] CXX obj/lldb/source/DataFormatters/DataFormatters.LanguageCategory.o [119/640] CXX obj/lldb/source/Host/linux/Host.HostInfoLinux.o [120/640] CXX obj/lldb/source/Host/posix/Host.PipePosix.o [121/640] CXX obj/lldb/source/Core/Core.Disassembler.o [122/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueChar.o [123/640] CXX obj/lldb/source/Core/Core.IOHandler.o [124/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueArgs.o [125/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueBoolean.o [126/640] CXX obj/lldb/source/Host/common/Host.ProcessLaunchInfo.o [127/640] CXX obj/lldb/source/Host/common/Host.Host.o [128/640] CXX obj/lldb/source/Host/common/Host.HostInfoBase.o [129/640] CXX obj/lldb/source/Initialization/Initialization.SystemInitializerCommon.o [130/640] CXX obj/lldb/source/Host/posix/Host.HostInfoPosix.o [131/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueEnumeration.o [132/640] CXX obj/lldb/source/DataFormatters/DataFormatters.TypeCategoryMap.o [133/640] CXX obj/lldb/source/DataFormatters/DataFormatters.VectorType.o [134/640] CXX obj/lldb/source/DataFormatters/DataFormatters.StringPrinter.o [135/640] CXX obj/lldb/source/Core/Core.FormatEntity.o [136/640] CXX obj/lldb/source/Core/Core.Telemetry.o [137/640] CXX obj/lldb/source/Core/Core.Module.o [138/640] CXX obj/lldb/source/Commands/Commands.CommandObjectType.o [139/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueSInt64.o [140/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueRegex.o [141/640] CXX obj/lldb/source/DataFormatters/DataFormatters.TypeFormat.o [142/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueArray.o [143/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValue.o [144/640] CXX obj/lldb/source/Host/linux/Host.Host.o [145/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueUInt64.o [146/640] CXX obj/lldb/source/DataFormatters/DataFormatters.TypeSynthetic.o [147/640] CXX obj/lldb/source/DataFormatters/DataFormatters.TypeSummary.o [148/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueFileSpecList.o [149/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValuePathMappings.o [150/640] CXX obj/lldb/source/Core/Core.ModuleList.o [151/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueString.o [152/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueProperties.o [153/640] CXX obj/lldb/source/DataFormatters/DataFormatters.TypeCategory.o [154/640] CXX obj/lldb/source/DataFormatters/DataFormatters.ValueObjectPrinter.o [155/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionGroupFormat.o [156/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionGroupPlatform.o [157/640] CXX obj/lldb/source/Expression/Expression.DWARFExpression.o [158/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionGroupArchitecture.o [159/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionGroupValueObjectDisplay.o [160/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ASTStructExtractor.o [161/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionGroupVariable.o [162/640] CXX obj/lldb/source/Interpreter/Interpreter.CommandOptionValidators.o [163/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionGroupWatchpoint.o [164/640] CXX obj/lldb/source/Core/Core.Debugger.o [165/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionArgParser.o [166/640] CXX obj/lldb/source/Plugins/ABI/X86/X86.ABISysV_i386.o [167/640] CXX obj/lldb/source/Core/Core.PluginManager.o [168/640] CXX obj/lldb/source/Plugins/Architecture/PPC64/PPC64.ArchitecturePPC64.o [169/640] CXX obj/lldb/source/Interpreter/Interpreter.CommandAlias.o [170/640] CXX obj/lldb/source/Plugins/ABI/X86/X86.ABIWindows_x86_64.o [171/640] CXX obj/lldb/source/Plugins/Instruction/ARM/ARM.EmulationStateARM.o [172/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueArch.o [173/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueDictionary.o [174/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueFormat.o [175/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueFormatEntity.o [176/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueLanguage.o [177/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangExpressionUtil.o [178/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueFileSpec.o [179/640] CXX obj/lldb/source/Plugins/DynamicLoader/Static/Static.DynamicLoaderStatic.o [180/640] CXX obj/lldb/source/Plugins/ABI/X86/X86.ABIMacOSX_i386.o [181/640] CXX obj/lldb/source/Plugins/Disassembler/LLVMC/LLVMC.DisassemblerLLVMC.o [182/640] CXX obj/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/POSIX-DYLD.DYLDRendezvous.o [183/640] CXX obj/lldb/source/Interpreter/Interpreter.CommandObject.o [184/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueUUID.o [185/640] CXX obj/lldb/source/Plugins/ABI/X86/X86.ABISysV_x86_64.o [186/640] CXX obj/lldb/source/Plugins/DynamicLoader/Windows-DYLD/Windows-DYLD.DynamicLoaderWindowsDYLD.o [187/640] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueFileColonLine.o [188/640] CXX obj/lldb/source/Interpreter/Interpreter.ScriptInterpreter.o [189/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibCxxSpan.o [190/640] CXX obj/lldb/source/Plugins/Instruction/ARM/ARM.EmulateInstructionARM.o [191/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangHost.o [192/640] CXX obj/lldb/source/Interpreter/Interpreter.Property.o [193/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.GenericInitializerList.o [194/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.Generic.o [195/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibCxxVector.o [196/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibStdcppSpan.o [197/640] CXX obj/lldb/source/Interpreter/Interpreter.Options.o [198/640] CXX obj/lldb/source/Plugins/JITLoader/GDB/GDB.JITLoaderGDB.o [199/640] CXX obj/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/Darwin-Kernel.DynamicLoaderDarwinKernel.o [200/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangExpressionVariable.o [201/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.MsvcStl.o [202/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibStdcppTuple.o [203/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibStdcppUniquePointer.o [204/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibCxxAtomic.o [205/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.GenericList.o [206/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibCxxVariant.o [207/640] CXX obj/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/POSIX-DYLD.DynamicLoaderPOSIXDYLD.o [208/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibCxxValarray.o [209/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangExpressionSourceCode.o [210/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibCxxTuple.o [211/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangExternalASTSourceCallbacks.o [212/640] CXX obj/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/MacOSX-DYLD.DynamicLoaderMacOS.o [213/640] CXX obj/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/MacOSX-DYLD.DynamicLoaderMacOSXDYLD.o [214/640] CXX obj/lldb/source/Plugins/Language/ObjC/ObjC.CoreMedia.o [215/640] CXX obj/lldb/source/Interpreter/Interpreter.CommandInterpreter.o [216/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibCxxUnorderedMap.o [217/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibStdcpp.o [218/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibCxxSliceArray.o [219/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.IRDynamicChecks.o [220/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibCxxRangesRefView.o [221/640] CXX obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPlusPlus.VerboseTrapFrameRecognizer.o [222/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibCxxProxyArray.o [223/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.GenericBitset.o [224/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibCxxQueue.o [225/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.GenericOptional.o [226/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.MsvcStlUnordered.o [227/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.MsvcStlAtomic.o [228/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.MsvcStlDeque.o [229/640] CXX obj/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.AppleObjCClassDescriptorV2.o [230/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.MsvcStlSmartPointer.o [231/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibCxx.o [232/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangUtil.o [233/640] CXX obj/lldb/source/Plugins/Language/ObjC/ObjC.CFBasicHash.o [234/640] CXX obj/lldb/source/Plugins/ObjectFile/Breakpad/Breakpad.BreakpadRecords.o [235/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.MsvcStlVariant.o [236/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.MsvcStlSpan.o [237/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.MsvcStlVector.o [238/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.MsvcStlTree.o [239/640] CXX obj/lldb/source/Commands/Commands.CommandObjectTarget.o [240/640] CXX obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPlusPlus.CPPLanguageRuntime.o [241/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.MsvcStlTuple.o [242/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.CxxStringTypes.o [243/640] CXX obj/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/MacOSX-DYLD.DynamicLoaderDarwin.o [244/640] CXX obj/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlus.ObjCPlusPlusLanguage.o [245/640] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformRemoteAppleWatch.o [246/640] CXX obj/lldb/source/Plugins/ObjectFile/PECOFF/PECOFF.PECallFrameInfo.o [247/640] CXX obj/lldb/source/Plugins/Language/ObjC/ObjC.NSException.o [248/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ASTResultSynthesizer.o [249/640] CXX obj/lldb/source/Plugins/Language/ObjC/ObjC.NSString.o [250/640] CXX obj/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.AppleObjCDeclVendor.o [251/640] CXX obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABI.ItaniumABILanguageRuntime.o [252/640] CXX obj/lldb/source/Plugins/Language/ClangCommon/ClangCommon.ClangHighlighter.o [253/640] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformRemoteAppleXR.o [254/640] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformRemoteMacOSX.o [255/640] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformRemoteDarwinDevice.o [256/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.CxxModuleHandler.o [257/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangPersistentVariables.o [258/640] CXX obj/lldb/source/Plugins/Language/ObjC/ObjC.Cocoa.o [259/640] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformRemoteiOS.o [260/640] CXX obj/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.AppleObjCTrampolineHandler.o [261/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangASTSource.o [262/640] CXX obj/lldb/source/Plugins/ObjectContainer/BSD-Archive/BSD-Archive.ObjectContainerBSDArchive.o [263/640] CXX obj/lldb/source/Plugins/Language/ObjC/ObjC.NSError.o [264/640] CXX obj/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/Universal-Mach-O.ObjectContainerUniversalMachO.o [265/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.LibCxxMap.o [266/640] CXX obj/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.AppleObjCRuntime.o [267/640] CXX obj/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/Mach-O-Fileset.ObjectContainerMachOFileset.o [268/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.NameSearchContext.o [269/640] CXX obj/lldb/source/Plugins/ObjectFile/Breakpad/Breakpad.ObjectFileBreakpad.o [270/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.CPlusPlusLanguage.o [271/640] CXX obj/lldb/source/Plugins/Language/CPlusPlus/CPlusPlus.BlockPointer.o [272/640] CXX obj/lldb/source/Plugins/ObjectFile/Placeholder/Placeholder.ObjectFilePlaceholder.o [273/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangUtilityFunction.o [274/640] CXX obj/lldb/source/Plugins/ObjectFile/PECOFF/PECOFF.WindowsMiniDump.o [275/640] CXX obj/lldb/source/Plugins/Process/Linux/Linux.NativeRegisterContextLinux.o [276/640] CXX obj/lldb/source/Plugins/Process/Linux/Linux.NativeRegisterContextLinux_x86_64.o [277/640] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformRemoteAppleBridge.o [278/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangASTImporter.o [279/640] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterUtilities.o [280/640] CXX obj/lldb/source/Plugins/ObjectFile/PDB/PDB.ObjectFilePDB.o [281/640] CXX obj/lldb/source/Plugins/Language/ObjC/ObjC.NSDictionary.o [282/640] CXX obj/lldb/source/Plugins/Language/ObjC/ObjC.NSArray.o [283/640] CXX obj/lldb/source/Plugins/Language/ObjC/ObjC.NSIndexPath.o [284/640] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformMacOSX.o [285/640] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_x86_64.o [286/640] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformRemoteAppleTV.o [287/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.HistoryThread.o [288/640] CXX obj/lldb/source/Plugins/Language/ObjC/ObjC.CF.o [289/640] CXX obj/lldb/source/Plugins/ObjectFile/wasm/wasm.ObjectFileWasm.o [290/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangExpressionDeclMap.o [291/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.InferiorCallPOSIX.o [292/640] CXX obj/lldb/source/Plugins/Language/ObjC/ObjC.NSSet.o [293/640] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemoteLog.o [294/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangUserExpression.o [295/640] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformDarwin.o [296/640] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_powerpc.o [297/640] CXX obj/lldb/source/Plugins/ObjectFile/PECOFF/PECOFF.ObjectFilePECOFF.o [298/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.HistoryUnwind.o [299/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangFunctionCaller.o [300/640] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_loongarch64.o [301/640] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteRegisterContext.o [302/640] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextLinuxCore_x86_64.o [303/640] CXX obj/lldb/source/Plugins/Platform/gdb-server/gdb-server.PlatformRemoteGDBServer.o [304/640] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_riscv32.o [305/640] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_arm.o [306/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.RegisterContextDarwin_arm64.o [307/640] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_ppc64le.o [308/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.RegisterContextPOSIX_ppc64le.o [309/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.RegisterContextMemory.o [310/640] CXX obj/lldb/source/Plugins/Language/ObjC/ObjC.ObjCLanguage.o [311/640] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_arm64.o [312/640] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerCommon.o [313/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.RegisterContextPOSIX_riscv64.o [314/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.RegisterContextDummy.o [315/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.RegisterContextHistory.o [316/640] CXX obj/lldb/source/Plugins/Platform/POSIX/POSIX.PlatformPOSIX.o [317/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.RegisterContextPOSIX_x86.o [318/640] CXX obj/lldb/source/Plugins/ObjectFile/ELF/ELF.ObjectFileELF.o [319/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.RegisterContextPOSIX_s390x.o [320/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.IRForTarget.o [321/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.RegisterContextPOSIX_arm.o [322/640] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_s390x.o [323/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.RegisterContextPOSIX_loongarch64.o [324/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.RegisterContextThreadMemory.o [325/640] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerPlatform.o [326/640] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.RegisterContextPOSIXCore_riscv64.o [327/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.RegisterContextPOSIX_powerpc.o [328/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangModulesDeclVendor.o [329/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.RegisterContextPOSIX_riscv32.o [330/640] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangExpressionParser.o [331/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.RegisterContextPOSIX_arm64.o [332/640] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.ThreadElfCore.o [333/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.StopInfoMachException.o [334/640] CXX obj/lldb/source/Plugins/Process/mach-core/mach-core.RegisterContextUnifiedCore.o [335/640] CXX obj/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.AppleObjCRuntimeV1.o [336/640] CXX obj/lldb/source/Plugins/LanguageRuntime/ObjC/ObjC.ObjCLanguageRuntime.o [337/640] CXX obj/lldb/source/Plugins/Process/Utility/Utility.ThreadMemory.o [338/640] CXX obj/lldb/source/Plugins/Platform/Linux/Linux.PlatformLinux.o [339/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.ManualDWARFIndexSet.o [340/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFDebugMacro.o [341/640] CXX obj/lldb/source/Plugins/Process/minidump/minidump.MinidumpParser.o [342/640] CXX obj/lldb/source/Plugins/Platform/Windows/Windows.PlatformWindows.o [343/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFFormValue.o [344/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFDebugAranges.o [345/640] CXX obj/lldb/source/Plugins/Process/Linux/Linux.NativeProcessLinux.o [346/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFDebugInfo.o [347/640] CXX obj/lldb/source/Plugins/ObjectFile/Mach-O/Mach-O.ObjectFileMachO.o [348/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFDebugInfoEntry.o [349/640] CXX obj/lldb/source/Plugins/Process/elf-core/elf-core.ProcessElfCore.o [350/640] CXX obj/lldb/source/Symbol/Symbol.DebugMacros.o [351/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFASTParser.o [352/640] CXX obj/lldb/source/Plugins/ScriptInterpreter/None/None.ScriptInterpreterNone.o [353/640] CXX obj/lldb/source/Plugins/Process/mach-core/mach-core.ThreadMachCore.o [354/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFBaseDIE.o [355/640] CXX obj/lldb/source/Plugins/Process/minidump/minidump.ThreadMinidump.o [356/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFAttribute.o [357/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFCompileUnit.o [358/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.AppleDWARFIndex.o [359/640] CXX obj/lldb/source/Plugins/SymbolVendor/wasm/wasm.SymbolVendorWasm.o [360/640] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ThreadGDBRemote.o [361/640] CXX obj/lldb/source/Plugins/REPL/Clang/Clang.ClangREPL.o [362/640] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerLLGS.o [363/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.SymbolFileDWARFDwo.o [364/640] CXX obj/lldb/source/Plugins/SymbolFile/PDB/PDB.PDBLocationToDWARFExpression.o [365/640] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.DWARFLocationExpression.o [366/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFTypeUnit.o [367/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.NameToDIE.o [368/640] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.PdbIndex.o [369/640] CXX obj/lldb/source/Target/Target.ModuleCache.o [370/640] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.CompileUnitIndex.o [371/640] CXX obj/lldb/source/Plugins/SymbolVendor/ELF/ELF.SymbolVendorELF.o [372/640] CXX obj/lldb/source/Plugins/Process/mach-core/mach-core.ProcessMachCore.o [373/640] CXX obj/lldb/source/Plugins/SymbolFile/Symtab/Symtab.SymbolFileSymtab.o [374/640] CXX obj/lldb/source/Symbol/Symbol.LineTable.o [375/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFDIE.o [376/640] CXX obj/lldb/source/Plugins/SymbolVendor/PECOFF/PECOFF.SymbolVendorPECOFF.o [377/640] CXX obj/lldb/source/Symbol/Symbol.ObjectContainer.o [378/640] CXX obj/lldb/source/Plugins/SymbolFile/Breakpad/Breakpad.SymbolFileBreakpad.o [379/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.SymbolFileWasm.o [380/640] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.PdbUtil.o [381/640] CXX obj/lldb/source/Symbol/Symbol.ArmUnwindInfo.o [382/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFIndex.o [383/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFUnit.o [384/640] CXX obj/lldb/source/Symbol/Symbol.LineEntry.o [385/640] CXX obj/lldb/source/Plugins/Process/minidump/minidump.ProcessMinidump.o [386/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.UniqueDWARFASTType.o [387/640] CXX obj/lldb/source/Symbol/Symbol.Block.o [388/640] CXX obj/lldb/source/Symbol/Symbol.DWARFCallFrameInfo.o [389/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DebugNamesDWARFIndex.o [390/640] CXX obj/lldb/source/Plugins/SymbolLocator/Default/Default.SymbolLocatorDefault.o [391/640] CXX obj/lldb/source/Symbol/Symbol.CompactUnwindInfo.o [392/640] CXX obj/lldb/source/Plugins/UnwindAssembly/InstEmulation/InstEmulation.UnwindAssemblyInstEmulation.o [393/640] CXX obj/lldb/source/Symbol/Symbol.FuncUnwinders.o [394/640] CXX obj/lldb/source/Plugins/UnwindAssembly/x86/x86.UnwindAssembly-x86.o [395/640] CXX obj/lldb/source/Symbol/Symbol.Function.o [396/640] CXX obj/lldb/source/Target/Target.InstrumentationRuntime.o [397/640] CXX obj/lldb/source/Utility/Utility.DataExtractor.o [398/640] CXX obj/lldb/source/Target/Target.JITLoader.o [399/640] CXX obj/lldb/source/Symbol/Symbol.VariableList.o [400/640] CXX obj/lldb/source/Target/Target.OperatingSystem.o [401/640] CXX obj/lldb/source/Target/Target.InstrumentationRuntimeStopInfo.o [402/640] CXX obj/lldb/source/Target/Target.ExecutionContext.o [403/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.ManualDWARFIndex.o [404/640] CXX obj/lldb/source/Target/Target.AssertFrameRecognizer.o [405/640] CXX obj/lldb/source/Target/Target.ABI.o [406/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.SymbolFileDWARFDebugMap.o [407/640] CXX obj/lldb/source/Symbol/Symbol.SymbolFile.o [408/640] CXX obj/lldb/source/Symbol/Symbol.SaveCoreOptions.o [409/640] CXX obj/lldb/source/Symbol/Symbol.CompileUnit.o [410/640] CXX obj/lldb/source/Symbol/Symbol.CompilerType.o [411/640] CXX obj/lldb/source/Symbol/Symbol.TypeMap.o [412/640] CXX obj/lldb/source/Symbol/Symbol.UnwindTable.o [413/640] CXX obj/lldb/source/Symbol/Symbol.TypeList.o [414/640] CXX obj/lldb/source/Symbol/Symbol.SymbolVendor.o [415/640] CXX obj/lldb/source/Symbol/Symbol.SymbolFileOnDemand.o [416/640] CXX obj/lldb/source/Target/Target.RegisterNumber.o [417/640] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemote.o [418/640] CXX obj/lldb/source/Target/Target.LanguageRuntime.o [419/640] CXX obj/lldb/source/Target/Target.DynamicRegisterInfo.o [420/640] CXX obj/lldb/source/Target/Target.Language.o [421/640] CXX obj/lldb/source/Symbol/Symbol.Symbol.o [422/640] CXX obj/lldb/source/Target/Target.Memory.o [423/640] CXX obj/lldb/source/ValueObject/ValueObject.ValueObjectCast.o [424/640] CXX obj/lldb/source/ValueObject/ValueObject.ValueObjectConstResultCast.o [425/640] CXX obj/lldb/source/ValueObject/ValueObject.ValueObjectConstResultChild.o [426/640] CXX obj/lldb/source/Utility/Utility.FileSpecList.o [427/640] CXX obj/lldb/source/ValueObject/ValueObject.ValueObjectChild.o [428/640] CXX obj/lldb/source/ValueObject/ValueObject.ValueObjectConstResult.o [429/640] CXX obj/lldb/source/Symbol/Symbol.TypeSystem.o [430/640] CXX obj/lldb/source/Symbol/Symbol.ObjectFile.o [431/640] CXX obj/lldb/source/Symbol/Symbol.SymbolLocator.o [432/640] CXX obj/lldb/source/Target/Target.ThreadCollection.o [433/640] CXX obj/lldb/source/ValueObject/ValueObject.ValueObjectList.o [434/640] CXX obj/lldb/source/ValueObject/ValueObject.ValueObjectConstResultImpl.o [435/640] CXX obj/lldb/source/Target/Target.Queue.o [436/640] CXX obj/lldb/source/Target/Target.QueueItem.o [437/640] CXX obj/lldb/source/Target/Target.SectionLoadList.o [438/640] CXX obj/lldb/source/ValueObject/ValueObject.ValueObjectDynamicValue.o [439/640] CXX obj/lldb/source/Target/Target.ProcessTrace.o [440/640] CXX obj/lldb/source/Target/Target.QueueList.o [441/640] CXX obj/lldb/source/Symbol/Symbol.UnwindPlan.o [442/640] CXX obj/lldb/source/Symbol/Symbol.Type.o [443/640] CXX obj/lldb/source/Symbol/Symbol.Variable.o [444/640] CXX obj/lldb/source/Symbol/Symbol.SymbolContext.o [445/640] CXX obj/lldb/source/Target/Target.SyntheticFrameProvider.o [446/640] CXX obj/lldb/source/Utility/Utility.UUID.o [447/640] AR lib/liblldbUtility.a [448/640] AR lib/liblldbHost.a [449/640] CXX obj/lldb/source/Target/Target.RemoteAwarePlatform.o [450/640] CXX obj/lldb/source/Target/Target.RegisterContext.o [451/640] CXX obj/lldb/source/Target/Target.StackID.o [452/640] CXX obj/lldb/source/Symbol/Symbol.Symtab.o [453/640] CXX obj/lldb/source/Target/Target.TraceCursor.o [454/640] CXX obj/lldb/source/Target/Target.SystemRuntime.o [455/640] CXX obj/lldb/source/Target/Target.ThreadSpec.o [456/640] CXX obj/lldb/source/Target/Target.ScriptedThreadPlan.o [457/640] CXX obj/lldb/source/Target/Target.ThreadPlanBase.o [458/640] CXX obj/lldb/source/Target/Target.Platform.o [459/640] CXX obj/lldb/source/Target/Target.RegisterContextUnwind.o [460/640] CXX obj/lldb/source/Target/Target.ThreadPlanRunToAddress.o [461/640] CXX obj/lldb/source/Target/Target.ThreadPlanCallOnFunctionExit.o [462/640] CXX obj/lldb/source/Target/Target.StackFrameRecognizer.o [463/640] CXX obj/lldb/source/Target/Target.ThreadPlanCallFunction.o [464/640] CXX obj/lldb/tools/lldb-server/lldb-server.SystemInitializerLLGS.o [465/640] CXX obj/lldb/source/Target/Target.ThreadPlanCallFunctionUsingABI.o [466/640] CXX obj/lldb/source/Target/Target.StackFrameList.o [467/640] CXX obj/lldb/source/Target/Target.ThreadPlanCallUserExpression.o [468/640] CXX obj/lldb/source/Target/Target.UnixSignals.o [469/640] CXX obj/lldb/source/Target/Target.StopInfo.o [470/640] CXX obj/lldb/tools/lldb-server/lldb-server.lldb-server.o [471/640] CXX obj/lldb/source/Target/Target.ThreadPlan.o [472/640] CXX obj/lldb/source/Target/Target.ThreadPlanStack.o [473/640] CXX obj/lldb/source/Target/Target.ThreadPlanSingleThreadTimeout.o [474/640] CXX obj/lldb/source/Target/Target.ThreadPlanStepInRange.o [475/640] CXX obj/lldb/source/Target/Target.TargetList.o [476/640] CXX obj/lldb/source/Target/Target.Statistics.o [477/640] CXX obj/lldb/source/Target/Target.ThreadList.o [478/640] CXX obj/lldb/source/Plugins/SymbolFile/PDB/PDB.PDBASTParser.o [479/640] CXX obj/lldb/source/Target/Target.StructuredDataPlugin.o [480/640] CXX obj/lldb/source/Target/Target.ThreadPlanStepThrough.o [481/640] CXX obj/lldb/source/Target/Target.ThreadPlanStepRange.o [482/640] CXX obj/lldb/source/Target/Target.ThreadPlanShouldStopHere.o [483/640] CXX obj/lldb/source/Target/Target.ThreadPlanStepOut.o [484/640] CXX obj/lldb/source/Target/Target.ThreadPlanStepInstruction.o [485/640] CXX obj/lldb/source/Target/Target.StackFrame.o [486/640] CXX obj/lldb/source/ValueObject/ValueObject.DILAST.o [487/640] CXX obj/lldb/source/Target/Target.ThreadPlanStepUntil.o [488/640] CXX obj/lldb/source/Target/Target.ThreadPlanStepOverBreakpoint.o [489/640] CXX obj/lldb/tools/lldb-server/lldb-server.lldb-platform.o [490/640] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.UdtRecordCompleter.o [491/640] CXX obj/lldb/source/Target/Target.ThreadPlanStepOverRange.o [492/640] CXX obj/lldb/source/ValueObject/ValueObject.DILLexer.o [493/640] CXX obj/lldb/source/Target/Target.UnwindLLDB.o [494/640] CXX obj/lldb/source/Target/Target.ThreadPlanTracer.o [495/640] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.PdbAstBuilderClang.o [496/640] CXX obj/lldb/source/ValueObject/ValueObject.ValueObjectVariable.o [497/640] CXX obj/lldb/source/ValueObject/ValueObject.ValueObjectMemory.o [498/640] CXX obj/lldb/source/ValueObject/ValueObject.ValueObjectRegister.o [499/640] CXX obj/lldb/source/Target/Target.TraceDumper.o [500/640] CXX obj/lldb/source/ValueObject/ValueObject.ValueObjectSynthetic.o [501/640] CXX obj/lldb/source/ValueObject/ValueObject.ValueObjectUpdater.o [502/640] CXX obj/lldb/source/ValueObject/ValueObject.ValueObjectVTable.o [503/640] CXX obj/lldb/source/ValueObject/ValueObject.DILEval.o [504/640] CXX obj/lldb/source/Target/Target.Trace.o [505/640] CXX obj/lldb/source/Plugins/SymbolFile/PDB/PDB.SymbolFilePDB.o [506/640] CXX obj/lldb/source/ValueObject/ValueObject.DILParser.o [507/640] CXX obj/lldb/source/Target/Target.Thread.o [508/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFASTParserClang.o [509/640] CXX obj/lldb/tools/lldb-server/lldb-server.lldb-gdbserver.o [510/640] CXX obj/lldb/source/ValueObject/ValueObject.ValueObject.o [511/640] AR lib/liblldbValueObject.a [512/640] AR lib/liblldbCore.a [513/640] AR lib/liblldbPluginClangCommon.a [514/640] AR lib/liblldbDataFormatters.a [515/640] AR lib/liblldbCommands.a [516/640] AR lib/liblldbInterpreter.a [517/640] AR lib/liblldbPluginScriptInterpreterNone.a [518/640] AR lib/liblldbExpression.a [519/640] AR lib/liblldbSymbol.a [520/640] AR lib/liblldbPluginObjectContainerBSDArchive.a [521/640] AR lib/liblldbPluginObjectFileBreakpad.a [522/640] AR lib/liblldbPluginObjectFilePDB.a [523/640] AR lib/liblldbPluginObjectFileWasm.a [524/640] AR lib/liblldbPluginSymbolLocatorDefault.a [525/640] AR lib/liblldbPluginSymbolFileSymtab.a [526/640] AR lib/liblldbPluginSymbolFileBreakpad.a [527/640] AR lib/liblldbPluginSymbolVendorWasm.a [528/640] ACTION //lldb/source/Plugins:Plugins.def(//llvm/utils/gn/build/toolchain:unix) [529/640] AR lib/liblldbPluginProcessUtility.a [530/640] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.SymbolFileNativePDB.o [531/640] AR lib/liblldbPluginSymbolFileNativePDB.a [532/640] AR lib/liblldbPluginSymbolFilePDB.a [533/640] CXX obj/lldb/source/Target/Target.Process.o [534/640] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.SymbolFileDWARF.o [535/640] CXX obj/lldb/source/API/liblldb.SBHostOS.o [536/640] CXX obj/lldb/source/API/liblldb.SBFrameList.o [537/640] CXX obj/lldb/source/API/liblldb.SBThreadCollection.o [538/640] CXX obj/lldb/tools/lldb-dap/Handler/lib.ModuleSymbolsRequestHandler.o [539/640] CXX obj/lldb/source/API/liblldb.SBSymbolContext.o [540/640] CXX obj/lldb/source/API/liblldb.SBInstructionList.o [541/640] CXX obj/lldb/source/API/liblldb.SBModuleSpec.o [542/640] CXX obj/lldb/source/API/liblldb.SBSection.o [543/640] CXX obj/lldb/source/Target/Target.Target.o [544/640] AR lib/liblldbTarget.a [545/640] AR lib/liblldbPluginObjectFileMachO.a [546/640] AR lib/liblldbBreakpoint.a [547/640] AR lib/liblldbPluginABIX86.a [548/640] AR lib/liblldbPluginArchitecturePPC64.a [549/640] AR lib/liblldbPluginDisassemblerLLVMC.a [550/640] AR lib/liblldbPluginDynamicLoaderStatic.a [551/640] AR lib/liblldbPluginDynamicLoaderWindowsDYLD.a [552/640] AR lib/liblldbPluginObjCRuntime.a [553/640] AR lib/liblldbPluginCPPRuntime.a [554/640] AR lib/liblldbPluginObjCPlusPlusLanguage.a [555/640] AR lib/liblldbPluginObjectContainerMachOFileset.a [556/640] AR lib/liblldbPluginObjectContainerMachOArchive.a [557/640] AR lib/liblldbPluginObjectFileELF.a [558/640] AR lib/liblldbPluginInstructionARM.a [559/640] AR lib/liblldbPluginObjectFilePlaceholder.a [560/640] AR lib/liblldbPluginObjectFilePECOFF.a [561/640] AR lib/liblldbPluginUnwindAssemblyInstEmulation.a [562/640] AR lib/liblldbPluginUnwindAssemblyX86.a [563/640] AR lib/liblldbPluginDynamicLoaderDarwinKernel.a [564/640] AR lib/liblldbPluginProcessLinux.a [565/640] AR lib/liblldbPluginDynamicLoaderPosixDYLD.a [566/640] AR lib/liblldbPluginPlatformGDB.a [567/640] AR lib/liblldbPluginSymbolVendorELF.a [568/640] AR lib/liblldbPluginPlatformWindows.a [569/640] AR lib/liblldbPluginProcessElfCore.a [570/640] AR lib/liblldbPluginExpressionParserClang.a [571/640] AR lib/liblldbPluginSymbolVendorPECOFF.a [572/640] CXX obj/lldb/source/API/liblldb.SBSymbol.o [573/640] AR lib/liblldbPluginJITLoaderGDB.a [574/640] AR lib/liblldbPluginAppleObjCRuntime.a [575/640] AR lib/liblldbPluginProcessMinidump.a [576/640] AR lib/liblldbPluginObjCLanguage.a [577/640] AR lib/liblldbPluginSymbolFileDWARF.a [578/640] CXX obj/lldb/source/API/liblldb.SBMutex.o [579/640] CXX obj/lldb/source/API/liblldb.SBVariablesOptions.o [580/640] CXX obj/lldb/source/Plugins/TypeSystem/Clang/Clang.TypeSystemClang.o [581/640] AR lib/liblldbPluginTypeSystemClang.a [582/640] AR lib/liblldbPluginPlatformPOSIX.a [583/640] AR lib/liblldbPluginDynamicLoaderMacOSXDYLD.a [584/640] AR lib/liblldbPluginCXXItaniumABI.a [585/640] AR lib/liblldbPluginClangREPL.a [586/640] CXX obj/lldb/source/API/liblldb.SBExpressionOptions.o [587/640] AR lib/liblldbPluginPlatformLinux.a [588/640] AR lib/liblldbPluginProcessMachCore.a [589/640] AR lib/liblldbPluginCPlusPlusLanguage.a [590/640] AR lib/liblldbPluginPlatformMacOSX.a [591/640] AR lib/liblldbPluginProcessGDBRemote.a [592/640] AR lib/liblldbInitialization.a [593/640] CXX obj/lldb/source/API/liblldb.SBWatchpointOptions.o [594/640] CXX obj/lldb/source/API/liblldb.SBCompileUnit.o [595/640] CXX obj/lldb/source/API/liblldb.SBAddress.o [596/640] CXX obj/lldb/source/API/liblldb.SBFunction.o [597/640] CXX obj/lldb/source/API/liblldb.SBQueue.o [598/640] CXX obj/lldb/source/API/liblldb.SBQueueItem.o [599/640] CXX obj/lldb/source/API/liblldb.SBUnixSignals.o [600/640] CXX obj/lldb/source/API/liblldb.SBInstruction.o [601/640] CXX obj/lldb/source/API/liblldb.SBTrace.o [602/640] CXX obj/lldb/source/API/liblldb.SBListener.o [603/640] CXX obj/lldb/source/API/liblldb.SBWatchpoint.o [604/640] CXX obj/lldb/source/API/liblldb.SBLanguageRuntime.o [605/640] CXX obj/lldb/source/API/liblldb.SBAttachInfo.o [606/640] CXX obj/lldb/tools/lldb-test/lldb-test.SystemInitializerTest.o [607/640] CXX obj/lldb/source/API/liblldb.SBBlock.o [608/640] CXX obj/lldb/source/API/liblldb.SBTypeNameSpecifier.o [609/640] CXX obj/lldb/source/API/liblldb.SBTypeSummary.o [610/640] CXX obj/lldb/source/API/liblldb.SBTypeFormat.o [611/640] CXX obj/lldb/source/API/liblldb.SBBreakpointOptionCommon.o [612/640] CXX obj/lldb/source/API/liblldb.SBTypeSynthetic.o [613/640] CXX obj/lldb/source/API/liblldb.SBCommandInterpreterRunOptions.o [614/640] CXX obj/lldb/source/API/liblldb.SBEvent.o [615/640] CXX obj/lldb/source/API/liblldb.SBBreakpoint.o [616/640] CXX obj/lldb/source/API/liblldb.SBSourceManager.o [617/640] CXX obj/lldb/source/API/liblldb.SBStructuredData.o [618/640] CXX obj/lldb/source/API/liblldb.SBTypeFilter.o [619/640] CXX obj/lldb/source/API/liblldb.SBModule.o [620/640] CXX obj/lldb/source/API/liblldb.SBTypeCategory.o [621/640] LINK ./bin/lldb-server [622/640] CXX obj/lldb/source/API/liblldb.SBType.o [623/640] CXX obj/lldb/source/API/liblldb.SBPlatform.o [624/640] CXX obj/lldb/source/API/liblldb.SBBreakpointName.o [625/640] CXX obj/lldb/source/API/liblldb.SBThreadPlan.o [626/640] CXX obj/lldb/source/API/liblldb.SBCommandInterpreter.o [627/640] CXX obj/lldb/source/API/liblldb.SBBreakpointLocation.o [628/640] CXX obj/lldb/source/API/liblldb.SystemInitializerFull.o [629/640] CXX obj/lldb/source/API/liblldb.SBProcess.o [630/640] CXX obj/lldb/source/API/liblldb.SBFrame.o [631/640] CXX obj/lldb/source/API/liblldb.SBValue.o [632/640] CXX obj/lldb/source/API/liblldb.SBThread.o [633/640] CXX obj/lldb/source/API/liblldb.SBDebugger.o [634/640] CXX obj/lldb/source/API/liblldb.SBTarget.o [635/640] AR lib/liblldb.a [636/640] AR lib/liblldbDAP.a [637/640] LINK ./bin/lldb [638/640] LINK ./bin/lldb-dap [639/640] CXX obj/lldb/tools/lldb-test/lldb-test.lldb-test.o [640/640] LINK ./bin/lldb-test INFO:2026-02-10T23:21:45Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//clang/Maintainers.md", "//clang/Maintainers.rst", "//clang/docs/CMakeLists.txt", "//clang/docs/Maintainers.md", "//clang/docs/Maintainers.rst", "//lldb/include/lldb/Utility/UUID.h", "//lldb/unittests/Utility/UUIDTest.cpp", "//llvm/docs/Contributing.rst" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } INFO:2026-02-10T23:21:45Z:root:testing INFO:2026-02-10T23:21:45Z:root:skip check-clang INFO:2026-02-10T23:21:45Z:root:skip check-clang-tools INFO:2026-02-10T23:21:45Z:root:skip check-clangd INFO:2026-02-10T23:21:45Z:root:skip check-hwasan INFO:2026-02-10T23:21:45Z:root:skip check-lld INFO:2026-02-10T23:21:45Z:root:skip check-llvm INFO:2026-02-10T23:21:46Z:root:done