Test output: teeks99-06-dg11-20-64onaarch64 - geometry - algorithms_area_sph_geo / gcc-11~c++20
Rev e8056f69c95fd5bbc08528738f43c8114da4f3b8 / Tue, 19 Nov 2024 02:45:15 +0000
Compile [2024-11-20 01:36:49 UTC]: succeed

"g++-11"   -fvisibility-inlines-hidden -std=c++20 -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -Winvalid-pch -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_HAS_ICU=1 -DBOOST_MATH_TR1_NO_LIB=1 -DBOOST_RANDOM_DYN_LINK=1 -DBOOST_RANDOM_NO_LIB=1 -DBOOST_REGEX_NO_LIB=1 -DBOOST_SERIALIZATION_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_POSIX -DBOOST_THREAD_USE_DLL=1   -I".." -I"../libs/geometry/test" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/algorithm/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/any/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/assert/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/bind/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/chrono/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/container/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/container_hash/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/core/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/describe/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/detail/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/endian/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/function/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/function_types/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/fusion/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/geometry/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/integer/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/intrusive/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/iterator/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/lexical_cast/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/math/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/move/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/mp11/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/optional/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/phoenix/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/predef/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/random/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/ratio/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/regex/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/serialization/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/smart_ptr/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/spirit/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/system/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/throw_exception/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/tuple/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/type_index/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/type_traits/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/unordered/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/variant/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/variant2/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/winapi/include"  -c -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/geometry/test/algorithms/area/algorithms_area_sph_geo.test/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/area_sph_geo.o" "../libs/geometry/test/algorithms/area/area_sph_geo.cpp"

In file included from ../boost/geometry/strategies/geographic.hpp:14,
                 from ../boost/geometry/strategies/strategies.hpp:159,
                 from ../boost/geometry/geometry.hpp:57,
                 from ../boost/geometry.hpp:17,
                 from ../libs/geometry/test/algorithms/area/area_sph_geo.cpp:21:
../boost/geometry/strategies/area/geographic.hpp: In instantiation of ???static auto boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<FP, SO, S, CT> >::get(const boost::geometry::strategy::area::geographic<FP, SO, S, CT>&) [with FP = boost::geometry::strategy::andoyer; long unsigned int SO = 1; S = boost::geometry::srs::spheroid<double>; CT = void]???:
../boost/geometry/algorithms/area.hpp:221:65:   required from ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<>]???
../boost/geometry/algorithms/area.hpp:253:55:   required from ???static auto boost::geometry::resolve_dynamic::area<Geometry, Tag>::apply(const Geometry&, const Strategy&) [with Strategy = boost::geometry::strategy::area::geographic<>; Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Tag = boost::geometry::polygon_tag]???
../boost/geometry/algorithms/area.hpp:354:50:   required from ???auto boost::geometry::area(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<>]???
../libs/geometry/test/algorithms/area/area_sph_geo.cpp:503:24:   required from here
../boost/geometry/strategies/area/geographic.hpp:101:49: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
  101 |         return altered_strategy(strategy.model());
      |                                                 ^
