Test output: teeks99-09-v12d-64onAMD64 - python - opaque / msvc-12.0
Rev 1704ae5656970f972f91c0801f2177ee907e2ce8 / Tue, 19 Nov 2024 08:43:29 +0000
Compile [2024-11-19 10:12:27 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\python\test\opaque.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\opaque.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\opaque.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_CONTAINER_DYN_LINK=1 -DBOOST_CONTAINER_NO_LIB=1 -DBOOST_PYTHON_NO_LIB "-I.." "-IC:\Python311-64\include" "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\bind\include" "-IC:\teeks99-09\run\boost_root\libs\container\include" "-IC:\teeks99-09\run\boost_root\libs\container_hash\include" "-IC:\teeks99-09\run\boost_root\libs\conversion\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\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\integer\include" "-IC:\teeks99-09\run\boost_root\libs\intrusive\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\lexical_cast\include" "-IC:\teeks99-09\run\boost_root\libs\move\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\python\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" 

opaque.cpp
..\boost/python/detail/wrap_python.hpp(172) : warning C4616: #pragma warning : warning number '5033' not a valid compiler warning
..\boost/implicit_cast.hpp(31) : error C2146: syntax error : missing ';' before identifier 'T'
..\boost/implicit_cast.hpp(31) : error C2146: syntax error : missing ';' before identifier 'implicit_cast'
..\boost/implicit_cast.hpp(31) : error C2065: 'T' : undeclared identifier
..\boost/implicit_cast.hpp(31) : error C2923: 'boost::detail::icast_identity' : 'T' is not a valid template type argument for parameter 'T'
..\boost/implicit_cast.hpp(33) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/mpl/eval_if.hpp(44) : warning C4544: 'C' : default template argument ignored on this template declaration
        ..\boost/mpl/eval_if.hpp(27) : see declaration of 'C'
..\boost/mpl/eval_if.hpp(44) : warning C4544: 'F1' : default template argument ignored on this template declaration
        ..\boost/mpl/eval_if.hpp(28) : see declaration of 'F1'
..\boost/mpl/eval_if.hpp(44) : warning C4544: 'F2' : default template argument ignored on this template declaration
        ..\boost/mpl/eval_if.hpp(29) : see declaration of 'F2'
..\boost/mpl/aux_/yes_no.hpp(31) : error C2146: syntax error : missing ';' before identifier 'type'
        ..\boost/mpl/aux_/yes_no.hpp(32) : see reference to class template instantiation 'boost::mpl::aux::yes_no_tag<C_>' being compiled
..\boost/mpl/aux_/yes_no.hpp(31) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/mpl/aux_/yes_no.hpp(31) : error C2208: 'boost::type' : no members defined using this type
..\boost/mpl/aux_/yes_no.hpp(31) : fatal error C1903: unable to recover from previous error(s); stopping compilation