Compile [2024-11-19 08:32:13 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\parameter\test\basics.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\parameter\test\basics.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\basics.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W0 /MDd /Zc:forScope /Zc:wchar_t /wd4996 /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_PARAMETER_EXPONENTIAL_OVERLOAD_THRESHOLD_ARITY=5 -DBOOST_PARAMETER_MAX_ARITY=4 "-I.." "-I..\libs\parameter\test" "-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\core\include" "-IC:\teeks99-09\run\boost_root\libs\function\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\throw_exception\include"
basics.cpp
..\boost/bind/mem_fn.hpp(38) : error C2332: 'class' : missing tag name
..\boost/bind/mem_fn.hpp(38) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/bind/mem_fn.hpp(38) : error C2143: syntax error : missing ',' before '...'
..\boost/bind/mem_fn.hpp(59) : error C2061: syntax error : identifier 'A'
..\boost/bind/mem_fn.hpp(86) : see reference to class template instantiation 'boost::_mfi::mf<Pm,R,T,<unnamed-tag>>' being compiled
..\boost/bind/mem_fn.hpp(59) : error C4519: default template arguments are only allowed on a class template
..\boost/bind/mem_fn.hpp(72) : error C2061: syntax error : identifier 'A'
..\boost/bind/mem_fn.hpp(72) : error C4519: default template arguments are only allowed on a class template
..\boost/bind/mem_fn.hpp(92) : error C2332: 'class' : missing tag name
..\boost/bind/mem_fn.hpp(92) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/bind/mem_fn.hpp(92) : error C2143: syntax error : missing ',' before '...'
..\boost/bind/mem_fn.hpp(93) : error C2143: syntax error : missing ')' before '<tag>::*'
..\boost/bind/mem_fn.hpp(93) : error C2059: syntax error : ')'
..\boost/bind/mem_fn.hpp(93) : error C2065: 'A' : undeclared identifier
..\boost/bind/mem_fn.hpp(93) : error C2143: syntax error : missing ',' before '...'
..\boost/bind/mem_fn.hpp(98) : error C2649: 'typename' : is not a 'class'
..\boost/is_placeholder.hpp(22) : error C2143: syntax error : missing ';' before '{'
..\boost/is_placeholder.hpp(24) : error C2649: 'typename' : is not a 'class'
..\boost/is_placeholder.hpp(29) : error C2143: syntax error : missing ';' before '}'
..\boost/bind/arg.hpp(26) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/arg.hpp(29) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/arg.hpp(30) : error C2143: syntax error : missing ';' before '}'
..\boost/bind/arg.hpp(33) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/arg.hpp(35) : error C2143: syntax error : missing ';' before '}'
..\boost/bind/arg.hpp(38) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/arg.hpp(40) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/arg.hpp(41) : error C2143: syntax error : missing ';' before '}'
..\boost/bind/arg.hpp(43) : error C2649: 'typename' : is not a 'class'
..\boost/bind/arg.hpp(48) : error C2065: 'arg' : undeclared identifier
..\boost/bind/arg.hpp(48) : error C2065: 'I' : undeclared identifier
..\boost/bind/arg.hpp(48) : error C2059: syntax error : 'const'
..\boost/bind/arg.hpp(49) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/arg.hpp(51) : error C2143: syntax error : missing ';' before '}'
..\boost/bind/arg.hpp(56) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/arg.hpp(57) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/arg.hpp(58) : error C2143: syntax error : missing ';' before '}'
..\boost/bind/arg.hpp(61) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/arg.hpp(62) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/arg.hpp(63) : error C2143: syntax error : missing ';' before '}'
..\boost/bind/arg.hpp(67) : error C2143: syntax error : missing ';' before '}'
..\boost/bind/std_placeholders.hpp(19) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/std_placeholders.hpp(21) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/std_placeholders.hpp(22) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/std_placeholders.hpp(23) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/std_placeholders.hpp(24) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/std_placeholders.hpp(25) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/std_placeholders.hpp(26) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/std_placeholders.hpp(27) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/std_placeholders.hpp(28) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/std_placeholders.hpp(29) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/std_placeholders.hpp(31) : error C2143: syntax error : missing ';' before '}'
..\boost/core/addressof.hpp(48) : error C2143: syntax error : missing ';' before '{'
..\boost/core/addressof.hpp(49) : error C2143: syntax error : missing ';' before '{'
..\boost/core/addressof.hpp(51) : error C2649: 'typename' : is not a 'class'
..\boost/core/addressof.hpp(64) : error C2649: 'typename' : is not a 'class'
..\boost/core/addressof.hpp(85) : error C2143: syntax error : missing ';' before '{'
..\boost/core/addressof.hpp(87) : error C2143: syntax error : missing ';' before '{'
..\boost/core/addressof.hpp(89) : error C2143: syntax error : missing ';' before '}'
..\boost/core/addressof.hpp(90) : error C2143: syntax error : missing ';' before '}'
..\boost/core/addressof.hpp(93) : error C2143: syntax error : missing ';' before '{'
..\boost/core/addressof.hpp(95) : error C2143: syntax error : missing ';' before '{'
..\boost/core/addressof.hpp(97) : error C2143: syntax error : missing ';' before '}'
..\boost/core/addressof.hpp(98) : error C2143: syntax error : missing ';' before '}'
..\boost/core/addressof.hpp(101) : error C2143: syntax error : missing ';' before '{'
..\boost/core/addressof.hpp(103) : error C2143: syntax error : missing ';' before '{'
..\boost/core/addressof.hpp(105) : error C2143: syntax error : missing ';' before '}'
..\boost/core/addressof.hpp(106) : error C2143: syntax error : missing ';' before '}'
..\boost/core/addressof.hpp(109) : error C2143: syntax error : missing ';' before '{'
..\boost/core/addressof.hpp(111) : error C2143: syntax error : missing ';' before '{'
..\boost/core/addressof.hpp(113) : error C2143: syntax error : missing ';' before '}'
..\boost/core/addressof.hpp(114) : error C2143: syntax error : missing ';' before '}'
..\boost/core/addressof.hpp(117) : error C2143: syntax error : missing ';' before '}'
..\boost/core/addressof.hpp(124) : error C2649: 'typename' : is not a 'class'
..\boost/core/ref.hpp(40) : error C2143: syntax error : missing ';' before '{'
..\boost/core/ref.hpp(49) : error C2143: syntax error : missing ';' before '{'
..\boost/core/ref.hpp(51) : error C2649: 'typename' : is not a 'class'
..\boost/core/ref.hpp(64) : error C2143: syntax error : missing ';' before '{'
..\boost/core/ref.hpp(65) : error C2143: syntax error : missing ';' before '}'
..\boost/core/ref.hpp(68) : error C2143: syntax error : missing ';' before '}'
..\boost/core/ref.hpp(81) : error C2649: 'typename' : is not a 'class'
..\boost/core/ref.hpp(175) : error C2649: 'typename' : is not a 'class'
..\boost/core/ref.hpp(223) : error C2649: 'typename' : is not a 'class'
..\boost/core/ref.hpp(239) : error C2143: syntax error : missing ';' before '{'
..\boost/core/ref.hpp(241) : error C2143: syntax error : missing ';' before '}'
..\boost/core/ref.hpp(247) : error C2143: syntax error : missing ';' before '{'
..\boost/core/ref.hpp(249) : error C2143: syntax error : missing ';' before '}'
..\boost/core/ref.hpp(254) : error C2143: syntax error : missing ';' before '{'
..\boost/core/ref.hpp(256) : error C2143: syntax error : missing ';' before '}'
..\boost/core/ref.hpp(259) : error C2143: syntax error : missing ';' before '{'
..\boost/core/ref.hpp(261) : error C2143: syntax error : missing ';' before '}'
..\boost/core/ref.hpp(264) : error C2143: syntax error : missing ';' before '{'
..\boost/core/ref.hpp(266) : error C2143: syntax error : missing ';' before '}'
..\boost/core/ref.hpp(284) : error C2143: syntax error : missing ';' before '{'
..\boost/core/ref.hpp(286) : error C2143: syntax error : missing ';' before '}'
..\boost/core/ref.hpp(292) : error C2143: syntax error : missing ';' before '{'
..\boost/core/ref.hpp(294) : error C2143: syntax error : missing ';' before '}'
..\boost/core/ref.hpp(299) : error C2143: syntax error : missing ';' before '{'
..\boost/core/ref.hpp(301) : error C2143: syntax error : missing ';' before '}'
..\boost/core/ref.hpp(304) : error C2143: syntax error : missing ';' before '{'
..\boost/core/ref.hpp(306) : error C2143: syntax error : missing ';' before '}'
..\boost/core/ref.hpp(309) : error C2143: syntax error : missing ';' before '{'
..\boost/core/ref.hpp(311) : error C2143: syntax error : missing ';' before '}'
..\boost/core/ref.hpp(325) : error C2649: 'typename' : is not a 'class'
..\boost/bind/detail/result_traits.hpp(32) : error C2143: syntax error : missing ';' before '{'
..\boost/bind/detail/result_traits.hpp(32) : fatal error C1003: error count exceeds 100; stopping compilation