Test output: teeks99-09-v15m-64onAMD64 - sort - test_parallel_stable_sort / msvc-14.1
Rev 9dae34c66db664e04b92ce65f33d238cb5fb1c44 / Wed, 20 Nov 2024 05:13:34 +0000
Compile [2024-11-20 12:29:05 UTC]: succeed

call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.1\msvc-setup.bat"  >nul
 cl /Zm800 -nologo "..\libs\sort\test\test_parallel_stable_sort.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\sort\test\test_parallel_stable_sort.test\msvc-14.1\dbg\x86_6\dbg-symbl-off\optmz-spd\thrd-mlt\test_parallel_stable_sort.obj"     -TP /wd4675 /EHs /GR /Zc:throwingNew /O2 /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /Gw /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 "-I.." "-I..\.." 

test_parallel_stable_sort.cpp
..\libs\sort\test\test_parallel_stable_sort.cpp(46): warning C4244: 'initializing': conversion from 'unsigned __int64' to 'uint32_t', possible loss of data
..\boost/sort/common/merge_vector.hpp(172): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
..\boost/sort/sample_sort/sample_sort.hpp(177): note: see reference to function template instantiation 'boost::sort::common::range<Iter_t> boost::sort::common::merge_vector4<unsigned __int64*,Iter_t,Compare>(boost::sort::common::range<unsigned __int64 *>,boost::sort::common::range<Iter_t>,std::vector<boost::sort::common::range<unsigned __int64 *>,std::allocator<_Ty>> &,std::vector<boost::sort::common::range<Iter_t>,std::allocator<boost::sort::common::range<Iter_t>>> &,Compare)' being compiled
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<uint64_t>>>,
            Compare=Compare,
            _Ty=boost::sort::common::range<unsigned __int64 *>
        ]
..\boost/sort/sample_sort/sample_sort.hpp(172): note: while compiling class template member function 'void boost::sort::sample_detail::sample_sort<Iter_t,Compare>::execute(void)'
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<uint64_t>>>,
            Compare=Compare
        ]
..\boost/sort/sample_sort/sample_sort.hpp(208): note: see reference to function template instantiation 'void boost::sort::sample_detail::sample_sort<Iter_t,Compare>::execute(void)' being compiled
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<uint64_t>>>,
            Compare=Compare
        ]
..\boost/sort/parallel_stable_sort/parallel_stable_sort.hpp(178): note: see reference to class template instantiation 'boost::sort::sample_detail::sample_sort<Iter_t,Compare>' being compiled
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<uint64_t>>>,
            Compare=Compare
        ]
..\boost/sort/parallel_stable_sort/parallel_stable_sort.hpp(126): note: while compiling class template member function 'boost::sort::stable_detail::parallel_stable_sort<Iter_t,Compare>::parallel_stable_sort(Iter_t,Iter_t,Compare,uint32_t)'
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<uint64_t>>>,
            Compare=Compare
        ]
..\boost/sort/parallel_stable_sort/parallel_stable_sort.hpp(293): note: see reference to function template instantiation 'boost::sort::stable_detail::parallel_stable_sort<Iter_t,Compare>::parallel_stable_sort(Iter_t,Iter_t,Compare,uint32_t)' being compiled
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<uint64_t>>>,
            Compare=Compare
        ]
..\boost/sort/parallel_stable_sort/parallel_stable_sort.hpp(239): note: see reference to class template instantiation 'boost::sort::stable_detail::parallel_stable_sort<Iter_t,Compare>' being compiled
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<uint64_t>>>
        ]
..\libs\sort\test\test_parallel_stable_sort.cpp(81): note: see reference to function template instantiation 'void boost::sort::parallel_stable_sort<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>(Iter_t,Iter_t)' being compiled
        with
        [
            _Ty=uint64_t,
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<uint64_t>>>
        ]
..\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<9>' being compiled
..\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<8>' being compiled
..\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<7>' being compiled
..\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<6>' being compiled
..\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<5>' being compiled
..\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<4>' being compiled
..\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<3>' being compiled
..\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<2>' being compiled
..\boost/bind/placeholders.hpp(45): note: see reference to class template instantiation 'boost::arg<1>' being compiled
..\boost/sort/common/merge_vector.hpp(180): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
..\boost/sort/common/merge_vector.hpp(186): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
..\boost/sort/common/merge_vector.hpp(119): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
..\boost/sort/sample_sort/sample_sort.hpp(163): note: see reference to function template instantiation 'void boost::sort::common::uninit_merge_level4<unsigned __int64,Iter_t,Compare>(boost::sort::common::range<unsigned __int64 *>,std::vector<boost::sort::common::range<Iter_t>,std::allocator<_Ty>> &,std::vector<boost::sort::common::range<unsigned __int64 *>,std::allocator<boost::sort::common::range<unsigned __int64 *>>> &,Compare)' being compiled
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<uint64_t>>>,
            Compare=Compare,
            _Ty=boost::sort::common::range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<uint64_t>>>>
        ]