../boost/geometry/strategies/area/geographic.hpp: In instantiation of ???static auto boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<FP, SO, S, CT> >::get(const boost::geometry::strategy::area::geographic<FP, SO, S, CT>&) [with FP = boost::geometry::strategy::thomas; long unsigned int SO = 2; S = boost::geometry::srs::spheroid<double>; CT = void]???:
../boost/geometry/algorithms/area.hpp:221:65:   required from ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::thomas>]???
../boost/geometry/algorithms/area.hpp:253:55:   required from ???static auto boost::geometry::resolve_dynamic::area<Geometry, Tag>::apply(const Geometry&, const Strategy&) [with Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::thomas>; Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Tag = boost::geometry::polygon_tag]???
../boost/geometry/algorithms/area.hpp:354:50:   required from ???auto boost::geometry::area(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::thomas>]???
../libs/geometry/test/algorithms/area/area_sph_geo.cpp:505:24:   required from here
../boost/geometry/strategies/area/geographic.hpp:101:49: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::thomas> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/strategies/area/geographic.hpp: In instantiation of ???static auto boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<FP, SO, S, CT> >::get(const boost::geometry::strategy::area::geographic<FP, SO, S, CT>&) [with FP = boost::geometry::strategy::vincenty; long unsigned int SO = 4; S = boost::geometry::srs::spheroid<double>; CT = void]???:
../boost/geometry/algorithms/area.hpp:221:65:   required from ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty>]???
../boost/geometry/algorithms/area.hpp:253:55:   required from ???static auto boost::geometry::resolve_dynamic::area<Geometry, Tag>::apply(const Geometry&, const Strategy&) [with Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty>; Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Tag = boost::geometry::polygon_tag]???
../boost/geometry/algorithms/area.hpp:354:50:   required from ???auto boost::geometry::area(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty>]???
../libs/geometry/test/algorithms/area/area_sph_geo.cpp:507:24:   required from here
../boost/geometry/strategies/area/geographic.hpp:101:49: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/strategies/area/geographic.hpp: In instantiation of ???static auto boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<FP, SO, S, CT> >::get(const boost::geometry::strategy::area::geographic<FP, SO, S, CT>&) [with FP = boost::geometry::strategy::karney; long unsigned int SO = 8; S = boost::geometry::srs::spheroid<double>; CT = void]???:
../boost/geometry/algorithms/area.hpp:221:65:   required from ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney>]???
../boost/geometry/algorithms/area.hpp:253:55:   required from ???static auto boost::geometry::resolve_dynamic::area<Geometry, Tag>::apply(const Geometry&, const Strategy&) [with Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney>; Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Tag = boost::geometry::polygon_tag]???
../boost/geometry/algorithms/area.hpp:354:50:   required from ???auto boost::geometry::area(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney>]???
../libs/geometry/test/algorithms/area/area_sph_geo.cpp:509:24:   required from here
../boost/geometry/strategies/area/geographic.hpp:101:49: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
In file included from ../boost/geometry/strategies/spherical.hpp:14,
                 from ../boost/geometry/strategies/strategies.hpp:160,
                 from ../boost/geometry/geometry.hpp:57,
                 from ../boost/geometry.hpp:17,
                 from ../libs/geometry/test/algorithms/area/area_sph_geo.cpp:21:
../boost/geometry/strategies/area/spherical.hpp: In instantiation of ???static auto boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::spherical<R, CT> >::get(const boost::geometry::strategy::area::spherical<R, CT>&) [with R = double; CT = void]???:
../boost/geometry/algorithms/area.hpp:221:65:   required from ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::spherical_equatorial<boost::geometry::degree> >, true, true, std::vector, std::vector, std::allocator, std::allocator>; Strategy = boost::geometry::strategy::area::spherical<>]???
../boost/geometry/algorithms/area.hpp:253:55:   required from ???static auto boost::geometry::resolve_dynamic::area<Geometry, Tag>::apply(const Geometry&, const Strategy&) [with Strategy = boost::geometry::strategy::area::spherical<>; Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::spherical_equatorial<boost::geometry::degree> >, true, true, std::vector, std::vector, std::allocator, std::allocator>; Tag = boost::geometry::polygon_tag]???
../boost/geometry/algorithms/area.hpp:354:50:   required from ???auto boost::geometry::area(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::spherical_equatorial<boost::geometry::degree> >, true, true, std::vector, std::vector, std::allocator, std::allocator>; Strategy = boost::geometry::strategy::area::spherical<>]???
../libs/geometry/test/algorithms/area/area_sph_geo.cpp:105:23:   required from ???void test_spherical_geo() [with CT = double]???
../libs/geometry/test/algorithms/area/area_sph_geo.cpp:854:31:   required from here
../boost/geometry/strategies/area/spherical.hpp:96:67: note: parameter passing for argument of type ???boost::geometry::strategies::area::spherical<>??? when C++17 is enabled changed to match C++14 in GCC 10.1
   96 |         return strategies::area::spherical<R, CT>(strategy.model());
      |                                                                   ^
In file included from ../boost/geometry/strategies/geographic.hpp:14,
                 from ../boost/geometry/strategies/strategies.hpp:159,
                 from ../boost/geometry/geometry.hpp:57,
                 from ../boost/geometry.hpp:17,
                 from ../libs/geometry/test/algorithms/area/area_sph_geo.cpp:21:
