Compile [2024-11-19 08:36:16 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\unordered\test\cfoa\rw_spinlock_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\unordered\test\cfoa_rw_spinlock_test.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\cfoa\rw_spinlock_test.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"
rw_spinlock_test.cpp
..\boost/unordered/detail/foa/rw_spinlock.hpp(25) : error C2143: syntax error : missing ';' before 'uint32_t'
..\boost/unordered/detail/foa/rw_spinlock.hpp(25) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/rw_spinlock.hpp(25) : error C2864: 'boost::unordered::detail::foa::rw_spinlock::locked_exclusive_mask' : only static const integral data members can be initialized within a class
..\boost/unordered/detail/foa/rw_spinlock.hpp(26) : error C2143: syntax error : missing ';' before 'uint32_t'
..\boost/unordered/detail/foa/rw_spinlock.hpp(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/rw_spinlock.hpp(26) : error C2086: 'int boost::unordered::detail::foa::rw_spinlock::constexpr' : redefinition
..\boost/unordered/detail/foa/rw_spinlock.hpp(25) : see declaration of 'boost::unordered::detail::foa::rw_spinlock::constexpr'
..\boost/unordered/detail/foa/rw_spinlock.hpp(26) : error C2864: 'boost::unordered::detail::foa::rw_spinlock::writer_pending_mask' : only static const integral data members can be initialized within a class
..\boost/unordered/detail/foa/rw_spinlock.hpp(27) : error C2143: syntax error : missing ';' before 'uint32_t'
..\boost/unordered/detail/foa/rw_spinlock.hpp(27) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/rw_spinlock.hpp(27) : error C2086: 'int boost::unordered::detail::foa::rw_spinlock::constexpr' : redefinition
..\boost/unordered/detail/foa/rw_spinlock.hpp(25) : see declaration of 'boost::unordered::detail::foa::rw_spinlock::constexpr'
..\boost/unordered/detail/foa/rw_spinlock.hpp(27) : error C2327: 'boost::unordered::detail::foa::rw_spinlock::writer_pending_mask' : is not a type name, static, or enumerator
..\boost/unordered/detail/foa/rw_spinlock.hpp(27) : error C2065: 'writer_pending_mask' : undeclared identifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(27) : error C2864: 'boost::unordered::detail::foa::rw_spinlock::reader_lock_count_mask' : only static const integral data members can be initialized within a class
..\boost/unordered/detail/foa/rw_spinlock.hpp(29) : error C2059: syntax error : '{'
..\boost/unordered/detail/foa/rw_spinlock.hpp(29) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
..\boost/unordered/detail/foa/rw_spinlock.hpp(37) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(75) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(89) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(105) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(115) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(135) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(168) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(76) : error C2065: 'state_' : undeclared identifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(76) : error C2228: left of '.load' must have class/struct/union
type is ''unknown-type''
..\boost/unordered/detail/foa/rw_spinlock.hpp(85) : error C2065: 'state_' : undeclared identifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(85) : error C2228: left of '.compare_exchange_strong' must have class/struct/union
type is ''unknown-type''
..\boost/unordered/detail/foa/rw_spinlock.hpp(92) : error C2065: 'state_' : undeclared identifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(92) : error C2228: left of '.load' must have class/struct/union
type is ''unknown-type''
..\boost/unordered/detail/foa/rw_spinlock.hpp(97) : error C2065: 'state_' : undeclared identifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(97) : error C2228: left of '.compare_exchange_weak' must have class/struct/union
type is ''unknown-type''
..\boost/unordered/detail/foa/rw_spinlock.hpp(108) : error C2065: 'state_' : undeclared identifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(108) : error C2228: left of '.fetch_sub' must have class/struct/union
type is ''unknown-type''
..\boost/unordered/detail/foa/rw_spinlock.hpp(116) : error C2065: 'state_' : undeclared identifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(116) : error C2228: left of '.load' must have class/struct/union
type is ''unknown-type''
..\boost/unordered/detail/foa/rw_spinlock.hpp(131) : error C2065: 'state_' : undeclared identifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(131) : error C2228: left of '.compare_exchange_strong' must have class/struct/union
type is ''unknown-type''
..\boost/unordered/detail/foa/rw_spinlock.hpp(138) : error C2065: 'state_' : undeclared identifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(138) : error C2228: left of '.load' must have class/struct/union
type is ''unknown-type''
..\boost/unordered/detail/foa/rw_spinlock.hpp(149) : error C2065: 'state_' : undeclared identifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(149) : error C2228: left of '.compare_exchange_weak' must have class/struct/union
type is ''unknown-type''
..\boost/unordered/detail/foa/rw_spinlock.hpp(160) : error C2065: 'state_' : undeclared identifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(160) : error C2228: left of '.compare_exchange_weak' must have class/struct/union
type is ''unknown-type''
..\boost/unordered/detail/foa/rw_spinlock.hpp(170) : error C2065: 'state_' : undeclared identifier
..\boost/unordered/detail/foa/rw_spinlock.hpp(170) : error C2228: left of '.store' must have class/struct/union
type is ''unknown-type''