Compile [2024-11-19 02:10: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\stl_interfaces\test\input.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\stl_interfaces\test\input.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\input.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /std:c++latest -DBOOST_ALL_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\core\include" "-IC:\teeks99-09\run\boost_root\libs\stl_interfaces\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include"
input.cpp
..\libs\stl_interfaces\test\input.cpp(53): error C2039: 'value_type': is not a member of 'std::iterator_traits<basic_input_iter>'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\__msvc_iter_core.hpp(373): note: see declaration of 'std::iterator_traits<basic_input_iter>'
..\libs\stl_interfaces\test\input.cpp(53): error C2146: syntax error: missing '>' before identifier 'value_type'
..\libs\stl_interfaces\test\input.cpp(53): error C2062: type 'unknown-type' unexpected
..\libs\stl_interfaces\test\input.cpp(53): error C2039: 'value': is not a member of '`global namespace''
..\libs\stl_interfaces\test\input.cpp(53): error C2039: 'reference': is not a member of 'std::iterator_traits<basic_input_iter>'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\__msvc_iter_core.hpp(373): note: see declaration of 'std::iterator_traits<basic_input_iter>'
..\libs\stl_interfaces\test\input.cpp(53): error C2146: syntax error: missing '>' before identifier 'reference'
..\libs\stl_interfaces\test\input.cpp(53): error C2039: 'pointer': is not a member of 'std::iterator_traits<basic_input_iter>'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\__msvc_iter_core.hpp(373): note: see declaration of 'std::iterator_traits<basic_input_iter>'
..\libs\stl_interfaces\test\input.cpp(53): error C2146: syntax error: missing '>' before identifier 'pointer'
..\libs\stl_interfaces\test\input.cpp(53): error C2039: 'difference_type': is not a member of 'std::iterator_traits<basic_input_iter>'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\__msvc_iter_core.hpp(373): note: see declaration of 'std::iterator_traits<basic_input_iter>'
..\libs\stl_interfaces\test\input.cpp(53): error C2146: syntax error: missing '>' before identifier 'difference_type'
..\libs\stl_interfaces\test\input.cpp(108): error C2039: 'value_type': is not a member of 'std::iterator_traits<input_iter<int>>'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\__msvc_iter_core.hpp(373): note: see declaration of 'std::iterator_traits<input_iter<int>>'
..\libs\stl_interfaces\test\input.cpp(108): error C2146: syntax error: missing '>' before identifier 'value_type'
..\libs\stl_interfaces\test\input.cpp(108): error C2062: type 'unknown-type' unexpected
..\libs\stl_interfaces\test\input.cpp(108): error C2039: 'value': is not a member of '`global namespace''
..\libs\stl_interfaces\test\input.cpp(108): error C2039: 'reference': is not a member of 'std::iterator_traits<input_iter<int>>'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\__msvc_iter_core.hpp(373): note: see declaration of 'std::iterator_traits<input_iter<int>>'
..\libs\stl_interfaces\test\input.cpp(108): error C2146: syntax error: missing '>' before identifier 'reference'
..\libs\stl_interfaces\test\input.cpp(108): error C2039: 'pointer': is not a member of 'std::iterator_traits<input_iter<int>>'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\__msvc_iter_core.hpp(373): note: see declaration of 'std::iterator_traits<input_iter<int>>'
..\libs\stl_interfaces\test\input.cpp(108): error C2146: syntax error: missing '>' before identifier 'pointer'
..\libs\stl_interfaces\test\input.cpp(108): error C2039: 'difference_type': is not a member of 'std::iterator_traits<input_iter<int>>'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\__msvc_iter_core.hpp(373): note: see declaration of 'std::iterator_traits<input_iter<int>>'
..\libs\stl_interfaces\test\input.cpp(108): error C2146: syntax error: missing '>' before identifier 'difference_type'
..\libs\stl_interfaces\test\input.cpp(170): error C2039: 'value_type': is not a member of 'std::iterator_traits<proxy_input_iter<int_pair>>'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\__msvc_iter_core.hpp(373): note: see declaration of 'std::iterator_traits<proxy_input_iter<int_pair>>'
..\libs\stl_interfaces\test\input.cpp(170): error C2146: syntax error: missing '>' before identifier 'value_type'
..\libs\stl_interfaces\test\input.cpp(170): error C2062: type 'unknown-type' unexpected
..\libs\stl_interfaces\test\input.cpp(170): error C2039: 'value': is not a member of '`global namespace''
..\libs\stl_interfaces\test\input.cpp(170): error C2039: 'reference': is not a member of 'std::iterator_traits<proxy_input_iter<int_pair>>'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\__msvc_iter_core.hpp(373): note: see declaration of 'std::iterator_traits<proxy_input_iter<int_pair>>'
..\libs\stl_interfaces\test\input.cpp(170): error C2146: syntax error: missing '>' before identifier 'reference'
..\libs\stl_interfaces\test\input.cpp(170): error C2039: 'pointer': is not a member of 'std::iterator_traits<proxy_input_iter<int_pair>>'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\__msvc_iter_core.hpp(373): note: see declaration of 'std::iterator_traits<proxy_input_iter<int_pair>>'
..\libs\stl_interfaces\test\input.cpp(170): error C2146: syntax error: missing '>' before identifier 'pointer'
..\libs\stl_interfaces\test\input.cpp(170): error C2039: 'difference_type': is not a member of 'std::iterator_traits<proxy_input_iter<int_pair>>'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\__msvc_iter_core.hpp(373): note: see declaration of 'std::iterator_traits<proxy_input_iter<int_pair>>'
..\libs\stl_interfaces\test\input.cpp(170): error C2146: syntax error: missing '>' before identifier 'difference_type'
..\libs\stl_interfaces\test\input.cpp(310): warning C4834: discarding return value of function with [[nodiscard]] attribute