Test output: teeks99-09-v10d-64onAMD64 - unordered - foa_find_tests / msvc-10.0
Rev d1779b96debbf2a64f0e93dd83818a1ab43f8018 / Fri, 16 Feb 2024 08:56:44 +0000
Compile [2024-02-16 10:30:38 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" amd64 >nul
 cl /Zm800 -nologo "..\libs\unordered\test\unordered\find_tests.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\unordered\test\foa_find_tests.test\msvc-10.0\dbg\dbg-symbl-off\thrd-mlt\unordered\find_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_BEAST_ALLOW_DEPRECATED -DBOOST_BEAST_SEPARATE_COMPILATION -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_UNORDERED_FOA_TESTS "-I.." 

find_tests.cpp
..\boost/unordered/concurrent_flat_set_fwd.hpp(41) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/concurrent_flat_set_fwd.hpp(41) : error C2072: 'boost::unordered::swap' : initialization of a function
..\boost/unordered/detail/foa/flat_set_types.hpp(16) : error C2873: 'key_type' : symbol cannot be used in a using-declaration
        ..\boost/unordered/detail/foa/flat_set_types.hpp(38) : see reference to class template instantiation 'boost::unordered::detail::foa::flat_set_types<Key>' being compiled
..\boost/unordered/detail/foa/flat_set_types.hpp(16) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/foa/flat_set_types.hpp(16) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/flat_set_types.hpp(17) : error C2873: 'init_type' : symbol cannot be used in a using-declaration
..\boost/unordered/detail/foa/flat_set_types.hpp(17) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/foa/flat_set_types.hpp(17) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/flat_set_types.hpp(18) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
..\boost/unordered/detail/foa/flat_set_types.hpp(18) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/foa/flat_set_types.hpp(18) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/flat_set_types.hpp(20) : error C2061: syntax error : identifier 'value_type'
..\boost/unordered/detail/foa/flat_set_types.hpp(22) : error C2873: 'element_type' : symbol cannot be used in a using-declaration
..\boost/unordered/detail/foa/flat_set_types.hpp(22) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/foa/flat_set_types.hpp(22) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/flat_set_types.hpp(24) : error C2061: syntax error : identifier 'element_type'
..\boost/unordered/detail/foa/flat_set_types.hpp(26) : error C2143: syntax error : missing ';' before '&&'
..\boost/unordered/detail/foa/flat_set_types.hpp(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/flat_set_types.hpp(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/flat_set_types.hpp(26) : error C2061: syntax error : identifier 'element_type'
..\boost/unordered/detail/foa/flat_set_types.hpp(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/flat_set_types.hpp(26) : warning C4183: 'move': missing return type; assumed to be a member function returning 'int'
..\boost/unordered/detail/foa/flat_set_types.hpp(28) : error C2332: 'class' : missing tag name
..\boost/unordered/detail/foa/flat_set_types.hpp(28) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/unordered/detail/foa/flat_set_types.hpp(28) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/foa/flat_set_types.hpp(29) : error C2061: syntax error : identifier 'value_type'
..\boost/unordered/detail/foa/flat_set_types.hpp(34) : error C2061: syntax error : identifier 'value_type'
..\boost/unordered/detail/foa/flat_set_types.hpp(34) : error C3646: 'noexcept' : unknown override specifier
..\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/allocator_constructed.hpp(21) : error C2332: 'class' : missing tag name
..\boost/unordered/detail/allocator_constructed.hpp(21) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/unordered/detail/allocator_constructed.hpp(21) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/allocator_constructed.hpp(22) : error C2061: syntax error : identifier 'Args'
..\boost/unordered/detail/allocator_constructed.hpp(42) : error C2332: 'class' : missing tag name
        ..\boost/unordered/detail/allocator_constructed.hpp(53) : see reference to class template instantiation 'boost::unordered::detail::allocator_constructed<Allocator,T,Policy>' being compiled
..\boost/unordered/detail/allocator_constructed.hpp(42) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/unordered/detail/allocator_constructed.hpp(42) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/allocator_constructed.hpp(43) : error C2061: syntax error : identifier 'Args'
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2146: syntax error : missing ';' before identifier 'To'
..\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 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(42) : error C2873: 'type' : symbol cannot be used in a using-declaration
        ..\boost/unordered/detail/type_traits.hpp(43) : see reference to class template instantiation 'boost::unordered::detail::type_identity<T>' being compiled
..\boost/unordered/detail/type_traits.hpp(42) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/type_traits.hpp(42) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/type_traits.hpp(45) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/type_traits.hpp(50) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/type_traits.hpp(50) : error C2988: unrecognizable template declaration/definition
..\boost/unordered/detail/type_traits.hpp(50) : error C2059: syntax error : 'using'
..\boost/unordered/detail/type_traits.hpp(52) : error C2332: 'class' : missing tag name
..\boost/unordered/detail/type_traits.hpp(52) : error C2989: '<unnamed-tag>' : class template has already been declared as a non-class template
        ..\boost/unordered/detail/allocator_constructed.hpp(21) : see declaration of '<unnamed-tag>'
..\boost/unordered/detail/type_traits.hpp(57) : error C2143: syntax error : missing ';' before '<'
..\boost/unordered/detail/type_traits.hpp(57) : error C2059: syntax error : '<'
..\boost/unordered/detail/type_traits.hpp(58) : error C2143: syntax error : missing ';' before '{'
..\boost/unordered/detail/type_traits.hpp(58) : error C2447: '{' : missing function header (old-style formal list?)
..\boost/unordered/detail/type_traits.hpp(62) : error C2988: unrecognizable template declaration/definition
..\boost/unordered/detail/type_traits.hpp(62) : error C2059: syntax error : 'using'
..\boost/unordered/detail/type_traits.hpp(76) : error C2039: 'is_trivially_default_constructible' : is not a member of 'std'
..\boost/unordered/detail/type_traits.hpp(89) : error C2039: 'is_trivially_copy_constructible' : is not a member of 'std'
..\boost/unordered/detail/type_traits.hpp(89) : error C2873: 'is_trivially_copy_constructible' : symbol cannot be used in a using-declaration
..\boost/unordered/detail/type_traits.hpp(102) : error C2039: 'is_trivially_copy_assignable' : is not a member of 'std'
..\boost/unordered/detail/type_traits.hpp(102) : error C2873: 'is_trivially_copy_assignable' : symbol cannot be used in a using-declaration
..\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 C2065: 'void_t' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(115) : error C2062: type '' unexpected
..\boost/unordered/detail/type_traits.hpp(116) : error C2143: syntax error : missing ';' before '{'
..\boost/unordered/detail/type_traits.hpp(118) : error C2039: 'declval' : is not a member of 'std'
..\boost/unordered/detail/type_traits.hpp(118) : error C2039: 'declval' : is not a member of 'std'
..\boost/unordered/detail/type_traits.hpp(118) : error C2065: 'declval' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(118) : error C2059: syntax error : '>'
..\boost/unordered/detail/type_traits.hpp(119) : error C2143: syntax error : missing ';' before '}'
..\boost/unordered/detail/type_traits.hpp(121) : error C2143: syntax error : missing ';' before '}'
..\boost/unordered/detail/type_traits.hpp(123) : error C2649: 'typename' : is not a 'class'
..\boost/unordered/detail/type_traits.hpp(134) : error C2332: 'class' : missing tag name
..\boost/unordered/detail/type_traits.hpp(134) : error C2332: 'class' : missing tag name
..\boost/unordered/detail/type_traits.hpp(136) : error C2143: syntax error : missing ';' before '{'
..\boost/unordered/detail/type_traits.hpp(137) : error C2143: syntax error : missing ';' before '}'
..\boost/unordered/detail/type_traits.hpp(139) : error C2649: 'typename' : is not a 'class'
..\boost/unordered/detail/type_traits.hpp(146) : error C2332: 'class' : missing tag name
..\boost/unordered/detail/type_traits.hpp(146) : error C2947: expecting '>' to terminate template-argument-list, found '>'
..\boost/unordered/detail/type_traits.hpp(150) : error C2236: unexpected 'struct' 'boost::unordered::detail::type_traits_detail::are_transparent'. Did you forget a ';'?
..\boost/unordered/detail/type_traits.hpp(150) : error C3381: 'boost::unordered::detail::type_traits_detail::are_transparent' : assembly access specifiers are only available in code compiled with a /clr option
..\boost/unordered/detail/type_traits.hpp(166) : error C2988: unrecognizable template declaration/definition
..\boost/unordered/detail/type_traits.hpp(166) : error C2059: syntax error : 'using'
..\boost/unordered/detail/type_traits.hpp(170) : error C2065: 'remove_cvref_t' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(170) : error C2065: 'T' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(170) : error C2976: 'std::tr1::is_same' : too few template arguments
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(941) : see declaration of 'std::tr1::is_same'
..\boost/unordered/detail/type_traits.hpp(172) : error C2332: 'class' : missing tag name
..\boost/unordered/detail/type_traits.hpp(172) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/unordered/detail/type_traits.hpp(172) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/type_traits.hpp(175) : error C2332: 'class' : missing tag name
..\boost/unordered/detail/type_traits.hpp(175) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/unordered/detail/type_traits.hpp(175) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/type_traits.hpp(176) : error C2065: 'Us' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(176) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/type_traits.hpp(177) : error C2065: 'is_similar' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(177) : error C2976: 'std::tr1::conditional' : too few template arguments
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(989) : see declaration of 'std::tr1::conditional'
..\boost/unordered/detail/type_traits.hpp(177) : error C2039: 'value' : is not a member of 'std::tr1::conditional'
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(989) : see declaration of 'std::tr1::conditional'
..\boost/unordered/detail/type_traits.hpp(177) : error C2065: 'is_similar' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(177) : error C2947: expecting '>' to terminate template-argument-list, found '>'
..\boost/unordered/detail/type_traits.hpp(177) : fatal error C1003: error count exceeds 100; stopping compilation