Test output: teeks99-09-v10m-64onAMD64 - endian - store_convenience_test / msvc-10.0
Rev 7e09330c84621efd22370bf57289b67c7283ee21 / Sat, 16 Nov 2024 01:38:18 +0000
Compile [2024-11-16 03:09:24 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\endian\test\store_convenience_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\endian\test\store_convenience_test.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\store_convenience_test.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\endian\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" 

store_convenience_test.cpp
..\boost/endian/detail/order.hpp(44) : error C2332: 'enum' : missing tag name
..\boost/endian/detail/order.hpp(45) : error C2236: unexpected 'class' 'boost::endian::order'. Did you forget a ';'?
..\boost/endian/detail/order.hpp(45) : error C3381: 'boost::endian::order' : assembly access specifiers are only available in code compiled with a /clr option
..\boost/endian/detail/order.hpp(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/endian/detail/order.hpp(47) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/endian/detail/order.hpp(49) : error C2065: 'little' : undeclared identifier
..\boost/endian/detail/order.hpp(49) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/endian/detail/order.hpp(49) : error C2864: 'boost::endian::order::native' : only static const integral data members can be initialized within a class
..\boost/endian/detail/order.hpp(49) : error C2143: syntax error : missing ';' before '}'
..\boost/endian/detail/is_trivially_copyable.hpp(25) : error C2039: 'is_trivially_copyable' : is not a member of 'std'
..\boost/endian/detail/is_trivially_copyable.hpp(25) : error C2873: 'is_trivially_copyable' : symbol cannot be used in a using-declaration
..\boost/endian/detail/endian_load.hpp(26) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'O1'
..\boost/endian/detail/endian_load.hpp(26) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'O2'
..\boost/endian/detail/endian_load.hpp(40) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(53) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'O'
..\boost/endian/detail/endian_load.hpp(63) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(67) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'O1'
..\boost/endian/detail/endian_load.hpp(67) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'O2'
..\boost/endian/detail/endian_load.hpp(82) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N2' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(82) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(86) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(99) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(99) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(101) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(114) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(114) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(118) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(135) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(135) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(137) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(154) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(154) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(158) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(175) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(175) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(177) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(194) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(194) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(198) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(213) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(213) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(215) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(230) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(230) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(234) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(256) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(256) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(258) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(280) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(280) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(284) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(306) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(306) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(308) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(330) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(330) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(334) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(356) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(356) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(358) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(380) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(380) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(384) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(406) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(406) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(408) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(430) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(430) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(434) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(456) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(456) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(458) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(480) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(480) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(484) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(506) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(506) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(508) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(530) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(530) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(534) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(556) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(556) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_load.hpp(558) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_load.hpp(580) : error C3855: 'boost::endian::detail::endian_load_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_load.hpp(580) : error C2976: 'boost::endian::detail::endian_load_impl' : too few template arguments
        ..\boost/endian/detail/endian_load.hpp(27) : see declaration of 'boost::endian::detail::endian_load_impl'
..\boost/endian/detail/endian_store.hpp(26) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'O1'
..\boost/endian/detail/endian_store.hpp(26) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'O2'
..\boost/endian/detail/endian_store.hpp(40) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_store.hpp(53) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'O'
..\boost/endian/detail/endian_store.hpp(61) : error C2976: 'boost::endian::detail::endian_store_impl' : too few template arguments
        ..\boost/endian/detail/endian_store.hpp(27) : see declaration of 'boost::endian::detail::endian_store_impl'
..\boost/endian/detail/endian_store.hpp(65) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'O1'
..\boost/endian/detail/endian_store.hpp(65) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'O2'
..\boost/endian/detail/endian_store.hpp(78) : error C3855: 'boost::endian::detail::endian_store_impl': template parameter 'N2' is incompatible with the declaration
..\boost/endian/detail/endian_store.hpp(78) : error C2976: 'boost::endian::detail::endian_store_impl' : too few template arguments
        ..\boost/endian/detail/endian_store.hpp(27) : see declaration of 'boost::endian::detail::endian_store_impl'
..\boost/endian/detail/endian_store.hpp(82) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_store.hpp(93) : error C3855: 'boost::endian::detail::endian_store_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_store.hpp(93) : error C2976: 'boost::endian::detail::endian_store_impl' : too few template arguments
        ..\boost/endian/detail/endian_store.hpp(27) : see declaration of 'boost::endian::detail::endian_store_impl'
..\boost/endian/detail/endian_store.hpp(95) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_store.hpp(106) : error C3855: 'boost::endian::detail::endian_store_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_store.hpp(106) : error C2976: 'boost::endian::detail::endian_store_impl' : too few template arguments
        ..\boost/endian/detail/endian_store.hpp(27) : see declaration of 'boost::endian::detail::endian_store_impl'
..\boost/endian/detail/endian_store.hpp(110) : error C2993: 'boost::endian::order' : illegal type for non-type template parameter 'Order'
..\boost/endian/detail/endian_store.hpp(121) : error C3855: 'boost::endian::detail::endian_store_impl': template parameter 'N1' is incompatible with the declaration
..\boost/endian/detail/endian_store.hpp(121) : error C2976: 'boost::endian::detail::endian_store_impl' : too few template arguments
        ..\boost/endian/detail/endian_store.hpp(27) : see declaration of 'boost::endian::detail::endian_store_impl'
..\boost/endian/detail/endian_store.hpp(121) : fatal error C1003: error count exceeds 100; stopping compilation