Test output: teeks99-09-v17d-64onAMD64 - parser - parser_perm / msvc-14.3
Rev 88b2914b09bf59570cdc336e3350ebaad05141af / Wed, 06 May 2026 12:55:03 +0000
Compile [2026-05-07 07:05:49 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.3\msvc-setup.bat"  >nul
 cl /Zm800 -nologo "..\libs\parser\test\parser_perm.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\parser\test\parser_perm.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\parser_perm.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_perm.cpp
..\boost/parser/detail/detection.hpp(12): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/detail/begin_end.hpp(14): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/config.hpp(37): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/utf.hpp(16): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/concepts.hpp(176): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/stl_interfaces/fwd.hpp(19): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(18): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/stl_interfaces/iterator_interface.hpp(173): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/stl_interfaces/reverse_iterator.hpp(12): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/detail/iterator.hpp(15): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/detail/algorithm.hpp(24): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/stl_interfaces/view_interface.hpp(12): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/subrange.hpp(15): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/subrange.hpp(65): warning C4848: support for attribute [[no_unique_address]] in C++17 and earlier is a vendor extension
..\boost/parser/subrange.hpp(65): note: the template instantiation context (the oldest one first) is
..\boost/parser/subrange.hpp(24): note: while compiling class template 'boost::parser::subrange'
..\boost/parser/detail/text/in_out_result.hpp(12): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/in_out_result.hpp(19): warning C4848: support for attribute [[no_unique_address]] in C++17 and earlier is a vendor extension
..\boost/parser/detail/text/in_out_result.hpp(19): note: the template instantiation context (the oldest one first) is
..\boost/parser/detail/text/in_out_result.hpp(17): note: while compiling class template 'boost::parser::detail::text::in_out_result'
..\boost/parser/detail/text/in_out_result.hpp(20): warning C4848: support for attribute [[no_unique_address]] in C++17 and earlier is a vendor extension
..\boost/parser/detail/text/transcode_iterator_fwd.hpp(12): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/transcode_iterator_fwd.hpp(26): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\string_view(12): warning STL4038: The contents of <string_view> are available only with C++17 or later.
..\boost/parser/detail/text/transcode_iterator.hpp(23): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/transcode_iterator.hpp(615): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/transcode_iterator.hpp(923): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/transcode_iterator.hpp(929): error C2039: 'string_view': is not a member of 'std'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\stdexcept(19): note: see declaration of 'std'
..\boost/parser/detail/text/transcode_iterator.hpp(929): error C2061: syntax error: identifier 'string_view'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\optional(11): warning STL4038: The contents of <optional> are available only with C++17 or later.
..\boost/parser/detail/text/unpack.hpp(15): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/unpack.hpp(69): error C2143: syntax error: missing ';' before '<'
..\boost/parser/detail/text/unpack.hpp(69): note: the template instantiation context (the oldest one first) is
..\boost/parser/detail/text/unpack.hpp(35): note: while compiling class template 'boost::parser::detail::text::detail::repacker'
..\boost/parser/detail/text/unpack.hpp(69): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/parser/detail/text/unpack.hpp(69): error C2238: unexpected token(s) preceding ';'
..\boost/parser/detail/text/unpack.hpp(70): warning C4848: support for attribute [[no_unique_address]] in C++17 and earlier is a vendor extension
..\boost/parser/detail/text/unpack.hpp(71): warning C4848: support for attribute [[no_unique_address]] in C++17 and earlier is a vendor extension
..\boost/parser/detail/text/unpack.hpp(131): error C7525: inline variables require at least '/std:c++17'
..\boost/parser/detail/text/unpack.hpp(144): warning C4848: support for attribute [[no_unique_address]] in C++17 and earlier is a vendor extension
..\boost/parser/detail/text/unpack.hpp(144): note: the template instantiation context (the oldest one first) is
..\boost/parser/detail/text/unpack.hpp(139): note: while compiling class template 'boost::parser::detail::text::unpack_result'
..\boost/parser/detail/text/unpack.hpp(145): warning C4848: support for attribute [[no_unique_address]] in C++17 and earlier is a vendor extension
..\boost/parser/detail/text/unpack.hpp(191): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/transcode_iterator.hpp(1778): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/transcode_iterator.hpp(1992): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/transcode_iterator.hpp(2481): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/transcode_iterator.hpp(3246): warning C4848: support for attribute [[no_unique_address]] in C++17 and earlier is a vendor extension
..\boost/parser/detail/text/transcode_iterator.hpp(3246): note: the template instantiation context (the oldest one first) is
..\boost/parser/detail/text/transcode_iterator.hpp(2604): note: while compiling class template 'boost::parser::detail::text::utf_iterator'
..\boost/parser/detail/text/transcode_iterator.hpp(3253): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/transcode_algorithm.hpp(20): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/transcode_algorithm.hpp(383): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/detail/all_t.hpp(19): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/detail/all_t.hpp(87): error C2988: unrecognizable template declaration/definition
..\boost/parser/detail/text/detail/all_t.hpp(87): error C2143: syntax error: missing ')' before '&'
..\boost/parser/detail/text/detail/all_t.hpp(87): error C2143: syntax error: missing ';' before '&'
..\boost/parser/detail/text/detail/all_t.hpp(87): error C2365: 'R': redefinition; previous definition was 'template parameter'
..\boost/parser/detail/text/detail/all_t.hpp(86): note: see declaration of 'R'
..\boost/parser/detail/text/detail/all_t.hpp(87): error C2059: syntax error: ')'
..\boost/parser/detail/text/detail/all_t.hpp(87): error C2988: unrecognizable template declaration/definition
..\boost/parser/detail/text/detail/all_t.hpp(87): error C2059: syntax error: '->'
..\boost/parser/detail/text/detail/all_t.hpp(87): error C2065: 'R': undeclared identifier
..\boost/parser/detail/text/detail/all_t.hpp(87): error C2923: 'boost::parser::detail::text::detail::ref_view': 'R' is not a valid template type argument for parameter 'R'
..\boost/parser/detail/text/detail/all_t.hpp(87): note: see declaration of 'R'
..\boost/parser/detail/text/detail/all_t.hpp(87): error C2976: 'boost::parser::detail::text::detail::ref_view': too few template arguments
..\boost/parser/detail/text/detail/all_t.hpp(58): note: see declaration of 'boost::parser::detail::text::detail::ref_view'
..\boost/parser/detail/stl_interfaces/detail/pipeable_view.hpp(18): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/stl_interfaces/detail/view_closure.hpp(14): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/stl_interfaces/view_adaptor.hpp(56): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/transcode_view.hpp(19): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/text/transcode_view.hpp(429): error C7525: inline variables require at least '/std:c++17'
..\boost/parser/detail/text/transcode_view.hpp(431): error C7525: inline variables require at least '/std:c++17'
..\boost/parser/detail/text/transcode_view.hpp(478): error C2988: unrecognizable template declaration/definition
..\boost/parser/detail/text/transcode_view.hpp(478): error C2143: syntax error: missing ')' before '&&'
..\boost/parser/detail/text/transcode_view.hpp(478): error C2143: syntax error: missing ';' before '&&'
..\boost/parser/detail/text/transcode_view.hpp(478): error C2365: 'R': redefinition; previous definition was 'template parameter'
..\boost/parser/detail/text/transcode_view.hpp(477): note: see declaration of 'R'
..\boost/parser/detail/text/transcode_view.hpp(478): error C2059: syntax error: ')'
..\boost/parser/detail/text/transcode_view.hpp(478): error C2988: unrecognizable template declaration/definition
..\boost/parser/detail/text/transcode_view.hpp(478): error C2059: syntax error: '->'
..\boost/parser/detail/text/transcode_view.hpp(478): error C2065: 'R': undeclared identifier
..\boost/parser/detail/text/transcode_view.hpp(478): error C2923: 'boost::parser::detail::text::detail::all_t': 'R' is not a valid template type argument for parameter 'R'
..\boost/parser/detail/text/transcode_view.hpp(478): note: see declaration of 'R'
..\boost/parser/detail/text/transcode_view.hpp(653): error C2988: unrecognizable template declaration/definition
..\boost/parser/detail/text/transcode_view.hpp(653): error C2143: syntax error: missing ')' before '&&'
..\boost/parser/detail/text/transcode_view.hpp(653): error C2143: syntax error: missing ';' before '&&'
..\boost/parser/detail/text/transcode_view.hpp(653): error C2365: 'R': redefinition; previous definition was 'template parameter'
..\boost/parser/detail/text/transcode_view.hpp(652): note: see declaration of 'R'
..\boost/parser/detail/text/transcode_view.hpp(653): error C2059: syntax error: ')'
..\boost/parser/detail/text/transcode_view.hpp(653): error C2988: unrecognizable template declaration/definition
..\boost/parser/detail/text/transcode_view.hpp(653): error C2059: syntax error: '->'
..\boost/parser/detail/text/transcode_view.hpp(653): error C2065: 'R': undeclared identifier
..\boost/parser/detail/text/transcode_view.hpp(653): error C2923: 'boost::parser::detail::text::detail::all_t': 'R' is not a valid template type argument for parameter 'R'
..\boost/parser/detail/text/transcode_view.hpp(653): note: see declaration of 'R'
..\boost/parser/detail/text/transcode_view.hpp(655): error C2988: unrecognizable template declaration/definition
..\boost/parser/detail/text/transcode_view.hpp(655): error C2143: syntax error: missing ')' before '&&'
..\boost/parser/detail/text/transcode_view.hpp(655): error C2143: syntax error: missing ';' before '&&'
..\boost/parser/detail/text/transcode_view.hpp(655): error C2365: 'R': redefinition; previous definition was 'template parameter'
..\boost/parser/detail/text/transcode_view.hpp(654): note: see declaration of 'R'
..\boost/parser/detail/text/transcode_view.hpp(655): error C2059: syntax error: ')'
..\boost/parser/detail/text/transcode_view.hpp(655): error C2988: unrecognizable template declaration/definition
..\boost/parser/detail/text/transcode_view.hpp(655): error C2059: syntax error: '->'
..\boost/parser/detail/text/transcode_view.hpp(655): error C2065: 'R': undeclared identifier
..\boost/parser/detail/text/transcode_view.hpp(655): error C2923: 'boost::parser::detail::text::detail::all_t': 'R' is not a valid template type argument for parameter 'R'
..\boost/parser/detail/text/transcode_view.hpp(655): note: see declaration of 'R'
..\boost/parser/detail/text/transcode_view.hpp(657): error C2988: unrecognizable template declaration/definition
..\boost/parser/detail/text/transcode_view.hpp(657): error C2143: syntax error: missing ')' before '&&'
..\boost/parser/detail/text/transcode_view.hpp(657): error C2143: syntax error: missing ';' before '&&'
..\boost/parser/detail/text/transcode_view.hpp(657): error C2365: 'R': redefinition; previous definition was 'template parameter'
..\boost/parser/detail/text/transcode_view.hpp(656): note: see declaration of 'R'
..\boost/parser/detail/text/transcode_view.hpp(657): error C2059: syntax error: ')'
..\boost/parser/detail/text/transcode_view.hpp(657): error C2988: unrecognizable template declaration/definition
..\boost/parser/detail/text/transcode_view.hpp(657): error C2059: syntax error: '->'
..\boost/parser/detail/text/transcode_view.hpp(657): error C2065: 'R': undeclared identifier
..\boost/parser/detail/text/transcode_view.hpp(657): error C2923: 'boost::parser::detail::text::detail::all_t': 'R' is not a valid template type argument for parameter 'R'
..\boost/parser/detail/text/transcode_view.hpp(657): note: see declaration of 'R'
..\boost/parser/detail/text/transcode_view.hpp(763): error C7525: inline variables require at least '/std:c++17'
..\boost/parser/detail/text/transcode_view.hpp(764): error C7525: inline variables require at least '/std:c++17'
..\boost/parser/detail/text/transcode_view.hpp(765): error C7525: inline variables require at least '/std:c++17'
..\boost/parser/error_handling_fwd.hpp(49): error C2039: 'string_view': is not a member of 'std'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\iostream(19): note: see declaration of 'std'
..\boost/parser/error_handling_fwd.hpp(49): error C2061: syntax error: identifier 'string_view'
..\boost/parser/error_handling_fwd.hpp(63): error C2039: 'wstring_view': is not a member of 'std'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\iostream(19): note: see declaration of 'std'
..\boost/parser/error_handling_fwd.hpp(63): error C2061: syntax error: identifier 'wstring_view'
..\boost/parser/error_handling_fwd.hpp(77): error C2039: 'string_view': is not a member of 'std'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\iostream(19): note: see declaration of 'std'
..\boost/parser/error_handling_fwd.hpp(77): error C2061: syntax error: identifier 'string_view'
..\boost/parser/error_handling_fwd.hpp(77): fatal error C1003: error count exceeds 100; stopping compilation