Test output: teeks99-09-v12d-64onAMD64 - unordered - foa_constructor_exception_tests / msvc-12.0
Rev 1704ae5656970f972f91c0801f2177ee907e2ce8 / Tue, 19 Nov 2024 08:43:29 +0000
Compile [2024-11-19 10:15: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\unordered\test\exception\constructor_exception_tests.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\unordered\test\foa_constructor_exception_tests.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\exception\constructor_exception_tests.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /wd4494 -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_UNORDERED_FOA_TESTS "-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\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\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\fusion\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\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" "-IC:\teeks99-09\run\boost_root\libs\tuple\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" 

constructor_exception_tests.cpp
..\boost/unordered/concurrent_flat_set_fwd.hpp(47) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/concurrent_flat_set_fwd.hpp(47) : error C2072: 'boost::unordered::swap' : initialization of a function
..\boost/unordered/detail/foa/flat_set_types.hpp(40) : error C3646: 'noexcept' : unknown override specifier
        ..\boost/unordered/detail/foa/flat_set_types.hpp(44) : see reference to class template instantiation 'boost::unordered::detail::foa::flat_set_types<Key>' being compiled
..\boost/unordered/detail/opt_storage.hpp(23) : error C3646: 'noexcept' : unknown override specifier
        ..\boost/unordered/detail/opt_storage.hpp(25) : see reference to class template instantiation 'boost::unordered::detail::opt_storage<T>' being compiled
..\boost/unordered/detail/opt_storage.hpp(24) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2146: syntax error : missing ';' before identifier 'To'
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2146: syntax error : missing ';' before identifier 'narrow_cast'
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2065: 'From' : undeclared identifier
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2146: syntax error : missing ')' before identifier 'x'
..\boost/unordered/detail/narrow_cast.hpp(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2059: syntax error : ')'
..\boost/unordered/detail/narrow_cast.hpp(40) : error C2143: syntax error : missing ';' before '}'
..\boost/unordered/detail/mulx.hpp(28) : error C2065: 'r2' : undeclared identifier
..\boost/unordered/detail/mulx.hpp(29) : error C2065: 'r2' : undeclared identifier
..\boost/unordered/detail/mulx.hpp(107) : error C3646: 'noexcept' : unknown override specifier
..\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 C2665: 'std::swap' : none of the 2 overloads could convert all the argument types
        C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\exception(492): could be 'void std::swap(std::exception_ptr &,std::exception_ptr &)'
        C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\utility(48): or       'void std::swap<add_rvalue_reference<T&>::type>(_Ty &,_Ty &)'
        with
        [
            _Ty=add_rvalue_reference<T&>::type
        ]
        while trying to match the argument list '(add_rvalue_reference<T&>::type, add_rvalue_reference<T&>::type)'
..\boost/unordered/detail/type_traits.hpp(117) : error C2144: syntax error : 'const bool' should be preceded by ';'
        ..\boost/unordered/detail/type_traits.hpp(119) : see reference to class template instantiation 'boost::unordered::detail::type_traits_detail::is_nothrow_swappable_helper<T,void>' being compiled
..\boost/unordered/detail/type_traits.hpp(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\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 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