../boost/geometry/strategies/area/geographic.hpp: In instantiation of ???static auto boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<FP, SO, S, CT> >::get(const boost::geometry::strategy::area::geographic<FP, SO, S, CT>&) [with FP = boost::geometry::strategy::vincenty; long unsigned int SO = 5; S = boost::geometry::srs::spheroid<double>; CT = void]???:
../boost/geometry/algorithms/area.hpp:221:65:   required from ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty, 5>]???
../boost/geometry/algorithms/area.hpp:253:55:   required from ???static auto boost::geometry::resolve_dynamic::area<Geometry, Tag>::apply(const Geometry&, const Strategy&) [with Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty, 5>; Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Tag = boost::geometry::polygon_tag]???
../boost/geometry/algorithms/area.hpp:354:50:   required from ???auto boost::geometry::area(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty, 5>]???
../libs/geometry/test/algorithms/area/area_sph_geo.cpp:122:20:   required from ???void test_spherical_geo() [with CT = double]???
../libs/geometry/test/algorithms/area/area_sph_geo.cpp:854:31:   required from here
../boost/geometry/strategies/area/geographic.hpp:101:49: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty, 5> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
  101 |         return altered_strategy(strategy.model());
      |                                                 ^
In file included from ../boost/geometry/geometry.hpp:60,
                 from ../boost/geometry.hpp:17,
                 from ../libs/geometry/test/algorithms/area/area_sph_geo.cpp:21:
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::ring<boost::geometry::model::point<double, 2, boost::geometry::cs::spherical_equatorial<boost::geometry::degree> >, true, true, std::vector, std::allocator>; Strategy = boost::geometry::strategy::area::spherical<>]???:
../boost/geometry/algorithms/area.hpp:221:65: note: parameter passing for argument of type ???boost::geometry::strategies::area::spherical<>??? when C++17 is enabled changed to match C++14 in GCC 10.1
  221 |             >::apply(geometry, strategy_converter<Strategy>::get(strategy));
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty, 5>]???:
../boost/geometry/algorithms/area.hpp:221:65: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty, 5> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::spherical_equatorial<boost::geometry::degree> >, false, true, std::vector, std::vector, std::allocator, std::allocator>; Strategy = boost::geometry::strategy::area::spherical<>]???:
../boost/geometry/algorithms/area.hpp:221:65: note: parameter passing for argument of type ???boost::geometry::strategies::area::spherical<>??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >, false, true, std::vector, std::vector, std::allocator, std::allocator>; Strategy = boost::geometry::strategy::area::geographic<>]???:
../boost/geometry/algorithms/area.hpp:221:65: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::spherical_equatorial<boost::geometry::degree> >, true, true, std::vector, std::vector, std::allocator, std::allocator>; Strategy = boost::geometry::strategy::area::spherical<>]???:
../boost/geometry/algorithms/area.hpp:221:65: note: parameter passing for argument of type ???boost::geometry::strategies::area::spherical<>??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<>]???:
../boost/geometry/algorithms/area.hpp:221:65: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::thomas>]???:
../boost/geometry/algorithms/area.hpp:221:65: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::thomas> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty>]???:
../boost/geometry/algorithms/area.hpp:221:65: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney>]???:
../boost/geometry/algorithms/area.hpp:221:65: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<long double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<>]???:
../boost/geometry/algorithms/area.hpp:221:65: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<long double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::thomas>]???:
../boost/geometry/algorithms/area.hpp:221:65: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::thomas> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<long double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty>]???:
../boost/geometry/algorithms/area.hpp:221:65: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<long double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney>]???:
../boost/geometry/algorithms/area.hpp:221:65: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >, false, true, std::vector, std::vector, std::allocator, std::allocator>; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty>]???:
../boost/geometry/algorithms/area.hpp:221:65: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >, false, true, std::vector, std::vector, std::allocator, std::allocator>; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney>]???:
../boost/geometry/algorithms/area.hpp:221:65: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
In file included from ../boost/geometry/strategies/geographic.hpp:14,
                 from ../boost/geometry/strategies/strategies.hpp:159,
                 from ../boost/geometry/geometry.hpp:57,
                 from ../boost/geometry.hpp:17,
                 from ../libs/geometry/test/algorithms/area/area_sph_geo.cpp:21:
../boost/geometry/strategies/area/geographic.hpp: In static member function ???static auto boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<FP, SO, S, CT> >::get(const boost::geometry::strategy::area::geographic<FP, SO, S, CT>&) [with FP = boost::geometry::strategy::andoyer; long unsigned int SO = 1; S = boost::geometry::srs::spheroid<double>; CT = void]???:
../boost/geometry/strategies/area/geographic.hpp:99:17: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
   99 |     static auto get(strategy::area::geographic<FP, SO, S, CT> const& strategy)
      |                 ^~~
