Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/Demangle/ItaniumDemangle.cpp:15:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:985:47: error: expected expression
- if (std::all_of(Data.begin(), Data.end(), [](Node* P) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:989:47: error: expected expression
- if (std::all_of(Data.begin(), Data.end(), [](Node* P) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:993:47: error: expected expression
- if (std::all_of(Data.begin(), Data.end(), [](Node* P) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1070:5: error: unknown type name 'constexpr'
- constexpr unsigned Max = std::numeric_limits<unsigned>::max();
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1070:15: error: expected unqualified-id
- constexpr unsigned Max = std::numeric_limits<unsigned>::max();
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1071:62: error: use of undeclared identifier 'Max'
- SwapAndRestore<unsigned> SavePackIdx(S.CurrentPackIndex, Max);
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1072:60: error: use of undeclared identifier 'Max'
- SwapAndRestore<unsigned> SavePackMax(S.CurrentPackMax, Max);
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1081:29: error: use of undeclared identifier 'Max'
- if (S.CurrentPackMax == Max) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1268:10: error: expression is not an integral constant
- expression
- case SpecialSubKind::allocator:
- ^~~~~~~~~~~~~~~~~~~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1270:10: error: expression is not an integral constant
- expression
- case SpecialSubKind::basic_string:
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1272:10: error: expression is not an integral constant
- expression
- case SpecialSubKind::string:
- ^~~~~~~~~~~~~~~~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1274:10: error: expression is not an integral constant
- expression
- case SpecialSubKind::istream:
- ^~~~~~~~~~~~~~~~~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1276:10: error: expression is not an integral constant
- expression
- case SpecialSubKind::ostream:
- ^~~~~~~~~~~~~~~~~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1278:10: error: expression is not an integral constant
- expression
- case SpecialSubKind::iostream:
- ^~~~~~~~~~~~~~~~~~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1286:10: error: expression is not an integral constant
- expression
- case SpecialSubKind::allocator:
- ^~~~~~~~~~~~~~~~~~~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1289:10: error: expression is not an integral constant
- expression
- case SpecialSubKind::basic_string:
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1292:10: error: expression is not an integral constant
- expression
- case SpecialSubKind::string:
- ^~~~~~~~~~~~~~~~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1296:10: error: expression is not an integral constant
- expression
- case SpecialSubKind::istream:
- ^~~~~~~~~~~~~~~~~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1299:10: error: expression is not an integral constant
- expression
- case SpecialSubKind::ostream:
- ^~~~~~~~~~~~~~~~~~~~~~~
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- 20 errors generated.
- CompileC /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/Demangle/LLVM.build/RelWithDebInfo/LLVMDemangle.build/Objects-normal/x86_64/MicrosoftDemangle.o lib/Demangle/MicrosoftDemangle.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
- cd /Users/suyashsrijan/Documents/swift-src/llvm
- export LANG=en_US.US-ASCII
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-macos10.9 -fmessage-length=143 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O2 -Wno-missing-field-initializers -Wno-missing-prototypes -Wnon-virtual-dtor -Woverloaded-virtual -Wno-exit-time-destructors -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wsign-compare -Wno-shorten-64-to-32 -Wnewline-eof -Wno-c++11-extensions -DCMAKE_INTDIR=\"RelWithDebInfo\" -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/RelWithDebInfo/lib/include -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/Demangle -I/Users/suyashsrijan/Documents/swift-src/llvm/lib/Demangle -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/include -I/Users/suyashsrijan/Documents/swift-src/llvm/include -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/Demangle/LLVM.build/RelWithDebInfo/LLVMDemangle.build/DerivedSources-normal/x86_64 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/Demangle/LLVM.build/RelWithDebInfo/LLVMDemangle.build/DerivedSources/x86_64 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/Demangle/LLVM.build/RelWithDebInfo/LLVMDemangle.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/RelWithDebInfo/lib -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -fvisibility-inlines-hidden -UNDEBUG -MMD -MT dependencies -MF /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/Demangle/LLVM.build/RelWithDebInfo/LLVMDemangle.build/Objects-normal/x86_64/MicrosoftDemangle.d --serialize-diagnostics /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/Demangle/LLVM.build/RelWithDebInfo/LLVMDemangle.build/Objects-normal/x86_64/MicrosoftDemangle.dia -c /Users/suyashsrijan/Documents/swift-src/llvm/lib/Demangle/MicrosoftDemangle.cpp -o /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/Demangle/LLVM.build/RelWithDebInfo/LLVMDemangle.build/Objects-normal/x86_64/MicrosoftDemangle.o
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/Demangle/MicrosoftDemangle.cpp:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/MicrosoftDemangle.h:14:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h:602:7: warning: no newline at end of file
- [-Wnewline-eof]
- #endif
- ^
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/Demangle/MicrosoftDemangle.cpp:17:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/MicrosoftDemangle.h:27:1: error: unknown type name 'constexpr'
- constexpr size_t AllocUnit = 4096;
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/MicrosoftDemangle.h:27:17: error: expected ';' after top level declarator
- constexpr size_t AllocUnit = 4096;
- ^
- ;
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/MicrosoftDemangle.h:32:5: error: unknown type name 'size_t'
- size_t Used = 0;
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/MicrosoftDemangle.h:33:5: error: unknown type name 'size_t'
- size_t Capacity = 0;
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/MicrosoftDemangle.h:37:16: error: unknown type name 'size_t'
- void addNode(size_t Capacity) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/MicrosoftDemangle.h:59:30: error: unknown type name 'size_t'
- char *allocUnalignedBuffer(size_t Length) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/MicrosoftDemangle.h:75:57: error: unknown type name 'size_t'
- template <typename T, typename... Args> T *allocArray(size_t Count) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/MicrosoftDemangle.h:47:30: error: use of undeclared identifier 'AllocUnit'
- ArenaAllocator() { addNode(AllocUnit); }
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/MicrosoftDemangle.h:67:24: error: use of undeclared identifier 'AllocUnit'
- addNode(std::max(AllocUnit, Length));
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/MicrosoftDemangle.h:82:59: error: 'T' does not refer to a value
- (((size_t)P + alignof(T) - 1) & ~(size_t)(alignof(T) - 1));
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Demangle/MicrosoftDemangle.h:75:22: note: declared here
- template <typename T, typename... Args> T *allocArray(size_t Count) {
- ^
- === BUILD TARGET LLVMTableGen OF PROJECT LLVM WITH CONFIGURATION RelWithDebInfo ===
- Check dependencies
- Write auxiliary files
- /bin/mkdir -p /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64
- write-file /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/LLVMTableGen.LinkFileList
- CompileC /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/Record.o lib/TableGen/Record.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
- cd /Users/suyashsrijan/Documents/swift-src/llvm
- export LANG=en_US.US-ASCII
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-macos10.9 -fmessage-length=143 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O2 -Wno-missing-field-initializers -Wno-missing-prototypes -Wnon-virtual-dtor -Woverloaded-virtual -Wno-exit-time-destructors -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wsign-compare -Wno-shorten-64-to-32 -Wnewline-eof -Wno-c++11-extensions -DCMAKE_INTDIR=\"RelWithDebInfo\" -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/RelWithDebInfo/lib/include -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen -I/Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/include -I/Users/suyashsrijan/Documents/swift-src/llvm/include -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources-normal/x86_64 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources/x86_64 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/RelWithDebInfo/lib -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -fvisibility-inlines-hidden -UNDEBUG -MMD -MT dependencies -MF /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/Record.d --serialize-diagnostics /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/Record.dia -c /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/Record.cpp -o /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/Record.o
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/Record.cpp:14:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:3: error: unknown type name 'alignas'
- alignas(Alignment) char buffer[Size];
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:11: error: declaration of 'Alignment' shadows template parameter
- alignas(Alignment) char buffer[Size];
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:35:22: note: template parameter is declared here
- template<std::size_t Alignment, std::size_t Size>
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:21: error: expected ';' at end of declaration list
- alignas(Alignment) char buffer[Size];
- ^
- ;
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:140:59: error: expected
- '(' for function-style cast or type construction
- T6, T7, T8, T9, T10>),
- ~~~~~~~~~~~~~~~~~~~~^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:142:61: error: expected class name
- T6, T7, T8, T9, T10>)> {
- ^
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/Record.cpp:14:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:22:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:54:32: error: a space is required between consecutive right
- angle brackets (use '> >')
- struct isPodLike<std::pair<T, U>> {
- ^~
- > >
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:130:64: error: a space is required between consecutive right
- angle brackets (use '> >')
- ::llvm::detail::copy_construction_triviality_helper<T>> {};
- ^~
- > >
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:141:64: error: a space is required between consecutive right
- angle brackets (use '> >')
- ::llvm::detail::move_construction_triviality_helper<T>> {};
- ^~
- > >
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/Record.cpp:14:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:141:3: error: unknown type name 'constexpr'
- constexpr Optional() {}
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:141:13: error: constructor cannot have a return type
- constexpr Optional() {}
- ^~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:142:3: error: unknown type name 'constexpr'
- constexpr Optional(NoneType) {}
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:142:13: error: constructor cannot have a return type
- constexpr Optional(NoneType) {}
- ^~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:3: error: unknown type name 'constexpr'
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:13: error: member 'T' declared as a template
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:14: error: expected ';' at end of declaration list
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- ;
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:209:50: error: a space is required between consecutive right angle
- brackets (use '> >')
- template <typename T> struct isPodLike<Optional<T>> {
- ^~
- > >
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/Record.cpp:14:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:21:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/SmallVector.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:284:1: error: unknown type name 'constexpr'
- constexpr inline uint32_t Hi_32(uint64_t Value) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:284:11: error: expected unqualified-id
- constexpr inline uint32_t Hi_32(uint64_t Value) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:289:1: error: unknown type name 'constexpr'
- constexpr inline uint32_t Lo_32(uint64_t Value) {
- ^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- 20 errors generated.
- CompileC /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/Main.o lib/TableGen/Main.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
- cd /Users/suyashsrijan/Documents/swift-src/llvm
- export LANG=en_US.US-ASCII
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-macos10.9 -fmessage-length=143 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O2 -Wno-missing-field-initializers -Wno-missing-prototypes -Wnon-virtual-dtor -Woverloaded-virtual -Wno-exit-time-destructors -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wsign-compare -Wno-shorten-64-to-32 -Wnewline-eof -Wno-c++11-extensions -DCMAKE_INTDIR=\"RelWithDebInfo\" -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/RelWithDebInfo/lib/include -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen -I/Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/include -I/Users/suyashsrijan/Documents/swift-src/llvm/include -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources-normal/x86_64 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources/x86_64 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/RelWithDebInfo/lib -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -fvisibility-inlines-hidden -UNDEBUG -MMD -MT dependencies -MF /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/Main.d --serialize-diagnostics /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/Main.dia -c /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/Main.cpp -o /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/Main.o
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/Main.cpp:19:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/TGParser.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/TGLexer.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:3: error: unknown type name 'alignas'
- alignas(Alignment) char buffer[Size];
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:11: error: declaration of 'Alignment' shadows template parameter
- alignas(Alignment) char buffer[Size];
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:35:22: note: template parameter is declared here
- template<std::size_t Alignment, std::size_t Size>
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:21: error: expected ';' at end of declaration list
- alignas(Alignment) char buffer[Size];
- ^
- ;
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:140:59: error: expected
- '(' for function-style cast or type construction
- T6, T7, T8, T9, T10>),
- ~~~~~~~~~~~~~~~~~~~~^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:142:61: error: expected class name
- T6, T7, T8, T9, T10>)> {
- ^
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/Main.cpp:19:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/TGParser.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/TGLexer.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:22:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:54:32: error: a space is required between consecutive right
- angle brackets (use '> >')
- struct isPodLike<std::pair<T, U>> {
- ^~
- > >
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:130:64: error: a space is required between consecutive right
- angle brackets (use '> >')
- ::llvm::detail::copy_construction_triviality_helper<T>> {};
- ^~
- > >
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:141:64: error: a space is required between consecutive right
- angle brackets (use '> >')
- ::llvm::detail::move_construction_triviality_helper<T>> {};
- ^~
- > >
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/Main.cpp:19:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/TGParser.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/TGLexer.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:141:3: error: unknown type name 'constexpr'
- constexpr Optional() {}
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:141:13: error: constructor cannot have a return type
- constexpr Optional() {}
- ^~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:142:3: error: unknown type name 'constexpr'
- constexpr Optional(NoneType) {}
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:142:13: error: constructor cannot have a return type
- constexpr Optional(NoneType) {}
- ^~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:3: error: unknown type name 'constexpr'
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:13: error: member 'T' declared as a template
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:14: error: expected ';' at end of declaration list
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- ;
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:209:50: error: a space is required between consecutive right angle
- brackets (use '> >')
- template <typename T> struct isPodLike<Optional<T>> {
- ^~
- > >
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/Main.cpp:19:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/TGParser.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/TGLexer.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:21:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/SmallVector.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:284:1: error: unknown type name 'constexpr'
- constexpr inline uint32_t Hi_32(uint64_t Value) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:284:11: error: expected unqualified-id
- constexpr inline uint32_t Hi_32(uint64_t Value) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:289:1: error: unknown type name 'constexpr'
- constexpr inline uint32_t Lo_32(uint64_t Value) {
- ^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- 20 errors generated.
- CompileC /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/JSONBackend.o lib/TableGen/JSONBackend.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
- cd /Users/suyashsrijan/Documents/swift-src/llvm
- export LANG=en_US.US-ASCII
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-macos10.9 -fmessage-length=143 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O2 -Wno-missing-field-initializers -Wno-missing-prototypes -Wnon-virtual-dtor -Woverloaded-virtual -Wno-exit-time-destructors -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wsign-compare -Wno-shorten-64-to-32 -Wnewline-eof -Wno-c++11-extensions -DCMAKE_INTDIR=\"RelWithDebInfo\" -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/RelWithDebInfo/lib/include -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen -I/Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/include -I/Users/suyashsrijan/Documents/swift-src/llvm/include -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources-normal/x86_64 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources/x86_64 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/RelWithDebInfo/lib -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -fvisibility-inlines-hidden -UNDEBUG -MMD -MT dependencies -MF /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/JSONBackend.d --serialize-diagnostics /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/JSONBackend.dia -c /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/JSONBackend.cpp -o /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/JSONBackend.o
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/JSONBackend.cpp:15:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/BitVector.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:3: error: unknown type name 'alignas'
- alignas(Alignment) char buffer[Size];
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:11: error: declaration of 'Alignment' shadows template parameter
- alignas(Alignment) char buffer[Size];
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:35:22: note: template parameter is declared here
- template<std::size_t Alignment, std::size_t Size>
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:21: error: expected ';' at end of declaration list
- alignas(Alignment) char buffer[Size];
- ^
- ;
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:140:59: error: expected
- '(' for function-style cast or type construction
- T6, T7, T8, T9, T10>),
- ~~~~~~~~~~~~~~~~~~~~^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:142:61: error: expected class name
- T6, T7, T8, T9, T10>)> {
- ^
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/JSONBackend.cpp:15:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/BitVector.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:22:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:54:32: error: a space is required between consecutive right
- angle brackets (use '> >')
- struct isPodLike<std::pair<T, U>> {
- ^~
- > >
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:130:64: error: a space is required between consecutive right
- angle brackets (use '> >')
- ::llvm::detail::copy_construction_triviality_helper<T>> {};
- ^~
- > >
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:141:64: error: a space is required between consecutive right
- angle brackets (use '> >')
- ::llvm::detail::move_construction_triviality_helper<T>> {};
- ^~
- > >
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/JSONBackend.cpp:15:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/BitVector.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:141:3: error: unknown type name 'constexpr'
- constexpr Optional() {}
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:141:13: error: constructor cannot have a return type
- constexpr Optional() {}
- ^~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:142:3: error: unknown type name 'constexpr'
- constexpr Optional(NoneType) {}
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:142:13: error: constructor cannot have a return type
- constexpr Optional(NoneType) {}
- ^~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:3: error: unknown type name 'constexpr'
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:13: error: member 'T' declared as a template
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:14: error: expected ';' at end of declaration list
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- ;
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:209:50: error: a space is required between consecutive right angle
- brackets (use '> >')
- template <typename T> struct isPodLike<Optional<T>> {
- ^~
- > >
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/JSONBackend.cpp:15:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/BitVector.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:21:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/SmallVector.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:284:1: error: unknown type name 'constexpr'
- constexpr inline uint32_t Hi_32(uint64_t Value) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:284:11: error: expected unqualified-id
- constexpr inline uint32_t Hi_32(uint64_t Value) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:289:1: error: unknown type name 'constexpr'
- constexpr inline uint32_t Lo_32(uint64_t Value) {
- ^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- 20 errors generated.
- CompileC /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/Error.o lib/TableGen/Error.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
- cd /Users/suyashsrijan/Documents/swift-src/llvm
- export LANG=en_US.US-ASCII
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-macos10.9 -fmessage-length=143 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O2 -Wno-missing-field-initializers -Wno-missing-prototypes -Wnon-virtual-dtor -Woverloaded-virtual -Wno-exit-time-destructors -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wsign-compare -Wno-shorten-64-to-32 -Wnewline-eof -Wno-c++11-extensions -DCMAKE_INTDIR=\"RelWithDebInfo\" -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/RelWithDebInfo/lib/include -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen -I/Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/include -I/Users/suyashsrijan/Documents/swift-src/llvm/include -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources-normal/x86_64 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources/x86_64 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/RelWithDebInfo/lib -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -fvisibility-inlines-hidden -UNDEBUG -MMD -MT dependencies -MF /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/Error.d --serialize-diagnostics /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/Error.dia -c /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/Error.cpp -o /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/Error.o
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/Error.cpp:15:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/TableGen/Error.h:18:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/SourceMgr.h:19:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:3: error: unknown type name 'alignas'
- alignas(Alignment) char buffer[Size];
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:11: error: declaration of 'Alignment' shadows template parameter
- alignas(Alignment) char buffer[Size];
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:35:22: note: template parameter is declared here
- template<std::size_t Alignment, std::size_t Size>
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:21: error: expected ';' at end of declaration list
- alignas(Alignment) char buffer[Size];
- ^
- ;
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:140:59: error: expected
- '(' for function-style cast or type construction
- T6, T7, T8, T9, T10>),
- ~~~~~~~~~~~~~~~~~~~~^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:142:61: error: expected class name
- T6, T7, T8, T9, T10>)> {
- ^
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/Error.cpp:15:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/TableGen/Error.h:18:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/SourceMgr.h:19:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:22:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:54:32: error: a space is required between consecutive right
- angle brackets (use '> >')
- struct isPodLike<std::pair<T, U>> {
- ^~
- > >
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:130:64: error: a space is required between consecutive right
- angle brackets (use '> >')
- ::llvm::detail::copy_construction_triviality_helper<T>> {};
- ^~
- > >
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:141:64: error: a space is required between consecutive right
- angle brackets (use '> >')
- ::llvm::detail::move_construction_triviality_helper<T>> {};
- ^~
- > >
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/Error.cpp:15:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/TableGen/Error.h:18:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/SourceMgr.h:19:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:141:3: error: unknown type name 'constexpr'
- constexpr Optional() {}
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:141:13: error: constructor cannot have a return type
- constexpr Optional() {}
- ^~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:142:3: error: unknown type name 'constexpr'
- constexpr Optional(NoneType) {}
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:142:13: error: constructor cannot have a return type
- constexpr Optional(NoneType) {}
- ^~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:3: error: unknown type name 'constexpr'
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:13: error: member 'T' declared as a template
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:14: error: expected ';' at end of declaration list
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- ;
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:209:50: error: a space is required between consecutive right angle
- brackets (use '> >')
- template <typename T> struct isPodLike<Optional<T>> {
- ^~
- > >
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/Error.cpp:15:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/TableGen/Error.h:18:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/SourceMgr.h:19:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:21:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/SmallVector.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:284:1: error: unknown type name 'constexpr'
- constexpr inline uint32_t Hi_32(uint64_t Value) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:284:11: error: expected unqualified-id
- constexpr inline uint32_t Hi_32(uint64_t Value) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:289:1: error: unknown type name 'constexpr'
- constexpr inline uint32_t Lo_32(uint64_t Value) {
- ^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- CompileC /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/SetTheory.o lib/TableGen/SetTheory.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
- cd /Users/suyashsrijan/Documents/swift-src/llvm
- export LANG=en_US.US-ASCII
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-macos10.9 -fmessage-length=143 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O2 -Wno-missing-field-initializers -Wno-missing-prototypes -Wnon-virtual-dtor -Woverloaded-virtual -Wno-exit-time-destructors -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wsign-compare -Wno-shorten-64-to-32 -Wnewline-eof -Wno-c++11-extensions -DCMAKE_INTDIR=\"RelWithDebInfo\" -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/RelWithDebInfo/lib/include -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen -I/Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/include -I/Users/suyashsrijan/Documents/swift-src/llvm/include -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources-normal/x86_64 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources/x86_64 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/RelWithDebInfo/lib -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -fvisibility-inlines-hidden -UNDEBUG -MMD -MT dependencies -MF /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/SetTheory.d --serialize-diagnostics /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/SetTheory.dia -c /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/SetTheory.cpp -o /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/SetTheory.o
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/SetTheory.cpp:15:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:3: error: unknown type name 'alignas'
- alignas(Alignment) char buffer[Size];
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:11: error: declaration of 'Alignment' shadows template parameter
- alignas(Alignment) char buffer[Size];
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:35:22: note: template parameter is declared here
- template<std::size_t Alignment, std::size_t Size>
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:21: error: expected ';' at end of declaration list
- alignas(Alignment) char buffer[Size];
- ^
- ;
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:140:59: error: expected
- '(' for function-style cast or type construction
- T6, T7, T8, T9, T10>),
- ~~~~~~~~~~~~~~~~~~~~^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:142:61: error: expected class name
- T6, T7, T8, T9, T10>)> {
- ^
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/SetTheory.cpp:15:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:22:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:54:32: error: a space is required between consecutive right
- angle brackets (use '> >')
- struct isPodLike<std::pair<T, U>> {
- ^~
- > >
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:130:64: error: a space is required between consecutive right
- angle brackets (use '> >')
- ::llvm::detail::copy_construction_triviality_helper<T>> {};
- ^~
- > >
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:141:64: error: a space is required between consecutive right
- angle brackets (use '> >')
- ::llvm::detail::move_construction_triviality_helper<T>> {};
- ^~
- > >
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/SetTheory.cpp:15:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:141:3: error: unknown type name 'constexpr'
- constexpr Optional() {}
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:141:13: error: constructor cannot have a return type
- constexpr Optional() {}
- ^~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:142:3: error: unknown type name 'constexpr'
- constexpr Optional(NoneType) {}
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:142:13: error: constructor cannot have a return type
- constexpr Optional(NoneType) {}
- ^~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:3: error: unknown type name 'constexpr'
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:13: error: member 'T' declared as a template
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:14: error: expected ';' at end of declaration list
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- ;
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:209:50: error: a space is required between consecutive right angle
- brackets (use '> >')
- template <typename T> struct isPodLike<Optional<T>> {
- ^~
- > >
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/SetTheory.cpp:15:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/ArrayRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Hashing.h:49:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/Host.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringMap.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:21:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/SmallVector.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:284:1: error: unknown type name 'constexpr'
- constexpr inline uint32_t Hi_32(uint64_t Value) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:284:11: error: expected unqualified-id
- constexpr inline uint32_t Hi_32(uint64_t Value) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:289:1: error: unknown type name 'constexpr'
- constexpr inline uint32_t Lo_32(uint64_t Value) {
- ^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- 20 errors generated.
- CompileC /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/StringMatcher.o lib/TableGen/StringMatcher.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
- cd /Users/suyashsrijan/Documents/swift-src/llvm
- export LANG=en_US.US-ASCII
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-macos10.9 -fmessage-length=143 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O2 -Wno-missing-field-initializers -Wno-missing-prototypes -Wnon-virtual-dtor -Woverloaded-virtual -Wno-exit-time-destructors -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wsign-compare -Wno-shorten-64-to-32 -Wnewline-eof -Wno-c++11-extensions -DCMAKE_INTDIR=\"RelWithDebInfo\" -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/RelWithDebInfo/lib/include -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen -I/Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/include -I/Users/suyashsrijan/Documents/swift-src/llvm/include -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources-normal/x86_64 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources/x86_64 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/RelWithDebInfo/lib -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -fvisibility-inlines-hidden -UNDEBUG -MMD -MT dependencies -MF /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/StringMatcher.d --serialize-diagnostics /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/StringMatcher.dia -c /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/StringMatcher.cpp -o /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/StringMatcher.o
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/StringMatcher.cpp:14:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/TableGen/StringMatcher.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:3: error: unknown type name 'alignas'
- alignas(Alignment) char buffer[Size];
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:11: error: declaration of 'Alignment' shadows template parameter
- alignas(Alignment) char buffer[Size];
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:35:22: note: template parameter is declared here
- template<std::size_t Alignment, std::size_t Size>
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:37:21: error: expected ';' at end of declaration list
- alignas(Alignment) char buffer[Size];
- ^
- ;
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:140:59: error: expected
- '(' for function-style cast or type construction
- T6, T7, T8, T9, T10>),
- ~~~~~~~~~~~~~~~~~~~~^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/AlignOf.h:142:61: error: expected class name
- T6, T7, T8, T9, T10>)> {
- ^
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/StringMatcher.cpp:14:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/TableGen/StringMatcher.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:22:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:54:32: error: a space is required between consecutive right
- angle brackets (use '> >')
- struct isPodLike<std::pair<T, U>> {
- ^~
- > >
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:130:64: error: a space is required between consecutive right
- angle brackets (use '> >')
- ::llvm::detail::copy_construction_triviality_helper<T>> {};
- ^~
- > >
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/type_traits.h:141:64: error: a space is required between consecutive right
- angle brackets (use '> >')
- ::llvm::detail::move_construction_triviality_helper<T>> {};
- ^~
- > >
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/StringMatcher.cpp:14:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/TableGen/StringMatcher.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:141:3: error: unknown type name 'constexpr'
- constexpr Optional() {}
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:141:13: error: constructor cannot have a return type
- constexpr Optional() {}
- ^~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:142:3: error: unknown type name 'constexpr'
- constexpr Optional(NoneType) {}
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:142:13: error: constructor cannot have a return type
- constexpr Optional(NoneType) {}
- ^~~~~~~~
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:3: error: unknown type name 'constexpr'
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:13: error: member 'T' declared as a template
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:194:14: error: expected ';' at end of declaration list
- constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION {
- ^
- ;
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/Optional.h:209:50: error: a space is required between consecutive right angle
- brackets (use '> >')
- template <typename T> struct isPodLike<Optional<T>> {
- ^~
- > >
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/StringMatcher.cpp:14:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/TableGen/StringMatcher.h:17:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/StringRef.h:13:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/STLExtras.h:21:
- In file included from /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/ADT/SmallVector.h:20:
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:284:1: error: unknown type name 'constexpr'
- constexpr inline uint32_t Hi_32(uint64_t Value) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:284:11: error: expected unqualified-id
- constexpr inline uint32_t Hi_32(uint64_t Value) {
- ^
- /Users/suyashsrijan/Documents/swift-src/llvm/include/llvm/Support/MathExtras.h:289:1: error: unknown type name 'constexpr'
- constexpr inline uint32_t Lo_32(uint64_t Value) {
- ^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- CompileC /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/TGLexer.o lib/TableGen/TGLexer.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
- cd /Users/suyashsrijan/Documents/swift-src/llvm
- export LANG=en_US.US-ASCII
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-macos10.9 -fmessage-length=143 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -Wno-trigraphs -fpascal-strings -O2 -Wno-missing-field-initializers -Wno-missing-prototypes -Wnon-virtual-dtor -Woverloaded-virtual -Wno-exit-time-destructors -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wsign-compare -Wno-shorten-64-to-32 -Wnewline-eof -Wno-c++11-extensions -DCMAKE_INTDIR=\"RelWithDebInfo\" -DGTEST_HAS_RTTI=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/RelWithDebInfo/lib/include -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen -I/Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/include -I/Users/suyashsrijan/Documents/swift-src/llvm/include -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources-normal/x86_64 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources/x86_64 -I/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/RelWithDebInfo/lib -Wno-unknown-warning-option -Werror=unguarded-availability-new -fno-stack-protector -fvisibility-inlines-hidden -UNDEBUG -MMD -MT dependencies -MF /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/TGLexer.d --serialize-diagnostics /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/TGLexer.dia -c /Users/suyashsrijan/Documents/swift-src/llvm/lib/TableGen/TGLexer.cpp -o /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/TGLexer.o
- === BUILD TARGET LLVMMCParser OF PROJECT LLVM WITH CONFIGURATION RelWithDebInfo ===
- Check dependencies
- Write auxiliary files
- /bin/mkdir -p /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/MC/MCParser/LLVM.build/RelWithDebInfo/LLVMMCParser.build/Objects-normal/x86_64
- write-file /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/MC/MCParser/LLVM.build/RelWithDebInfo/LLVMMCParser.build/Objects-normal/x86_64/LLVMMCParser.LinkFileList
- === BUILD TARGET LLVMMCDisassembler OF PROJECT LLVM WITH CONFIGURATION RelWithDebInfo ===
- Check dependencies
- Write auxiliary files
- /bin/mkdir -p /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/MC/MCDisassembler/LLVM.build/RelWithDebInfo/LLVMMCDisassembler.build/Objects-normal/x86_64
- write-file /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/MC/MCDisassembler/LLVM.build/RelWithDebInfo/LLVMMCDisassembler.build/Objects-normal/x86_64/LLVMMCDisassembler.LinkFileList
- === BUILD TARGET LLVMMCA OF PROJECT LLVM WITH CONFIGURATION RelWithDebInfo ===
- Check dependencies
- Write auxiliary files
- /bin/mkdir -p /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/MCA/LLVM.build/RelWithDebInfo/LLVMMCA.build/Objects-normal/x86_64
- write-file /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/MCA/LLVM.build/RelWithDebInfo/LLVMMCA.build/Objects-normal/x86_64/LLVMMCA.LinkFileList
- ** BUILD FAILED **
- The following build commands failed:
- CompileC /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/Demangle/LLVM.build/RelWithDebInfo/LLVMDemangle.build/Objects-normal/x86_64/ItaniumDemangle.o lib/Demangle/ItaniumDemangle.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
- CompileC /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/Record.o lib/TableGen/Record.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
- CompileC /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/Main.o lib/TableGen/Main.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
- CompileC /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/JSONBackend.o lib/TableGen/JSONBackend.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
- CompileC /Users/suyashsrijan/Documents/swift-src/build/Xcode-RelWithDebInfoAssert/llvm-macosx-x86_64/lib/TableGen/LLVM.build/RelWithDebInfo/LLVMTableGen.build/Objects-normal/x86_64/SetTheory.o lib/TableGen/SetTheory.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
- (5 failures)
- ./utils/build-script: fatal error: command terminated with a non-zero exit status 65, aborting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement