Compile [2024-11-19 10:08:50 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\contract\test\destructor\decl_entry_static_inv_none.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\contract\test\destructor-decl_entry_static_inv_none.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\destructor\decl_entry_static_inv_none.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_CONTRACT_DYN_LINK "-I.." "-I..\libs\contract\test\destructor"
decl_entry_static_inv_none.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