ninja: Entering directory `out/gn' [1/49] CXX obj/lldb/source/Host/common/Host.UDPSocket.o [2/49] CXX obj/lldb/source/Host/posix/Host.DomainSocket.o [3/49] CXX obj/lldb/source/Initialization/Initialization.SystemInitializerCommon.o [4/49] ACTION //lldb/tools/lldb-dap/tool:Options(//llvm/utils/gn/build/toolchain:unix) [5/49] CXX obj/lldb/source/Host/common/Host.Socket.o [6/49] CXX obj/lldb/source/Host/common/Host.TCPSocket.o [7/49] CXX obj/lldb/source/Host/common/Host.Host.o [8/49] 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. [9/49] AR lib/liblldbHostMacOSXObjCXX.a [10/49] CXX obj/lldb/source/Host/common/Host.Editline.o [11/49] CXX obj/lldb/source/Host/posix/Host.ConnectionFileDescriptorPosix.o [12/49] AR lib/liblldbHost.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (Host.Support.o) in output file used for input files: obj/lldb/source/Host/posix/Host.Support.o and: obj/lldb/source/Host/aix/Host.Support.o (due to use of basename, truncation, blank padding or duplicate input files) [13/49] CXX obj/lldb/source/Interpreter/Interpreter.ScriptInterpreter.o [14/49] CXX obj/lldb/source/Core/Core.IOHandler.o [15/49] AR lib/liblldbCore.a [16/49] CXX obj/lldb/tools/lldb-server/lldb-server.lldb-platform.o [17/49] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteClientBase.o [18/49] CXX obj/lldb/tools/lldb-server/lldb-server.lldb-gdbserver.o [19/49] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServer.o [20/49] CXX obj/lldb/source/Interpreter/Interpreter.CommandInterpreter.o [21/49] AR lib/liblldbInterpreter.a [22/49] CXX obj/lldb/source/Plugins/Platform/gdb-server/gdb-server.PlatformRemoteGDBServer.o [23/49] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunication.o [24/49] CXX obj/lldb/source/Plugins/Platform/Windows/Windows.PlatformWindows.o [25/49] CXX obj/lldb/source/Plugins/Platform/POSIX/POSIX.PlatformPOSIX.o [26/49] CXX obj/lldb/source/API/liblldb.SBCommunication.o [27/49] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerCommon.o [28/49] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteRegisterContext.o [29/49] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationClient.o [30/49] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerPlatform.o [31/49] CXX obj/lldb/tools/lldb-dap/tool/lldb-dap.lldb-dap.o [32/49] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemoteLog.o [33/49] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ThreadGDBRemote.o [34/49] CXX obj/llvm/tools/yaml2obj/yaml2obj.yaml2obj.o [35/49] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.GDBRemoteCommunicationServerLLGS.o [36/49] LINK ./bin/yaml2obj [37/49] CXX obj/lldb/source/Target/Target.Process.o [38/49] AR lib/liblldbTarget.a [39/49] AR lib/liblldbPluginPlatformGDB.a [40/49] AR lib/liblldbPluginPlatformWindows.a [41/49] AR lib/liblldbPluginPlatformPOSIX.a [42/49] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemote.o [43/49] AR lib/liblldbPluginProcessGDBRemote.a [44/49] AR lib/liblldbInitialization.a [45/49] AR lib/liblldb.a [46/49] LINK ./bin/lldb-server [47/49] LINK ./bin/lldb [48/49] LINK ./bin/lldb-dap [49/49] LINK ./bin/lldb-test