Test output: teeks99-09-v12m-64onAMD64 - multi_index - test_basic / msvc-12.0
Rev cf15a304f7b1417c7d9b8e1a0c64c677505b076d / Fri, 13 Jun 2025 19:17:49 +0000
Compile [2025-06-13 20:48:17 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-12.0\msvc-setup.bat" amd64 >nul
 cl /Zm800 -nologo "..\libs\multi_index\test\test_basic.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\multi_index\test\test_basic.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_basic.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /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_basic.cpp
..\boost/container_hash/hash_is_avalanching.hpp(24) : error C2144: syntax error : 'bool' should be preceded by ';'
        ..\boost/container_hash/hash_is_avalanching.hpp(25) : see reference to class template instantiation 'boost::hash_detail::avalanching_value<IsAvalanching>' being compiled
..\boost/container_hash/hash_is_avalanching.hpp(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/container_hash/hash_is_avalanching.hpp(30) : error C2144: syntax error : 'bool' should be preceded by ';'
..\boost/container_hash/hash_is_avalanching.hpp(30) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/iterator/iterator_facade.hpp(352) : error C3646: 'noexcept' : unknown override specifier
        ..\boost/iterator/iterator_facade.hpp(394) : see reference to class template instantiation 'boost::iterators::detail::operator_brackets_proxy<Iterator>' being compiled
..\boost/iterator/iterator_facade.hpp(352) : warning C4346: 'std::is_nothrow_copy_constructible<_Ty>::value' : dependent name is not a type
        prefix with 'typename' to indicate a type
..\boost/iterator/iterator_facade.hpp(352) : error C2061: syntax error : identifier 'value'
..\boost/iterator/iterator_facade.hpp(352) : error C2091: function returns function
..\boost/iterator/iterator_facade.hpp(356) : error C3646: 'noexcept' : unknown override specifier
..\boost/iterator/iterator_facade.hpp(356) : error C2061: syntax error : identifier 'noexcept'
..\boost/iterator/iterator_facade.hpp(357) : error C2091: function returns function
..\boost/iterator/iterator_facade.hpp(357) : error C2586: incorrect user-defined conversion syntax : illegal indirections
..\boost/iterator/iterator_facade.hpp(373) : warning C4346: 'boost::conjunction<boost::negation<std::is_same<boost::iterators::detail::operator_brackets_proxy<Iterator>,std::remove_cv<remove_reference<_Other>::type>::type>>,std::is_assignable<Iterator::reference,T&&>>::value' : dependent name is not a type
        prefix with 'typename' to indicate a type
..\boost/iterator/iterator_facade.hpp(373) : error C3646: 'noexcept' : unknown override specifier
..\boost/iterator/iterator_facade.hpp(373) : error C3861: 'noexcept': identifier not found
..\boost/iterator/iterator_facade.hpp(362) : error C2072: 'operator =' : initialization of a function
..\boost/iterator/iterator_facade.hpp(380) : error C3646: 'noexcept' : unknown override specifier
..\boost/iterator/iterator_facade.hpp(380) : error C2061: syntax error : identifier 'noexcept'
..\boost/iterator/iterator_facade.hpp(381) : error C2091: function returns function
..\boost/iterator/iterator_facade.hpp(387) : error C3646: 'noexcept' : unknown override specifier
..\boost/iterator/iterator_facade.hpp(387) : error C3861: 'noexcept': identifier not found
..\boost/iterator/iterator_facade.hpp(387) : error C2072: 'operator *' : initialization of a function