../boost/geometry/strategies/area/geographic.hpp: In static member function ???static auto boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<FP, SO, S, CT> >::get(const boost::geometry::strategy::area::geographic<FP, SO, S, CT>&) [with FP = boost::geometry::strategy::thomas; long unsigned int SO = 2; S = boost::geometry::srs::spheroid<double>; CT = void]???:
../boost/geometry/strategies/area/geographic.hpp:99:17: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::thomas> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/strategies/area/geographic.hpp: In static member function ???static auto boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<FP, SO, S, CT> >::get(const boost::geometry::strategy::area::geographic<FP, SO, S, CT>&) [with FP = boost::geometry::strategy::vincenty; long unsigned int SO = 4; S = boost::geometry::srs::spheroid<double>; CT = void]???:
../boost/geometry/strategies/area/geographic.hpp:99:17: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/strategies/area/geographic.hpp: In static member function ???static auto boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<FP, SO, S, CT> >::get(const boost::geometry::strategy::area::geographic<FP, SO, S, CT>&) [with FP = boost::geometry::strategy::karney; long unsigned int SO = 8; S = boost::geometry::srs::spheroid<double>; CT = void]???:
../boost/geometry/strategies/area/geographic.hpp:99:17: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
In file included from ../boost/geometry/geometry.hpp:60,
                 from ../boost/geometry.hpp:17,
                 from ../libs/geometry/test/algorithms/area/area_sph_geo.cpp:21:
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<long double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<>]???:
../boost/geometry/algorithms/area.hpp:215:17: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
  215 |     static auto apply(Geometry const& geometry, Strategy const& strategy)
      |                 ^~~~~
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<long double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::thomas>]???:
../boost/geometry/algorithms/area.hpp:215:17: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::thomas> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<long double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty>]???:
../boost/geometry/algorithms/area.hpp:215:17: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<long double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney>]???:
../boost/geometry/algorithms/area.hpp:215:17: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
In file included from ../boost/geometry/strategies/spherical.hpp:14,
                 from ../boost/geometry/strategies/strategies.hpp:160,
                 from ../boost/geometry/geometry.hpp:57,
                 from ../boost/geometry.hpp:17,
                 from ../libs/geometry/test/algorithms/area/area_sph_geo.cpp:21:
../boost/geometry/strategies/area/spherical.hpp: In static member function ???static auto boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::spherical<R, CT> >::get(const boost::geometry::strategy::area::spherical<R, CT>&) [with R = double; CT = void]???:
../boost/geometry/strategies/area/spherical.hpp:94:17: note: parameter passing for argument of type ???boost::geometry::strategies::area::spherical<>??? when C++17 is enabled changed to match C++14 in GCC 10.1
   94 |     static auto get(strategy::area::spherical<R, CT> const& strategy)
      |                 ^~~
In file included from ../boost/geometry/strategies/geographic.hpp:14,
                 from ../boost/geometry/strategies/strategies.hpp:159,
                 from ../boost/geometry/geometry.hpp:57,
                 from ../boost/geometry.hpp:17,
                 from ../libs/geometry/test/algorithms/area/area_sph_geo.cpp:21:
../boost/geometry/strategies/area/geographic.hpp: In static member function ???static auto boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<FP, SO, S, CT> >::get(const boost::geometry::strategy::area::geographic<FP, SO, S, CT>&) [with FP = boost::geometry::strategy::vincenty; long unsigned int SO = 5; S = boost::geometry::srs::spheroid<double>; CT = void]???:
../boost/geometry/strategies/area/geographic.hpp:99:17: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty, 5> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
   99 |     static auto get(strategy::area::geographic<FP, SO, S, CT> const& strategy)
      |                 ^~~
In file included from ../boost/geometry/geometry.hpp:60,
                 from ../boost/geometry.hpp:17,
                 from ../libs/geometry/test/algorithms/area/area_sph_geo.cpp:21:
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::ring<boost::geometry::model::point<double, 2, boost::geometry::cs::spherical_equatorial<boost::geometry::degree> >, true, true, std::vector, std::allocator>; Strategy = boost::geometry::strategy::area::spherical<>]???:
../boost/geometry/algorithms/area.hpp:215:17: note: parameter passing for argument of type ???boost::geometry::strategies::area::spherical<>??? when C++17 is enabled changed to match C++14 in GCC 10.1
  215 |     static auto apply(Geometry const& geometry, Strategy const& strategy)
      |                 ^~~~~
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >, false, true, std::vector, std::vector, std::allocator, std::allocator>; Strategy = boost::geometry::strategy::area::geographic<>]???:
../boost/geometry/algorithms/area.hpp:215:17: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >, false, true, std::vector, std::vector, std::allocator, std::allocator>; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty>]???:
../boost/geometry/algorithms/area.hpp:215:17: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::vincenty> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1
../boost/geometry/algorithms/area.hpp: In static member function ???static auto boost::geometry::resolve_strategy::area<Strategy, false>::apply(const Geometry&, const Strategy&) [with Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >, false, true, std::vector, std::vector, std::allocator, std::allocator>; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney>]???:
../boost/geometry/algorithms/area.hpp:215:17: note: parameter passing for argument of type ???boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney> >::altered_strategy??? when C++17 is enabled changed to match C++14 in GCC 10.1

            
Link [2024-11-20 01:36:49 UTC]: succeed

