Test output: teeks99-09-v12m-64onAMD64 - spirit - qi_range_run / msvc-12.0
Rev 62658b2ab10667a59ced1201b3443ff937b70d4e / Tue, 19 Nov 2024 10:22:31 +0000
Compile [2024-11-19 12:01:57 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\spirit\test\qi\range_run.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\spirit\test\qi\qi_range_run.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\range_run.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -wd4100 -wd4244 -wd4365 -wd4459 -wd4512 -wd4714 -DBOOST_ALL_NO_LIB=1 -DBOOST_BIND_DETAIL_REQUIRES_CXX11_HPP_INCLUDED -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_ENDIAN_DETAIL_REQUIRES_CXX11_HPP_INCLUDED -DBOOST_FUNCTION_DETAIL_REQUIRES_CXX11_HPP_INCLUDED -DBOOST_HASH_DETAIL_REQUIRES_CXX11_HPP_INCLUDED -DBOOST_SMART_PTR_DETAIL_REQUIRES_CXX11_HPP_INCLUDED -DBOOST_SYSTEM_DETAIL_REQUIRES_CXX11_HPP_INCLUDED -DBOOST_TYPEOF_DETAIL_REQUIRES_CXX11_HPP_INCLUDED -DBOOST_UNORDERED_DETAIL_REQUIRES_CXX11_HPP_INCLUDED "-I.." "-I..\libs\spirit\test\qi" 

range_run.cpp
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xutility(2715) : warning C4996: 'std::_Fill_n': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\xutility(2701) : see declaration of 'std::_Fill_n'
        ..\boost/random/detail/polynomial.hpp(114) : see reference to function template instantiation '_OutIt std::fill_n<boost::random::detail::polynomial_ops::digit_t*,size_t,boost::random::detail::polynomial_ops::digit_t>(_OutIt,_Diff,const _Ty &)' being compiled
        with
        [
            _OutIt=boost::random::detail::polynomial_ops::digit_t *
,            _Diff=size_t
,            _Ty=boost::random::detail::polynomial_ops::digit_t
        ]
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<T>::operator ()(const T &) const'
        with
        [
            T=int
        ]
        ..\boost/container_hash/hash.hpp(471) : see reference to function template instantiation 'size_t boost::hash<T>::operator ()(const T &) const' being compiled
        with
        [
            T=int
        ]
        ..\boost/container_hash/hash.hpp(471) : see reference to class template instantiation 'boost::hash<T>' being compiled
        with
        [
            T=int
        ]
        ..\boost/container_hash/hash.hpp(391) : see reference to function template instantiation 'void boost::hash_combine<int>(size_t &,const T &)' being compiled
        with
        [
            T=int
        ]