Compile [2024-11-16 03:15:18 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\uuid\test\test_detail_random_provider.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\uuid\test\test_detail_random_provider.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_detail_random_provider.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /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\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\uuid\include"
test_detail_random_provider.cpp
..\boost/uuid/detail/random_provider.hpp(25) : error C2873: 'result_type' : symbol cannot be used in a using-declaration
..\boost/uuid/detail/random_provider.hpp(25) : error C2143: syntax error : missing ';' before '='
..\boost/uuid/detail/random_provider.hpp(25) : error C2238: unexpected token(s) preceding ';'
..\boost/uuid/detail/random_provider.hpp(27) : error C2065: 'default' : undeclared identifier
..\boost/uuid/detail/random_provider.hpp(27) : error C2253: 'random_provider' : pure specifier or abstract override specifier only allowed on virtual function
..\boost/uuid/uuid_clock.hpp(8) : fatal error C1083: Cannot open include file: 'chrono': No such file or directory