Compile [2024-11-16 03:10:11 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "..\libs\heap\test\self_contained_header.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\heap\test\~hdr-d_ary_heap~hpp.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\~hdr-d_ary_heap~hpp.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_HEAP_TEST_HEADER=d_ary_heap.hpp "-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\core\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\heap\include" "-IC:\teeks99-09\run\boost_root\libs\intrusive\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\move\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\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include"
self_contained_header.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/heap/d_ary_heap.hpp(37) : error C2143: syntax error : missing ';' before '{'
..\boost/heap/d_ary_heap.hpp(38) : error C2143: syntax error : missing ';' before '{'
..\boost/heap/d_ary_heap.hpp(41) : error C2143: syntax error : missing ';' before '{'
..\boost/heap/d_ary_heap.hpp(44) : error C2143: syntax error : missing ';' before '{'
..\boost/heap/d_ary_heap.hpp(45) : error C2143: syntax error : missing ';' before '}'
..\boost/heap/d_ary_heap.hpp(47) : error C2653: 'tag' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(47) : error C2065: 'arity' : undeclared identifier
..\boost/heap/d_ary_heap.hpp(48) : error C2653: 'tag' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(48) : error C2065: 'allocator' : undeclared identifier
..\boost/heap/d_ary_heap.hpp(49) : error C2653: 'tag' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(49) : error C2065: 'compare' : undeclared identifier
..\boost/heap/d_ary_heap.hpp(50) : error C2653: 'tag' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(50) : error C2065: 'stable' : undeclared identifier
..\boost/heap/d_ary_heap.hpp(51) : error C2653: 'tag' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(51) : error C2065: 'stability_counter_type' : undeclared identifier
..\boost/heap/d_ary_heap.hpp(52) : error C2653: 'tag' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(52) : error C2065: 'constant_time_size' : undeclared identifier
..\boost/heap/d_ary_heap.hpp(52) : error C3203: 'required' : unspecialized class template can't be used as a template argument for template parameter 'PS0', expected a real type
..\boost/heap/d_ary_heap.hpp(52) : error C2955: 'boost::parameter::required' : use of class template requires template argument list
..\boost/parameter/required.hpp(28) : see declaration of 'boost::parameter::required'
..\boost/heap/d_ary_heap.hpp(52) : error C3203: 'optional' : unspecialized class template can't be used as a template argument for template parameter 'PS1', expected a real type
..\boost/heap/d_ary_heap.hpp(52) : error C2955: 'boost::parameter::optional' : use of class template requires template argument list
..\boost/parameter/optional.hpp(29) : see declaration of 'boost::parameter::optional'
..\boost/heap/d_ary_heap.hpp(52) : error C3203: 'optional' : unspecialized class template can't be used as a template argument for template parameter 'PS2', expected a real type
..\boost/heap/d_ary_heap.hpp(52) : error C2955: 'boost::parameter::optional' : use of class template requires template argument list
..\boost/parameter/optional.hpp(29) : see declaration of 'boost::parameter::optional'
..\boost/heap/d_ary_heap.hpp(52) : error C3203: 'optional' : unspecialized class template can't be used as a template argument for template parameter 'PS3', expected a real type
..\boost/heap/d_ary_heap.hpp(52) : error C2955: 'boost::parameter::optional' : use of class template requires template argument list
..\boost/parameter/optional.hpp(29) : see declaration of 'boost::parameter::optional'
..\boost/heap/d_ary_heap.hpp(52) : error C3203: 'optional' : unspecialized class template can't be used as a template argument for template parameter 'PS4', expected a real type
..\boost/heap/d_ary_heap.hpp(52) : error C2955: 'boost::parameter::optional' : use of class template requires template argument list
..\boost/parameter/optional.hpp(29) : see declaration of 'boost::parameter::optional'
..\boost/heap/d_ary_heap.hpp(52) : error C3203: 'optional' : unspecialized class template can't be used as a template argument for template parameter 'PS5', expected a real type
..\boost/heap/d_ary_heap.hpp(52) : error C2955: 'boost::parameter::optional' : use of class template requires template argument list
..\boost/parameter/optional.hpp(29) : see declaration of 'boost::parameter::optional'
..\boost/heap/d_ary_heap.hpp(57) : error C2947: expecting '>' to terminate template-argument-list, found '>'
..\boost/heap/d_ary_heap.hpp(57) : error C2976: 'boost::_mfi::mf' : too few template arguments
..\boost/bind/mem_fn.hpp(39) : see declaration of 'boost::_mfi::mf'
..\boost/heap/d_ary_heap.hpp(419) : error C2065: 'priority_queue_mutable_wrapper' : undeclared identifier
..\boost/heap/d_ary_heap.hpp(421) : see reference to class template instantiation 'boost::select_dary_heap<T,BoundArgs>' being compiled
..\boost/heap/d_ary_heap.hpp(419) : error C2065: 'd_ary_heap' : undeclared identifier
..\boost/heap/d_ary_heap.hpp(419) : error C2065: 'nop_index_updater' : undeclared identifier
..\boost/heap/d_ary_heap.hpp(419) : error C2059: syntax error : '>'
..\boost/heap/d_ary_heap.hpp(420) : error C2238: unexpected token(s) preceding ';'
..\boost/heap/d_ary_heap.hpp(457) : error C2653: 'detail' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(809) : see reference to class template instantiation 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>' being compiled
..\boost/heap/d_ary_heap.hpp(457) : error C2143: syntax error : missing ',' before '<'
..\boost/heap/d_ary_heap.hpp(457) : error C2518: keyword 'typename' illegal in base class list; ignored
..\boost/heap/d_ary_heap.hpp(457) : error C2653: 'detail' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(459) : error C2653: 'detail' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(459) : error C2143: syntax error : missing ';' before '<'
..\boost/heap/d_ary_heap.hpp(459) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/heap/d_ary_heap.hpp(459) : error C2238: unexpected token(s) preceding ';'
..\boost/heap/d_ary_heap.hpp(460) : error C2653: 'detail' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(460) : error C2143: syntax error : missing ';' before '<'
..\boost/heap/d_ary_heap.hpp(460) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/heap/d_ary_heap.hpp(460) : error C2238: unexpected token(s) preceding ';'
..\boost/heap/d_ary_heap.hpp(472) : error C2653: 'super_t' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(471) : see reference to class template instantiation 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined' being compiled
..\boost/heap/d_ary_heap.hpp(472) : error C2146: syntax error : missing ';' before identifier 'size_type'
..\boost/heap/d_ary_heap.hpp(472) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/heap/d_ary_heap.hpp(472) : error C2602: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::size_type' is not a member of a base class of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(472) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::size_type'
..\boost/heap/d_ary_heap.hpp(471) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(472) : error C2868: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::size_type' : illegal syntax for using-declaration; expected qualified-name
..\boost/heap/d_ary_heap.hpp(473) : error C2653: 'super_t' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(473) : error C2146: syntax error : missing ';' before identifier 'difference_type'
..\boost/heap/d_ary_heap.hpp(473) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/heap/d_ary_heap.hpp(473) : error C2602: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::difference_type' is not a member of a base class of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(473) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::difference_type'
..\boost/heap/d_ary_heap.hpp(471) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(473) : error C2868: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::difference_type' : illegal syntax for using-declaration; expected qualified-name
..\boost/heap/d_ary_heap.hpp(474) : error C2653: 'super_t' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(474) : error C2146: syntax error : missing ';' before identifier 'value_compare'
..\boost/heap/d_ary_heap.hpp(474) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/heap/d_ary_heap.hpp(474) : error C2602: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::value_compare' is not a member of a base class of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(474) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::value_compare'
..\boost/heap/d_ary_heap.hpp(471) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(474) : error C2868: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::value_compare' : illegal syntax for using-declaration; expected qualified-name
..\boost/heap/d_ary_heap.hpp(475) : error C2653: 'super_t' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(475) : error C2146: syntax error : missing ';' before identifier 'allocator_type'
..\boost/heap/d_ary_heap.hpp(475) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/heap/d_ary_heap.hpp(475) : error C2602: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::allocator_type' is not a member of a base class of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(475) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::allocator_type'
..\boost/heap/d_ary_heap.hpp(471) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(475) : error C2868: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::allocator_type' : illegal syntax for using-declaration; expected qualified-name
..\boost/heap/d_ary_heap.hpp(476) : error C2653: 'super_t' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(476) : error C2146: syntax error : missing ';' before identifier 'reference'
..\boost/heap/d_ary_heap.hpp(476) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/heap/d_ary_heap.hpp(476) : error C2602: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::reference' is not a member of a base class of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(476) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::reference'
..\boost/heap/d_ary_heap.hpp(471) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(476) : error C2868: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::reference' : illegal syntax for using-declaration; expected qualified-name
..\boost/heap/d_ary_heap.hpp(477) : error C2653: 'super_t' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(477) : error C2146: syntax error : missing ';' before identifier 'const_reference'
..\boost/heap/d_ary_heap.hpp(477) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/heap/d_ary_heap.hpp(477) : error C2602: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::const_reference' is not a member of a base class of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(477) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::const_reference'
..\boost/heap/d_ary_heap.hpp(471) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(477) : error C2868: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::const_reference' : illegal syntax for using-declaration; expected qualified-name
..\boost/heap/d_ary_heap.hpp(478) : error C2653: 'super_t' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(478) : error C2146: syntax error : missing ';' before identifier 'pointer'
..\boost/heap/d_ary_heap.hpp(478) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/heap/d_ary_heap.hpp(478) : error C2602: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::pointer' is not a member of a base class of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(478) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::pointer'
..\boost/heap/d_ary_heap.hpp(471) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(478) : error C2868: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::pointer' : illegal syntax for using-declaration; expected qualified-name
..\boost/heap/d_ary_heap.hpp(479) : error C2653: 'super_t' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(479) : error C2146: syntax error : missing ';' before identifier 'const_pointer'
..\boost/heap/d_ary_heap.hpp(479) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/heap/d_ary_heap.hpp(479) : error C2602: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::const_pointer' is not a member of a base class of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(479) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::const_pointer'
..\boost/heap/d_ary_heap.hpp(471) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(479) : error C2868: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::const_pointer' : illegal syntax for using-declaration; expected qualified-name
..\boost/heap/d_ary_heap.hpp(480) : error C2653: 'super_t' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(480) : error C2146: syntax error : missing ';' before identifier 'iterator'
..\boost/heap/d_ary_heap.hpp(480) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/heap/d_ary_heap.hpp(480) : error C2602: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::iterator' is not a member of a base class of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(480) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::iterator'
..\boost/heap/d_ary_heap.hpp(471) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(480) : error C2868: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::iterator' : illegal syntax for using-declaration; expected qualified-name
..\boost/heap/d_ary_heap.hpp(481) : error C2653: 'super_t' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(481) : error C2146: syntax error : missing ';' before identifier 'const_iterator'
..\boost/heap/d_ary_heap.hpp(481) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/heap/d_ary_heap.hpp(481) : error C2602: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::const_iterator' is not a member of a base class of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(481) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::const_iterator'
..\boost/heap/d_ary_heap.hpp(471) : see declaration of 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined'
..\boost/heap/d_ary_heap.hpp(481) : error C2868: 'd_ary_heap<T,A0,A1,A2,A3,A4,A5>::implementation_defined::const_iterator' : illegal syntax for using-declaration; expected qualified-name
..\boost/heap/d_ary_heap.hpp(482) : error C2653: 'super_t' : is not a class or namespace name
..\boost/heap/d_ary_heap.hpp(482) : error C2146: syntax error : missing ';' before identifier 'ordered_iterator'
..\boost/heap/d_ary_heap.hpp(482) : fatal error C1003: error count exceeds 100; stopping compilation