Test output: teeks99-05-mg8-2a-32onarmv7l - geometry - algorithms_area_geo / gcc-8~c++2a
Rev 9dae34c66db664e04b92ce65f33d238cb5fb1c44 / Thu, 21 Nov 2024 00:29:35 +0000
Compile [2024-11-21 15:34:06 UTC]: succeed

"g++-8"   -fvisibility-inlines-hidden -std=c++2a -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_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_POSIX -DBOOST_THREAD_USE_DLL=1   -I".." -I"../libs/geometry/test" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/any/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/assert/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/chrono/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/container/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/container_hash/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/core/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/describe/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/detail/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/endian/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/function_types/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/geometry/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/integer/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/intrusive/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/iterator/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/lexical_cast/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/math/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/move/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/mp11/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/optional/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/predef/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/random/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/ratio/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/smart_ptr/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/system/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/throw_exception/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/tuple/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/type_index/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/variant/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/variant2/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/winapi/include"  -c -o "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/geometry/test/algorithms/area/algorithms_area_geo.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/area_geo.o" "../libs/geometry/test/algorithms/area/area_geo.cpp"

In file included from ../boost/geometry/strategies/geographic/parameters.hpp:22,
                 from ../boost/geometry/strategies/detail.hpp:15,
                 from ../boost/geometry/algorithms/detail/equals/point_point.hpp:27,
                 from ../boost/geometry/strategies/cartesian/intersection.hpp:30,
                 from ../boost/geometry/strategies/intersection_strategies.hpp:25,
                 from ../boost/geometry/strategies/strategies.hpp:37,
                 from ../boost/geometry/geometry.hpp:57,
                 from ../boost/geometry.hpp:17,
                 from ../libs/geometry/test/algorithms/area/area_geo.cpp:18:
