ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/79] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangHost.o [2/79] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformRemoteMacOSX.o [3/79] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformRemoteDarwinDevice.o [4/79] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformDarwinDevice.o [5/79] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformMacOSX.o [6/79] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformDarwinKernel.o [7/79] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformAppleSimulator.o [8/79] CXX obj/lldb/source/Plugins/Platform/Linux/Linux.PlatformLinux.o [9/79] CXX obj/lldb/source/Plugins/Platform/MacOSX/MacOSX.PlatformDarwin.o [10/79] CXX obj/lldb/source/Plugins/Platform/gdb-server/gdb-server.PlatformRemoteGDBServer.o [11/79] CXX obj/lldb/source/Commands/Commands.CommandObjectProtocolServer.o [12/79] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangUserExpression.o [13/79] CXX obj/lldb/source/Commands/Commands.CommandOptionsProcessAttach.o [14/79] CXX obj/lldb/source/Commands/Commands.CommandOptionsProcessLaunch.o [15/79] CXX obj/lldb/source/Plugins/Platform/Windows/Windows.PlatformWindows.o [16/79] CXX obj/lldb/source/Plugins/Platform/POSIX/POSIX.PlatformPOSIX.o [17/79] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationClient.o [18/79] CXX obj/lldb/source/Host/common/Host.Host.o [19/79] CXX obj/lldb/source/Host/common/Host.HostInfoBase.o [20/79] CXX obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.ClangExpressionParser.o [21/79] CXX obj/lldb/source/Host/common/Host.HostNativeThreadBase.o [22/79] CXX obj/lldb/source/Core/Core.Module.o [23/79] CXX obj/lldb/source/Expression/Expression.REPL.o [24/79] CXX obj/lldb/source/Core/Core.Debugger.o [25/79] CXX obj/lldb/source/Expression/Expression.LLVMUserExpression.o [26/79] CXX obj/lldb/source/Host/common/Host.ProcessLaunchInfo.o [27/79] CXX obj/lldb/source/Expression/Expression.UserExpression.o [28/79] CXX obj/lldb/source/Host/posix/Host.HostInfoPosix.o [29/79] CXX obj/lldb/source/Host/posix/Host.PipePosix.o [30/79] CXX obj/lldb/source/Initialization/Initialization.SystemInitializerCommon.o [31/79] CXX obj/lldb/source/Expression/Expression.IRExecutionUnit.o [32/79] CXX obj/lldb/source/Host/common/Host.Editline.o [33/79] CXX obj/lldb/tools/lldb-server/lldb-server.SystemInitializerLLGS.o [34/79] CXX obj/lldb/tools/lldb-server/lldb-server.lldb-server.o [35/79] OBJCXX obj/lldb/source/Host/macosx/objcxx/objcxx.HostInfoMacOSX.o [36/79] OBJCXX obj/lldb/source/Host/macosx/objcxx/objcxx.Host.o ../../lldb/source/Host/macosx/objcxx/Host.mm:210:9: warning: 'mktemp' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of mktemp(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] if (::mktemp(unix_socket_name) == NULL) { ^ ../../sysroot/MacOSX.sdk/usr/include/stdlib.h:210:1: note: 'mktemp' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of mktemp(3), it is highly recommended that you use mkstemp(3) instead.") ^ ../../sysroot/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ ../../lldb/source/Host/macosx/objcxx/Host.mm:416:24: warning: 'LSFindApplicationForInfo' is deprecated: first deprecated in macOS 10.10 - Use LSCopyApplicationURLsForBundleIdentifier instead. [-Wdeprecated-declarations] long app_error = ::LSFindApplicationForInfo( ^ ../../sysroot/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LSInfoDeprecated.h:765:1: note: 'LSFindApplicationForInfo' has been explicitly marked deprecated here LSFindApplicationForInfo( ^ ../../lldb/source/Host/macosx/objcxx/Host.mm:429:3: warning: 'LSApplicationParameters' is deprecated: first deprecated in macOS 10.10 - Use NSWorkspace instead. [-Wdeprecated-declarations] LSApplicationParameters app_params; ^ ../../sysroot/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LSOpenDeprecated.h:153:3: note: 'LSApplicationParameters' has been explicitly marked deprecated here } LSApplicationParameters API_DEPRECATED("Use NSWorkspace instead.", macos(10.4,10.10) ) API_UNAVAILABLE( ios, tvos, watchos ); ^ ../../lldb/source/Host/macosx/objcxx/Host.mm:441:13: warning: 'LSOpenURLsWithRole' is deprecated: first deprecated in macOS 10.10 - Use NSWorkspace instead. [-Wdeprecated-declarations] error = ::LSOpenURLsWithRole( ^ ../../sysroot/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LSOpenDeprecated.h:283:1: note: 'LSOpenURLsWithRole' has been explicitly marked deprecated here LSOpenURLsWithRole( ^ 4 warnings generated. [37/79] AR lib/liblldbHostMacOSXObjCXX.a [38/79] AR lib/liblldbHost.a [39/79] CXX obj/lldb/tools/lldb-server/lldb-server.lldb-platform.o [40/79] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerCommon.o [41/79] CXX obj/lldb/source/Core/Core.PluginManager.o [42/79] AR lib/liblldbCore.a [43/79] AR lib/liblldbCommands.a [44/79] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerPlatform.o [45/79] CXX obj/lldb/source/Plugins/SymbolLocator/DebugSymbols/DebugSymbols.SymbolLocatorDebugSymbols.o [46/79] CXX obj/lldb/source/Interpreter/Interpreter.CommandInterpreter.o [47/79] AR lib/liblldbInterpreter.a [48/79] AR lib/liblldbExpression.a [49/79] CXX obj/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/MacOSX-DYLD.DynamicLoaderDarwin.o [50/79] CXX obj/lldb/source/Target/Target.UnixSignals.o [51/79] CXX obj/lldb/source/Target/Target.Platform.o [52/79] CXX obj/lldb/source/Target/Target.RemoteAwarePlatform.o [53/79] CXX obj/lldb/source/Target/Target.ThreadPlanCallUserExpression.o [54/79] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerLLGS.o [55/79] AR lib/liblldbPluginSymbolLocatorDebugSymbols.a [56/79] CXX obj/lldb/source/API/liblldb.SBHostOS.o [57/79] CXX obj/lldb/source/Target/Target.TargetList.o [58/79] CXX obj/lldb/source/API/liblldb.SBInstruction.o [59/79] CXX obj/lldb/tools/lldb-test/lldb-test.SystemInitializerTest.o [60/79] CXX obj/lldb/source/API/liblldb.SystemInitializerFull.o [61/79] CXX obj/lldb/source/API/liblldb.SBDebugger.o [62/79] CXX obj/lldb/source/Target/Target.Process.o [63/79] AR lib/liblldbTarget.a [64/79] AR lib/liblldbPluginPlatformGDB.a [65/79] AR lib/liblldbPluginPlatformWindows.a [66/79] AR lib/liblldbPluginExpressionParserClang.a [67/79] AR lib/liblldbPluginPlatformPOSIX.a [68/79] AR lib/liblldbPluginDynamicLoaderMacOSXDYLD.a [69/79] AR lib/liblldbPluginPlatformLinux.a [70/79] AR lib/liblldbPluginPlatformMacOSX.a [71/79] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemote.o [72/79] AR lib/liblldbPluginProcessGDBRemote.a [73/79] AR lib/liblldbInitialization.a [74/79] AR lib/liblldb.a [75/79] LINK ./bin/lldb-server [76/79] CXX obj/lldb/tools/lldb-test/lldb-test.lldb-test.o [77/79] LINK ./bin/lldb-dap [78/79] LINK ./bin/lldb [79/79] LINK ./bin/lldb-test