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

call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.1\msvc-setup.bat"  >nul
 cl /Zm800 -nologo "..\libs\geometry\test\algorithms\overlay\sort_by_side.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\geometry\test\algorithms\overlay\algorithms_sort_by_side.test\msvc-14.1\dbg\x86_6\async-excpt-on\dbg-symbl-off\thrdp-wn32\thrd-mlt\sort_by_side.obj"     -TP /wd4675 /EHa /GR /Zc:throwingNew /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -wd4275 /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_CHRONO_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_CONTAINER_DYN_LINK=1 -DBOOST_CONTAINER_NO_LIB=1 -DBOOST_MATH_TR1_NO_LIB=1 -DBOOST_RANDOM_DYN_LINK=1 -DBOOST_RANDOM_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_LIB=1 -DBOOST_TEST_NO_AUTO_LINK=1 -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_USE_DLL=1 -DBOOST_THREAD_WIN32 "-I.." "-I..\libs\geometry\test" "-IC:\teeks99-09\run\boost_root\libs\any\include" "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\chrono\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\endian\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\geometry\include" "-IC:\teeks99-09\run\boost_root\libs\integer\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\lexical_cast\include" "-IC:\teeks99-09\run\boost_root\libs\math\build" "-IC:\teeks99-09\run\boost_root\libs\math\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\optional\include" "-IC:\teeks99-09\run\boost_root\libs\predef\include" "-IC:\teeks99-09\run\boost_root\libs\random\include" "-IC:\teeks99-09\run\boost_root\libs\ratio\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\system\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_index\include" "-IC:\teeks99-09\run\boost_root\libs\variant\include" "-IC:\teeks99-09\run\boost_root\libs\variant2\include" "-IC:\teeks99-09\run\boost_root\libs\winapi\include" 

sort_by_side.cpp
..\boost/geometry/algorithms/detail/overlay/check_enrich.hpp(135): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/geometry/algorithms/detail/overlay/enrich_intersection_points.hpp(544): note: see reference to function template instantiation 'bool boost::geometry::detail::overlay::check_graph<Turns>(const TurnPoints &,boost::geometry::detail::overlay::operation_type)' being compiled
        with
        [
            Turns=turn_container_type,
            TurnPoints=turn_container_type
        ]
..\libs\geometry\test\algorithms\overlay\sort_by_side.cpp(163): note: see reference to function template instantiation 'void boost::geometry::enrich_intersection_points<false,false,boost::geometry::overlay_intersection,turn_container_type,cluster_type,Geometry1,Geometry2,Strategy>(Turns &,Clusters &,const Geometry1 &,const Geometry2 &,const IntersectionStrategy &)' being compiled
        with
        [
            Geometry1=multi_polygon,
            Geometry2=multi_polygon,
            Strategy=strategy_type,
            Turns=turn_container_type,
            Clusters=cluster_type,
            IntersectionStrategy=strategy_type
        ]
..\libs\geometry\test\algorithms\overlay\sort_by_side.cpp(201): note: see reference to function template instantiation 'std::vector<size_t,std::allocator<_Ty>> apply_overlay<boost::geometry::overlay_intersection,false,false,false,geometry_out,Geometry,Geometry,strategy_type>(const Geometry1 &,const Geometry2 &,const Strategy &)' being compiled
        with
        [
            _Ty=size_t,
            Geometry=multi_polygon,
            Geometry1=multi_polygon,
            Geometry2=multi_polygon,
            Strategy=strategy_type
        ]
..\libs\geometry\test\algorithms\overlay\sort_by_side.cpp(226): note: see reference to function template instantiation 'void test_sort_by_side<multi_polygon,boost::geometry::overlay_intersection>(const std::string &,const std::string &,const std::string &,const std::vector<size_t,std::allocator<_Ty>> &)' being compiled
        with
        [
            _Ty=size_t
        ]
..\libs\geometry\test\algorithms\overlay\sort_by_side.cpp(255): note: see reference to function template instantiation 'void test_all<double>(void)' being compiled
..\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/math/constants/constants.hpp(260): note: see reference to class template instantiation 'boost::math::constants::detail::constant_half<T>' being compiled
        with
        [
            T=double
        ]
..\boost/math/constants/constants.hpp(260): note: see reference to function template instantiation 'double boost::math::constants::half<T,boost::math::policies::policy<boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy,boost::math::policies::default_policy>>(void) noexcept' being compiled
        with
        [
            T=double
        ]
..\boost/math/special_functions/detail/bernoulli_details.hpp(94): note: see reference to function template instantiation 'double boost::math::constants::half<double>(void) noexcept' being compiled
            
Link [2024-11-20 12:20:08 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\geometry\test\algorithms\overlay\algorithms_sort_by_side.test\msvc-14.1\dbg\x86_6\async-excpt-on\dbg-symbl-off\thrdp-wn32\thrd-mlt\sort_by_side.obj" "C:\teeks99-09\run\results\boost\bin.v2\libs\system\build\msvc-14.1\dbg\x86_6\async-excpt-on\dbg-symbl-off\thrd-mlt\boost_system-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\chrono\build\msvc-14.1\dbg\x86_6\async-excpt-on\dbg-symbl-off\thrd-mlt\boost_chrono-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\container\build\msvc-14.1\dbg\x86_6\async-excpt-on\dbg-symbl-off\thrd-mlt\boost_container-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\random\build\msvc-14.1\dbg\x86_6\async-excpt-on\dbg-symbl-off\thrd-mlt\boost_random-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\math\build\msvc-14.1\dbg\x86_6\async-excpt-on\dbg-symbl-off\thrd-mlt\boost_math_tr1-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\serialization\build\msvc-14.1\dbg\x86_6\async-excpt-on\dbg-symbl-off\thrd-mlt\boost_serialization-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\thread\build\msvc-14.1\dbg\x86_6\async-excpt-on\dbg-symbl-off\thrdp-wn32\thrd-mlt\boost_thread-vc141-mt-gd-x64-1_87.lib"      /MANIFEST:EMBED /MACHINE:X64 /subsystem:console /out:"C:\teeks99-09\run\results\boost\bin.v2\libs\geometry\test\algorithms\overlay\algorithms_sort_by_side.test\msvc-14.1\dbg\x86_6\async-excpt-on\dbg-symbl-off\thrdp-wn32\thrd-mlt\algorithms_sort_by_side.exe"  
    
            
Run [2024-11-20 12:20:08 UTC]: fail

Running 1 test case...
../libs/geometry/test/algorithms/overlay/sort_by_side.cpp(206): error: in "test_main_caller( argc_ argv )":   caseid=case_recursive_boxes_46_union open count: expected=[2 , 1 , 2 , 1 , 1 , 2 , 1] detected=[2 , 1 , 1 , 2 , 1 , 2 , 1]

*** 1 failure is detected in the test module "Test Program"
 
EXIT STATUS: 201