Compile [2024-11-19 12:01: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\signals2\test\track_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\signals2\test\track_test.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\track_test.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -wd4275 -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_TEST_NO_AUTO_LINK=1 "-I.." "-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_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\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\integer\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\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\parameter\include" "-IC:\teeks99-09\run\boost_root\libs\signals2\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_index\include" "-IC:\teeks99-09\run\boost_root\libs\variant\include"
track_test.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