Compile [2024-11-19 12:00:12 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\property_tree\test\self_contained_header.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\property_tree\test\boost_property_tree_ptree~hpp.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\boost_property_tree_ptree~hpp.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DHEADER_PATH=boost/property_tree/ptree.hpp -D_SCL_SECURE_NO_WARNINGS=1 "-I.."
self_contained_header.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