../boost/geometry/formulas/karney_inverse.hpp: In instantiation of ???static void boost::geometry::formula::detail::karney_inverse<CT, EnableDistance, EnableAzimuth, EnableReverseAzimuth, EnableReducedLength, EnableGeodesicScale, SeriesOrder>::meridian_length(const CT&, const CT&, const CT&, const CT&, const CT&, const CT&, const CT&, const CT&, const CT&, const CT&, const CT&, CT&, CT&, CT&, CT&, CT&, const CoeffsC1&) [with CoeffsC1 = boost::geometry::series_expansion::coeffs_C1<8, double>; CT = double; bool EnableDistance = true; bool EnableAzimuth = true; bool EnableReverseAzimuth = true; bool EnableReducedLength = false; bool EnableGeodesicScale = false; unsigned int SeriesOrder = 8]???:
../boost/geometry/formulas/karney_inverse.hpp:276:28:   required from ???static boost::geometry::formula::detail::karney_inverse<CT, EnableDistance, EnableAzimuth, EnableReverseAzimuth, EnableReducedLength, EnableGeodesicScale, SeriesOrder>::result_type boost::geometry::formula::detail::karney_inverse<CT, EnableDistance, EnableAzimuth, EnableReverseAzimuth, EnableReducedLength, EnableGeodesicScale, SeriesOrder>::apply(const T1&, const T1&, const T2&, const T2&, const Spheroid&) [with T1 = double; T2 = double; Spheroid = boost::geometry::srs::spheroid<double>; CT = double; bool EnableDistance = true; bool EnableAzimuth = true; bool EnableReverseAzimuth = true; bool EnableReducedLength = false; bool EnableGeodesicScale = false; unsigned int SeriesOrder = 8; boost::geometry::formula::detail::karney_inverse<CT, EnableDistance, EnableAzimuth, EnableReverseAzimuth, EnableReducedLength, EnableGeodesicScale, SeriesOrder>::result_type = boost::geometry::formula::result_inverse<double>]???
../boost/geometry/formulas/area_formulas.hpp:452:41:   required from ???static auto boost::geometry::formula::area_formulas<CT, SeriesOrder, ExpandEpsN>::ellipsoidal(const PointOfSegment&, const PointOfSegment&, const SpheroidConst&) [with Inverse = boost::geometry::strategy::karney::inverse; PointOfSegment = boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >; SpheroidConst = boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney, 1>::spheroid_constants; CT = double; unsigned int SeriesOrder = 1; bool ExpandEpsN = true]???
../boost/geometry/strategy/geographic/area.hpp:221:22:   required from ???void boost::geometry::strategy::area::geographic<FormulaPolicy, SeriesOrder, Spheroid, CalculationType>::apply(const PointOfSegment&, const PointOfSegment&, boost::geometry::strategy::area::geographic<FormulaPolicy, SeriesOrder, Spheroid, CalculationType>::state<Geometry>&) const [with PointOfSegment = boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >; Geometry = boost::geometry::model::ring<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >, true, true, std::vector, std::allocator>; FormulaPolicy = boost::geometry::strategy::karney; unsigned int SeriesOrder = 1; Spheroid = boost::geometry::srs::spheroid<double>; CalculationType = void]???
../boost/geometry/algorithms/area.hpp:113:13:   required from ???static typename boost::geometry::detail::area::area_result<Ring, Strategies>::type boost::geometry::detail::area::ring_area::apply(const Ring&, const Strategies&) [with Ring = boost::geometry::model::ring<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >, true, true, std::vector, std::allocator>; Strategies = boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney, 1> >::altered_strategy; typename boost::geometry::detail::area::area_result<Ring, Strategies>::type = double]???
../boost/geometry/algorithms/detail/calculate_sum.hpp:51:29:   required from ???static ReturnType boost::geometry::detail::calculate_polygon_sum::apply(const Polygon&, const Strategy&) [with ReturnType = double; Policy = boost::geometry::detail::area::ring_area; Polygon = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >, true, true, std::vector, std::vector, std::allocator, std::allocator>; Strategy = boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney, 1> >::altered_strategy]???
../boost/geometry/algorithms/area.hpp:170:14:   required from ???static auto boost::geometry::dispatch::area<Polygon, boost::geometry::polygon_tag>::apply(const Polygon&, const Strategy&) [with Strategy = boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney, 1> >::altered_strategy; Polygon = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >, true, true, std::vector, std::vector, std::allocator, std::allocator>]???
../boost/geometry/algorithms/area.hpp:221:21:   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> >, true, true, std::vector, std::vector, std::allocator, std::allocator>; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney, 1>]???
../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, 1>; Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<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::geographic<boost::geometry::degree> >, true, true, std::vector, std::vector, std::allocator, std::allocator>; Strategy = boost::geometry::strategy::area::geographic<boost::geometry::strategy::karney, 1>]???
../libs/geometry/test/algorithms/area/area_geo.cpp:157:20:   required from ???void test_geo_strategies() [with CT = double]???
../libs/geometry/test/algorithms/area/area_geo.cpp:250:33:   required from here
../boost/geometry/formulas/karney_inverse.hpp:499:12: warning: variable ???A12x??? set but not used [-Wunused-but-set-variable]
         CT A12x = 0, J12 = 0;
            ^~~~
../boost/geometry/formulas/karney_inverse.hpp:499:22: warning: variable ???J12??? set but not used [-Wunused-but-set-variable]
         CT A12x = 0, J12 = 0;
                      ^~~
../boost/geometry/formulas/karney_inverse.hpp:500:26: warning: variable ???expansion_A2??? set but not used [-Wunused-but-set-variable]
         CT expansion_A1, expansion_A2;
                          ^~~~~~~~~~~~
