Compile [2024-02-16 17:53:53 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-12.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "..\libs\unordered\test\unordered\self_include_tests_obj.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\unordered\test\detail_prime_fmod_hpp.test\msvc-12.0\dbg\dbg-symbl-off\thrd-mlt\detail_prime_fmod_hpp.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /wd4494 -DBOOST_ALL_NO_LIB=1 -DBOOST_BEAST_ALLOW_DEPRECATED -DBOOST_BEAST_SEPARATE_COMPILATION -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_UNORDERED_HEADER=boost/unordered/detail/prime_fmod.hpp "-I.."
self_include_tests_obj.cpp
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2146: syntax error : missing ';' before identifier 'To'
..\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 12.0\VC\INCLUDE\setjmp.h(93) : error C2143: syntax error : missing ';' before 'identifier'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\setjmp.h(93) : warning C4091: 'typedef ' : ignored on left of '_SETJMP_FLOAT128' when no variable is declared
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\setjmp.h(96) : error C2146: syntax error : missing ';' before identifier '_JBTYPE'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\setjmp.h(128) : error C2143: syntax error : missing ';' before 'identifier'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\setjmp.h(128) : warning C4091: 'typedef ' : ignored on left of '_JUMP_BUFFER' when no variable is declared
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\setjmp.h(167) : error C2146: syntax error : missing ';' before identifier 'jmp_buf'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\setjmp.h(175) : error C2065: 'jmp_buf' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\setjmp.h(175) : error C2146: syntax error : missing ')' before identifier '_Buf'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\setjmp.h(175) : warning C4229: anachronism used : modifiers on data are ignored
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\setjmp.h(175) : error C2059: syntax error : ')'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\setjmp.h(186) : error C2065: 'jmp_buf' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\setjmp.h(186) : error C2146: syntax error : missing ')' before identifier '_Buf'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\setjmp.h(186) : warning C4229: anachronism used : modifiers on data are ignored
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\setjmp.h(186) : error C2182: 'longjmp' : illegal use of type 'void'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\setjmp.h(186) : error C2495: 'longjmp' : '__declspec(noreturn)' can only be applied to function declarations or definitions
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\setjmp.h(186) : error C2491: 'longjmp' : definition of dllimport data not allowed
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\setjmp.h(186) : error C2059: syntax error : ')'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\mmintrin.h(42) : error C2143: syntax error : missing ';' before 'identifier'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\mmintrin.h(42) : warning C4091: 'typedef ' : ignored on left of '__m64' when no variable is declared
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(70) : error C2143: syntax error : missing ';' before 'identifier'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(70) : warning C4091: 'typedef ' : ignored on left of '__m128' when no variable is declared
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\malloc.h(62) : error C2143: syntax error : missing ';' before 'identifier'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\malloc.h(62) : warning C4091: 'typedef ' : ignored on left of '_heapinfo' when no variable is declared
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\malloc.h(169) : error C2065: '_HEAPINFO' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\malloc.h(169) : error C2065: '_EntryInfo' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\malloc.h(169) : warning C4229: anachronism used : modifiers on data are ignored
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\malloc.h(169) : error C2491: '_heapwalk' : definition of dllimport data not allowed
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\malloc.h(261) : error C2065: '_Marker' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\malloc.h(262) : error C2065: '_Marker' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(379) : error C2526: '_mm_cvtpi16_ps' : C linkage function cannot return C++ class '__m128'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(60) : see declaration of '__m128'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(381) : error C3861: '_m_pcmpgtw': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(381) : error C3861: '_mm_setzero_si64': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(383) : error C2065: 'tmp' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(383) : error C3861: '_mm_cvt_pi2ps': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(383) : error C3861: '_mm_setzero_ps': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(383) : error C3861: '_m_punpckhwd': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(384) : error C2065: 'tmp' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(384) : error C3861: '_mm_cvt_pi2ps': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(384) : error C3861: '_mm_movelh_ps': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(385) : error C3861: '_m_punpcklwd': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(398) : error C2526: '_mm_cvtpu16_ps' : C linkage function cannot return C++ class '__m128'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(60) : see declaration of '__m128'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(400) : error C3861: '_mm_setzero_si64': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(402) : error C2065: 'tmp' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(402) : error C3861: '_mm_cvt_pi2ps': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(402) : error C3861: '_mm_setzero_ps': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(402) : error C3861: '_m_punpckhwd': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(403) : error C2065: 'tmp' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(403) : error C3861: '_mm_cvt_pi2ps': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(403) : error C3861: '_mm_movelh_ps': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(404) : error C3861: '_m_punpcklwd': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(417) : error C2526: '_mm_cvtps_pi16' : C linkage function cannot return C++ class '__m64'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\mmintrin.h(32) : see declaration of '__m64'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xmmintrin.h(417) : fatal error C1003: error count exceeds 100; stopping compilation