The build took 00h 01m 31s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
45,411 |
cpp |
2,376 |
yacc |
772 |
ansic |
390 |
sh |
12 |
php |
48,961 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: glslang 3.0.git1.e1cd410-1 (Tue Apr 4 23:17:37 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
-- The C compiler identification is Clang 3.8.1
-- The CXX compiler identification is Clang 3.8.1
-- Check for working C compiler: /sysroot/bin/clang
-- Check for working C compiler: /sysroot/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /sysroot/bin/clang++
-- Check for working CXX compiler: /sysroot/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Google Mock was not found - tests based on that will not build
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/glslang/src/glslang/build
Scanning dependencies of target OGLCompiler
Scanning dependencies of target OSDependent
Scanning dependencies of target glslang-default-resource-limits
[ 2%] Building CXX object OGLCompilersDLL/CMakeFiles/OGLCompiler.dir/InitializeDll.cpp.o
[ 4%] Building CXX object glslang/OSDependent/Unix/CMakeFiles/OSDependent.dir/ossource.cpp.o
[ 6%] Building CXX object StandAlone/CMakeFiles/glslang-default-resource-limits.dir/DefaultResourceLimits.cpp.o
Scanning dependencies of target glslang
[ 8%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/glslang_tab.cpp.o
[ 10%] Linking CXX static library libOSDependent.a
[ 10%] Built target OSDependent
Scanning dependencies of target HLSL
[ 12%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o
[ 14%] Linking CXX static library libOGLCompiler.a
[ 14%] Built target OGLCompiler
[ 16%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Constant.cpp.o
In file included from C:/Projects/glslang/glslang/MachineIndependent/glslang.y:58:
In file included from /tmp/glslang/src/glslang/glslang/MachineIndependent/SymbolTable.h:67:
In file included from /tmp/glslang/src/glslang/glslang/MachineIndependent/../Include/../Include/Common.h:75:
/sysroot/bin/../include/c++/v1/map:837:5: error: static_assert failed "Allocator::value_type must be same type as value_type"
static_assert((is_same::value),
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/glslang/MachineIndependent/../Include/../Include/Common.h:166:21: note: in instantiation of template class 'std::__1::map, glslang::pool_allocator >, std::__1::basic_string, glslang::pool_allocator >, std::__1::less, glslang::pool_allocator > >, glslang::pool_allocator, glslang::pool_allocator >, std::__1::basic_string, glslang::pool_allocator > > > >' requested here
class TMap : public std::map > > {
^
/tmp/glslang/src/glslang/glslang/MachineIndependent/../Include/intermediate.h:865:27: note: in instantiation of template class 'glslang::TMap, glslang::pool_allocator >, std::__1::basic_string, glslang::pool_allocator >, std::__1::less, glslang::pool_allocator > > >' requested here
~TIntermAggregate() { delete pragmaTable; }
^
In file included from /tmp/glslang/src/glslang/hlsl/hlslParseHelper.cpp:36:
In file included from /tmp/glslang/src/glslang/hlsl/hlslParseHelper.h:38:
In file included from /tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/parseVersions.h:42:
In file included from /tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/../Include/InfoSink.h:38:
In file included from /tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/../Public/../Include/../Include/Common.h:75:
/sysroot/bin/../include/c++/v1/map:837:5: error: static_assert failed "Allocator::value_type must be same type as value_type"
static_assert((is_same::value),
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/../Public/../Include/../Include/Common.h:166:21: note: in instantiation of template class 'std::__1::map, glslang::pool_allocator >, glslang::TExtensionBehavior, std::__1::less, glslang::pool_allocator > >, glslang::pool_allocator, glslang::pool_allocator >, glslang::TExtensionBehavior> > >' requested here
class TMap : public std::map > > {
^
/tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/parseVersions.h:127:39: note: in instantiation of template class 'glslang::TMap, glslang::pool_allocator >, glslang::TExtensionBehavior, std::__1::less, glslang::pool_allocator > > >' requested here
TMap extensionBehavior; // for each extension string, what its current behavior is set to
^
In file included from C:/Projects/glslang/glslang/MachineIndependent/glslang.y:58:
In file included from /tmp/glslang/src/glslang/glslang/MachineIndependent/SymbolTable.h:67:
In file included from /tmp/glslang/src/glslang/glslang/MachineIndependent/../Include/../Include/Common.h:75:
/sysroot/bin/../include/c++/v1/map:837:5: error: static_assert failed "Allocator::value_type must be same type as value_type"
static_assert((is_same::value),
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/glslang/MachineIndependent/../Include/../Include/Common.h:166:21: note: in instantiation of template class 'std::__1::map, glslang::pool_allocator >, glslang::TExtensionBehavior, std::__1::less, glslang::pool_allocator > >, glslang::pool_allocator, glslang::pool_allocator >, glslang::TExtensionBehavior> > >' requested here
class TMap : public std::map > > {
^
/tmp/glslang/src/glslang/glslang/MachineIndependent/parseVersions.h:127:39: note: in instantiation of template class 'glslang::TMap, glslang::pool_allocator >, glslang::TExtensionBehavior, std::__1::less, glslang::pool_allocator > > >' requested here
TMap extensionBehavior; // for each extension string, what its current behavior is set to
^
In file included from /tmp/glslang/src/glslang/hlsl/hlslParseHelper.cpp:36:
In file included from /tmp/glslang/src/glslang/hlsl/hlslParseHelper.h:38:
In file included from /tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/parseVersions.h:42:
In file included from /tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/../Public/../Include/InfoSink.h:38:
In file included from /tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/../Include/Common.h:75:
/sysroot/bin/../include/c++/v1/map:837:5: error: static_assert failed "Allocator::value_type must be same type as value_type"
static_assert((is_same::value),
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/../Include/Common.h:166:21: note: in instantiation of template class 'std::__1::map, glslang::pool_allocator >, std::__1::basic_string, glslang::pool_allocator >, std::__1::less, glslang::pool_allocator > >, glslang::pool_allocator, glslang::pool_allocator >, std::__1::basic_string, glslang::pool_allocator > > > >' requested here
class TMap : public std::map > > {
^
/tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/../Include/intermediate.h:865:27: note: in instantiation of template class 'glslang::TMap, glslang::pool_allocator >, std::__1::basic_string, glslang::pool_allocator >, std::__1::less, glslang::pool_allocator > > >' requested here
~TIntermAggregate() { delete pragmaTable; }
^
[ 18%] Linking CXX static library libglslang-default-resource-limits.a
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:257:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContext'
parseContext.fullIntegerCheck((yyvsp[(1) - (1)].lex).loc, "unsigned literal");
^~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:107:22: note: expanded from macro 'parseContext'
#define parseContext (*pParseContext)
^~~~~~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:264:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContext'
parseContext.doubleCheck((yyvsp[(1) - (1)].lex).loc, "double literal");
^~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:107:22: note: expanded from macro 'parseContext'
#define parseContext (*pParseContext)
^~~~~~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:441:15: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContext'
parseContext.fullIntegerCheck((yyvsp[(1) - (1)].lex).loc, "bitwise not"); }
^~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:107:22: note: expanded from macro 'parseContext'
#define parseContext (*pParseContext)
^~~~~~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:458:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContext'
parseContext.fullIntegerCheck((yyvsp[(2) - (3)].lex).loc, "%");
^~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:107:22: note: expanded from macro 'parseContext'
#define parseContext (*pParseContext)
^~~~~~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:482:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContext'
parseContext.fullIntegerCheck((yyvsp[(2) - (3)].lex).loc, "bit shift left");
^~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:107:22: note: expanded from macro 'parseContext'
#define parseContext (*pParseContext)
^~~~~~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:488:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContext'
parseContext.fullIntegerCheck((yyvsp[(2) - (3)].lex).loc, "bit shift right");
^~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:107:22: note: expanded from macro 'parseContext'
#define parseContext (*pParseContext)
^~~~~~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:542:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContext'
parseContext.fullIntegerCheck((yyvsp[(2) - (3)].lex).loc, "bitwise and");
^~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:107:22: note: expanded from macro 'parseContext'
#define parseContext (*pParseContext)
^~~~~~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:552:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContext'
parseContext.fullIntegerCheck((yyvsp[(2) - (3)].lex).loc, "bitwise exclusive or");
^~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:107:22: note: expanded from macro 'parseContext'
#define parseContext (*pParseContext)
^~~~~~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:562:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContext'
parseContext.fullIntegerCheck((yyvsp[(2) - (3)].lex).loc, "bitwise inclusive or");
^~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:107:22: note: expanded from macro 'parseContext'
#define parseContext (*pParseContext)
^~~~~~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:645:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContext'
parseContext.fullIntegerCheck((yyvsp[(1) - (1)].lex).loc, "%=");
^~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:107:22: note: expanded from macro 'parseContext'
#define parseContext (*pParseContext)
^~~~~~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:658:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContext'
parseContext.fullIntegerCheck((yyvsp[(1) - (1)].lex).loc, "bit-shift left assign");
^~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:107:22: note: expanded from macro 'parseContext'
#define parseContext (*pParseContext)
^~~~~~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:662:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContext'
parseContext.fullIntegerCheck((yyvsp[(1) - (1)].lex).loc, "bit-shift right assign");
^~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:107:22: note: expanded from macro 'parseContext'
#define parseContext (*pParseContext)
^~~~~~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:666:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContext'
parseContext.fullIntegerCheck((yyvsp[(1) - (1)].lex).loc, "bitwise-and assign");
^~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:107:22: note: expanded from macro 'parseContext'
#define parseContext (*pParseContext)
^~~~~~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:670:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContext'
parseContext.fullIntegerCheck((yyvsp[(1) - (1)].lex).loc, "bitwise-xor assign");
^~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:107:22: note: expanded from macro 'parseContext'
#define parseContext (*pParseContext)
^~~~~~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:674:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContext'
parseContext.fullIntegerCheck((yyvsp[(1) - (1)].lex).loc, "bitwise-or assign");
^~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:107:22: note: expanded from macro 'parseContext'
#define parseContext (*pParseContext)
^~~~~~~~~~~~~~~~
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:711:22: error: no matching member function for call to 'profileRequires'
parseContext.profileRequires((yyvsp[(1) - (4)].lex).loc, ENoProfile, 130, 0, "precision statement");
~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/glslang/MachineIndependent/parseVersions.h:66:18: note: candidate function not viable: no known conversion from 'glslang::TParseContext' to 'glslang::TParseVersions' for object argument
virtual void profileRequires(const TSourceLoc&, int queryProfiles, int minVersion, const char* const extension, const char* featureDesc);
^
/tmp/glslang/src/glslang/glslang/MachineIndependent/parseVersions.h:65:18: note: candidate function not viable: requires 6 arguments, but 5 were provided
virtual void profileRequires(const TSourceLoc&, int queryProfiles, int minVersion, int numExtensions, const char* const extensions[], const char* featureDesc);
^
[ 18%] Built target glslang-default-resource-limits
[ 20%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o
C:/Projects/glslang/glslang/MachineIndependent/glslang.y:836:26: error: no matching member function for call to 'profileRequires'
parseContext.profileRequires((yyvsp[(1) - (2)].interm.type).loc, ENoProfile, 120, E_GL_3DL_array_objects, "arrayed type");
~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/glslang/MachineIndependent/parseVersions.h:66:18: note: candidate function not viable: no known conversion from 'glslang::TParseContext' to 'glslang::TParseVersions' for object argument
virtual void profileRequires(const TSourceLoc&, int queryProfiles, int minVersion, const char* const extension, const char* featureDesc);
^
/tmp/glslang/src/glslang/glslang/MachineIndependent/parseVersions.h:65:18: note: candidate function not viable: requires 6 arguments, but 5 were provided
virtual void profileRequires(const TSourceLoc&, int queryProfiles, int minVersion, int numExtensions, const char* const extensions[], const char* featureDesc);
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
In file included from /tmp/glslang/src/glslang/hlsl/hlslParseHelper.cpp:36:
In file included from /tmp/glslang/src/glslang/hlsl/hlslParseHelper.h:38:
In file included from /tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/parseVersions.h:42:
In file included from /tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/../Public/../Include/InfoSink.h:38:
In file included from /tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/../Include/Common.h:75:
/sysroot/bin/../include/c++/v1/map:837:5: error: static_assert failed "Allocator::value_type must be same type as value_type"
static_assert((is_same::value),
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/../Include/Common.h:166:21: note: in instantiation of template class 'std::__1::map, glslang::pool_allocator > >' requested here
class TMap : public std::map > > {
^
/tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/preprocessor/PpContext.h:202:16: note: in instantiation of template class 'glslang::TMap >' requested here
TSymbolMap symbols; // this has light use... just defined macros
^
20 errors generated.
In file included from /tmp/glslang/src/glslang/glslang/MachineIndependent/Constant.cpp:37:
In file included from /tmp/glslang/src/glslang/glslang/MachineIndependent/localintermediate.h:38:
In file included from /tmp/glslang/src/glslang/glslang/MachineIndependent/../Include/intermediate.h:49:
In file included from /tmp/glslang/src/glslang/glslang/MachineIndependent/../Include/../Include/Common.h:75:
/sysroot/bin/../include/c++/v1/map:837:5: error: static_assert failed "Allocator::value_type must be same type as value_type"
static_assert((is_same::value),
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/glslang/MachineIndependent/../Include/../Include/Common.h:166:21: note: in instantiation of template class 'std::__1::map, glslang::pool_allocator >, std::__1::basic_string, glslang::pool_allocator >, std::__1::less, glslang::pool_allocator > >, glslang::pool_allocator, glslang::pool_allocator >, std::__1::basic_string, glslang::pool_allocator > > > >' requested here
class TMap : public std::map > > {
^
/tmp/glslang/src/glslang/glslang/MachineIndependent/../Include/intermediate.h:865:27: note: in instantiation of template class 'glslang::TMap, glslang::pool_allocator >, std::__1::basic_string, glslang::pool_allocator >, std::__1::less, glslang::pool_allocator > > >' requested here
~TIntermAggregate() { delete pragmaTable; }
^
/tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/preprocessor/PpContext.h:477:27: error: cannot initialize object parameter of type 'const glslang::TParseVersions' with an expression of type 'glslang::TParseContextBase'
prevScanner = pp->parseContext.getScanner();
^~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/preprocessor/PpContext.h:478:13: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContextBase'
pp->parseContext.setScanner(&scanner);
^~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/preprocessor/PpContext.h:484:13: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContextBase'
pp->parseContext.setScanner(prevScanner);
^~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/hlslParseHelper.cpp:86:19: error: exception specification in declaration does not match previous declaration
HlslParseContext::~HlslParseContext()
^
/tmp/glslang/src/glslang/hlsl/hlslParseHelper.h:48:13: note: previous declaration is here
virtual ~HlslParseContext();
^
/tmp/glslang/src/glslang/hlsl/hlslParseHelper.cpp:108:21: error: no matching constructor for initialization of 'glslang::HlslScanContext'
HlslScanContext scanContext(*this, ppContext);
^ ~~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/hlslScanContext.h:78:5: note: candidate constructor not viable: no known conversion from 'glslang::HlslParseContext' to 'glslang::TParseContextBase &' for 1st argument
HlslScanContext(TParseContextBase& parseContext, TPpContext& ppContext)
^
/tmp/glslang/src/glslang/hlsl/hlslScanContext.h:88:5: note: candidate constructor not viable: requires 1 argument, but 2 were provided
HlslScanContext(HlslScanContext&);
^
/tmp/glslang/src/glslang/hlsl/hlslParseHelper.cpp:256:9: error: cannot initialize object parameter of type 'const glslang::TParseVersions' with an expression of type 'glslang::HlslParseContext'
if (suppressWarnings())
^~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/hlslParseHelper.cpp:291:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::HlslParseContext'
requireExtensions(loc, symbol->getNumExtensions(), symbol->getExtensions(), symbol->getName().c_str());
^~~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/hlslParseHelper.cpp:811:17: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::HlslParseContext'
requireExtensions(loc, fnCandidate->getNumExtensions(), fnCandidate->getExtensions(), fnCandidate->getName().c_str());
^~~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/hlslParseHelper.cpp:2126:13: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::HlslParseContext'
vulkanRemoved(loc, "packed");
^~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/hlslParseHelper.cpp:2132:13: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::HlslParseContext'
vulkanRemoved(loc, "shared");
^~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/hlslParseHelper.cpp:2137:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::HlslParseContext'
requireVulkan(loc, "push_constant");
^~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/hlslParseHelper.cpp:2242:21: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::HlslParseContext'
requireExtensions(loc, 1, &E_GL_KHR_blend_equation_advanced, "blend equation");
^~~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/hlslParseHelper.cpp:2343:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::HlslParseContext'
requireVulkan(loc, "input_attachment_index");
^~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/hlslParseHelper.cpp:2351:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::HlslParseContext'
requireSpv(loc, "constant_id");
^~~~~~~~~~
17 errors generated.
make[2]: *** [hlsl/CMakeFiles/HLSL.dir/build.make:63: hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [glslang/CMakeFiles/glslang.dir/build.make:63: glslang/CMakeFiles/glslang.dir/MachineIndependent/glslang_tab.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 22%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/InfoSink.cpp.o
Scanning dependencies of target SPIRV
[ 24%] Building CXX object SPIRV/CMakeFiles/SPIRV.dir/GlslangToSpv.cpp.o
In file included from /tmp/glslang/src/glslang/hlsl/hlslScanContext.cpp:44:
In file included from /tmp/glslang/src/glslang/hlsl/../glslang/Include/../Include/Types.h:41:
In file included from /tmp/glslang/src/glslang/hlsl/../glslang/Include/../Public/../MachineIndependent/../Include/Common.h:75:
/sysroot/bin/../include/c++/v1/map:837:5: error: static_assert failed "Allocator::value_type must be same type as value_type"
static_assert((is_same::value),
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/../glslang/Include/../Public/../MachineIndependent/../Include/Common.h:166:21: note: in instantiation of template class 'std::__1::map, glslang::pool_allocator >, std::__1::basic_string, glslang::pool_allocator >, std::__1::less, glslang::pool_allocator > >, glslang::pool_allocator, glslang::pool_allocator >, std::__1::basic_string, glslang::pool_allocator > > > >' requested here
class TMap : public std::map > > {
^
/tmp/glslang/src/glslang/hlsl/../glslang/Include/../Public/../MachineIndependent/../Include/intermediate.h:865:27: note: in instantiation of template class 'glslang::TMap, glslang::pool_allocator >, std::__1::basic_string, glslang::pool_allocator >, std::__1::less, glslang::pool_allocator > > >' requested here
~TIntermAggregate() { delete pragmaTable; }
^
In file included from /tmp/glslang/src/glslang/hlsl/hlslScanContext.cpp:44:
In file included from /tmp/glslang/src/glslang/hlsl/../glslang/Include/../Include/Types.h:41:
In file included from /tmp/glslang/src/glslang/hlsl/../glslang/Include/../Public/../MachineIndependent/../Include/Common.h:75:
/sysroot/bin/../include/c++/v1/map:837:5: error: static_assert failed "Allocator::value_type must be same type as value_type"
static_assert((is_same::value),
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/../glslang/Include/../Public/../MachineIndependent/../Include/Common.h:166:21: note: in instantiation of template class 'std::__1::map, glslang::pool_allocator >, glslang::TExtensionBehavior, std::__1::less, glslang::pool_allocator > >, glslang::pool_allocator, glslang::pool_allocator >, glslang::TExtensionBehavior> > >' requested here
class TMap : public std::map > > {
^
/tmp/glslang/src/glslang/hlsl/../glslang/Include/../Public/../MachineIndependent/parseVersions.h:127:39: note: in instantiation of template class 'glslang::TMap, glslang::pool_allocator >, glslang::TExtensionBehavior, std::__1::less, glslang::pool_allocator > > >' requested here
TMap extensionBehavior; // for each extension string, what its current behavior is set to
^
In file included from /tmp/glslang/src/glslang/hlsl/hlslScanContext.cpp:44:
In file included from /tmp/glslang/src/glslang/hlsl/../glslang/Include/../Include/Types.h:41:
In file included from /tmp/glslang/src/glslang/hlsl/../glslang/Include/../Public/../MachineIndependent/../Include/Common.h:75:
/sysroot/bin/../include/c++/v1/map:837:5: error: static_assert failed "Allocator::value_type must be same type as value_type"
static_assert((is_same::value),
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/../glslang/Include/../Public/../MachineIndependent/../Include/Common.h:166:21: note: in instantiation of template class 'std::__1::map, glslang::pool_allocator > >' requested here
class TMap : public std::map > > {
^
/tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/preprocessor/PpContext.h:202:16: note: in instantiation of template class 'glslang::TMap >' requested here
TSymbolMap symbols; // this has light use... just defined macros
^
/tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/preprocessor/PpContext.h:477:27: error: cannot initialize object parameter of type 'const glslang::TParseVersions' with an expression of type 'glslang::TParseContextBase'
prevScanner = pp->parseContext.getScanner();
^~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/preprocessor/PpContext.h:478:13: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContextBase'
pp->parseContext.setScanner(&scanner);
^~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/../glslang/MachineIndependent/preprocessor/PpContext.h:484:13: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContextBase'
pp->parseContext.setScanner(prevScanner);
^~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/hlslScanContext.cpp:334:13: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContextBase'
parseContext.error(loc, "illegal use of escape character", "\\", "");
^~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/hlslScanContext.cpp:381:13: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContextBase'
parseContext.error(loc, "unexpected token", buf, "");
^~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/hlslScanContext.cpp:592:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContextBase'
parseContext.error(loc, "Reserved word.", tokenText, "", "");
^~~~~~~~~~~~
/tmp/glslang/src/glslang/hlsl/hlslScanContext.cpp:606:9: error: cannot initialize object parameter of type 'glslang::TParseVersions' with an expression of type 'glslang::TParseContextBase'
parseContext.warn(loc, "using future reserved keyword", tokenText, "");
^~~~~~~~~~~~
In file included from /tmp/glslang/src/glslang/SPIRV/GlslangToSpv.cpp:44:
In file included from /tmp/glslang/src/glslang/SPIRV/GlslangToSpv.h:35:
In file included from /tmp/glslang/src/glslang/SPIRV/../glslang/Include/intermediate.h:49:
In file included from /tmp/glslang/src/glslang/SPIRV/../glslang/Include/../Include/Common.h:75:
/sysroot/bin/../include/c++/v1/map:837:5: error: static_assert failed "Allocator::value_type must be same type as value_type"
static_assert((is_same::value),
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/glslang/src/glslang/SPIRV/../glslang/Include/../Include/Common.h:166:21: note: in instantiation of template class 'std::__1::map, glslang::pool_allocator >, std::__1::basic_string, glslang::pool_allocator >, std::__1::less, glslang::pool_allocator > >, glslang::pool_allocator, glslang::pool_allocator >, std::__1::basic_string, glslang::pool_allocator > > > >' requested here
class TMap : public std::map > > {
^
/tmp/glslang/src/glslang/SPIRV/../glslang/Include/intermediate.h:865:27: note: in instantiation of template class 'glslang::TMap, glslang::pool_allocator >, std::__1::basic_string, glslang::pool_allocator >, std::__1::less, glslang::pool_allocator > > >' requested here
~TIntermAggregate() { delete pragmaTable; }
^
10 errors generated.
[ 26%] Building CXX object SPIRV/CMakeFiles/SPIRV.dir/InReadableOrder.cpp.o
make[2]: *** [hlsl/CMakeFiles/HLSL.dir/build.make:87: hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:469: hlsl/CMakeFiles/HLSL.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 28%] Building CXX object SPIRV/CMakeFiles/SPIRV.dir/SpvBuilder.cpp.o
1 error generated.
make[2]: *** [glslang/CMakeFiles/glslang.dir/build.make:87: glslang/CMakeFiles/glslang.dir/MachineIndependent/Constant.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:106: glslang/CMakeFiles/glslang.dir/all] Error 2
[ 30%] Building CXX object SPIRV/CMakeFiles/SPIRV.dir/SPVRemapper.cpp.o
/tmp/glslang/src/glslang/SPIRV/GlslangToSpv.cpp:1872:33: warning: comparison of constant 4294967295 with expression of type 'spv::BuiltIn' is always true [-Wtautological-constant-out-of-range-compare]
if (builtIn != spv::BadValue)
~~~~~~~ ^ ~~~~~~~~~~~~~
/tmp/glslang/src/glslang/SPIRV/GlslangToSpv.cpp:3741:17: warning: comparison of constant 4294967295 with expression of type 'spv::BuiltIn' is always true [-Wtautological-constant-out-of-range-compare]
if (builtIn != spv::BadValue)
~~~~~~~ ^ ~~~~~~~~~~~~~
/tmp/glslang/src/glslang/SPIRV/GlslangToSpv.cpp:3750:13: warning: comparison of constant 4294967295 with expression of type 'spv::Decoration' is always true [-Wtautological-constant-out-of-range-compare]
if (dec != spv::BadValue)
~~~ ^ ~~~~~~~~~~~~~
/tmp/glslang/src/glslang/SPIRV/GlslangToSpv.cpp:3757:13: warning: comparison of constant 4294967295 with expression of type 'spv::Decoration' is always true [-Wtautological-constant-out-of-range-compare]
if (dec != spv::BadValue)
~~~ ^ ~~~~~~~~~~~~~
/tmp/glslang/src/glslang/SPIRV/GlslangToSpv.cpp:3764:13: warning: comparison of constant 4294967295 with expression of type 'spv::Decoration' is always true [-Wtautological-constant-out-of-range-compare]
if (dec != spv::BadValue)
~~~ ^ ~~~~~~~~~~~~~
/tmp/glslang/src/glslang/SPIRV/GlslangToSpv.cpp:3771:13: warning: comparison of constant 4294967295 with expression of type 'spv::Decoration' is always true [-Wtautological-constant-out-of-range-compare]
if (dec != spv::BadValue)
~~~ ^ ~~~~~~~~~~~~~
[ 32%] Building CXX object SPIRV/CMakeFiles/SPIRV.dir/doc.cpp.o
6 warnings and 1 error generated.
make[2]: *** [SPIRV/CMakeFiles/SPIRV.dir/build.make:63: SPIRV/CMakeFiles/SPIRV.dir/GlslangToSpv.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:414: SPIRV/CMakeFiles/SPIRV.dir/all] Error 2
make: *** [Makefile:139: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing Cmake output
CMD: Cmake output '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeOutput.log'
The system is: Linux - 4.10.6-1-ARCH - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /sysroot/bin/clang
Build flags:
Id flags:
The output was:
0
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
The C compiler identification is Clang, found in "/tmp/glslang/src/glslang/build/CMakeFiles/3.5.2/CompilerIdC/a.out"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /sysroot/bin/clang++
Build flags:
Id flags:
The output was:
0
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
The CXX compiler identification is Clang, found in "/tmp/glslang/src/glslang/build/CMakeFiles/3.5.2/CompilerIdCXX/a.out"
Determining if the C compiler works passed with the following output:
Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_0c3b8/fast"
/usr/sbin/make -f CMakeFiles/cmTC_0c3b8.dir/build.make CMakeFiles/cmTC_0c3b8.dir/build
make[1]: Entering directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0c3b8.dir/testCCompiler.c.o
/sysroot/bin/clang -o CMakeFiles/cmTC_0c3b8.dir/testCCompiler.c.o -c /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_0c3b8
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0c3b8.dir/link.txt --verbose=1
/sysroot/bin/clang CMakeFiles/cmTC_0c3b8.dir/testCCompiler.c.o -o cmTC_0c3b8 -rdynamic
make[1]: Leaving directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output:
Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_5c5b3/fast"
/usr/sbin/make -f CMakeFiles/cmTC_5c5b3.dir/build.make CMakeFiles/cmTC_5c5b3.dir/build
make[1]: Entering directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5c5b3.dir/CMakeCCompilerABI.c.o
/sysroot/bin/clang -o CMakeFiles/cmTC_5c5b3.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_5c5b3
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5c5b3.dir/link.txt --verbose=1
/sysroot/bin/clang -v CMakeFiles/cmTC_5c5b3.dir/CMakeCCompilerABI.c.o -o cmTC_5c5b3 -rdynamic
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /sysroot/bin
"/sysroot/bin/ld" --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_5c5b3 /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_5c5b3.dir/CMakeCCompilerABI.c.o /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
make[1]: Leaving directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_5c5b3/fast"]
ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_5c5b3.dir/build.make CMakeFiles/cmTC_5c5b3.dir/build]
ignore line: [make[1]: Entering directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp']
ignore line: [Building C object CMakeFiles/cmTC_5c5b3.dir/CMakeCCompilerABI.c.o]
ignore line: [/sysroot/bin/clang -o CMakeFiles/cmTC_5c5b3.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTC_5c5b3]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5c5b3.dir/link.txt --verbose=1]
ignore line: [/sysroot/bin/clang -v CMakeFiles/cmTC_5c5b3.dir/CMakeCCompilerABI.c.o -o cmTC_5c5b3 -rdynamic ]
ignore line: [clang version 3.8.1 ]
ignore line: [Target: x86_64-unknown-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /sysroot/bin]
link line: [ "/sysroot/bin/ld" --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_5c5b3 /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_5c5b3.dir/CMakeCCompilerABI.c.o /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o]
arg [/sysroot/bin/ld] ==> ignore
arg [--sysroot=/sysroot] ==> ignore
arg [-export-dynamic] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-o] ==> ignore
arg [cmTC_5c5b3] ==> ignore
arg [/sysroot/bin/../lib/crt1.o] ==> ignore
arg [/sysroot/bin/../lib/crti.o] ==> ignore
arg [/sysroot/bin/../lib/clang/3.8.1/crtbegin.o] ==> ignore
arg [-L/sysroot/bin/../lib] ==> dir [/sysroot/bin/../lib]
arg [-L/sysroot/lib] ==> dir [/sysroot/lib]
arg [CMakeFiles/cmTC_5c5b3.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]
arg [-lc] ==> lib [c]
arg [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]
arg [/sysroot/bin/../lib/clang/3.8.1/crtend.o] ==> ignore
arg [/sysroot/bin/../lib/crtn.o] ==> ignore
collapse lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> [/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]
collapse lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> [/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]
collapse library dir [/sysroot/bin/../lib] ==> [/sysroot/lib]
collapse library dir [/sysroot/lib] ==> [/sysroot/lib]
implicit libs: [/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a;c;/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]
implicit dirs: [/sysroot/lib]
implicit fwks: []
Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_d2517/fast"
/usr/sbin/make -f CMakeFiles/cmTC_d2517.dir/build.make CMakeFiles/cmTC_d2517.dir/build
make[1]: Entering directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d2517.dir/feature_tests.c.o
/sysroot/bin/clang -std=c11 -o CMakeFiles/cmTC_d2517.dir/feature_tests.c.o -c /tmp/glslang/src/glslang/build/CMakeFiles/feature_tests.c
Linking C executable cmTC_d2517
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d2517.dir/link.txt --verbose=1
/sysroot/bin/clang CMakeFiles/cmTC_d2517.dir/feature_tests.c.o -o cmTC_d2517 -rdynamic
make[1]: Leaving directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:1c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c99] compiler features compiled with the following output:
Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_6e41d/fast"
/usr/sbin/make -f CMakeFiles/cmTC_6e41d.dir/build.make CMakeFiles/cmTC_6e41d.dir/build
make[1]: Entering directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6e41d.dir/feature_tests.c.o
/sysroot/bin/clang -std=c99 -o CMakeFiles/cmTC_6e41d.dir/feature_tests.c.o -c /tmp/glslang/src/glslang/build/CMakeFiles/feature_tests.c
Linking C executable cmTC_6e41d
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6e41d.dir/link.txt --verbose=1
/sysroot/bin/clang CMakeFiles/cmTC_6e41d.dir/feature_tests.c.o -o cmTC_6e41d -rdynamic
make[1]: Leaving directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c90] compiler features compiled with the following output:
Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_8cefa/fast"
/usr/sbin/make -f CMakeFiles/cmTC_8cefa.dir/build.make CMakeFiles/cmTC_8cefa.dir/build
make[1]: Entering directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8cefa.dir/feature_tests.c.o
/sysroot/bin/clang -std=c90 -o CMakeFiles/cmTC_8cefa.dir/feature_tests.c.o -c /tmp/glslang/src/glslang/build/CMakeFiles/feature_tests.c
Linking C executable cmTC_8cefa
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8cefa.dir/link.txt --verbose=1
/sysroot/bin/clang CMakeFiles/cmTC_8cefa.dir/feature_tests.c.o -o cmTC_8cefa -rdynamic
make[1]: Leaving directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:0c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:0c_variadic_macros
Determining if the CXX compiler works passed with the following output:
Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_ae6d9/fast"
/usr/sbin/make -f CMakeFiles/cmTC_ae6d9.dir/build.make CMakeFiles/cmTC_ae6d9.dir/build
make[1]: Entering directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_ae6d9.dir/testCXXCompiler.cxx.o
/sysroot/bin/clang++ -o CMakeFiles/cmTC_ae6d9.dir/testCXXCompiler.cxx.o -c /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_ae6d9
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ae6d9.dir/link.txt --verbose=1
/sysroot/bin/clang++ CMakeFiles/cmTC_ae6d9.dir/testCXXCompiler.cxx.o -o cmTC_ae6d9 -rdynamic
make[1]: Leaving directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_4b0df/fast"
/usr/sbin/make -f CMakeFiles/cmTC_4b0df.dir/build.make CMakeFiles/cmTC_4b0df.dir/build
make[1]: Entering directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_4b0df.dir/CMakeCXXCompilerABI.cpp.o
/sysroot/bin/clang++ -o CMakeFiles/cmTC_4b0df.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_4b0df
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4b0df.dir/link.txt --verbose=1
/sysroot/bin/clang++ -v CMakeFiles/cmTC_4b0df.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_4b0df -rdynamic
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /sysroot/bin
"/sysroot/bin/ld" --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_4b0df /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_4b0df.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lc++abi -lunwind -lm /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o
make[1]: Leaving directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_4b0df/fast"]
ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_4b0df.dir/build.make CMakeFiles/cmTC_4b0df.dir/build]
ignore line: [make[1]: Entering directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp']
ignore line: [Building CXX object CMakeFiles/cmTC_4b0df.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/sysroot/bin/clang++ -o CMakeFiles/cmTC_4b0df.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTC_4b0df]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4b0df.dir/link.txt --verbose=1]
ignore line: [/sysroot/bin/clang++ -v CMakeFiles/cmTC_4b0df.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_4b0df -rdynamic ]
ignore line: [clang version 3.8.1 ]
ignore line: [Target: x86_64-unknown-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /sysroot/bin]
link line: [ "/sysroot/bin/ld" --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_4b0df /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_4b0df.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lc++abi -lunwind -lm /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o]
arg [/sysroot/bin/ld] ==> ignore
arg [--sysroot=/sysroot] ==> ignore
arg [-export-dynamic] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-o] ==> ignore
arg [cmTC_4b0df] ==> ignore
arg [/sysroot/bin/../lib/crt1.o] ==> ignore
arg [/sysroot/bin/../lib/crti.o] ==> ignore
arg [/sysroot/bin/../lib/clang/3.8.1/crtbegin.o] ==> ignore
arg [-L/sysroot/bin/../lib] ==> dir [/sysroot/bin/../lib]
arg [-L/sysroot/lib] ==> dir [/sysroot/lib]
arg [CMakeFiles/cmTC_4b0df.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-lc++] ==> lib [c++]
arg [-lc++abi] ==> lib [c++abi]
arg [-lunwind] ==> lib [unwind]
arg [-lm] ==> lib [m]
arg [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]
arg [-lc] ==> lib [c]
arg [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]
arg [/sysroot/bin/../lib/clang/3.8.1/crtend.o] ==> ignore
arg [/sysroot/bin/../lib/crtn.o] ==> ignore
collapse lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> [/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]
collapse lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> [/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]
collapse library dir [/sysroot/bin/../lib] ==> [/sysroot/lib]
collapse library dir [/sysroot/lib] ==> [/sysroot/lib]
implicit libs: [c++;c++abi;unwind;m;/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a;c;/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]
implicit dirs: [/sysroot/lib]
implicit fwks: []
Detecting CXX [-std=c++14] compiler features compiled with the following output:
Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_26b27/fast"
/usr/sbin/make -f CMakeFiles/cmTC_26b27.dir/build.make CMakeFiles/cmTC_26b27.dir/build
make[1]: Entering directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_26b27.dir/feature_tests.cxx.o
/sysroot/bin/clang++ -std=c++14 -o CMakeFiles/cmTC_26b27.dir/feature_tests.cxx.o -c /tmp/glslang/src/glslang/build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_26b27
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_26b27.dir/link.txt --verbose=1
/sysroot/bin/clang++ CMakeFiles/cmTC_26b27.dir/feature_tests.cxx.o -o cmTC_26b27 -rdynamic
make[1]: Leaving directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:1cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:1cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:1cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:1cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:1cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
Feature record: CXX_FEATURE:1cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:1cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++11] compiler features compiled with the following output:
Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_b3be4/fast"
/usr/sbin/make -f CMakeFiles/cmTC_b3be4.dir/build.make CMakeFiles/cmTC_b3be4.dir/build
make[1]: Entering directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_b3be4.dir/feature_tests.cxx.o
/sysroot/bin/clang++ -std=c++11 -o CMakeFiles/cmTC_b3be4.dir/feature_tests.cxx.o -c /tmp/glslang/src/glslang/build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_b3be4
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b3be4.dir/link.txt --verbose=1
/sysroot/bin/clang++ CMakeFiles/cmTC_b3be4.dir/feature_tests.cxx.o -o cmTC_b3be4 -rdynamic
make[1]: Leaving directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++98] compiler features compiled with the following output:
Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_fcf03/fast"
/usr/sbin/make -f CMakeFiles/cmTC_fcf03.dir/build.make CMakeFiles/cmTC_fcf03.dir/build
make[1]: Entering directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_fcf03.dir/feature_tests.cxx.o
/sysroot/bin/clang++ -std=c++98 -o CMakeFiles/cmTC_fcf03.dir/feature_tests.cxx.o -c /tmp/glslang/src/glslang/build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_fcf03
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fcf03.dir/link.txt --verbose=1
/sysroot/bin/clang++ CMakeFiles/cmTC_fcf03.dir/feature_tests.cxx.o -o cmTC_fcf03 -rdynamic
make[1]: Leaving directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:0cxx_alias_templates
Feature record: CXX_FEATURE:0cxx_alignas
Feature record: CXX_FEATURE:0cxx_alignof
Feature record: CXX_FEATURE:0cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:0cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:0cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:0cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:0cxx_default_function_template_args
Feature record: CXX_FEATURE:0cxx_defaulted_functions
Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:0cxx_delegating_constructors
Feature record: CXX_FEATURE:0cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
Feature record: CXX_FEATURE:0cxx_explicit_conversions
Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
Feature record: CXX_FEATURE:0cxx_extern_templates
Feature record: CXX_FEATURE:0cxx_final
Feature record: CXX_FEATURE:0cxx_func_identifier
Feature record: CXX_FEATURE:0cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:0cxx_inheriting_constructors
Feature record: CXX_FEATURE:0cxx_inline_namespaces
Feature record: CXX_FEATURE:0cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:0cxx_local_type_template_args
Feature record: CXX_FEATURE:0cxx_long_long_type
Feature record: CXX_FEATURE:0cxx_noexcept
Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
Feature record: CXX_FEATURE:0cxx_nullptr
Feature record: CXX_FEATURE:0cxx_override
Feature record: CXX_FEATURE:0cxx_range_for
Feature record: CXX_FEATURE:0cxx_raw_string_literals
Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:0cxx_right_angle_brackets
Feature record: CXX_FEATURE:0cxx_rvalue_references
Feature record: CXX_FEATURE:0cxx_sizeof_member
Feature record: CXX_FEATURE:0cxx_static_assert
Feature record: CXX_FEATURE:0cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:0cxx_thread_local
Feature record: CXX_FEATURE:0cxx_trailing_return_types
Feature record: CXX_FEATURE:0cxx_unicode_literals
Feature record: CXX_FEATURE:0cxx_uniform_initialization
Feature record: CXX_FEATURE:0cxx_unrestricted_unions
Feature record: CXX_FEATURE:0cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:0cxx_variadic_macros
Feature record: CXX_FEATURE:0cxx_variadic_templates