ninja: Entering directory `out/gn' [1/4934] STAMP obj/lldb/source/Expression/Expression.inputdeps.stamp [2/4934] STAMP obj/lldb/source/DataFormatters/DataFormatters.inputdeps.stamp [3/4934] STAMP obj/lldb/source/Initialization/Initialization.inputdeps.stamp [4/4934] STAMP obj/lldb/source/Breakpoint/Breakpoint.inputdeps.stamp [5/4934] STAMP obj/lldb/source/Commands/Commands.inputdeps.stamp [6/4934] STAMP obj/lldb/source/Host/Host.inputdeps.stamp [7/4934] STAMP obj/lldb/source/Interpreter/Interpreter.inputdeps.stamp [8/4934] STAMP obj/lldb/source/Core/Core.inputdeps.stamp [9/4934] CXX obj/lldb/source/Expression/Expression.DWARFExpressionList.o [10/4934] CXX obj/lldb/source/Core/Core.ModuleList.o FAILED: obj/lldb/source/Core/Core.ModuleList.o ../../chromeclang/bin/clang++ -MMD -MF obj/lldb/source/Core/Core.ModuleList.o.d -o obj/lldb/source/Core/Core.ModuleList.o -c ../../lldb/source/Core/ModuleList.cpp -I../../lldb/source -I../../llvm/include -Igen/llvm/include -I../../clang/include -Igen/clang/include -I../../lldb/include -Igen/lldb/include -Igen/lldb/source/Core -Igen/lldb/source/Core -Igen/clang/include/clang/Driver -I../../sysroot/MacOSX.sdk/usr/include/libxml2 -arch arm64 -isysroot ../../sysroot/MacOSX.sdk -mmacos-version-min=12 -mmacos-version-min=12 -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -isysroot ../../sysroot/MacOSX.sdk -Wpoison-system-directories -fPIC -Wcovered-switch-default -fno-strict-aliasing -fno-strict-aliasing -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../lldb/source/Core/ModuleList.cpp:34: In file included from ../../clang/include/clang/Driver/Driver.h:12: In file included from ../../clang/include/clang/Basic/Diagnostic.h:17: ../../clang/include/clang/Basic/DiagnosticIDs.h:114:10: fatal error: 'clang/Basic/DiagnosticCommonCompatIDs.inc' file not found #include "clang/Basic/DiagnosticCommonCompatIDs.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [11/4934] CXX obj/lldb/source/Expression/Expression.Expression.o [12/4934] OBJCXX obj/lldb/source/Host/macosx/objcxx/objcxx.HostInfoMacOSX.o [13/4934] 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. [14/4934] CXX obj/lldb/source/Expression/Expression.ExpressionParser.o [15/4934] CXX obj/lldb/source/Expression/Expression.ExpressionVariable.o [16/4934] CXX obj/lldb/source/Expression/Expression.FunctionCaller.o [17/4934] CXX obj/lldb/source/Expression/Expression.DWARFExpression.o [18/4934] CXX obj/lldb/source/Expression/Expression.IRExecutionUnit.o [19/4934] CXX obj/lldb/source/Expression/Expression.IRInterpreter.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.