Compile [2024-11-19 06:46:11 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-11.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "..\libs\ratio\test\ratio_io\ratio_io_pass.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\ratio\test\ratio_io_pass.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\ratio_io\ratio_io_pass.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /MDd /Zc:forScope /Zc:wchar_t /favor:blend -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\integer\include" "-IC:\teeks99-09\run\boost_root\libs\ratio\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include"
ratio_io_pass.cpp
..\boost/ratio/ratio.hpp(43) : error C2988: unrecognizable template declaration/definition
..\boost/ratio/ratio.hpp(43) : error C2059: syntax error : 'using'
..\boost/ratio/ratio.hpp(47) : error C2143: syntax error : missing ';' before '}'
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(163) : error C3861: '_hypot': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(168) : error C3861: '_hypotf': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(330) : error C3861: 'acos': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(332) : error C3861: 'asin': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(334) : error C3861: 'atan': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(336) : error C3861: 'atan2': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(338) : error C3861: 'ceil': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(340) : error C3861: 'cos': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(342) : error C3861: 'cosh': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(344) : error C3861: 'exp': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(346) : error C3861: 'fabs': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(348) : error C3861: 'floor': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(350) : error C3861: 'fmod': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(352) : error C3861: 'frexp': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(354) : error C3861: 'ldexp': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(356) : error C3861: 'log': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(358) : error C3861: 'log10': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(360) : error C2065: '_Di' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(360) : error C3861: 'modf': identifier not found
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\math.h(360) : fatal error C1903: unable to recover from previous error(s); stopping compilation