Compile [2024-11-16 03:15:03 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "..\libs\unordered\test\unordered\prime_fmod_tests.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\unordered\test\prime_fmod_tests.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\unordered\prime_fmod_tests.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /favor:blend /wd4494 -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\compat\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\detail\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\optional\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include"
prime_fmod_tests.cpp
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2146: syntax error : missing ';' before identifier 'To'
..\boost/unordered/detail/narrow_cast.hpp(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2146: syntax error : missing ';' before identifier 'narrow_cast'
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2065: 'From' : undeclared identifier
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2146: syntax error : missing ')' before identifier 'x'
..\boost/unordered/detail/narrow_cast.hpp(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2059: syntax error : ')'
..\boost/unordered/detail/narrow_cast.hpp(40) : error C2143: syntax error : missing ';' before '}'
..\boost/cstdint.hpp(117) : error C2039: 'int8_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(117) : error C2873: 'int8_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(118) : error C2039: 'int_least8_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(118) : error C2873: 'int_least8_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(119) : error C2039: 'int_fast8_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(119) : error C2873: 'int_fast8_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(120) : error C2039: 'uint8_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(120) : error C2873: 'uint8_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(121) : error C2039: 'uint_least8_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(121) : error C2873: 'uint_least8_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(122) : error C2039: 'uint_fast8_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(122) : error C2873: 'uint_fast8_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(124) : error C2039: 'int16_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(124) : error C2873: 'int16_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(125) : error C2039: 'int_least16_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(125) : error C2873: 'int_least16_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(126) : error C2039: 'int_fast16_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(126) : error C2873: 'int_fast16_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(127) : error C2039: 'uint16_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(127) : error C2873: 'uint16_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(128) : error C2039: 'uint_least16_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(128) : error C2873: 'uint_least16_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(129) : error C2039: 'uint_fast16_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(129) : error C2873: 'uint_fast16_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(131) : error C2039: 'int32_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(131) : error C2873: 'int32_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(132) : error C2039: 'int_least32_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(132) : error C2873: 'int_least32_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(133) : error C2039: 'int_fast32_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(133) : error C2873: 'int_fast32_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(134) : error C2039: 'uint32_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(134) : error C2873: 'uint32_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(135) : error C2039: 'uint_least32_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(135) : error C2873: 'uint_least32_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(136) : error C2039: 'uint_fast32_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(136) : error C2873: 'uint_fast32_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(140) : error C2039: 'int64_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(140) : error C2873: 'int64_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(141) : error C2039: 'int_least64_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(141) : error C2873: 'int_least64_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(142) : error C2039: 'int_fast64_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(142) : error C2873: 'int_fast64_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(143) : error C2039: 'uint64_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(143) : error C2873: 'uint64_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(144) : error C2039: 'uint_least64_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(144) : error C2873: 'uint_least64_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(145) : error C2039: 'uint_fast64_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(145) : error C2873: 'uint_fast64_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(149) : error C2039: 'intmax_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(149) : error C2873: 'intmax_t' : symbol cannot be used in a using-declaration
..\boost/cstdint.hpp(150) : error C2039: 'uintmax_t' : is not a member of '`global namespace''
..\boost/cstdint.hpp(150) : error C2873: 'uintmax_t' : symbol cannot be used in a using-declaration
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\setjmp.h(195) : error C2143: syntax error : missing ';' before 'identifier'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\setjmp.h(195) : warning C4091: 'typedef ' : ignored on left of '_SETJMP_FLOAT128' when no variable is declared
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\setjmp.h(195) : fatal error C1075: end of file found before the left brace '{' at 'C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\setjmp.h(40)' was matched