Test output: teeks99-09-v11d-64onAMD64 - unordered - foa_noexcept_tests / msvc-11.0
Rev e8056f69c95fd5bbc08528738f43c8114da4f3b8 / Tue, 19 Nov 2024 05:18:24 +0000
Compile [2024-11-19 06:48:22 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\noexcept_tests.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\unordered\test\foa_noexcept_tests.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\unordered\noexcept_tests.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_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" 

noexcept_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/types_constructibility.hpp(17) : error C2332: 'class' : missing tag name
..\boost/unordered/detail/foa/types_constructibility.hpp(17) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/unordered/detail/foa/types_constructibility.hpp(17) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/foa/types_constructibility.hpp(19) : error C2065: 'Args' : undeclared identifier
        ..\boost/unordered/detail/foa/types_constructibility.hpp(21) : see reference to class template instantiation 'boost::unordered::detail::foa::check_key_type_t<Key,<unnamed-tag>>' being compiled
..\boost/unordered/detail/foa/types_constructibility.hpp(19) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/foa/types_constructibility.hpp(20) : error C2059: syntax error : ')'
..\boost/unordered/detail/foa/types_constructibility.hpp(21) : error C2143: syntax error : missing ';' before '}'
..\boost/unordered/detail/foa/types_constructibility.hpp(21) : fatal error C1004: unexpected end-of-file found