Compile [2024-11-21 09:25:38 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\hl.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\parser\test\hl.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\hl.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 -DBOOST_COBALT_USE_STD_PMR=1 "-I.." "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\charconv\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include"
hl.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(191): 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(175): 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/tuple.hpp(285): error C7518: fold expressions require at least '/std:c++17'
..\boost/parser/detail/aggr_to_tuple_generated.hpp(9): error C2429: language feature 'nested-namespace-definition' requires compiler flag '/std:c++17'
..\boost/parser/detail/hl.hpp(17): 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.41.34120\include\optional(11): warning STL4038: The contents of <optional> are available only with C++17 or later.
..\boost/parser/tuple.hpp(329): warning C4984: 'if constexpr' is a C++17 language extension
..\boost/parser/tuple.hpp(329): note: the template instantiation context (the oldest one first) is
..\libs\parser\test\hl.cpp(29): note: see reference to function template instantiation 'decltype(auto) boost::parser::get<std::tuple<std::string,int>&,__int64,0>(T,std::integral_constant<__int64,0>)' being compiled
with
[
T=std::tuple<std::string,int> &
]
..\libs\parser\test\hl.cpp(46): error C2039: 'optional': is not a member of 'std'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\iostream(18): note: see declaration of 'std'
..\libs\parser\test\hl.cpp(46): note: the template instantiation context (the oldest one first) is
..\boost/parser/detail/hl.hpp(133): note: see reference to function template instantiation 'auto main::<lambda_4e67bc396a588127506a15d53de99879>::operator ()<std::basic_string<char,std::char_traits<char>,std::allocator<char>>>(std::basic_string<char,std::char_traits<char>,std::allocator<char>>) const' being compiled
..\libs\parser\test\hl.cpp(46): error C2065: 'optional': undeclared identifier
..\libs\parser\test\hl.cpp(46): error C2226: syntax error: unexpected type 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
..\libs\parser\test\hl.cpp(46): error C2059: syntax error: '}'
..\boost/parser/detail/hl.hpp(133): error C2059: syntax error: ')'
..\boost/parser/detail/hl.hpp(133): error C2653: 'parser': is not a class or namespace name
..\boost/parser/detail/hl.hpp(133): error C2065: 't': undeclared identifier
..\boost/parser/detail/hl.hpp(133): error C2065: 'offset': undeclared identifier
..\boost/parser/detail/hl.hpp(133): error C3861: 'f': identifier not found
..\boost/parser/detail/hl.hpp(133): error C2143: syntax error: missing ';' before '{'
..\boost/parser/detail/hl.hpp(133): error C2447: '{': missing function header (old-style formal list?)
..\boost/parser/detail/hl.hpp(135): error C2059: syntax error: '}'
..\boost/parser/detail/hl.hpp(135): error C2143: syntax error: missing ';' before '}'
..\boost/parser/detail/hl.hpp(165): error C2059: syntax error: '}'
..\boost/parser/detail/hl.hpp(165): error C2143: syntax error: missing ';' before '}'
..\libs\parser\test\hl.cpp(47): error C2143: syntax error: missing ')' before '('
..\libs\parser\test\hl.cpp(47): error C2457: '__FUNCSIG__': predefined macro cannot appear outside of a function body
..\libs\parser\test\hl.cpp(47): error C2065: 't': undeclared identifier
..\libs\parser\test\hl.cpp(47): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\libs\parser\test\hl.cpp(47): error C2365: 'boost::detail::test_impl': redefinition; previous definition was 'function'
..\boost/core/lightweight_test.hpp(93): note: see declaration of 'boost::detail::test_impl'
..\libs\parser\test\hl.cpp(47): error C2059: syntax error: ')'
..\libs\parser\test\hl.cpp(48): error C2143: syntax error: missing ')' before '('
..\libs\parser\test\hl.cpp(48): error C2457: '__FUNCSIG__': predefined macro cannot appear outside of a function body
..\libs\parser\test\hl.cpp(48): error C2065: 't2': undeclared identifier
..\libs\parser\test\hl.cpp(48): error C2039: 'optional': is not a member of 'std'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\iostream(18): note: see declaration of 'std'
..\libs\parser\test\hl.cpp(48): error C2065: 'optional': undeclared identifier
..\libs\parser\test\hl.cpp(48): error C2275: 'std::string': expected an expression instead of a type
..\libs\parser\test\hl.cpp(48): error C2059: syntax error: '{'
..\libs\parser\test\hl.cpp(48): error C2143: syntax error: missing ';' before '{'
..\libs\parser\test\hl.cpp(48): error C2143: syntax error: missing ')' before ';'
..\libs\parser\test\hl.cpp(48): error C2447: '{': missing function header (old-style formal list?)
..\libs\parser\test\hl.cpp(48): error C2059: syntax error: ')'
..\libs\parser\test\hl.cpp(48): error C2059: syntax error: '?'
..\libs\parser\test\hl.cpp(48): error C2059: syntax error: 'constant'
..\libs\parser\test\hl.cpp(49): error C2143: syntax error: missing ')' before '('
..\libs\parser\test\hl.cpp(49): error C2457: '__FUNCSIG__': predefined macro cannot appear outside of a function body
..\libs\parser\test\hl.cpp(49): error C2065: 't2': undeclared identifier
..\libs\parser\test\hl.cpp(49): error C2039: 'optional': is not a member of 'std'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\iostream(18): note: see declaration of 'std'
..\libs\parser\test\hl.cpp(49): error C2065: 'optional': undeclared identifier
..\libs\parser\test\hl.cpp(49): error C2062: type 'int' unexpected
..\libs\parser\test\hl.cpp(49): error C2143: syntax error: missing ';' before '{'
..\libs\parser\test\hl.cpp(49): error C2143: syntax error: missing ')' before ';'
..\libs\parser\test\hl.cpp(49): error C2447: '{': missing function header (old-style formal list?)
..\libs\parser\test\hl.cpp(49): error C2059: syntax error: ')'
..\libs\parser\test\hl.cpp(49): error C2059: syntax error: '?'
..\libs\parser\test\hl.cpp(49): error C2059: syntax error: 'constant'
..\libs\parser\test\hl.cpp(50): error C2059: syntax error: '}'
..\libs\parser\test\hl.cpp(50): error C2143: syntax error: missing ';' before '}'
..\libs\parser\test\hl.cpp(51): error C2143: syntax error: missing ';' before '{'
..\libs\parser\test\hl.cpp(51): error C2447: '{': missing function header (old-style formal list?)
..\libs\parser\test\hl.cpp(60): error C2059: syntax error: '}'
..\libs\parser\test\hl.cpp(60): error C2143: syntax error: missing ';' before '}'
..\libs\parser\test\hl.cpp(63): error C2143: syntax error: missing ';' before '{'
..\libs\parser\test\hl.cpp(63): error C2447: '{': missing function header (old-style formal list?)
..\libs\parser\test\hl.cpp(73): error C2447: '{': missing function header (old-style formal list?)
..\libs\parser\test\hl.cpp(86): error C2447: '{': missing function header (old-style formal list?)
..\libs\parser\test\hl.cpp(95): error C2447: '{': missing function header (old-style formal list?)
..\libs\parser\test\hl.cpp(102): error C2447: '{': missing function header (old-style formal list?)
..\libs\parser\test\hl.cpp(119): error C2447: '{': missing function header (old-style formal list?)
..\libs\parser\test\hl.cpp(136): error C2447: '{': missing function header (old-style formal list?)
..\libs\parser\test\hl.cpp(143): error C2447: '{': missing function header (old-style formal list?)
..\libs\parser\test\hl.cpp(162): error C2447: '{': missing function header (old-style formal list?)
..\libs\parser\test\hl.cpp(181): error C2447: '{': missing function header (old-style formal list?)
..\libs\parser\test\hl.cpp(204): error C2059: syntax error: 'return'
..\libs\parser\test\hl.cpp(205): error C2059: syntax error: '}'
..\libs\parser\test\hl.cpp(205): error C2143: syntax error: missing ';' before '}'
..\libs\parser\test\hl.cpp(206): fatal error C1903: unable to recover from previous error(s); stopping compilation