../boost/geometry/formulas/karney_inverse.hpp: In instantiation of ???static void boost::geometry::formula::detail::karney_inverse<CT, EnableDistance, EnableAzimuth, EnableReverseAzimuth, EnableReducedLength, EnableGeodesicScale, SeriesOrder>::meridian_length(const CT&, const CT&, const CT&, const CT&, const CT&, const CT&, const CT&, const CT&, const CT&, const CT&, const CT&, CT&, CT&, CT&, CT&, CT&, const CoeffsC1&) [with CoeffsC1 = boost::geometry::series_expansion::coeffs_C1<4, double>; CT = double; bool EnableDistance = true; bool EnableAzimuth = true; bool EnableReverseAzimuth = true; bool EnableReducedLength = false; bool EnableGeodesicScale = false; unsigned int SeriesOrder = 4]???:
../boost/geometry/formulas/karney_inverse.hpp:276:28:   required from ???static boost::geometry::formula::detail::karney_inverse<CT, EnableDistance, EnableAzimuth, EnableReverseAzimuth, EnableReducedLength, EnableGeodesicScale, SeriesOrder>::result_type boost::geometry::formula::detail::karney_inverse<CT, EnableDistance, EnableAzimuth, EnableReverseAzimuth, EnableReducedLength, EnableGeodesicScale, SeriesOrder>::apply(const T1&, const T1&, const T2&, const T2&, const Spheroid&) [with T1 = double; T2 = double; Spheroid = boost::geometry::srs::spheroid<double>; CT = double; bool EnableDistance = true; bool EnableAzimuth = true; bool EnableReverseAzimuth = true; bool EnableReducedLength = false; bool EnableGeodesicScale = false; unsigned int SeriesOrder = 4; boost::geometry::formula::detail::karney_inverse<CT, EnableDistance, EnableAzimuth, EnableReverseAzimuth, EnableReducedLength, EnableGeodesicScale, SeriesOrder>::result_type = boost::geometry::formula::result_inverse<double>]???
../boost/geometry/formulas/area_formulas.hpp:452:41:   required from ???static auto boost::geometry::formula::area_formulas<CT, SeriesOrder, ExpandEpsN>::ellipsoidal(const PointOfSegment&, const PointOfSegment&, const SpheroidConst&) [with Inverse = custom_karney::inverse; PointOfSegment = boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >; SpheroidConst = boost::geometry::strategy::area::geographic<custom_karney, 3>::spheroid_constants; CT = double; unsigned int SeriesOrder = 3; bool ExpandEpsN = true]???
../boost/geometry/strategy/geographic/area.hpp:221:22:   required from ???void boost::geometry::strategy::area::geographic<FormulaPolicy, SeriesOrder, Spheroid, CalculationType>::apply(const PointOfSegment&, const PointOfSegment&, boost::geometry::strategy::area::geographic<FormulaPolicy, SeriesOrder, Spheroid, CalculationType>::state<Geometry>&) const [with PointOfSegment = boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >; Geometry = boost::geometry::model::ring<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >, true, true, std::vector, std::allocator>; FormulaPolicy = custom_karney; unsigned int SeriesOrder = 3; Spheroid = boost::geometry::srs::spheroid<double>; CalculationType = void]???
../boost/geometry/algorithms/area.hpp:113:13:   required from ???static typename boost::geometry::detail::area::area_result<Ring, Strategies>::type boost::geometry::detail::area::ring_area::apply(const Ring&, const Strategies&) [with Ring = boost::geometry::model::ring<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >, true, true, std::vector, std::allocator>; Strategies = boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<custom_karney, 3> >::altered_strategy; typename boost::geometry::detail::area::area_result<Ring, Strategies>::type = double]???
../boost/geometry/algorithms/detail/calculate_sum.hpp:51:29:   required from ???static ReturnType boost::geometry::detail::calculate_polygon_sum::apply(const Polygon&, const Strategy&) [with ReturnType = double; Policy = boost::geometry::detail::area::ring_area; Polygon = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >, true, true, std::vector, std::vector, std::allocator, std::allocator>; Strategy = boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<custom_karney, 3> >::altered_strategy]???
../boost/geometry/algorithms/area.hpp:170:14:   required from ???static auto boost::geometry::dispatch::area<Polygon, boost::geometry::polygon_tag>::apply(const Polygon&, const Strategy&) [with Strategy = boost::geometry::strategies::area::services::strategy_converter<boost::geometry::strategy::area::geographic<custom_karney, 3> >::altered_strategy; Polygon = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >, true, true, std::vector, std::vector, std::allocator, std::allocator>]???
../boost/geometry/algorithms/area.hpp:221:21:   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> >, true, true, std::vector, std::vector, std::allocator, std::allocator>; Strategy = boost::geometry::strategy::area::geographic<custom_karney, 3>]???
../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<custom_karney, 3>; Geometry = boost::geometry::model::polygon<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<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::geographic<boost::geometry::degree> >, true, true, std::vector, std::vector, std::allocator, std::allocator>; Strategy = boost::geometry::strategy::area::geographic<custom_karney, 3>]???
../libs/geometry/test/algorithms/area/area_geo.cpp:163:20:   required from ???void test_geo_strategies() [with CT = double]???
../libs/geometry/test/algorithms/area/area_geo.cpp:250:33:   required from here
../boost/geometry/formulas/karney_inverse.hpp:499:12: warning: variable ???A12x??? set but not used [-Wunused-but-set-variable]
         CT A12x = 0, J12 = 0;
            ^~~~
