Compile [2024-11-19 08:36:04 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-11.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "..\libs\unordered\test\unordered\self_include_tests_obj.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\unordered\test\hash_traits_hpp.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\hash_traits_hpp.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /favor:blend /wd4494 -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_UNORDERED_HEADER=boost/unordered/hash_traits.hpp "-I.." "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\compat\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\detail\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\optional\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include"
self_include_tests_obj.cpp
..\boost/unordered/detail/type_traits.hpp(42) : error C2873: 'type' : symbol cannot be used in a using-declaration
..\boost/unordered/detail/type_traits.hpp(43) : see reference to class template instantiation 'boost::unordered::detail::type_identity<T>' being compiled
..\boost/unordered/detail/type_traits.hpp(42) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/type_traits.hpp(42) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/type_traits.hpp(45) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/type_traits.hpp(50) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/type_traits.hpp(50) : error C2988: unrecognizable template declaration/definition
..\boost/unordered/detail/type_traits.hpp(50) : error C2059: syntax error : 'using'
..\boost/unordered/detail/type_traits.hpp(52) : error C2332: 'class' : missing tag name
..\boost/unordered/detail/type_traits.hpp(52) : error C3306: 'boost::unordered::detail::<unnamed-tag>': unnamed class template is not allowed
..\boost/unordered/detail/type_traits.hpp(57) : error C2143: syntax error : missing ';' before '<'
..\boost/unordered/detail/type_traits.hpp(57) : error C2059: syntax error : '<'
..\boost/unordered/detail/type_traits.hpp(58) : error C2143: syntax error : missing ';' before '{'
..\boost/unordered/detail/type_traits.hpp(58) : error C2447: '{' : missing function header (old-style formal list?)
..\boost/unordered/detail/type_traits.hpp(62) : error C2988: unrecognizable template declaration/definition
..\boost/unordered/detail/type_traits.hpp(62) : error C2059: syntax error : 'using'
..\boost/unordered/detail/type_traits.hpp(110) : error C2144: syntax error : 'const bool' should be preceded by ';'
..\boost/unordered/detail/type_traits.hpp(111) : see reference to class template instantiation 'boost::unordered::detail::type_traits_detail::is_nothrow_swappable_helper<T,<unnamed-symbol>>' being compiled
..\boost/unordered/detail/type_traits.hpp(110) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/type_traits.hpp(115) : error C2065: 'void_t' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(115) : error C2062: type 'unknown' unexpected
..\boost/unordered/detail/type_traits.hpp(116) : error C2143: syntax error : missing ';' before '{'
..\boost/unordered/detail/type_traits.hpp(118) : error C2143: syntax error : missing ',' before ')'
..\boost/unordered/detail/type_traits.hpp(119) : error C2143: syntax error : missing ';' before '}'
..\boost/unordered/detail/type_traits.hpp(121) : error C2143: syntax error : missing ';' before '}'
..\boost/unordered/detail/type_traits.hpp(123) : error C2649: 'typename' : is not a 'class'
..\boost/unordered/detail/type_traits.hpp(134) : error C2332: 'class' : missing tag name
..\boost/unordered/detail/type_traits.hpp(136) : error C2143: syntax error : missing ';' before '{'
..\boost/unordered/detail/type_traits.hpp(137) : error C2143: syntax error : missing ';' before '}'
..\boost/unordered/detail/type_traits.hpp(139) : error C2649: 'typename' : is not a 'class'
..\boost/unordered/detail/type_traits.hpp(146) : error C2332: 'class' : missing tag name
..\boost/unordered/detail/type_traits.hpp(146) : error C2947: expecting '>' to terminate template-argument-list, found '>'
..\boost/unordered/detail/type_traits.hpp(146) : error C2236: unexpected token 'struct'. Did you forget a ';'?
..\boost/unordered/detail/type_traits.hpp(150) : error C3381: 'boost::unordered::detail::type_traits_detail::are_transparent' : assembly access specifiers are only available in code compiled with a /clr option
..\boost/unordered/detail/type_traits.hpp(166) : error C2988: unrecognizable template declaration/definition
..\boost/unordered/detail/type_traits.hpp(166) : error C2059: syntax error : 'using'
..\boost/unordered/detail/type_traits.hpp(170) : error C2065: 'remove_cvref_t' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(170) : error C2065: 'T' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(170) : error C2976: 'std::is_same' : too few template arguments
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xtr1common(95) : see declaration of 'std::is_same'
..\boost/unordered/detail/type_traits.hpp(172) : error C2332: 'class' : missing tag name
..\boost/unordered/detail/type_traits.hpp(172) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/unordered/detail/type_traits.hpp(172) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/type_traits.hpp(175) : error C2332: 'class' : missing tag name
..\boost/unordered/detail/type_traits.hpp(175) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/unordered/detail/type_traits.hpp(175) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/type_traits.hpp(176) : error C2065: 'Us' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(176) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/type_traits.hpp(177) : error C2065: 'is_similar' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(177) : error C2976: 'std::conditional' : too few template arguments
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xtr1common(81) : see declaration of 'std::conditional'
..\boost/unordered/detail/type_traits.hpp(177) : error C2039: 'value' : is not a member of 'std::conditional'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xtr1common(81) : see declaration of 'std::conditional'
..\boost/unordered/detail/type_traits.hpp(177) : error C2947: expecting '>' to terminate template-argument-list, found '>'
..\boost/unordered/detail/type_traits.hpp(177) : error C2143: syntax error : missing ';' before ','
..\boost/unordered/detail/type_traits.hpp(177) : error C3855: 'boost::unordered::detail::type_traits_detail::is_similar_to_any': template parameter '<unnamed-tag>' is incompatible with the declaration
..\boost/unordered/detail/type_traits.hpp(177) : error C2977: 'boost::unordered::detail::type_traits_detail::is_similar_to_any' : too many template arguments
..\boost/unordered/detail/type_traits.hpp(172) : see declaration of 'boost::unordered::detail::type_traits_detail::is_similar_to_any'
..\boost/unordered/detail/type_traits.hpp(177) : error C2059: syntax error : ','
..\boost/unordered/detail/type_traits.hpp(179) : error C2039: 'type' : is not a member of '`global namespace''
..\boost/unordered/detail/type_traits.hpp(179) : error C2143: syntax error : missing ';' before '{'
..\boost/unordered/detail/type_traits.hpp(179) : error C2447: '{' : missing function header (old-style formal list?)
..\boost/unordered/detail/type_traits.hpp(225) : error C2144: syntax error : 'std::add_const<_Ty>::type' should be preceded by ';'
..\boost/unordered/detail/type_traits.hpp(225) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/type_traits.hpp(225) : error C2065: 'T' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(225) : error C2065: 't' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(225) : fatal error C1903: unable to recover from previous error(s); stopping compilation