Compile [2024-11-19 06:44:29 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-11.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "..\libs\leaf\test\optional_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\leaf\test\optional_test.test\msvc-11.0\dbg\x86_6\cxstd-11-iso\dbg-symbl-off\thrd-mlt\optional_test.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /favor:blend -wd 4267 -wd 4996 -wd 4244 -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_LEAF_BOOST_AVAILABLE -D_CRT_SECURE_NO_WARNINGS "-I.."
optional_test.cpp
..\boost/leaf/config/tls_cpp11.hpp(20) : error C2143: syntax error : missing ';' before '='
..\boost/leaf/config/tls_cpp11.hpp(20) : error C2873: 'atomic_unsigned_int' : symbol cannot be used in a using-declaration
..\boost/leaf/config/tls_cpp11.hpp(20) : error C2513: 'int' : no variable declared before '='
..\boost/leaf/config/tls_cpp11.hpp(28) : error C2146: syntax error : missing ';' before identifier 'T'
..\boost/leaf/config/tls_cpp11.hpp(29) : see reference to class template instantiation 'boost::leaf::tls::ptr<T>' being compiled
..\boost/leaf/config/tls_cpp11.hpp(28) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/leaf/config/tls_cpp11.hpp(32) : error C2146: syntax error : missing ';' before identifier 'T'
..\boost/leaf/config/tls_cpp11.hpp(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/leaf/config/tls_cpp11.hpp(32) : error C2143: syntax error : missing ';' before '*'
..\boost/leaf/config/tls_cpp11.hpp(32) : error C2065: 'T' : undeclared identifier
..\boost/leaf/config/tls_cpp11.hpp(32) : error C2923: 'boost::leaf::tls::ptr' : 'T' is not a valid template type argument for parameter 'T'
..\boost/leaf/config/tls_cpp11.hpp(38) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/config/tls_cpp11.hpp(44) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/config/tls_cpp11.hpp(51) : error C2144: syntax error : 'unsigned int' should be preceded by ';'
..\boost/leaf/config/tls_cpp11.hpp(52) : see reference to class template instantiation 'boost::leaf::tls::tagged_uint<Tag>' being compiled
..\boost/leaf/config/tls_cpp11.hpp(51) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/leaf/config/tls_cpp11.hpp(55) : error C2144: syntax error : 'unsigned int' should be preceded by ';'
..\boost/leaf/config/tls_cpp11.hpp(55) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/leaf/config/tls_cpp11.hpp(55) : error C2086: 'int boost::leaf::tls::thread_local' : redefinition
..\boost/leaf/config/tls_cpp11.hpp(32) : see declaration of 'boost::leaf::tls::thread_local'
..\boost/leaf/config/tls_cpp11.hpp(55) : error C2065: 'Tag' : undeclared identifier
..\boost/leaf/config/tls_cpp11.hpp(55) : error C2923: 'boost::leaf::tls::tagged_uint' : 'Tag' is not a valid template type argument for parameter 'Tag'
..\boost/leaf/config/tls_cpp11.hpp(55) : error C2470: 'boost::leaf::tls::tagged_uint<Tag>::x' : looks like a function definition, but there is no parameter list; skipping apparent body
..\boost/leaf/config/tls_cpp11.hpp(61) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/config/tls_cpp11.hpp(67) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/detail/optional.hpp(27) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/detail/optional.hpp(195) : see reference to class template instantiation 'boost::leaf::detail::optional<T>' being compiled
..\boost/leaf/detail/optional.hpp(39) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/detail/optional.hpp(56) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/detail/optional.hpp(75) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/detail/optional.hpp(86) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/detail/optional.hpp(91) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/detail/optional.hpp(96) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/detail/optional.hpp(101) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/detail/optional.hpp(128) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/detail/optional.hpp(137) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/detail/optional.hpp(142) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/detail/optional.hpp(147) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/detail/optional.hpp(153) : error C3646: 'noexcept' : unknown override specifier
..\boost/leaf/detail/optional.hpp(158) : error C2143: syntax error : missing ';' before '&'
..\boost/leaf/detail/optional.hpp(159) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/leaf/detail/optional.hpp(159) : error C2473: 'noexcept' : looks like a function definition, but there is no parameter list.
..\boost/leaf/detail/optional.hpp(160) : error C2059: syntax error : '!'
..\boost/leaf/detail/optional.hpp(160) : error C2238: unexpected token(s) preceding ';'
..\boost/leaf/detail/optional.hpp(161) : error C2182: 'key' : illegal use of type 'void'
..\boost/leaf/detail/optional.hpp(161) : error C2365: 'boost::leaf::detail::optional<T>::key' : redefinition; previous definition was 'member function'
..\boost/leaf/detail/optional.hpp(95) : see declaration of 'boost::leaf::detail::optional<T>::key'
..\boost/leaf/detail/optional.hpp(162) : error C2059: syntax error : 'return'
..\boost/leaf/detail/optional.hpp(162) : error C2238: unexpected token(s) preceding ';'
..\boost/leaf/detail/optional.hpp(165) : error C2146: syntax error : missing ';' before identifier 'T'
..\libs\leaf\test\optional_test.cpp(20) : error C2059: syntax error : ';'
..\libs\leaf\test\optional_test.cpp(20) : error C2238: unexpected token(s) preceding ';'
..\libs\leaf\test\optional_test.cpp(57) : error C2059: syntax error : ';'
..\libs\leaf\test\optional_test.cpp(57) : error C2238: unexpected token(s) preceding ';'
..\boost/leaf/detail/optional.hpp(21) : error C2621: member 'boost::leaf::detail::optional<T>::value_' of union 'boost::leaf::detail::optional<T>::<unnamed-tag>' has copy constructor
with
[
T=my_info
]
..\libs\leaf\test\optional_test.cpp(89) : see reference to class template instantiation 'boost::leaf::detail::optional<T>' being compiled
with
[
T=my_info
]
..\boost/leaf/detail/optional.hpp(161) : error C2365: 'boost::leaf::detail::optional<T>::key' : redefinition; previous definition was 'member function'
with
[
T=my_info
]
..\boost/leaf/detail/optional.hpp(95) : see declaration of 'boost::leaf::detail::optional<T>::key'
with
[
T=my_info
]
..\boost/leaf/detail/optional.hpp(21) : error C2621: member 'boost::leaf::detail::optional<T>::value_' of union 'boost::leaf::detail::optional<T>::<unnamed-tag>' has copy constructor
with
[
T=throws_on_copy
]
..\libs\leaf\test\optional_test.cpp(114) : see reference to class template instantiation 'boost::leaf::detail::optional<T>' being compiled
with
[
T=throws_on_copy
]
..\boost/leaf/detail/optional.hpp(161) : error C2365: 'boost::leaf::detail::optional<T>::key' : redefinition; previous definition was 'member function'
with
[
T=throws_on_copy
]
..\boost/leaf/detail/optional.hpp(95) : see declaration of 'boost::leaf::detail::optional<T>::key'
with
[
T=throws_on_copy
]