Test output: teeks99-09-v10d-64onAMD64 - smart_ptr - sp_type_with_alignment_test / msvc-10.0
Rev e8056f69c95fd5bbc08528738f43c8114da4f3b8 / Tue, 19 Nov 2024 03:31:15 +0000
Compile [2024-11-19 04:56:15 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\smart_ptr\test\sp_type_with_alignment_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\smart_ptr\test\sp_type_with_alignment_test.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\sp_type_with_alignment_test.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_ATOMIC_NO_LIB=1 -DBOOST_ATOMIC_NO_SYNCHRONIZATION_LIB -DBOOST_COBALT_USE_STD_PMR=1 "-I.." "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\atomic\include" "-IC:\teeks99-09\run\boost_root\libs\bind\include" "-IC:\teeks99-09\run\boost_root\libs\container_hash\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\describe\include" "-IC:\teeks99-09\run\boost_root\libs\move\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\predef\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" "-IC:\teeks99-09\run\boost_root\libs\winapi\include" 

sp_type_with_alignment_test.cpp
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2146: syntax error : missing ';' before identifier 'type'
        ..\boost/smart_ptr/detail/sp_type_traits.hpp(50) : see reference to class template instantiation 'boost::detail::sp_type_with_alignment<A>' being compiled
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2473: 'type' : looks like a function definition, but there is no parameter list.
..\boost/smart_ptr/detail/sp_type_traits.hpp(48) : error C2327: 'boost::detail::sp_type_with_alignment<A>::A' : is not a type name, static, or enumerator
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2146: syntax error : missing ';' before identifier 'type'
        ..\libs\smart_ptr\test\sp_type_with_alignment_test.cpp(12) : see reference to class template instantiation 'boost::detail::sp_type_with_alignment<A>' being compiled
        with
        [
            A=0x01
        ]
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2079: 'boost::detail::sp_type_with_alignment<A>::A' uses undefined struct 'boost::detail::alignas'
        with
        [
            A=0x01
        ]
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2473: 'type' : looks like a function definition, but there is no parameter list.
..\boost/smart_ptr/detail/sp_type_traits.hpp(48) : error C2327: 'boost::detail::sp_type_with_alignment<A>::A' : is not a type name, static, or enumerator
        with
        [
            A=0x01
        ]
..\libs\smart_ptr\test\sp_type_with_alignment_test.cpp(12) : error C2039: 'type' : is not a member of 'boost::detail::sp_type_with_alignment<A>'
        with
        [
            A=0x01
        ]
..\libs\smart_ptr\test\sp_type_with_alignment_test.cpp(12) : error C2065: 'type' : undeclared identifier
..\libs\smart_ptr\test\sp_type_with_alignment_test.cpp(12) : error C3861: 'alignof': identifier not found
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2146: syntax error : missing ';' before identifier 'type'
        ..\libs\smart_ptr\test\sp_type_with_alignment_test.cpp(13) : see reference to class template instantiation 'boost::detail::sp_type_with_alignment<A>' being compiled
        with
        [
            A=0x02
        ]
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2079: 'boost::detail::sp_type_with_alignment<A>::A' uses undefined struct 'boost::detail::alignas'
        with
        [
            A=0x02
        ]
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2473: 'type' : looks like a function definition, but there is no parameter list.
..\boost/smart_ptr/detail/sp_type_traits.hpp(48) : error C2327: 'boost::detail::sp_type_with_alignment<A>::A' : is not a type name, static, or enumerator
        with
        [
            A=0x02
        ]
..\libs\smart_ptr\test\sp_type_with_alignment_test.cpp(13) : error C2039: 'type' : is not a member of 'boost::detail::sp_type_with_alignment<A>'
        with
        [
            A=0x02
        ]
..\libs\smart_ptr\test\sp_type_with_alignment_test.cpp(13) : error C2065: 'type' : undeclared identifier
..\libs\smart_ptr\test\sp_type_with_alignment_test.cpp(13) : error C3861: 'alignof': identifier not found
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2146: syntax error : missing ';' before identifier 'type'
        ..\libs\smart_ptr\test\sp_type_with_alignment_test.cpp(14) : see reference to class template instantiation 'boost::detail::sp_type_with_alignment<A>' being compiled
        with
        [
            A=0x04
        ]
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2079: 'boost::detail::sp_type_with_alignment<A>::A' uses undefined struct 'boost::detail::alignas'
        with
        [
            A=0x04
        ]
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2473: 'type' : looks like a function definition, but there is no parameter list.
..\boost/smart_ptr/detail/sp_type_traits.hpp(48) : error C2327: 'boost::detail::sp_type_with_alignment<A>::A' : is not a type name, static, or enumerator
        with
        [
            A=0x04
        ]
..\libs\smart_ptr\test\sp_type_with_alignment_test.cpp(14) : error C2039: 'type' : is not a member of 'boost::detail::sp_type_with_alignment<A>'
        with
        [
            A=0x04
        ]
..\libs\smart_ptr\test\sp_type_with_alignment_test.cpp(14) : error C2065: 'type' : undeclared identifier
..\libs\smart_ptr\test\sp_type_with_alignment_test.cpp(14) : error C3861: 'alignof': identifier not found
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2146: syntax error : missing ';' before identifier 'type'
        ..\libs\smart_ptr\test\sp_type_with_alignment_test.cpp(15) : see reference to class template instantiation 'boost::detail::sp_type_with_alignment<A>' being compiled
        with
        [
            A=0x08
        ]
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2079: 'boost::detail::sp_type_with_alignment<A>::A' uses undefined struct 'boost::detail::alignas'
        with
        [
            A=0x08
        ]
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2473: 'type' : looks like a function definition, but there is no parameter list.
..\boost/smart_ptr/detail/sp_type_traits.hpp(48) : error C2327: 'boost::detail::sp_type_with_alignment<A>::A' : is not a type name, static, or enumerator
        with
        [
            A=0x08
        ]
..\libs\smart_ptr\test\sp_type_with_alignment_test.cpp(15) : error C2039: 'type' : is not a member of 'boost::detail::sp_type_with_alignment<A>'
        with
        [
            A=0x08
        ]
..\libs\smart_ptr\test\sp_type_with_alignment_test.cpp(15) : error C2065: 'type' : undeclared identifier
..\libs\smart_ptr\test\sp_type_with_alignment_test.cpp(15) : error C3861: 'alignof': identifier not found