Test output: teeks99-09-v12m-64onAMD64 - convert - convert_test_callable / msvc-12.0
Rev 62658b2ab10667a59ced1201b3443ff937b70d4e / Tue, 19 Nov 2024 10:22:31 +0000
Compile [2024-11-19 11:56:53 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\convert\test\callable.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\convert\test\convert_test_callable.test\msvc-12.0\dbg\x86_6\async-excpt-on\dbg-symbl-off\thrd-mlt\callable.obj"     -TP /wd4675 /EHa /GR /Od /Ob0 /W4 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /wd4996 /wd4512 /wd4610 /wd4510 /wd4127 /wd4701 /wd4127 /wd4305 /wd4244 /wd4714 /wd4189 -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I.." "-I..\libs\convert\include" 

callable.cpp
..\boost/none_t.hpp(28): note: C++03 support is deprecated in Boost.Optional 1.83 and will be removed in Boost.Optional 1.88.
..\boost/optional/detail/optional_utility.hpp(20) : error C2146: syntax error : missing ';' before identifier 'T'
..\boost/optional/detail/optional_utility.hpp(20) : error C2433: 'constexpr' : 'inline' not permitted on data declarations
..\boost/optional/detail/optional_utility.hpp(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/optional/detail/optional_utility.hpp(20) : error C2143: syntax error : missing ';' before '&&'
..\boost/optional/detail/optional_utility.hpp(20) : error C2065: 'T' : undeclared identifier
..\boost/optional/detail/optional_utility.hpp(20) : error C2923: 'boost::remove_reference' : 'T' is not a valid template type argument for parameter 'T'
..\boost/optional/detail/optional_utility.hpp(23) : error C3646: 'noexcept' : unknown override specifier
..\boost/optional/detail/optional_utility.hpp(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/optional/detail/optional_utility.hpp(26) : error C2146: syntax error : missing ';' before identifier 'T'
..\boost/optional/detail/optional_utility.hpp(26) : error C2433: 'constexpr' : 'inline' not permitted on data declarations
..\boost/optional/detail/optional_utility.hpp(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/optional/detail/optional_utility.hpp(26) : error C2374: 'boost::optional_detail::constexpr' : redefinition; multiple initialization
        ..\boost/optional/detail/optional_utility.hpp(20) : see declaration of 'boost::optional_detail::constexpr'
..\boost/optional/detail/optional_utility.hpp(26) : error C2143: syntax error : missing ';' before '&&'
..\boost/optional/detail/optional_utility.hpp(26) : error C2065: 'T' : undeclared identifier
..\boost/optional/detail/optional_utility.hpp(26) : error C2923: 'boost::remove_reference' : 'T' is not a valid template type argument for parameter 'T'
..\boost/optional/detail/optional_utility.hpp(30) : error C3646: 'noexcept' : unknown override specifier
..\boost/optional/detail/optional_utility.hpp(30) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int