Test output: teeks99-09-v12d-64onAMD64 - flyweight - test_init / msvc-12.0
Rev 1704ae5656970f972f91c0801f2177ee907e2ce8 / Tue, 19 Nov 2024 08:43:29 +0000
Compile [2024-11-19 10:09:44 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-12.0\msvc-setup.bat" amd64 >nul
 cl /Zm800 -nologo "..\libs\flyweight\test\test_init.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\flyweight\test\test_init.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_init.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_CONTAINER_DYN_LINK=1 -DBOOST_CONTAINER_NO_LIB=1 "-I.." "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\bind\include" "-IC:\teeks99-09\run\boost_root\libs\container\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\detail\include" "-IC:\teeks99-09\run\boost_root\libs\flyweight\include" "-IC:\teeks99-09\run\boost_root\libs\function\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\fusion\include" "-IC:\teeks99-09\run\boost_root\libs\integer\include" "-IC:\teeks99-09\run\boost_root\libs\interprocess\include" "-IC:\teeks99-09\run\boost_root\libs\intrusive\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\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\multi_index\include" "-IC:\teeks99-09\run\boost_root\libs\optional\include" "-IC:\teeks99-09\run\boost_root\libs\parameter\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\tuple\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" "-IC:\teeks99-09\run\boost_root\libs\winapi\include" 

test_init.cpp
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\utility(310) : error C2338: The C++ Standard doesn't define tuple_size for this type.
        ..\boost/container_hash/is_tuple_like.hpp(30) : see reference to class template instantiation 'std::tuple_size<int>' being compiled
        ..\boost/container_hash/hash.hpp(537) : see reference to class template instantiation 'boost::container_hash::is_tuple_like<T>' being compiled
        with
        [
            T=int
        ]
        ..\boost/container_hash/hash.hpp(536) : while compiling class template member function 'size_t boost::hash<Key>::operator ()(const T &) const'
        with
        [
            Key=int
,            T=int
        ]
        ..\boost/container_hash/hash.hpp(471) : see reference to function template instantiation 'size_t boost::hash<Key>::operator ()(const T &) const' being compiled
        with
        [
            Key=int
,            T=int
        ]
        ..\boost/multi_index/hashed_index.hpp(1775) : see reference to class template instantiation 'boost::hash<Key>' being compiled
        with
        [
            Key=int
        ]
        ..\boost/multi_index_container.hpp(118) : see reference to class template instantiation 'boost::multi_index::detail::hashed_index<boost::multi_index::identity<Entry>,boost::hash<Key>,std::equal_to<Key>,SuperMeta,boost::mpl::vector0<boost::mpl::na>,boost::multi_index::detail::hashed_unique_tag>' being compiled
        with
        [
            Entry=boost::flyweights::detail::refcounted_value<boost::flyweights::detail::default_value_policy<int>::rep_type,int>
,            Key=int
,            SuperMeta=boost::multi_index::detail::nth_layer<1,boost::flyweights::detail::refcounted_value<boost::flyweights::detail::default_value_policy<int>::rep_type,int>,boost::flyweights::hashed_factory_class<boost::flyweights::detail::refcounted_value<boost::flyweights::detail::default_value_policy<int>::rep_type,int>,int,boost::mpl::na,boost::mpl::na,boost::mpl::na>::index_list,std::allocator<boost::flyweights::detail::refcounted_value<boost::flyweights::detail::default_value_policy<int>::rep_type,int>>>
        ]
        ..\boost/flyweight/hashed_factory.hpp(94) : see reference to class template instantiation 'boost::multi_index::multi_index_container<Entry,boost::flyweights::hashed_factory_class<Entry,Value,boost::mpl::na,boost::mpl::na,boost::mpl::na>::index_list,std::allocator<Entry>>' being compiled
        with
        [
            Entry=boost::flyweights::detail::refcounted_value<boost::flyweights::detail::default_value_policy<int>::rep_type,int>
,            Value=int
        ]
        ..\libs\flyweight\test\test_init.cpp(21) : see reference to class template instantiation 'boost::flyweights::hashed_factory_class<Entry,Value,boost::mpl::na,boost::mpl::na,boost::mpl::na>' being compiled
        with
        [
            Entry=boost::flyweights::detail::refcounted_value<boost::flyweights::detail::default_value_policy<int>::rep_type,int>
,            Value=int
        ]
        ..\boost/flyweight/detail/flyweight_core.hpp(140) : see reference to class template instantiation 'marked_hashed_factory_class<& boost_flyweight_test::mark1,Entry,Value>' being compiled
        with
        [
            Entry=boost::flyweights::detail::refcounted_value<boost::flyweights::detail::default_value_policy<int>::rep_type,int>
,            Value=int
        ]
        ..\boost/flyweight/flyweight.hpp(173) : see reference to class template instantiation 'boost::flyweights::detail::flyweight_core<boost::flyweights::detail::default_value_policy<T>,boost::mpl::na,boost::flyweights::refcounted,marked_hashed_factory<& boost_flyweight_test::mark1>,boost::flyweights::simple_locking,boost::flyweights::static_holder>' being compiled
        with
        [
            T=int
        ]
        ..\libs\flyweight\test\test_init.cpp(38) : see reference to class template instantiation 'boost::flyweights::flyweight<int,marked_hashed_factory<& boost_flyweight_test::mark1>,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_,boost::parameter::void_>' being compiled