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

merge_exception_tests.cpp
..\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
c:\teeks99-09\run\boost_root\libs\unordered\test\helpers\./count.hpp(92) : error C2864: 'test::smf_count::default_constructions' : only static const integral data members can be initialized within a class
c:\teeks99-09\run\boost_root\libs\unordered\test\helpers\./count.hpp(93) : error C2864: 'test::smf_count::copy_constructions' : only static const integral data members can be initialized within a class
c:\teeks99-09\run\boost_root\libs\unordered\test\helpers\./count.hpp(94) : error C2864: 'test::smf_count::move_constructions' : only static const integral data members can be initialized within a class
c:\teeks99-09\run\boost_root\libs\unordered\test\helpers\./count.hpp(95) : error C2864: 'test::smf_count::copy_assignments' : only static const integral data members can be initialized within a class
c:\teeks99-09\run\boost_root\libs\unordered\test\helpers\./count.hpp(96) : error C2864: 'test::smf_count::move_assignments' : only static const integral data members can be initialized within a class
c:\teeks99-09\run\boost_root\libs\unordered\test\helpers\./count.hpp(97) : error C2864: 'test::smf_count::destructions' : only static const integral data members can be initialized within a class
c:\teeks99-09\run\boost_root\libs\unordered\test\helpers\./count.hpp(100) : error C2065: 'default' : undeclared identifier
c:\teeks99-09\run\boost_root\libs\unordered\test\helpers\./count.hpp(100) : error C2253: 'smf_count' : pure specifier or abstract override specifier only allowed on virtual function
c:\teeks99-09\run\boost_root\libs\unordered\test\helpers\./count.hpp(161) : error C3646: 'noexcept' : unknown override specifier
        c:\teeks99-09\run\boost_root\libs\unordered\test\helpers\./count.hpp(194) : see reference to class template instantiation 'test::smf_counted_object<Tag>' being compiled
c:\teeks99-09\run\boost_root\libs\unordered\test\helpers\./count.hpp(172) : error C3646: 'noexcept' : unknown override specifier
c:\teeks99-09\run\boost_root\libs\unordered\test\helpers\./helpers.hpp(56) : error C2988: unrecognizable template declaration/definition
c:\teeks99-09\run\boost_root\libs\unordered\test\helpers\./helpers.hpp(56) : error C2059: syntax error : 'using'
c:\teeks99-09\run\boost_root\libs\unordered\test\helpers\./helpers.hpp(59) : error C2143: syntax error : missing ';' before '}'
..\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