Compile [2026-04-26 18:55:45 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "..\libs\parser\test\parser_action_with_params.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\parser\test\parser_action_with_params.test\msvc-14.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\parser_action_with_params.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_CHARCONV_DYN_LINK=1 -DBOOST_CHARCONV_NO_LIB=1 "-I.." "-I..\libs\config\include" "-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\charconv\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\functional\include" "-IC:\teeks99-09\run\boost_root\libs\fusion\include" "-IC:\teeks99-09\run\boost_root\libs\hana\include" "-IC:\teeks99-09\run\boost_root\libs\io\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\mpl\include" "-IC:\teeks99-09\run\boost_root\libs\parser\include" "-IC:\teeks99-09\run\boost_root\libs\predef\include" "-IC:\teeks99-09\run\boost_root\libs\preprocessor\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_index\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" "-IC:\teeks99-09\run\boost_root\libs\typeof\include" "-IC:\teeks99-09\run\boost_root\libs\utility\include"
parser_action_with_params.cpp
..\boost/parser/detail/debug_assert.hpp(9): warning C4067: unexpected tokens following preprocessor directive - expected a newline
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\wchar.h(316): error C3861: '_mm_loadu_si64': identifier not found
..\boost/parser/detail/detection.hpp(12): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++latest'
..\boost/parser/detail/text/detail/begin_end.hpp(14): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++latest'
..\boost/parser/detail/text/config.hpp(37): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++latest'
..\boost/parser/detail/text/utf.hpp(16): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++latest'
..\boost/parser/detail/text/concepts.hpp(176): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++latest'
..\boost/parser/detail/stl_interfaces/fwd.hpp(19): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++latest'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(18): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++latest'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(64): warning C4814: 'boost::parser::detail::stl_interfaces::proxy_arrow_result<T>::operator ->': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(68): note: see reference to class template instantiation 'boost::parser::detail::stl_interfaces::proxy_arrow_result<T>' being compiled
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(173): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++latest'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(263): warning C4814: 'boost::parser::detail::stl_interfaces::v1::iterator_interface<Derived,IteratorConcept,ValueType,Reference,Pointer,DifferenceType,E>::derived': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(447): note: see reference to class template instantiation 'boost::parser::detail::stl_interfaces::v1::iterator_interface<Derived,IteratorConcept,ValueType,Reference,Pointer,DifferenceType,E>' being compiled
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(287): warning C4814: 'boost::parser::detail::stl_interfaces::v1::iterator_interface<Derived,IteratorConcept,ValueType,Reference,Pointer,DifferenceType,E>::operator *': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(289): error C2382: 'boost::parser::detail::stl_interfaces::v1::iterator_interface<Derived,IteratorConcept,ValueType,Reference,Pointer,DifferenceType,E>::operator *': redefinition; different exception specifications
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(282): note: see declaration of 'boost::parser::detail::stl_interfaces::v1::iterator_interface<Derived,IteratorConcept,ValueType,Reference,Pointer,DifferenceType,E>::operator *'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(303): warning C4814: 'boost::parser::detail::stl_interfaces::v1::iterator_interface<Derived,IteratorConcept,ValueType,Reference,Pointer,DifferenceType,E>::operator ->': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(305): error C2382: 'boost::parser::detail::stl_interfaces::v1::iterator_interface<Derived,IteratorConcept,ValueType,Reference,Pointer,DifferenceType,E>::operator ->': redefinition; different exception specifications
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(297): note: see declaration of 'boost::parser::detail::stl_interfaces::v1::iterator_interface<Derived,IteratorConcept,ValueType,Reference,Pointer,DifferenceType,E>::operator ->'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(338): warning C4814: 'boost::parser::detail::stl_interfaces::v1::iterator_interface<Derived,IteratorConcept,ValueType,Reference,Pointer,DifferenceType,E>::operator ++': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(348): warning C4814: 'boost::parser::detail::stl_interfaces::v1::iterator_interface<Derived,IteratorConcept,ValueType,Reference,Pointer,DifferenceType,E>::operator ++': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(360): warning C4814: 'boost::parser::detail::stl_interfaces::v1::iterator_interface<Derived,IteratorConcept,ValueType,Reference,Pointer,DifferenceType,E>::operator ++': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(370): warning C4814: 'boost::parser::detail::stl_interfaces::v1::iterator_interface<Derived,IteratorConcept,ValueType,Reference,Pointer,DifferenceType,E>::operator +=': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(400): warning C4814: 'boost::parser::detail::stl_interfaces::v1::iterator_interface<Derived,IteratorConcept,ValueType,Reference,Pointer,DifferenceType,E>::operator --': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(410): warning C4814: 'boost::parser::detail::stl_interfaces::v1::iterator_interface<Derived,IteratorConcept,ValueType,Reference,Pointer,DifferenceType,E>::operator --': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(422): warning C4814: 'boost::parser::detail::stl_interfaces::v1::iterator_interface<Derived,IteratorConcept,ValueType,Reference,Pointer,DifferenceType,E>::operator --': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(429): warning C4814: 'boost::parser::detail::stl_interfaces::v1::iterator_interface<Derived,IteratorConcept,ValueType,Reference,Pointer,DifferenceType,E>::operator -=': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/reverse_iterator.hpp(12): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++latest'
..\boost/parser/detail/stl_interfaces/reverse_iterator.hpp(126): warning C4814: 'boost::parser::detail::stl_interfaces::v1::reverse_iterator<BidiIter>::operator +=': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/reverse_iterator.hpp(142): note: see reference to class template instantiation 'boost::parser::detail::stl_interfaces::v1::reverse_iterator<BidiIter>' being compiled
..\boost/parser/detail/stl_interfaces/reverse_iterator.hpp(132): warning C4814: 'boost::parser::detail::stl_interfaces::v1::reverse_iterator<BidiIter>::base_reference': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/text/detail/iterator.hpp(15): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++latest'
..\boost/parser/detail/text/detail/algorithm.hpp(24): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++latest'
..\boost/parser/detail/text/detail/algorithm.hpp(91): error C2976: 'boost::parser::detail::text::detail::is_cp_sentinel_gr_rng_v': too few template arguments
..\boost/parser/detail/text/detail/algorithm.hpp(82): note: see declaration of 'boost::parser::detail::text::detail::is_cp_sentinel_gr_rng_v'
..\boost/parser/detail/text/detail/algorithm.hpp(91): error C3245: 'boost::parser::detail::text::detail::is_cp_sentinel_gr_rng_v': use of a variable template requires template argument list
..\boost/parser/detail/text/detail/algorithm.hpp(82): note: see declaration of 'boost::parser::detail::text::detail::is_cp_sentinel_gr_rng_v'
..\boost/parser/detail/text/detail/algorithm.hpp(93): error C2970: 'std::conditional_t': template parameter '_Test': 'boost::parser::detail::text::detail::is_cp_sentinel_gr_rng_v': an expression involving objects with internal linkage cannot be used as a non-type argument
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\type_traits(1882): note: see declaration of 'std::conditional_t'
..\boost/parser/detail/text/detail/algorithm.hpp(82): note: see declaration of 'boost::parser::detail::text::detail::is_cp_sentinel_gr_rng_v'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(12): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++latest'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(56): warning C4814: 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::derived': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(189): note: see reference to class template instantiation 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>' being compiled
..\boost/parser/detail/stl_interfaces/view_interface.hpp(71): warning C4814: 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::empty': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(73): error C2382: 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::empty': redefinition; different exception specifications
..\boost/parser/detail/stl_interfaces/view_interface.hpp(65): note: see declaration of 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::empty'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(90): warning C4814: 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::operator bool': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(94): error C2382: 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::operator bool': redefinition; different exception specifications
..\boost/parser/detail/stl_interfaces/view_interface.hpp(87): note: see declaration of 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::operator bool'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(108): warning C4814: 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::data': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(113): error C2382: 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::data': redefinition; different exception specifications
..\boost/parser/detail/stl_interfaces/view_interface.hpp(104): note: see declaration of 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::data'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(126): warning C4814: 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::size': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(128): error C2382: 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::size': redefinition; different exception specifications
..\boost/parser/detail/stl_interfaces/view_interface.hpp(121): note: see declaration of 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::size'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(143): warning C4814: 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::front': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(145): error C2382: 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::front': redefinition; different exception specifications
..\boost/parser/detail/stl_interfaces/view_interface.hpp(139): note: see declaration of 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::front'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(162): warning C4814: 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::back': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(168): error C2382: 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::back': redefinition; different exception specifications
..\boost/parser/detail/stl_interfaces/view_interface.hpp(158): note: see declaration of 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::back'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(181): warning C4814: 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::operator []': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(183): error C2382: 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::operator []': redefinition; different exception specifications
..\boost/parser/detail/stl_interfaces/view_interface.hpp(176): note: see declaration of 'boost::parser::detail::stl_interfaces::v1::view_interface<Derived,Contiguity,E>::operator []'
..\boost/parser/subrange.hpp(15): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++latest'
..\boost/parser/subrange.hpp(37): warning C5030: attribute 'nodiscard' is not recognized
..\boost/parser/subrange.hpp(66): note: see reference to class template instantiation 'boost::parser::subrange<I,S>' being compiled
..\boost/parser/subrange.hpp(50): warning C4814: 'boost::parser::subrange<I,S>::advance': in C++14 'constexpr' will not imply 'const'; consider explicitly specifying 'const'
..\boost/parser/subrange.hpp(65): warning C5030: attribute 'no_unique_address' is not recognized
..\boost/parser/detail/text/in_out_result.hpp(12): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++latest'
..\boost/parser/detail/text/transcode_iterator_fwd.hpp(12): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++latest'
..\boost/parser/detail/text/transcode_iterator_fwd.hpp(26): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++latest'
..\boost/parser/detail/text/transcode_iterator.hpp(21): fatal error C1083: Cannot open include file: 'string_view': No such file or directory