Compile [2025-06-17 12:49:12 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\multi_index\test\test_composite_key.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\multi_index\test\test_composite_key.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_composite_key.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /favor:blend /wd4494 -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -D_SILENCE_ALL_CXX17_DEPRECATION_WARNINGS "-I.." "-I..\libs\config\include" "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\bind\include" "-IC:\teeks99-09\run\boost_root\libs\concept_check\include" "-IC:\teeks99-09\run\boost_root\libs\container_hash\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\describe\include" "-IC:\teeks99-09\run\boost_root\libs\detail\include" "-IC:\teeks99-09\run\boost_root\libs\integer\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\move\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\mpl\include" "-IC:\teeks99-09\run\boost_root\libs\multi_index\include" "-IC:\teeks99-09\run\boost_root\libs\optional\include" "-IC:\teeks99-09\run\boost_root\libs\predef\include" "-IC:\teeks99-09\run\boost_root\libs\preprocessor\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\tuple\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" "-IC:\teeks99-09\run\boost_root\libs\utility\include"
test_composite_key.cpp
..\boost/container_hash/hash_is_avalanching.hpp(15) : error C2332: 'class' : missing tag name
..\boost/container_hash/hash_is_avalanching.hpp(15) : error C2011: '<unnamed-tag>' : 'enum' type redefinition
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\thr/xthreads.h(41) : see declaration of '<unnamed-tag>'
..\boost/container_hash/hash_is_avalanching.hpp(15) : error C2143: syntax error : missing ',' before '...'
..\boost/container_hash/hash_is_avalanching.hpp(17) : error C2873: 'type' : symbol cannot be used in a using-declaration
..\boost/container_hash/hash_is_avalanching.hpp(18) : see reference to class template instantiation 'boost::hash_detail::make_void<__formal>' being compiled
..\boost/container_hash/hash_is_avalanching.hpp(17) : error C2143: syntax error : missing ';' before '='
..\boost/container_hash/hash_is_avalanching.hpp(17) : error C2238: unexpected token(s) preceding ';'
..\boost/container_hash/hash_is_avalanching.hpp(20) : error C2332: 'class' : missing tag name
..\boost/container_hash/hash_is_avalanching.hpp(20) : error C2011: '<unnamed-tag>' : 'enum' type redefinition
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\thr/xthreads.h(41) : see declaration of '<unnamed-tag>'
..\boost/container_hash/hash_is_avalanching.hpp(20) : error C2143: syntax error : missing ',' before '...'
..\boost/container_hash/hash_is_avalanching.hpp(20) : error C2988: unrecognizable template declaration/definition
..\boost/container_hash/hash_is_avalanching.hpp(20) : error C2059: syntax error : 'using'
..\boost/container_hash/hash_is_avalanching.hpp(28) : error C2143: syntax error : missing ';' before '<'
..\boost/container_hash/hash_is_avalanching.hpp(28) : error C2913: explicit specialization; 'boost::hash_detail::avalanching_value' is not a specialization of a class template
..\boost/container_hash/hash_is_avalanching.hpp(28) : error C2059: syntax error : '<'
..\boost/container_hash/hash_is_avalanching.hpp(29) : error C2143: syntax error : missing ';' before '{'
..\boost/container_hash/hash_is_avalanching.hpp(29) : error C2447: '{' : missing function header (old-style formal list?)
..\boost/container_hash/hash_is_avalanching.hpp(37) : error C2065: 'void_t' : undeclared identifier
..\boost/container_hash/hash_is_avalanching.hpp(37) : error C2226: syntax error : unexpected type 'Hash::is_avalanching'
..\boost/container_hash/hash_is_avalanching.hpp(38) : error C2039: 'value' : is not a member of 'boost::hash_detail::avalanching_value'
..\boost/container_hash/hash_is_avalanching.hpp(28) : see declaration of 'boost::hash_detail::avalanching_value'
..\boost/container_hash/hash_is_avalanching.hpp(38) : error C2065: 'value' : undeclared identifier
..\boost/container_hash/hash_is_avalanching.hpp(38) : error C2975: '_Val' : invalid template argument for 'std::integral_constant', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xtr1common(33) : see declaration of '_Val'
..\boost/container_hash/hash_is_avalanching.hpp(39) : error C2143: syntax error : missing ';' before '{'
..\boost/container_hash/hash_is_avalanching.hpp(40) : error C2143: syntax error : missing ';' before '}'
..\boost/container_hash/hash_is_avalanching.hpp(42) : error C2649: 'typename' : is not a 'class'
..\boost/container_hash/hash_is_avalanching.hpp(49) : error C2143: syntax error : missing ';' before '}'
..\boost/container_hash/hash_is_avalanching.hpp(51) : error C2649: 'typename' : is not a 'class'
..\boost/container_hash/hash_is_avalanching.hpp(55) : error C2143: syntax error : missing ';' before '}'
..\boost/container_hash/is_range.hpp(12) : error C2143: syntax error : missing ';' before '{'
..\boost/container_hash/is_range.hpp(15) : error C2143: syntax error : missing ';' before '{'
..\boost/container_hash/is_range.hpp(17) : error C2065: 'T' : undeclared identifier
..\boost/container_hash/is_range.hpp(17) : error C2923: 'std::iterator_traits' : 'T' is not a valid template type argument for parameter '_Iter'
..\boost/container_hash/is_range.hpp(17) : error C2143: syntax error : missing ';' before '{'
..\boost/container_hash/is_range.hpp(18) : error C2143: syntax error : missing ';' before '{'
..\boost/container_hash/is_range.hpp(19) : error C2143: syntax error : missing ';' before '{'
..\boost/container_hash/is_range.hpp(21) : error C2947: expecting '>' to terminate template-argument-list, found '>'
..\boost/container_hash/is_range.hpp(22) : error C2065: 'T' : undeclared identifier
..\boost/container_hash/is_range.hpp(22) : error C2923: 'std::remove_cv' : 'T' is not a valid template type argument for parameter '_Ty'
..\boost/container_hash/is_range.hpp(22) : error C2146: syntax error : missing ',' before identifier 'iterator_traits'
..\boost/container_hash/is_range.hpp(22) : error C2065: 'iterator_traits' : undeclared identifier
..\boost/container_hash/is_range.hpp(22) : error C2275: 'It' : illegal use of this type as an expression
..\boost/container_hash/is_range.hpp(21) : see declaration of 'It'
..\boost/container_hash/is_range.hpp(22) : error C2275: 'std::integral_constant<_Ty,_Val>::value_type' : illegal use of this type as an expression
with
[
_Ty=bool,
_Val=false
]
..\boost/container_hash/is_range.hpp(22) : error C2143: syntax error : missing ';' before 'std::integral_constant<_Ty,_Val>::value'
..\boost/container_hash/is_range.hpp(22) : error C2976: 'boost::hash_detail::hash_is_avalanching_impl' : too few template arguments
..\boost/container_hash/hash_is_avalanching.hpp(33) : see declaration of 'boost::hash_detail::hash_is_avalanching_impl'
..\boost/container_hash/is_range.hpp(22) : error C2470: 'std::integral_constant<_Ty,_Val>::value' : looks like a function definition, but there is no parameter list; skipping apparent body
..\boost/container_hash/is_range.hpp(22) : warning C4346: 'std::integral_constant<_Ty,_Val>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
..\boost/container_hash/is_range.hpp(22) : error C2059: syntax error : '>'
..\boost/container_hash/is_range.hpp(34) : error C2062: type 'unknown' unexpected
..\boost/container_hash/is_range.hpp(35) : see reference to class template instantiation 'boost::container_hash::is_range<T>' being compiled
..\boost/mp11/integral.hpp(27) : error C2988: unrecognizable template declaration/definition
..\boost/mp11/integral.hpp(27) : error C2059: syntax error : 'using'
..\boost/mp11/integral.hpp(30) : error C2143: syntax error : missing ';' before '='
..\boost/mp11/integral.hpp(30) : error C2873: 'mp_false' : symbol cannot be used in a using-declaration
..\boost/mp11/integral.hpp(30) : error C2513: 'int' : no variable declared before '='
..\boost/mp11/integral.hpp(30) : error C2065: 'mp_bool' : undeclared identifier
..\boost/mp11/integral.hpp(30) : warning C4804: '<' : unsafe use of type 'bool' in operation
..\boost/mp11/integral.hpp(30) : error C2988: unrecognizable template declaration/definition
..\boost/mp11/integral.hpp(30) : error C2059: syntax error : ';'
..\boost/mp11/integral.hpp(33) : error C2988: unrecognizable template declaration/definition
..\boost/mp11/integral.hpp(33) : error C2059: syntax error : 'using'
..\boost/mp11/integral.hpp(36) : error C2653: 'T' : is not a class or namespace name
..\boost/mp11/integral.hpp(39) : error C2988: unrecognizable template declaration/definition
..\boost/mp11/integral.hpp(39) : error C2059: syntax error : 'using'
..\boost/mp11/integral.hpp(42) : error C2065: 'N' : undeclared identifier
..\boost/mp11/integral.hpp(42) : error C2975: '_Val' : invalid template argument for 'std::integral_constant', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xtr1common(33) : see declaration of '_Val'
..\boost/mp11/detail/mp_list.hpp(17) : error C2332: 'class' : missing tag name
..\boost/mp11/detail/mp_list.hpp(17) : error C2011: '<unnamed-tag>' : 'enum' type redefinition
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\thr/xthreads.h(41) : see declaration of '<unnamed-tag>'
..\boost/mp11/detail/mp_list.hpp(17) : error C2143: syntax error : missing ',' before '...'
..\boost/mp11/detail/mp_defer.hpp(20) : error C2332: 'class' : missing tag name
..\boost/mp11/detail/mp_defer.hpp(20) : error C2011: '<unnamed-tag>' : 'enum' type redefinition
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\thr/xthreads.h(41) : see declaration of '<unnamed-tag>'
..\boost/mp11/detail/mp_defer.hpp(20) : error C2143: syntax error : missing ',' before '...'
..\boost/mp11/detail/mp_defer.hpp(24) : error C2332: 'class' : missing tag name
..\boost/mp11/detail/mp_defer.hpp(24) : error C2011: '<unnamed-tag>' : 'enum' type redefinition
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\thr/xthreads.h(41) : see declaration of '<unnamed-tag>'
..\boost/mp11/detail/mp_defer.hpp(24) : error C2143: syntax error : missing ',' before '...'
..\boost/mp11/detail/mp_defer.hpp(24) : error C2065: 'E' : undeclared identifier
..\boost/mp11/detail/mp_defer.hpp(25) : error C2143: syntax error : missing ';' before '{'
..\boost/mp11/detail/mp_defer.hpp(27) : error C2143: syntax error : missing ';' before '}'
..\boost/mp11/detail/mp_defer.hpp(29) : error C2649: 'typename' : is not a 'class'
..\boost/mp11/detail/mp_defer.hpp(34) : error C2143: syntax error : missing ';' before '}'
..\boost/mp11/detail/mp_defer.hpp(36) : error C2649: 'typename' : is not a 'class'
..\boost/mp11/detail/mp_defer.hpp(37) : error C2649: 'typename' : is not a 'class'
..\boost/mp11/detail/mp_defer.hpp(64) : error C2143: syntax error : missing ';' before '{'
..\boost/mp11/detail/mp_defer.hpp(66) : error C2332: 'class' : missing tag name
..\boost/mp11/detail/mp_defer.hpp(66) : error C2011: '<unnamed-tag>' : 'enum' type redefinition
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\thr/xthreads.h(41) : see declaration of '<unnamed-tag>'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\thr/xthreads.h(41) : see declaration of '<unnamed-tag>'
..\boost/mp11/detail/mp_defer.hpp(67) : error C2143: syntax error : missing ';' before '{'
..\boost/mp11/detail/mp_defer.hpp(68) : error C2332: 'class' : missing tag name
..\boost/mp11/detail/mp_defer.hpp(68) : error C2011: '<unnamed-tag>' : 'enum' type redefinition
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\thr/xthreads.h(41) : see declaration of '<unnamed-tag>'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\thr/xthreads.h(41) : see declaration of '<unnamed-tag>'
..\boost/mp11/detail/mp_defer.hpp(69) : error C2332: 'class' : missing tag name
..\boost/mp11/detail/mp_defer.hpp(69) : error C2011: '<unnamed-tag>' : 'enum' type redefinition
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\thr/xthreads.h(41) : see declaration of '<unnamed-tag>'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\thr/xthreads.h(41) : see declaration of '<unnamed-tag>'
..\boost/mp11/detail/mp_defer.hpp(72) : error C2143: syntax error : missing ';' before '}'
..\boost/mp11/detail/mp_defer.hpp(74) : error C2143: syntax error : missing ';' before '}'
..\boost/mp11/detail/mp_defer.hpp(76) : error C2332: 'class' : missing tag name
..\boost/mp11/detail/mp_defer.hpp(76) : error C2011: '<unnamed-tag>' : 'enum' type redefinition
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\thr/xthreads.h(41) : see declaration of '<unnamed-tag>'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\thr/xthreads.h(41) : see declaration of '<unnamed-tag>'
..\boost/mp11/detail/mp_defer.hpp(76) : error C2039: 'mp_valid_impl' : is not a member of 'boost::mp11::detail'
..\boost/mp11/detail/mp_defer.hpp(76) : error C2039: 'type' : is not a member of '`global namespace''
..\boost/mp11/detail/mp_defer.hpp(80) : error C2332: 'class' : missing tag name
..\boost/mp11/detail/mp_defer.hpp(80) : error C2011: '<unnamed-tag>' : 'enum' type redefinition
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\thr/xthreads.h(41) : see declaration of '<unnamed-tag>'
..\boost/mp11/detail/mp_defer.hpp(80) : error C2653: 'Q' : is not a class or namespace name
..\boost/mp11/detail/mp_defer.hpp(80) : fatal error C1903: unable to recover from previous error(s); stopping compilation