Test output: teeks99-09-v10d-64onAMD64 - type_index - ctti_print_name / msvc-10.0
Rev e8056f69c95fd5bbc08528738f43c8114da4f3b8 / Tue, 19 Nov 2024 03:31:15 +0000
Compile [2024-11-19 04:57:26 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\type_index\test\ctti_print_name.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\type_index\test\ctti_print_name.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\ctti_print_name.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 "-I.." "-IC:\teeks99-09\run\boost_root\libs\assert\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\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\type_index\include" 

ctti_print_name.cpp
..\boost/type_index/type_index_facade.hpp(59) : error C3646: 'noexcept' : unknown override specifier
        ..\boost/type_index/type_index_facade.hpp(144) : see reference to class template instantiation 'boost::typeindex::type_index_facade<Derived,TypeInfo>' being compiled
..\boost/type_index/type_index_facade.hpp(68) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(80) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(88) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(98) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(150) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(155) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(162) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(167) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(172) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(177) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(183) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(188) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(193) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(198) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(203) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(208) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(214) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(219) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(224) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(229) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(234) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(239) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(275) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/detail/compile_time_type_info.hpp(50) : error C2146: syntax error : missing ';' before identifier 'ctti_skip'
..\boost/type_index/detail/compile_time_type_info.hpp(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/type_index/detail/compile_time_type_info.hpp(53) : error C2065: 'N' : undeclared identifier
..\boost/type_index/detail/compile_time_type_info.hpp(59) : error C2146: syntax error : missing ';' before identifier 'ctti_skip'
..\boost/type_index/detail/compile_time_type_info.hpp(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/type_index/detail/compile_time_type_info.hpp(59) : error C2086: 'int boost::typeindex::detail::constexpr' : redefinition
        ..\boost/type_index/detail/compile_time_type_info.hpp(50) : see declaration of 'boost::typeindex::detail::constexpr'
..\boost/type_index/detail/compile_time_type_info.hpp(61) : error C2065: 'N' : undeclared identifier
..\boost/type_index/detail/compile_time_type_info.hpp(69) : error C2146: syntax error : missing ';' before identifier 'ctti_skip'
..\boost/type_index/detail/compile_time_type_info.hpp(69) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/detail/compile_time_type_info.hpp(69) : error C2988: unrecognizable template declaration/definition
..\boost/type_index/detail/compile_time_type_info.hpp(69) : error C2059: syntax error : 'return'
..\boost/type_index/detail/compile_time_type_info.hpp(124) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/detail/compile_time_type_info.hpp(135) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/detail/compile_time_type_info.hpp(174) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/detail/compile_time_type_info.hpp(176) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/detail/compile_time_type_info.hpp(185) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/detail/compile_time_type_info.hpp(204) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/detail/compile_time_type_info.hpp(213) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/detail/compile_time_type_info.hpp(255) : error C2059: syntax error : '}'
..\boost/type_index/detail/compile_time_type_info.hpp(255) : error C2143: syntax error : missing ';' before '}'
..\boost/type_index/detail/compile_time_type_info.hpp(255) : error C2059: syntax error : '}'
..\boost/type_index/detail/compile_time_type_info.hpp(257) : error C2143: syntax error : missing ';' before '{'
..\boost/type_index/detail/compile_time_type_info.hpp(257) : error C2447: '{' : missing function header (old-style formal list?)
..\boost/container_hash/is_range.hpp(34) : error C2062: type '' unexpected
        ..\boost/container_hash/is_range.hpp(35) : see reference to class template instantiation 'boost::container_hash::is_range<T>' being compiled
..\boost/type_index/ctti_type_index.hpp(60) : error C2059: syntax error : ';'
..\boost/type_index/ctti_type_index.hpp(60) : error C2238: unexpected token(s) preceding ';'
..\boost/type_index/ctti_type_index.hpp(61) : error C2059: syntax error : ';'
..\boost/type_index/ctti_type_index.hpp(61) : error C2238: unexpected token(s) preceding ';'
..\boost/type_index/ctti_type_index.hpp(62) : error C2059: syntax error : ';'
..\boost/type_index/ctti_type_index.hpp(62) : error C2238: unexpected token(s) preceding ';'
..\boost/type_index/ctti_type_index.hpp(81) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(59) : error C3646: 'noexcept' : unknown override specifier
        ..\boost/type_index/ctti_type_index.hpp(96) : see reference to class template instantiation 'boost::typeindex::type_index_facade<Derived,TypeInfo>' being compiled
        with
        [
            Derived=boost::typeindex::ctti_type_index,
            TypeInfo=boost::typeindex::detail::ctti_data
        ]
..\boost/type_index/type_index_facade.hpp(68) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(80) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(88) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/type_index_facade.hpp(98) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(99) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(101) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(108) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(112) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(116) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(117) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(118) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(120) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(122) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(123) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(126) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(129) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(132) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(108) : error C3083: 'detail': the symbol to the left of a '::' must be a type
..\boost/type_index/ctti_type_index.hpp(108) : error C2039: 'ctti' : is not a member of 'boost'
..\boost/type_index/ctti_type_index.hpp(108) : error C2065: 'ctti' : undeclared identifier
..\boost/type_index/ctti_type_index.hpp(108) : error C2062: type 'void' unexpected
..\boost/type_index/ctti_type_index.hpp(136) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(141) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(144) : error C2039: 'constexpr_strcmp' : is not a member of 'boost::typeindex::detail'
..\boost/type_index/ctti_type_index.hpp(147) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(150) : error C2039: 'constexpr_strcmp' : is not a member of 'boost::typeindex::detail'
..\boost/type_index/ctti_type_index.hpp(159) : warning C4346: 'boost::typeindex::ctti_type_index::type_id' : dependent name is not a type
        prefix with 'typename' to indicate a type
..\boost/type_index/ctti_type_index.hpp(159) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(166) : warning C4346: 'boost::typeindex::ctti_type_index::type_id_with_cvr' : dependent name is not a type
        prefix with 'typename' to indicate a type
..\boost/type_index/ctti_type_index.hpp(166) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(172) : warning C4346: 'boost::typeindex::ctti_type_index::type_id_runtime' : dependent name is not a type
        prefix with 'typename' to indicate a type
..\boost/type_index/ctti_type_index.hpp(172) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(175) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(180) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(184) : error C3646: 'noexcept' : unknown override specifier
..\boost/type_index/ctti_type_index.hpp(196) : error C3646: 'noexcept' : unknown override specifier