Test output: teeks99-09-v10d-64onAMD64 - smart_ptr - allocate_unique_array_value_test / msvc-10.0
Rev e8056f69c95fd5bbc08528738f43c8114da4f3b8 / Tue, 19 Nov 2024 03:31:15 +0000
Compile [2024-11-19 04:56:13 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\allocate_unique_array_value_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\smart_ptr\test\allocate_unique_array_value_test.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\allocate_unique_array_value_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" 

allocate_unique_array_value_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(48) : error C2327: 'boost::detail::sp_type_with_alignment<A>::A' : is not a type name, static, or enumerator
..\boost/smart_ptr/allocate_unique.hpp(29) : error C2143: syntax error : missing ';' before 'size_t'
        ..\boost/smart_ptr/allocate_unique.hpp(30) : see reference to class template instantiation 'boost::detail::sp_alloc_size<T>' being compiled
..\boost/smart_ptr/allocate_unique.hpp(29) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/allocate_unique.hpp(29) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/allocate_unique.hpp(29) : error C2864: 'boost::detail::sp_alloc_size<T>::value' : only static const integral data members can be initialized within a class
..\boost/smart_ptr/allocate_unique.hpp(34) : error C2143: syntax error : missing ';' before 'size_t'
        ..\boost/smart_ptr/allocate_unique.hpp(35) : see reference to class template instantiation 'boost::detail::sp_alloc_size<T[]>' being compiled
..\boost/smart_ptr/allocate_unique.hpp(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/allocate_unique.hpp(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/allocate_unique.hpp(34) : error C2864: 'boost::detail::sp_alloc_size<T[]>::value' : only static const integral data members can be initialized within a class
..\boost/smart_ptr/allocate_unique.hpp(39) : error C2143: syntax error : missing ';' before 'size_t'
        ..\boost/smart_ptr/allocate_unique.hpp(40) : see reference to class template instantiation 'boost::detail::sp_alloc_size<T[N]>' being compiled
..\boost/smart_ptr/allocate_unique.hpp(39) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/allocate_unique.hpp(39) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/allocate_unique.hpp(39) : error C2864: 'boost::detail::sp_alloc_size<T[N]>::value' : only static const integral data members can be initialized within a class
..\boost/smart_ptr/allocate_unique.hpp(63) : error C3646: 'noexcept' : unknown override specifier
        ..\boost/smart_ptr/allocate_unique.hpp(111) : see reference to class template instantiation 'boost::detail::sp_alloc_ptr<T,P>' being compiled
..\boost/smart_ptr/allocate_unique.hpp(67) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(71) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(74) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(81) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(85) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(85) : error C2071: 'boost::detail::sp_alloc_ptr<T,P>::operator bool' : illegal storage class
..\boost/smart_ptr/allocate_unique.hpp(89) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(93) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(97) : error C2143: syntax error : missing ';' before 'size_t'
..\boost/smart_ptr/allocate_unique.hpp(97) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/allocate_unique.hpp(97) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/allocate_unique.hpp(97) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(118) : error C3646: 'noexcept' : unknown override specifier
        ..\boost/smart_ptr/allocate_unique.hpp(159) : see reference to class template instantiation 'boost::detail::sp_alloc_ptr<T[],P>' being compiled
..\boost/smart_ptr/allocate_unique.hpp(121) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(125) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(132) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(132) : error C2071: 'boost::detail::sp_alloc_ptr<T[],P>::operator bool' : illegal storage class
..\boost/smart_ptr/allocate_unique.hpp(136) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(140) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(144) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(166) : error C3646: 'noexcept' : unknown override specifier
        ..\boost/smart_ptr/allocate_unique.hpp(205) : see reference to class template instantiation 'boost::detail::sp_alloc_ptr<T[N],P>' being compiled
..\boost/smart_ptr/allocate_unique.hpp(169) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(172) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(179) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(179) : error C2071: 'boost::detail::sp_alloc_ptr<T[N],P>::operator bool' : illegal storage class
..\boost/smart_ptr/allocate_unique.hpp(183) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(187) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(191) : error C2143: syntax error : missing ';' before 'size_t'
..\boost/smart_ptr/allocate_unique.hpp(191) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/allocate_unique.hpp(191) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/allocate_unique.hpp(191) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(227) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(235) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(243) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(251) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(289) : error C3646: 'noexcept' : unknown override specifier
        ..\boost/smart_ptr/allocate_unique.hpp(296) : see reference to class template instantiation 'boost::alloc_deleter<T,A>' being compiled
..\boost/smart_ptr/allocate_unique.hpp(299) : error C2988: unrecognizable template declaration/definition
..\boost/smart_ptr/allocate_unique.hpp(299) : error C2059: syntax error : 'using'
..\boost/smart_ptr/allocate_unique.hpp(301) : error C2143: syntax error : missing ';' before '{'
..\boost/smart_ptr/allocate_unique.hpp(301) : error C2447: '{' : missing function header (old-style formal list?)
..\boost/smart_ptr/allocate_unique.hpp(360) : error C2332: 'class' : missing tag name
..\boost/smart_ptr/allocate_unique.hpp(360) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/smart_ptr/allocate_unique.hpp(360) : error C2143: syntax error : missing ',' before '...'
..\boost/smart_ptr/allocate_unique.hpp(363) : warning C4346: 'std::tr1::is_array<_Ty>::value' : dependent name is not a type
        prefix with 'typename' to indicate a type
..\boost/smart_ptr/allocate_unique.hpp(363) : error C2061: syntax error : identifier 'Args'
..\boost/smart_ptr/allocate_unique.hpp(462) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(289) : error C3646: 'noexcept' : unknown override specifier
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(650) : see reference to class template instantiation 'boost::alloc_deleter<T,A>' being compiled
        with
        [
            T=int [],
            A=creator<int>
        ]
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\memory(2363) : see reference to class template instantiation 'std::tr1::is_empty<_Ty>' being compiled
        with
        [
            _Ty=boost::alloc_deleter<int [],creator<int>>
        ]
        ..\libs\smart_ptr\test\allocate_unique_array_value_test.cpp(54) : see reference to class template instantiation 'std::unique_ptr<_Ty,_Dx>' being compiled
        with
        [
            _Ty=int [],
            _Dx=boost::alloc_deleter<int [],creator<int>>
        ]
..\boost/smart_ptr/allocate_unique.hpp(118) : error C3646: 'noexcept' : unknown override specifier
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\memory(2149) : see reference to class template instantiation 'boost::detail::sp_alloc_ptr<T,P>' being compiled
        with
        [
            T=int [],
            P=int *
        ]
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\memory(2365) : see reference to class template instantiation 'std::_Unique_ptr_base<_Ty,_Dx,_Empty_deleter>' being compiled
        with
        [
            _Ty=int,
            _Dx=boost::alloc_deleter<int [],creator<int>>,
            _Empty_deleter=false
        ]
..\boost/smart_ptr/allocate_unique.hpp(121) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(125) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(132) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(132) : error C2071: 'boost::detail::sp_alloc_ptr<T,P>::operator bool' : illegal storage class
        with
        [
            T=int [],
            P=int *
        ]
..\boost/smart_ptr/allocate_unique.hpp(136) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(140) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(144) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(289) : error C3646: 'noexcept' : unknown override specifier
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(650) : see reference to class template instantiation 'boost::alloc_deleter<T,A>' being compiled
        with
        [
            T=int [4],
            A=creator<int>
        ]
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\memory(2363) : see reference to class template instantiation 'std::tr1::is_empty<_Ty>' being compiled
        with
        [
            _Ty=boost::alloc_deleter<int [4],creator<int>>
        ]
        ..\libs\smart_ptr\test\allocate_unique_array_value_test.cpp(63) : see reference to class template instantiation 'std::unique_ptr<_Ty,_Dx>' being compiled
        with
        [
            _Ty=int [],
            _Dx=boost::alloc_deleter<int [4],creator<int>>
        ]
..\boost/smart_ptr/allocate_unique.hpp(166) : error C3646: 'noexcept' : unknown override specifier
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\memory(2149) : see reference to class template instantiation 'boost::detail::sp_alloc_ptr<T,P>' being compiled
        with
        [
            T=int [4],
            P=int *
        ]
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\memory(2365) : see reference to class template instantiation 'std::_Unique_ptr_base<_Ty,_Dx,_Empty_deleter>' being compiled
        with
        [
            _Ty=int,
            _Dx=boost::alloc_deleter<int [4],creator<int>>,
            _Empty_deleter=false
        ]
..\boost/smart_ptr/allocate_unique.hpp(169) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(172) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(179) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(179) : error C2071: 'boost::detail::sp_alloc_ptr<T,P>::operator bool' : illegal storage class
        with
        [
            T=int [4],
            P=int *
        ]
..\boost/smart_ptr/allocate_unique.hpp(183) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(187) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(191) : error C2143: syntax error : missing ';' before 'size_t'
..\boost/smart_ptr/allocate_unique.hpp(191) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/allocate_unique.hpp(191) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/allocate_unique.hpp(191) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(289) : error C3646: 'noexcept' : unknown override specifier
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(650) : see reference to class template instantiation 'boost::alloc_deleter<T,A>' being compiled
        with
        [
            T=const int [],
            A=creator<>
        ]
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\memory(2363) : see reference to class template instantiation 'std::tr1::is_empty<_Ty>' being compiled
        with
        [
            _Ty=boost::alloc_deleter<const int [],creator<>>
        ]
        ..\libs\smart_ptr\test\allocate_unique_array_value_test.cpp(72) : see reference to class template instantiation 'std::unique_ptr<_Ty,_Dx>' being compiled
        with
        [
            _Ty=const int [],
            _Dx=boost::alloc_deleter<const int [],creator<>>
        ]
..\boost/smart_ptr/allocate_unique.hpp(118) : error C3646: 'noexcept' : unknown override specifier
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\memory(2149) : see reference to class template instantiation 'boost::detail::sp_alloc_ptr<T,P>' being compiled
        with
        [
            T=const int [],
            P=int *
        ]
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\memory(2365) : see reference to class template instantiation 'std::_Unique_ptr_base<_Ty,_Dx,_Empty_deleter>' being compiled
        with
        [
            _Ty=const int,
            _Dx=boost::alloc_deleter<const int [],creator<>>,
            _Empty_deleter=false
        ]
..\boost/smart_ptr/allocate_unique.hpp(121) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(125) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(132) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(132) : error C2071: 'boost::detail::sp_alloc_ptr<T,P>::operator bool' : illegal storage class
        with
        [
            T=const int [],
            P=int *
        ]
..\boost/smart_ptr/allocate_unique.hpp(136) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(140) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(144) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(289) : error C3646: 'noexcept' : unknown override specifier
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\type_traits(650) : see reference to class template instantiation 'boost::alloc_deleter<T,A>' being compiled
        with
        [
            T=const int [4],
            A=creator<>
        ]
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\memory(2363) : see reference to class template instantiation 'std::tr1::is_empty<_Ty>' being compiled
        with
        [
            _Ty=boost::alloc_deleter<const int [4],creator<>>
        ]
        ..\libs\smart_ptr\test\allocate_unique_array_value_test.cpp(81) : see reference to class template instantiation 'std::unique_ptr<_Ty,_Dx>' being compiled
        with
        [
            _Ty=const int [],
            _Dx=boost::alloc_deleter<const int [4],creator<>>
        ]
..\boost/smart_ptr/allocate_unique.hpp(166) : error C3646: 'noexcept' : unknown override specifier
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\memory(2149) : see reference to class template instantiation 'boost::detail::sp_alloc_ptr<T,P>' being compiled
        with
        [
            T=const int [4],
            P=int *
        ]
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\memory(2365) : see reference to class template instantiation 'std::_Unique_ptr_base<_Ty,_Dx,_Empty_deleter>' being compiled
        with
        [
            _Ty=const int,
            _Dx=boost::alloc_deleter<const int [4],creator<>>,
            _Empty_deleter=false
        ]
..\boost/smart_ptr/allocate_unique.hpp(169) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(172) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(179) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(179) : error C2071: 'boost::detail::sp_alloc_ptr<T,P>::operator bool' : illegal storage class
        with
        [
            T=const int [4],
            P=int *
        ]
..\boost/smart_ptr/allocate_unique.hpp(183) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(187) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/allocate_unique.hpp(191) : error C2143: syntax error : missing ';' before 'size_t'
..\boost/smart_ptr/allocate_unique.hpp(191) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/allocate_unique.hpp(191) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/allocate_unique.hpp(191) : error C3646: 'noexcept' : unknown override specifier