"g++-11"  -Wl,-rpath -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/chrono/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/container/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/math/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/random/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/regex/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/serialization/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/system/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/thread/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/chrono/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/container/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/math/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/random/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/regex/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/serialization/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/system/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/thread/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden" -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/geometry/test/algorithms/area/algorithms_area_sph_geo.test/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/algorithms_area_sph_geo" -Wl,--start-group "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/geometry/test/algorithms/area/algorithms_area_sph_geo.test/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/area_sph_geo.o" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/exception/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/link-static/threading-multi/visibility-hidden/libboost_exception.a" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/math/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_math_tr1.so.1.87.0" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/random/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_random.so.1.87.0" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/container/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_container.so.1.87.0" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/serialization/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_serialization.so.1.87.0" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/thread/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_thread.so.1.87.0" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/chrono/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_chrono.so.1.87.0" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/system/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_system.so.1.87.0" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/regex/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_regex.so.1.87.0"  -Wl,-Bstatic  -Wl,-Bdynamic -lrt -licudata -licui18n -licuuc -Wl,--end-group -fPIC -pthread -fvisibility=hidden -fvisibility-inlines-hidden 

            
Run [2024-11-20 01:36:49 UTC]: fail

Running 1 test case...
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(510): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.00373633} between area{-25.478374380105716} and -25.57357{-25.57357} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(522): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.00373712} between area{-25.478374377956914} and -25.57359{-25.573589999999999} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(553): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.00374133} between area{2.2374430036130444} and 2.2458140167194878{2.2458140167194878} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(565): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.00373731} between area{2.237443003210144} and 2.2458050314935392{2.2458050314935392} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(802): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.13162} between area{19450320764630.02} and results[0]{17188025916331.664} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(807): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.13162} between area{19450320764630.02} and results[0]{17188025916331.664} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(812): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.000954359} between area{11702643793122.971} and results[1]{11713812318907.75} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(817): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.000954359} between area{11702643793123.008} and results[1]{11713812318907.75} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(822): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.00328361} between area{9215294877347.1953} and results[2]{9245554289678.4492} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(827): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.000954359} between area{11702643790468.26} and results[1]{11713812318907.75} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(832): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.000954359} between area{11702643793123.008} and results[1]{11713812318907.75} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(837): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.00114566} between area{13126032841426.363} and results[3]{13111012015900.15} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(842): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.000954359} between area{11702643793123.008} and results[1]{11713812318907.75} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(847): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.000954359} between area{11702643793123.008} and results[1]{11713812318907.75} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(802): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.13162} between area{19450320764630.02} and results[0]{17188025916331.664} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(807): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.13162} between area{19450320764630.02} and results[0]{17188025916331.664} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(812): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.000954359} between area{11702643793122.971} and results[1]{11713812318907.75} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(817): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.000954359} between area{11702643793123.008} and results[1]{11713812318907.75} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(822): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.00328361} between area{9215294877347.1953} and results[2]{9245554289678.4492} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(827): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.000954359} between area{11702643790468.26} and results[1]{11713812318907.75} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(832): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.000954359} between area{11702643793123.008} and results[1]{11713812318907.75} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(837): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.00114566} between area{13126032841426.363} and results[3]{13111012015900.15} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(842): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.000954359} between area{11702643793123.008} and results[1]{11713812318907.75} exceeds 0.001%?[0;39;49m
../libs/geometry/test/algorithms/area/area_sph_geo.cpp(847): ?[1;31;49merror: in "test_main_caller( argc_ argv )": difference{0.000954359} between area{11702643793123.008} and results[1]{11713812318907.75} exceeds 0.001%?[0;39;49m

?[1;31;49m*** 24 failures are detected in the test module "Test Program"
?[0;39;49m
EXIT STATUS: 201