../boost/geometry/formulas/karney_inverse.hpp:499:22: warning: variable ???J12??? set but not used [-Wunused-but-set-variable]
         CT A12x = 0, J12 = 0;
                      ^~~
../boost/geometry/formulas/karney_inverse.hpp:500:26: warning: variable ???expansion_A2??? set but not used [-Wunused-but-set-variable]
         CT expansion_A1, expansion_A2;
                          ^~~~~~~~~~~~
In file included from /usr/include/c++/8/vector:63,
                 from ../boost/math/special_functions/math_fwd.hpp:107,
                 from ../boost/math/special_functions/fpclassify.hpp:20,
                 from ../boost/multiprecision/detail/fpclassify.hpp:16,
                 from ../boost/multiprecision/detail/default_ops.hpp:15,
                 from ../boost/multiprecision/detail/generic_interconvert.hpp:12,
                 from ../boost/multiprecision/number.hpp:12,
                 from ../boost/multiprecision/cpp_int.hpp:19,
                 from ../boost/multiprecision/cpp_bin_float.hpp:15,
                 from ../boost/geometry/core/coordinate_promotion.hpp:16,
                 from ../boost/geometry/core/radian_access.hpp:28,
                 from ../boost/geometry/geometry.hpp:50,
                 from ../boost/geometry.hpp:17,
                 from ../libs/geometry/test/algorithms/area/area_geo.cpp:18:
/usr/include/c++/8/bits/stl_uninitialized.h: In function ???_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*; _ForwardIterator = boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*; _Allocator = std::allocator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> > >]???:
/usr/include/c++/8/bits/stl_uninitialized.h:311:2: note: parameter passing for argument of type ???std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>??? changed in GCC 7.1
       return std::__uninitialized_copy_a
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  (_GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__first),
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(__last), __result, __alloc);
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_uninitialized.h: In function ???_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>; _ForwardIterator = boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*; _Tp = boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >]???:
/usr/include/c++/8/bits/stl_uninitialized.h:287:5: note: parameter passing for argument of type ???std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>??? changed in GCC 7.1
     __uninitialized_copy_a(_InputIterator __first, _InputIterator __last,
     ^~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_uninitialized.h:287:5: note: parameter passing for argument of type ???std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_uninitialized.h:289:37: note: parameter passing for argument of type ???std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>??? changed in GCC 7.1
     { return std::uninitialized_copy(__first, __last, __result); }
              ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_uninitialized.h: In function ???_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>; _ForwardIterator = boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*]???:
/usr/include/c++/8/bits/stl_uninitialized.h:115:5: note: parameter passing for argument of type ???std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>??? changed in GCC 7.1
     uninitialized_copy(_InputIterator __first, _InputIterator __last,
     ^~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_uninitialized.h:115:5: note: parameter passing for argument of type ???std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_uninitialized.h:134:15: note: parameter passing for argument of type ???std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>??? changed in GCC 7.1
       return std::__uninitialized_copy<__is_trivial(_ValueType1)
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            && __is_trivial(_ValueType2)
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            && __assignable>::
            ~~~~~~~~~~~~~~~~~~
  __uninit_copy(__first, __last, __result);
  ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_uninitialized.h: In static member function ???static _ForwardIterator std::__uninitialized_copy<true>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>; _ForwardIterator = boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*]???:
