Compile [2024-11-19 04:53:43 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-binomial_heap~hpp.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\~hdr-binomial_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=binomial_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\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\fusion\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" "-IC:\teeks99-09\run\boost_root\libs\tuple\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include"
self_contained_header.cpp
..\boost/heap/detail/heap_node.hpp(168) : error C2332: 'class' : missing tag name
..\boost/heap/detail/heap_node.hpp(212) : see reference to class template instantiation 'boost::heap::detail::heap_node<ValueType,constant_time_child_size>' being compiled
..\boost/heap/detail/heap_node.hpp(168) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/heap/detail/heap_node.hpp(168) : error C2143: syntax error : missing ',' before '...'
..\boost/heap/detail/heap_node.hpp(169) : error C2061: syntax error : identifier 'Args'
..\boost/heap/detail/heap_node.hpp(224) : error C2332: 'class' : missing tag name
..\boost/heap/detail/heap_node.hpp(295) : see reference to class template instantiation 'boost::heap::detail::parent_pointing_heap_node<value_type>' being compiled
..\boost/heap/detail/heap_node.hpp(224) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/heap/detail/heap_node.hpp(224) : error C2143: syntax error : missing ',' before '...'
..\boost/heap/detail/heap_node.hpp(225) : error C2061: syntax error : identifier 'Args'
..\boost/heap/detail/heap_node.hpp(308) : error C2332: 'class' : missing tag name
..\boost/heap/detail/heap_node.hpp(325) : see reference to class template instantiation 'boost::heap::detail::marked_heap_node<value_type>' being compiled
..\boost/heap/detail/heap_node.hpp(308) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/heap/detail/heap_node.hpp(308) : error C2143: syntax error : missing ',' before '...'
..\boost/heap/detail/heap_node.hpp(309) : error C2061: syntax error : identifier 'Args'
..\boost/heap/detail/stable_heap.hpp(33) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(96) : see reference to class template instantiation 'boost::heap::detail::size_holder<ConstantSize,SizeType>' being compiled
..\boost/heap/detail/stable_heap.hpp(37) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(43) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(48) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(55) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(61) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(66) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(71) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(76) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(81) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(86) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(91) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(104) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(145) : see reference to class template instantiation 'boost::heap::detail::size_holder<false,SizeType>' being compiled
..\boost/heap/detail/stable_heap.hpp(107) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(110) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(114) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(119) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(124) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(129) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(132) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(135) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(138) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(141) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(144) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(176) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(284) : see reference to class template instantiation 'boost::heap::detail::heap_base<T,Cmp,constant_time_size,StabilityCounterType,stable>' being compiled
..\boost/heap/detail/stable_heap.hpp(176) : error C2061: syntax error : identifier 'is_nothrow_move_constructible'
..\boost/heap/detail/stable_heap.hpp(176) : error C2091: function returns function
..\boost/heap/detail/stable_heap.hpp(198) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(198) : error C2061: syntax error : identifier 'is_nothrow_move_assignable'
..\boost/heap/detail/stable_heap.hpp(199) : error C2091: function returns function
..\boost/heap/detail/stable_heap.hpp(227) : error C2332: 'class' : missing tag name
..\boost/heap/detail/stable_heap.hpp(227) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/heap/detail/stable_heap.hpp(227) : error C2143: syntax error : missing ',' before '...'
..\boost/heap/detail/stable_heap.hpp(228) : error C2065: 'Args' : undeclared identifier
..\boost/heap/detail/stable_heap.hpp(228) : error C2988: unrecognizable template declaration/definition
..\boost/heap/detail/stable_heap.hpp(228) : error C2059: syntax error : '...'
..\boost/heap/detail/stable_heap.hpp(234) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
..\boost/heap/detail/stable_heap.hpp(239) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(240) : error C2988: unrecognizable template declaration/definition
..\boost/heap/detail/stable_heap.hpp(240) : error C2059: syntax error : 'return'
..\boost/heap/detail/stable_heap.hpp(240) : error C2238: unexpected token(s) preceding ';'
..\boost/heap/detail/stable_heap.hpp(243) : error C2146: syntax error : missing ';' before identifier 'Cmp'
..\boost/heap/detail/stable_heap.hpp(299) : error C2332: 'class' : missing tag name
..\boost/heap/detail/stable_heap.hpp(298) : see reference to class template instantiation 'boost::heap::detail::heap_base<T,Cmp,constant_time_size,StabilityCounterType,true>::internal_type' being compiled
..\boost/heap/detail/stable_heap.hpp(476) : see reference to class template instantiation 'boost::heap::detail::heap_base<T,Cmp,constant_time_size,StabilityCounterType,true>' being compiled
..\boost/heap/detail/stable_heap.hpp(299) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/heap/detail/stable_heap.hpp(299) : error C2143: syntax error : missing ',' before '...'
..\boost/heap/detail/stable_heap.hpp(300) : error C2061: syntax error : identifier 'Args'
..\boost/heap/detail/stable_heap.hpp(330) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(330) : error C2061: syntax error : identifier 'is_nothrow_move_constructible'
..\boost/heap/detail/stable_heap.hpp(330) : error C2091: function returns function
..\boost/heap/detail/stable_heap.hpp(352) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(352) : error C2061: syntax error : identifier 'is_nothrow_move_assignable'
..\boost/heap/detail/stable_heap.hpp(353) : error C2091: function returns function
..\boost/heap/detail/stable_heap.hpp(389) : error C2332: 'class' : missing tag name
..\boost/heap/detail/stable_heap.hpp(389) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/heap/detail/stable_heap.hpp(389) : error C2143: syntax error : missing ',' before '...'
..\boost/heap/detail/stable_heap.hpp(390) : error C2065: 'Args' : undeclared identifier
..\boost/heap/detail/stable_heap.hpp(390) : error C2988: unrecognizable template declaration/definition
..\boost/heap/detail/stable_heap.hpp(390) : error C2059: syntax error : '...'
..\boost/heap/detail/stable_heap.hpp(399) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
..\boost/heap/detail/stable_heap.hpp(404) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/stable_heap.hpp(405) : error C2988: unrecognizable template declaration/definition
..\boost/heap/detail/stable_heap.hpp(405) : error C2059: syntax error : 'return'
..\boost/heap/detail/stable_heap.hpp(405) : error C2238: unexpected token(s) preceding ';'
..\boost/heap/detail/stable_heap.hpp(408) : error C2146: syntax error : missing ';' before identifier 'Cmp'
..\boost/heap/detail/tree_iterator.hpp(27) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/tree_iterator.hpp(35) : see reference to class template instantiation 'boost::heap::detail::identity<type>' being compiled
..\boost/heap/detail/tree_iterator.hpp(32) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/tree_iterator.hpp(124) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/detail/tree_iterator.hpp(132) : see reference to class template instantiation 'boost::heap::detail::ordered_tree_iterator_storage<ValueType,HandleType,Alloc,ValueCompare,ValueExtractor>' being compiled
..\boost/heap/binomial_heap.hpp(371) : error C2332: 'class' : missing tag name
..\boost/heap/binomial_heap.hpp(933) : see reference to class template instantiation 'boost::heap::binomial_heap<T,A0,A1,A2,A3>' being compiled
..\boost/heap/binomial_heap.hpp(371) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/heap/binomial_heap.hpp(371) : error C2143: syntax error : missing ',' before '...'
..\boost/heap/binomial_heap.hpp(372) : error C2065: 'Args' : undeclared identifier
..\boost/heap/binomial_heap.hpp(372) : error C2988: unrecognizable template declaration/definition
..\boost/heap/binomial_heap.hpp(372) : error C2059: syntax error : '...'
..\boost/heap/binomial_heap.hpp(394) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
..\boost/heap/binomial_heap.hpp(437) : error C2988: unrecognizable template declaration/definition
..\boost/heap/binomial_heap.hpp(437) : error C2059: syntax error : 'if'
..\boost/heap/binomial_heap.hpp(438) : error C2238: unexpected token(s) preceding ';'
..\boost/heap/binomial_heap.hpp(439) : error C2988: unrecognizable template declaration/definition
..\boost/heap/binomial_heap.hpp(439) : error C2059: syntax error : 'else'
..\boost/heap/binomial_heap.hpp(440) : error C2238: unexpected token(s) preceding ';'
..\boost/heap/binomial_heap.hpp(450) : error C2143: syntax error : missing ';' before 'void'