Compile [2024-11-19 06:44:07 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\heap\test\self_contained_header.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\heap\test\~hdr-priority_queue~hpp.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\~hdr-priority_queue~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=priority_queue.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/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) : warning C4346: 'std::is_nothrow_move_constructible<Cmp>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
..\boost/heap/detail/stable_heap.hpp(176) : error C2061: syntax error : identifier 'value'
..\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) : warning C4346: 'std::is_nothrow_move_assignable<Cmp>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
..\boost/heap/detail/stable_heap.hpp(198) : error C2061: syntax error : identifier 'value'
..\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) : warning C4346: 'std::is_nothrow_move_constructible<Cmp>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
..\boost/heap/detail/stable_heap.hpp(330) : error C2061: syntax error : identifier 'value'
..\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) : warning C4346: 'std::is_nothrow_move_assignable<Cmp>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
..\boost/heap/detail/stable_heap.hpp(352) : error C2061: syntax error : identifier 'value'
..\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/priority_queue.hpp(146) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/priority_queue.hpp(410) : see reference to class template instantiation 'boost::heap::priority_queue<T,A0,A1,A2,A3>' being compiled
..\boost/heap/priority_queue.hpp(146) : warning C4346: 'std::is_nothrow_move_constructible<make_heap_base<T,detail::priority_queue_signature::bind<A0,A1,A2,A3>::type,false>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
..\boost/heap/priority_queue.hpp(146) : error C2061: syntax error : identifier 'value'
..\boost/heap/priority_queue.hpp(146) : error C2091: function returns function
..\boost/heap/priority_queue.hpp(157) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/priority_queue.hpp(157) : warning C4346: 'std::is_nothrow_move_assignable<make_heap_base<T,detail::priority_queue_signature::bind<A0,A1,A2,A3>::type,false>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
..\boost/heap/priority_queue.hpp(157) : error C2061: syntax error : identifier 'value'
..\boost/heap/priority_queue.hpp(158) : error C2091: function returns function
..\boost/heap/priority_queue.hpp(184) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/priority_queue.hpp(195) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/priority_queue.hpp(206) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/priority_queue.hpp(217) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/priority_queue.hpp(262) : error C2332: 'class' : missing tag name
..\boost/heap/priority_queue.hpp(262) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/heap/priority_queue.hpp(262) : error C2143: syntax error : missing ',' before '...'
..\boost/heap/priority_queue.hpp(263) : error C2065: 'Args' : undeclared identifier
..\boost/heap/priority_queue.hpp(263) : error C2988: unrecognizable template declaration/definition
..\boost/heap/priority_queue.hpp(263) : error C2059: syntax error : '...'
..\boost/heap/priority_queue.hpp(276) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
..\boost/heap/priority_queue.hpp(288) : error C3646: 'noexcept' : unknown override specifier
..\boost/heap/priority_queue.hpp(289) : warning C4346: 'std::is_nothrow_move_constructible<make_heap_base<T,detail::priority_queue_signature::bind<A0,A1,A2,A3>::type,false>::type>::value' : dependent name is not a type
prefix with 'typename' to indicate a type
..\boost/heap/priority_queue.hpp(289) : error C2061: syntax error : identifier 'value'
..\boost/heap/priority_queue.hpp(290) : error C2091: function returns function
..\boost/heap/priority_queue.hpp(291) : warning C4346: 'boost::heap::priority_queue<T,A0,A1,A2,A3>::boost::heap::priority_queue<T,A0,A1,A2,A3>::super_t::swap' : dependent name is not a type
prefix with 'typename' to indicate a type
..\boost/heap/priority_queue.hpp(291) : error C2061: syntax error : identifier 'rhs'
..\boost/heap/priority_queue.hpp(291) : error C3254: 'boost::heap::priority_queue<T,A0,A1,A2,A3>' : class contains explicit override 'swap' but does not derive from an interface that contains the function declaration
..\boost/heap/priority_queue.hpp(291) : error C2838: 'swap' : illegal qualified name in member declaration
..\boost/heap/priority_queue.hpp(291) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/heap/priority_queue.hpp(291) : warning C4183: 'swap': missing return type; assumed to be a member function returning 'int'
..\boost/heap/priority_queue.hpp(292) : error C2143: syntax error : missing ';' before '.'
..\boost/heap/priority_queue.hpp(292) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/heap/priority_queue.hpp(292) : error C2238: unexpected token(s) preceding ';'
..\boost/heap/priority_queue.hpp(301) : error C2146: syntax error : missing ';' before identifier 'iterator'