Compile [2024-11-19 08:34:48 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\statechart\test\..\example\PingPong\Player.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\statechart\test\PingPongExample.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\Player.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_DISABLE_THREADS "-I.."
Player.cpp
..\boost/smart_ptr/intrusive_ptr.hpp(52) : error C2146: syntax error : missing ';' before identifier 'intrusive_ptr'
..\boost/smart_ptr/intrusive_ptr.hpp(179) : see reference to class template instantiation 'boost::intrusive_ptr<T>' being compiled
..\boost/smart_ptr/intrusive_ptr.hpp(52) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/intrusive_ptr.hpp(52) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(86) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(92) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(107) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(141) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(146) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(153) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(159) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(165) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(165) : error C2071: 'boost::intrusive_ptr<T>::operator bool' : illegal storage class
..\boost/smart_ptr/intrusive_ptr.hpp(170) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(184) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(189) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(194) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(199) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(204) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(209) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(214) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(219) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(224) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(229) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(234) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(239) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(246) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(268) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(273) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(284) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(301) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(313) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(316) : see reference to class template instantiation 'std::hash<boost::intrusive_ptr<T>>' being compiled
..\boost/smart_ptr/intrusive_ptr.hpp(165) : error C2071: 'boost::intrusive_ptr<T>::operator bool' : illegal storage class
with
[
T=const boost::statechart::event_base
]
..\boost/function/function_fwd.hpp(26) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(28) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(28) : error C2988: unrecognizable template declaration/definition
..\boost/function/function_fwd.hpp(28) : error C2059: syntax error : 'using'
..\boost/function/function_fwd.hpp(29) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(29) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(30) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(30) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(31) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(31) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(32) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(32) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(33) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(33) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(34) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(34) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(35) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(35) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(36) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(36) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(37) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(37) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(39) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(39) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(40) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(40) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(41) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(41) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(42) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(42) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(43) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(43) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(44) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(44) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(45) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(45) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(46) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(46) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(47) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(47) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(48) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(48) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(50) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(50) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(51) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(51) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(52) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(52) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(53) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(53) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(54) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(54) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(55) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(55) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(56) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(56) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(57) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(57) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(58) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(58) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(59) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(59) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(61) : error C2065: 'T' : undeclared identifier
..\boost/function/function_fwd.hpp(61) : error C2143: syntax error : missing ',' before '...'
..\boost/function/function_fwd.hpp(62) : error C2143: syntax error : missing ';' before '}'
..\boost/function_equal.hpp(13) : error C2143: syntax error : missing ';' before '{'
..\boost/function_equal.hpp(17) : error C2143: syntax error : missing ';' before '{'
..\boost/function_equal.hpp(24) : error C2143: syntax error : missing ';' before '{'
..\boost/function_equal.hpp(24) : error C2065: 'g' : undeclared identifier
..\boost/function_equal.hpp(24) : error C2143: syntax error : missing ',' before ')'
..\boost/function_equal.hpp(24) : fatal error C1003: error count exceeds 100; stopping compilation