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/buildScanning dependencies of target OGLCompilerScanning dependencies of target OSDependentScanning 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.oScanning 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 OSDependentScanning 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.oIn 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.aC:/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.oC:/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 declarationHlslParseContext::~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 1make[2]: *** Waiting for unfinished jobs....make[2]: *** [glslang/CMakeFiles/glslang.dir/build.make:63: glslang/CMakeFiles/glslang.dir/MachineIndependent/glslang_tab.cpp.o] Error 1make[2]: *** Waiting for unfinished jobs....[ 22%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/InfoSink.cpp.oScanning dependencies of target SPIRV[ 24%] Building CXX object SPIRV/CMakeFiles/SPIRV.dir/GlslangToSpv.cpp.oIn 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.omake[2]: *** [hlsl/CMakeFiles/HLSL.dir/build.make:87: hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o] Error 1make[1]: *** [CMakeFiles/Makefile2:469: hlsl/CMakeFiles/HLSL.dir/all] Error 2make[1]: *** Waiting for unfinished jobs....[ 28%] Building CXX object SPIRV/CMakeFiles/SPIRV.dir/SpvBuilder.cpp.o1 error generated.make[2]: *** [glslang/CMakeFiles/glslang.dir/build.make:87: glslang/CMakeFiles/glslang.dir/MachineIndependent/Constant.cpp.o] Error 1make[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.o6 warnings and 1 error generated.make[2]: *** [SPIRV/CMakeFiles/SPIRV.dir/build.make:63: SPIRV/CMakeFiles/SPIRV.dir/GlslangToSpv.cpp.o] Error 1make[2]: *** Waiting for unfinished jobs....make[1]: *** [CMakeFiles/Makefile2:414: SPIRV/CMakeFiles/SPIRV.dir/all] Error 2make: *** [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_64Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.Compiler: /sysroot/bin/clangBuild flags:Id flags:The output was:0Compilation 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:0Compilation 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/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_0c3b8/fast"/usr/sbin/make -f CMakeFiles/cmTC_0c3b8.dir/build.make CMakeFiles/cmTC_0c3b8.dir/buildmake[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.cLinking 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 -rdynamicmake[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/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_5c5b3/fast"/usr/sbin/make -f CMakeFiles/cmTC_5c5b3.dir/build.make CMakeFiles/cmTC_5c5b3.dir/buildmake[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.cLinking 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 -rdynamicclang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /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.omake[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] ==> ignorearg [--sysroot=/sysroot] ==> ignorearg [-export-dynamic] ==> ignorearg [--eh-frame-hdr] ==> ignorearg [-m] ==> ignorearg [elf_x86_64] ==> ignorearg [-dynamic-linker] ==> ignorearg [/lib64/ld-linux-x86-64.so.2] ==> ignorearg [-o] ==> ignorearg [cmTC_5c5b3] ==> ignorearg [/sysroot/bin/../lib/crt1.o] ==> ignorearg [/sysroot/bin/../lib/crti.o] ==> ignorearg [/sysroot/bin/../lib/clang/3.8.1/crtbegin.o] ==> ignorearg [-L/sysroot/bin/../lib] ==> dir [/sysroot/bin/../lib]arg [-L/sysroot/lib] ==> dir [/sysroot/lib]arg [CMakeFiles/cmTC_5c5b3.dir/CMakeCCompilerABI.c.o] ==> ignorearg [/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] ==> ignorearg [/sysroot/bin/../lib/crtn.o] ==> ignorecollapse 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/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_d2517/fast"/usr/sbin/make -f CMakeFiles/cmTC_d2517.dir/build.make CMakeFiles/cmTC_d2517.dir/buildmake[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.cLinking 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 -rdynamicmake[1]: Leaving directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'Feature record: C_FEATURE:1c_function_prototypesFeature record: C_FEATURE:1c_restrictFeature record: C_FEATURE:1c_static_assertFeature record: C_FEATURE:1c_variadic_macrosDetecting C [-std=c99] compiler features compiled with the following output:Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_6e41d/fast"/usr/sbin/make -f CMakeFiles/cmTC_6e41d.dir/build.make CMakeFiles/cmTC_6e41d.dir/buildmake[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.cLinking 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 -rdynamicmake[1]: Leaving directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'Feature record: C_FEATURE:1c_function_prototypesFeature record: C_FEATURE:1c_restrictFeature record: C_FEATURE:0c_static_assertFeature record: C_FEATURE:1c_variadic_macrosDetecting C [-std=c90] compiler features compiled with the following output:Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_8cefa/fast"/usr/sbin/make -f CMakeFiles/cmTC_8cefa.dir/build.make CMakeFiles/cmTC_8cefa.dir/buildmake[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.cLinking 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 -rdynamicmake[1]: Leaving directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'Feature record: C_FEATURE:1c_function_prototypesFeature record: C_FEATURE:0c_restrictFeature record: C_FEATURE:0c_static_assertFeature record: C_FEATURE:0c_variadic_macrosDetermining if the CXX compiler works passed with the following output:Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_ae6d9/fast"/usr/sbin/make -f CMakeFiles/cmTC_ae6d9.dir/build.make CMakeFiles/cmTC_ae6d9.dir/buildmake[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.cxxLinking 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 -rdynamicmake[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/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_4b0df/fast"/usr/sbin/make -f CMakeFiles/cmTC_4b0df.dir/build.make CMakeFiles/cmTC_4b0df.dir/buildmake[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.cppLinking 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 -rdynamicclang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /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.omake[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] ==> ignorearg [--sysroot=/sysroot] ==> ignorearg [-export-dynamic] ==> ignorearg [--eh-frame-hdr] ==> ignorearg [-m] ==> ignorearg [elf_x86_64] ==> ignorearg [-dynamic-linker] ==> ignorearg [/lib64/ld-linux-x86-64.so.2] ==> ignorearg [-o] ==> ignorearg [cmTC_4b0df] ==> ignorearg [/sysroot/bin/../lib/crt1.o] ==> ignorearg [/sysroot/bin/../lib/crti.o] ==> ignorearg [/sysroot/bin/../lib/clang/3.8.1/crtbegin.o] ==> ignorearg [-L/sysroot/bin/../lib] ==> dir [/sysroot/bin/../lib]arg [-L/sysroot/lib] ==> dir [/sysroot/lib]arg [CMakeFiles/cmTC_4b0df.dir/CMakeCXXCompilerABI.cpp.o] ==> ignorearg [-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] ==> ignorearg [/sysroot/bin/../lib/crtn.o] ==> ignorecollapse 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/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_26b27/fast"/usr/sbin/make -f CMakeFiles/cmTC_26b27.dir/build.make CMakeFiles/cmTC_26b27.dir/buildmake[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.cxxLinking 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 -rdynamicmake[1]: Leaving directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'Feature record: CXX_FEATURE:1cxx_aggregate_default_initializersFeature record: CXX_FEATURE:1cxx_alias_templatesFeature record: CXX_FEATURE:1cxx_alignasFeature record: CXX_FEATURE:1cxx_alignofFeature record: CXX_FEATURE:1cxx_attributesFeature record: CXX_FEATURE:1cxx_attribute_deprecatedFeature record: CXX_FEATURE:1cxx_auto_typeFeature record: CXX_FEATURE:1cxx_binary_literalsFeature record: CXX_FEATURE:1cxx_constexprFeature record: CXX_FEATURE:1cxx_contextual_conversionsFeature record: CXX_FEATURE:1cxx_decltypeFeature record: CXX_FEATURE:1cxx_decltype_autoFeature record: CXX_FEATURE:1cxx_decltype_incomplete_return_typesFeature record: CXX_FEATURE:1cxx_default_function_template_argsFeature record: CXX_FEATURE:1cxx_defaulted_functionsFeature record: CXX_FEATURE:1cxx_defaulted_move_initializersFeature record: CXX_FEATURE:1cxx_delegating_constructorsFeature record: CXX_FEATURE:1cxx_deleted_functionsFeature record: CXX_FEATURE:1cxx_digit_separatorsFeature record: CXX_FEATURE:1cxx_enum_forward_declarationsFeature record: CXX_FEATURE:1cxx_explicit_conversionsFeature record: CXX_FEATURE:1cxx_extended_friend_declarationsFeature record: CXX_FEATURE:1cxx_extern_templatesFeature record: CXX_FEATURE:1cxx_finalFeature record: CXX_FEATURE:1cxx_func_identifierFeature record: CXX_FEATURE:1cxx_generalized_initializersFeature record: CXX_FEATURE:1cxx_generic_lambdasFeature record: CXX_FEATURE:1cxx_inheriting_constructorsFeature record: CXX_FEATURE:1cxx_inline_namespacesFeature record: CXX_FEATURE:1cxx_lambdasFeature record: CXX_FEATURE:1cxx_lambda_init_capturesFeature record: CXX_FEATURE:1cxx_local_type_template_argsFeature record: CXX_FEATURE:1cxx_long_long_typeFeature record: CXX_FEATURE:1cxx_noexceptFeature record: CXX_FEATURE:1cxx_nonstatic_member_initFeature record: CXX_FEATURE:1cxx_nullptrFeature record: CXX_FEATURE:1cxx_overrideFeature record: CXX_FEATURE:1cxx_range_forFeature record: CXX_FEATURE:1cxx_raw_string_literalsFeature record: CXX_FEATURE:1cxx_reference_qualified_functionsFeature record: CXX_FEATURE:1cxx_relaxed_constexprFeature record: CXX_FEATURE:1cxx_return_type_deductionFeature record: CXX_FEATURE:1cxx_right_angle_bracketsFeature record: CXX_FEATURE:1cxx_rvalue_referencesFeature record: CXX_FEATURE:1cxx_sizeof_memberFeature record: CXX_FEATURE:1cxx_static_assertFeature record: CXX_FEATURE:1cxx_strong_enumsFeature record: CXX_FEATURE:1cxx_template_template_parametersFeature record: CXX_FEATURE:1cxx_thread_localFeature record: CXX_FEATURE:1cxx_trailing_return_typesFeature record: CXX_FEATURE:1cxx_unicode_literalsFeature record: CXX_FEATURE:1cxx_uniform_initializationFeature record: CXX_FEATURE:1cxx_unrestricted_unionsFeature record: CXX_FEATURE:1cxx_user_literalsFeature record: CXX_FEATURE:1cxx_variable_templatesFeature record: CXX_FEATURE:1cxx_variadic_macrosFeature record: CXX_FEATURE:1cxx_variadic_templatesDetecting CXX [-std=c++11] compiler features compiled with the following output:Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_b3be4/fast"/usr/sbin/make -f CMakeFiles/cmTC_b3be4.dir/build.make CMakeFiles/cmTC_b3be4.dir/buildmake[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.cxxLinking 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 -rdynamicmake[1]: Leaving directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'Feature record: CXX_FEATURE:0cxx_aggregate_default_initializersFeature record: CXX_FEATURE:1cxx_alias_templatesFeature record: CXX_FEATURE:1cxx_alignasFeature record: CXX_FEATURE:1cxx_alignofFeature record: CXX_FEATURE:1cxx_attributesFeature record: CXX_FEATURE:0cxx_attribute_deprecatedFeature record: CXX_FEATURE:1cxx_auto_typeFeature record: CXX_FEATURE:0cxx_binary_literalsFeature record: CXX_FEATURE:1cxx_constexprFeature record: CXX_FEATURE:0cxx_contextual_conversionsFeature record: CXX_FEATURE:1cxx_decltypeFeature record: CXX_FEATURE:0cxx_decltype_autoFeature record: CXX_FEATURE:1cxx_decltype_incomplete_return_typesFeature record: CXX_FEATURE:1cxx_default_function_template_argsFeature record: CXX_FEATURE:1cxx_defaulted_functionsFeature record: CXX_FEATURE:1cxx_defaulted_move_initializersFeature record: CXX_FEATURE:1cxx_delegating_constructorsFeature record: CXX_FEATURE:1cxx_deleted_functionsFeature record: CXX_FEATURE:0cxx_digit_separatorsFeature record: CXX_FEATURE:1cxx_enum_forward_declarationsFeature record: CXX_FEATURE:1cxx_explicit_conversionsFeature record: CXX_FEATURE:1cxx_extended_friend_declarationsFeature record: CXX_FEATURE:1cxx_extern_templatesFeature record: CXX_FEATURE:1cxx_finalFeature record: CXX_FEATURE:1cxx_func_identifierFeature record: CXX_FEATURE:1cxx_generalized_initializersFeature record: CXX_FEATURE:0cxx_generic_lambdasFeature record: CXX_FEATURE:1cxx_inheriting_constructorsFeature record: CXX_FEATURE:1cxx_inline_namespacesFeature record: CXX_FEATURE:1cxx_lambdasFeature record: CXX_FEATURE:0cxx_lambda_init_capturesFeature record: CXX_FEATURE:1cxx_local_type_template_argsFeature record: CXX_FEATURE:1cxx_long_long_typeFeature record: CXX_FEATURE:1cxx_noexceptFeature record: CXX_FEATURE:1cxx_nonstatic_member_initFeature record: CXX_FEATURE:1cxx_nullptrFeature record: CXX_FEATURE:1cxx_overrideFeature record: CXX_FEATURE:1cxx_range_forFeature record: CXX_FEATURE:1cxx_raw_string_literalsFeature record: CXX_FEATURE:1cxx_reference_qualified_functionsFeature record: CXX_FEATURE:0cxx_relaxed_constexprFeature record: CXX_FEATURE:0cxx_return_type_deductionFeature record: CXX_FEATURE:1cxx_right_angle_bracketsFeature record: CXX_FEATURE:1cxx_rvalue_referencesFeature record: CXX_FEATURE:1cxx_sizeof_memberFeature record: CXX_FEATURE:1cxx_static_assertFeature record: CXX_FEATURE:1cxx_strong_enumsFeature record: CXX_FEATURE:1cxx_template_template_parametersFeature record: CXX_FEATURE:1cxx_thread_localFeature record: CXX_FEATURE:1cxx_trailing_return_typesFeature record: CXX_FEATURE:1cxx_unicode_literalsFeature record: CXX_FEATURE:1cxx_uniform_initializationFeature record: CXX_FEATURE:1cxx_unrestricted_unionsFeature record: CXX_FEATURE:1cxx_user_literalsFeature record: CXX_FEATURE:0cxx_variable_templatesFeature record: CXX_FEATURE:1cxx_variadic_macrosFeature record: CXX_FEATURE:1cxx_variadic_templatesDetecting CXX [-std=c++98] compiler features compiled with the following output:Change Dir: /tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_fcf03/fast"/usr/sbin/make -f CMakeFiles/cmTC_fcf03.dir/build.make CMakeFiles/cmTC_fcf03.dir/buildmake[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.cxxLinking 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 -rdynamicmake[1]: Leaving directory '/tmp/glslang/src/glslang/build/CMakeFiles/CMakeTmp'Feature record: CXX_FEATURE:0cxx_aggregate_default_initializersFeature record: CXX_FEATURE:0cxx_alias_templatesFeature record: CXX_FEATURE:0cxx_alignasFeature record: CXX_FEATURE:0cxx_alignofFeature record: CXX_FEATURE:0cxx_attributesFeature record: CXX_FEATURE:0cxx_attribute_deprecatedFeature record: CXX_FEATURE:0cxx_auto_typeFeature record: CXX_FEATURE:0cxx_binary_literalsFeature record: CXX_FEATURE:0cxx_constexprFeature record: CXX_FEATURE:0cxx_contextual_conversionsFeature record: CXX_FEATURE:0cxx_decltypeFeature record: CXX_FEATURE:0cxx_decltype_autoFeature record: CXX_FEATURE:0cxx_decltype_incomplete_return_typesFeature record: CXX_FEATURE:0cxx_default_function_template_argsFeature record: CXX_FEATURE:0cxx_defaulted_functionsFeature record: CXX_FEATURE:0cxx_defaulted_move_initializersFeature record: CXX_FEATURE:0cxx_delegating_constructorsFeature record: CXX_FEATURE:0cxx_deleted_functionsFeature record: CXX_FEATURE:0cxx_digit_separatorsFeature record: CXX_FEATURE:0cxx_enum_forward_declarationsFeature record: CXX_FEATURE:0cxx_explicit_conversionsFeature record: CXX_FEATURE:0cxx_extended_friend_declarationsFeature record: CXX_FEATURE:0cxx_extern_templatesFeature record: CXX_FEATURE:0cxx_finalFeature record: CXX_FEATURE:0cxx_func_identifierFeature record: CXX_FEATURE:0cxx_generalized_initializersFeature record: CXX_FEATURE:0cxx_generic_lambdasFeature record: CXX_FEATURE:0cxx_inheriting_constructorsFeature record: CXX_FEATURE:0cxx_inline_namespacesFeature record: CXX_FEATURE:0cxx_lambdasFeature record: CXX_FEATURE:0cxx_lambda_init_capturesFeature record: CXX_FEATURE:0cxx_local_type_template_argsFeature record: CXX_FEATURE:0cxx_long_long_typeFeature record: CXX_FEATURE:0cxx_noexceptFeature record: CXX_FEATURE:0cxx_nonstatic_member_initFeature record: CXX_FEATURE:0cxx_nullptrFeature record: CXX_FEATURE:0cxx_overrideFeature record: CXX_FEATURE:0cxx_range_forFeature record: CXX_FEATURE:0cxx_raw_string_literalsFeature record: CXX_FEATURE:0cxx_reference_qualified_functionsFeature record: CXX_FEATURE:0cxx_relaxed_constexprFeature record: CXX_FEATURE:0cxx_return_type_deductionFeature record: CXX_FEATURE:0cxx_right_angle_bracketsFeature record: CXX_FEATURE:0cxx_rvalue_referencesFeature record: CXX_FEATURE:0cxx_sizeof_memberFeature record: CXX_FEATURE:0cxx_static_assertFeature record: CXX_FEATURE:0cxx_strong_enumsFeature record: CXX_FEATURE:1cxx_template_template_parametersFeature record: CXX_FEATURE:0cxx_thread_localFeature record: CXX_FEATURE:0cxx_trailing_return_typesFeature record: CXX_FEATURE:0cxx_unicode_literalsFeature record: CXX_FEATURE:0cxx_uniform_initializationFeature record: CXX_FEATURE:0cxx_unrestricted_unionsFeature record: CXX_FEATURE:0cxx_user_literalsFeature record: CXX_FEATURE:0cxx_variable_templatesFeature record: CXX_FEATURE:0cxx_variadic_macrosFeature record: CXX_FEATURE:0cxx_variadic_templates