/usr/include/c++/8/bits/stl_uninitialized.h:99:9: note: parameter passing for argument of type ???std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>??? changed in GCC 7.1
         __uninit_copy(_InputIterator __first, _InputIterator __last,
         ^~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_uninitialized.h:99:9: note: parameter passing for argument of type ???std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_uninitialized.h:101:27: note: parameter passing for argument of type ???std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>??? changed in GCC 7.1
         { return std::copy(__first, __last, __result); }
                  ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/char_traits.h:39,
                 from /usr/include/c++/8/ios:40,
                 from /usr/include/c++/8/ostream:38,
                 from /usr/include/c++/8/iterator:64,
                 from ../boost/iterator/iterator_traits.hpp:10,
                 from ../boost/range/mutable_iterator.hpp:23,
                 from ../boost/range/iterator.hpp:20,
                 from ../boost/range/value_type.hpp:19,
                 from ../boost/geometry/core/closure.hpp:22,
                 from ../boost/geometry/geometry.hpp:31,
                 from ../boost/geometry.hpp:17,
                 from ../libs/geometry/test/algorithms/area/area_geo.cpp:18:
/usr/include/c++/8/bits/stl_algobase.h: In function ???_OI std::copy(_II, _II, _OI) [with _II = std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>; _OI = boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*]???:
/usr/include/c++/8/bits/stl_algobase.h:446:5: note: parameter passing for argument of type ???std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>??? changed in GCC 7.1
     copy(_II __first, _II __last, _OI __result)
     ^~~~
/usr/include/c++/8/bits/stl_algobase.h:446:5: note: parameter passing for argument of type ???std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>??? changed in GCC 7.1
In file included from /usr/include/c++/8/iterator:63,
                 from ../boost/iterator/iterator_traits.hpp:10,
                 from ../boost/range/mutable_iterator.hpp:23,
                 from ../boost/range/iterator.hpp:20,
                 from ../boost/range/value_type.hpp:19,
                 from ../boost/geometry/core/closure.hpp:22,
                 from ../boost/geometry/geometry.hpp:31,
                 from ../boost/geometry.hpp:17,
                 from ../libs/geometry/test/algorithms/area/area_geo.cpp:18:
/usr/include/c++/8/bits/stl_iterator.h: In function ???decltype (std::__miter_base(__it.base())) std::__miter_base(std::move_iterator<_IteratorL>) [with _Iterator = boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*]???:
/usr/include/c++/8/bits/stl_iterator.h:1238:5: note: parameter passing for argument of type ???std::move_iterator<boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree> >*>??? changed in GCC 7.1
     __miter_base(move_iterator<_Iterator> __it)
     ^~~~~~~~~~~~
            
Link [2024-11-21 15:34:06 UTC]: succeed

"g++-8"  -Wl,-rpath -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/chrono/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/container/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/math/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/random/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/serialization/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/system/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/thread/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/chrono/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/container/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/math/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/random/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/serialization/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/system/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -Wl,-rpath-link -Wl,"/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/thread/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden" -o "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/geometry/test/algorithms/area/algorithms_area_geo.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/algorithms_area_geo" -Wl,--start-group "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/geometry/test/algorithms/area/algorithms_area_geo.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/area_geo.o" "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/serialization/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/libboost_serialization.so.1.87.0" "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/chrono/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/libboost_chrono.so.1.87.0" "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/math/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/libboost_math_tr1.so.1.87.0" "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/random/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/libboost_random.so.1.87.0" "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/container/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/libboost_container.so.1.87.0" "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/system/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/libboost_system.so.1.87.0" "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/thread/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/libboost_thread.so.1.87.0"  -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -fPIC -pthread -fvisibility=hidden -fvisibility-inlines-hidden 

            
Run [2024-11-21 15:34:06 UTC]: fail

algorithms_area_geo: ../boost/geometry/util/normalize_spheroidal_coordinates.hpp:419: void boost::geometry::math::normalize_unit_vector(ValueType&, ValueType&) [with ValueType = double]: Assertion `h > 0' failed.
Running 1 test case...
unknown location(0): ?[4;31;49mfatal error: in "test_main_caller( argc_ argv )": signal: SIGABRT (application abort requested)?[0;39;49m
../libs/geometry/test/algorithms/area/area_geo.cpp(155): ?[1;36;49mlast checkpoint?[0;39;49m

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