..\boost/sort/sample_sort/sample_sort.hpp(158): note: while compiling class template member function 'void boost::sort::sample_detail::sample_sort<Iter_t,Compare>::execute_first(void)'
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<uint64_t>>>,
            Compare=Compare
        ]
..\boost/sort/sample_sort/sample_sort.hpp(191): note: see reference to function template instantiation 'void boost::sort::sample_detail::sample_sort<Iter_t,Compare>::execute_first(void)' being compiled
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<uint64_t>>>,
            Compare=Compare
        ]
..\boost/sort/common/merge_vector.hpp(72): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
..\boost/sort/common/merge_vector.hpp(178): note: see reference to function template instantiation 'void boost::sort::common::merge_level4<unsigned __int64*,Iter_t,Compare>(boost::sort::common::range<unsigned __int64 *>,std::vector<boost::sort::common::range<Iter_t>,std::allocator<_Ty>> &,std::vector<boost::sort::common::range<unsigned __int64 *>,std::allocator<boost::sort::common::range<unsigned __int64 *>>> &,Compare)' being compiled
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<uint64_t>>>,
            Compare=Compare,
            _Ty=boost::sort::common::range<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<uint64_t>>>>
        ]
..\boost/sort/sample_sort/sample_sort.hpp(177): note: see reference to function template instantiation 'boost::sort::common::range<Iter_t> boost::sort::common::merge_vector4<unsigned __int64*,Iter_t,Compare>(boost::sort::common::range<unsigned __int64 *>,boost::sort::common::range<Iter_t>,std::vector<boost::sort::common::range<unsigned __int64 *>,std::allocator<_Ty>> &,std::vector<boost::sort::common::range<Iter_t>,std::allocator<boost::sort::common::range<Iter_t>>> &,Compare)' being compiled
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<uint64_t>>>,
            Compare=Compare,
            _Ty=boost::sort::common::range<unsigned __int64 *>
        ]
..\boost/sort/spinsort/spinsort.hpp(129): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
..\boost/sort/spinsort/spinsort.hpp(195): note: see reference to function template instantiation 'void boost::sort::spin_detail::insert_partial_sort<Iter_t,xk*,Compare>(Iter1_t,Iter1_t,Iter1_t,Compare,const boost::sort::common::range<xk *> &)' being compiled
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<xk>>>,
            Compare=Compare,
            Iter1_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<xk>>>
        ]
..\boost/sort/spinsort/spinsort.hpp(267): note: see reference to function template instantiation 'bool boost::sort::spin_detail::check_stable_sort<Iter_t,xk*,Compare>(const boost::sort::common::range<Iter_t> &,const boost::sort::common::range<xk *> &,Compare)' being compiled
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<xk>>>,
            Compare=Compare
        ]
..\boost/sort/spinsort/spinsort.hpp(511): note: see reference to function template instantiation 'void boost::sort::spin_detail::range_sort<xk*,Iter_t,Compare>(const boost::sort::common::range<xk *> &,const boost::sort::common::range<Iter_t> &,Compare,uint32_t)' being compiled
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<xk>>>,
            Compare=Compare
        ]
..\boost/sort/spinsort/spinsort.hpp(445): note: while compiling class template member function 'boost::sort::spin_detail::spinsort<Iter_t,Compare>::spinsort(Iter_t,Iter_t,Compare,xk *,size_t)'
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<xk>>>,
            Compare=Compare
        ]
..\boost/sort/spinsort/spinsort.hpp(405): note: see reference to function template instantiation 'boost::sort::spin_detail::spinsort<Iter_t,Compare>::spinsort(Iter_t,Iter_t,Compare,xk *,size_t)' being compiled
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<xk>>>,
            Compare=Compare
        ]
..\boost/sort/parallel_stable_sort/parallel_stable_sort.hpp(137): note: see reference to class template instantiation 'boost::sort::spin_detail::spinsort<Iter_t,Compare>' being compiled
        with
        [
            Iter_t=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<xk>>>,
            Compare=Compare
        ]
            
Link [2024-11-20 12:29:06 UTC]: succeed

call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.1\msvc-setup.bat"  >nul
 link /NOLOGO /INCREMENTAL:NO "C:\teeks99-09\run\results\boost\bin.v2\libs\sort\test\test_parallel_stable_sort.test\msvc-14.1\dbg\x86_6\dbg-symbl-off\optmz-spd\thrd-mlt\test_parallel_stable_sort.obj"      /MANIFEST:EMBED /MACHINE:X64 /subsystem:console /out:"C:\teeks99-09\run\results\boost\bin.v2\libs\sort\test\test_parallel_stable_sort.test\msvc-14.1\dbg\x86_6\dbg-symbl-off\optmz-spd\thrd-mlt\test_parallel_stable_sort.exe"  
    
            
Run [2024-11-20 12:29:08 UTC]: fail