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

"g++-8"   -fvisibility-inlines-hidden -std=c++2a -pthread -O0 -fno-inline -Wall -fvisibility=hidden  -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_CONTAINER_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -DBOOST_RANDOM_NO_LIB=1 -DBOOST_SYSTEM_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TEST_NO_AUTO_LINK=1 -DBOOST_UBLAS_UNSUPPORTED_COMPILER=0   -I".." -I"../libs/math/include_private" -I"../libs/math/test" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/assert/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/integer/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/intrusive/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/predef/include" -I"/mnt/fs1/teeks99-05/run/boost_root/libs/random/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/type_index/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/math/test/random_search_test.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/random_search_test.o" "../libs/math/test/random_search_test.cpp"

In file included from ../libs/math/test/random_search_test.cpp:10:
../boost/math/optimization/random_search.hpp: In lambda function:
../boost/math/optimization/random_search.hpp:134:9: note: parameter passing for argument of type ???std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > >::const_iterator??? {aka ???__gnu_cxx::__normal_iterator<const std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >???} changed in GCC 7.1
         queries->insert(queries->begin(), local_queries.begin(), local_queries.end());
         ^~~~~~~
../boost/math/optimization/random_search.hpp:134:9: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
In file included from /usr/include/c++/8/vector:64,
                 from ../boost/math/special_functions/math_fwd.hpp:107,
                 from ../boost/math/special_functions/next.hpp:18,
                 from ../libs/math/test/math_unit_test.hpp:16,
                 from ../libs/math/test/random_search_test.cpp:8:
/usr/include/c++/8/bits/stl_vector.h: In member function ???std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >; <template-parameter-2-2> = void; _Tp = std::pair<std::vector<float>, double>; _Alloc = std::allocator<std::pair<std::vector<float>, double> >]???:
/usr/include/c++/8/bits/stl_vector.h:1266:2: note: parameter passing for argument of type ???std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > >::const_iterator??? {aka ???__gnu_cxx::__normal_iterator<const std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >???} changed in GCC 7.1
  insert(const_iterator __position, _InputIterator __first,
  ^~~~~~
/usr/include/c++/8/bits/stl_vector.h:1266:2: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_vector.h:1266:2: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_vector.h:1270:4: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
    _M_insert_dispatch(begin() + __offset,
    ^~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_vector.h:1270:4: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
In file included from /usr/include/c++/8/vector:69,
                 from ../boost/math/special_functions/math_fwd.hpp:107,
                 from ../boost/math/special_functions/next.hpp:18,
                 from ../libs/math/test/math_unit_test.hpp:16,
                 from ../libs/math/test/random_search_test.cpp:8:
/usr/include/c++/8/bits/vector.tcc: In member function ???std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair<std::vector<float, std::allocator<float> >, double>}; _Tp = std::pair<std::vector<float>, double>; _Alloc = std::allocator<std::pair<std::vector<float>, double> >]???:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
    _M_realloc_insert(end(), std::forward<_Args>(__args)...);
    ^~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/vector:64,
                 from ../boost/math/special_functions/math_fwd.hpp:107,
                 from ../boost/math/special_functions/next.hpp:18,
                 from ../libs/math/test/math_unit_test.hpp:16,
                 from ../libs/math/test/random_search_test.cpp:8:
/usr/include/c++/8/bits/stl_vector.h: In member function ???void std::vector<_Tp, _Alloc>::_M_insert_dispatch(std::vector<_Tp, _Alloc>::iterator, _InputIterator, _InputIterator, std::__false_type) [with _InputIterator = __gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >; _Tp = std::pair<std::vector<float>, double>; _Alloc = std::allocator<std::pair<std::vector<float>, double> >]???:
/usr/include/c++/8/bits/stl_vector.h:1546:2: note: parameter passing for argument of type ???std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > >::iterator??? {aka ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >???} changed in GCC 7.1
  _M_insert_dispatch(iterator __pos, _InputIterator __first,
  ^~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_vector.h:1546:2: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_vector.h:1546:2: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_vector.h:1549:4: note: parameter passing for argument of type ???std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > >::iterator??? {aka ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >???} changed in GCC 7.1
    _M_range_insert(__pos, __first, __last,
    ^~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_vector.h:1549:4: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
In file included from /usr/include/c++/8/vector:69,
                 from ../boost/math/special_functions/math_fwd.hpp:107,
                 from ../boost/math/special_functions/next.hpp:18,
                 from ../libs/math/test/math_unit_test.hpp:16,
                 from ../libs/math/test/random_search_test.cpp:8:
/usr/include/c++/8/bits/vector.tcc: In member function ???void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {std::pair<std::vector<float, std::allocator<float> >, double>}; _Tp = std::pair<std::vector<float>, double>; _Alloc = std::allocator<std::pair<std::vector<float>, double> >]???:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ???std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > >::iterator??? {aka ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >???} changed in GCC 7.1
       vector<_Tp, _Alloc>::
       ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:66,
                 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/iostream:39,
                 from ../libs/math/test/math_unit_test.hpp:10,
                 from ../libs/math/test/random_search_test.cpp:8:
/usr/include/c++/8/bits/stl_iterator_base_funcs.h: In function ???constexpr typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >]???:
/usr/include/c++/8/bits/stl_iterator_base_funcs.h:138:5: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
     distance(_InputIterator __first, _InputIterator __last)
     ^~~~~~~~
/usr/include/c++/8/bits/stl_iterator_base_funcs.h:138:5: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_iterator_base_funcs.h:141:29: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
       return std::__distance(__first, __last,
              ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
         std::__iterator_category(__first));
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/vector:69,
                 from ../boost/math/special_functions/math_fwd.hpp:107,
                 from ../boost/math/special_functions/next.hpp:18,
                 from ../libs/math/test/math_unit_test.hpp:16,
                 from ../libs/math/test/random_search_test.cpp:8:
/usr/include/c++/8/bits/vector.tcc: In member function ???void std::vector<_Tp, _Alloc>::_M_range_insert(std::vector<_Tp, _Alloc>::iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >; _Tp = std::pair<std::vector<float>, double>; _Alloc = std::allocator<std::pair<std::vector<float>, double> >]???:
/usr/include/c++/8/bits/vector.tcc:672:7: note: parameter passing for argument of type ???std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > >::iterator??? {aka ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >???} changed in GCC 7.1
       vector<_Tp, _Alloc>::
       ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc:672:7: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
/usr/include/c++/8/bits/vector.tcc:672:7: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
/usr/include/c++/8/bits/vector.tcc:678:41: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
      const size_type __n = std::distance(__first, __last);
                            ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc:695:16: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
       std::copy(__first, __last, __position);
       ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc:702:34: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
       std::__uninitialized_copy_a(__mid, __last,
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
       this->_M_impl._M_finish,
       ~~~~~~~~~~~~~~~~~~~~~~~~    
       _M_get_Tp_allocator());
       ~~~~~~~~~~~~~~~~~~~~~~      
/usr/include/c++/8/bits/vector.tcc:713:16: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
       std::copy(__first, __mid, __position);
       ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc:729:38: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
         = std::__uninitialized_copy_a(__first, __last,
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
           __new_finish,
           ~~~~~~~~~~~~~               
           _M_get_Tp_allocator());
           ~~~~~~~~~~~~~~~~~~~~~~      
In file included from /usr/include/c++/8/vector:63,
                 from ../boost/math/special_functions/math_fwd.hpp:107,
                 from ../boost/math/special_functions/next.hpp:18,
                 from ../libs/math/test/math_unit_test.hpp:16,
                 from ../libs/math/test/random_search_test.cpp:8:
/usr/include/c++/8/bits/stl_uninitialized.h: In function ???_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = std::pair<std::vector<float>, double>*; _ForwardIterator = std::pair<std::vector<float>, double>*; _Allocator = std::allocator<std::pair<std::vector<float>, double> >]???:
/usr/include/c++/8/bits/stl_uninitialized.h:311:2: note: parameter passing for argument of type ???std::move_iterator<std::pair<std::vector<float>, double>*>??? 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);
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:66,
                 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/iostream:39,
                 from ../libs/math/test/math_unit_test.hpp:10,
                 from ../libs/math/test/random_search_test.cpp:8:
/usr/include/c++/8/bits/stl_iterator_base_funcs.h: In function ???constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_RandomAccessIterator, _RandomAccessIterator, std::random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >]???:
/usr/include/c++/8/bits/stl_iterator_base_funcs.h:98:5: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
     __distance(_RandomAccessIterator __first, _RandomAccessIterator __last,
     ^~~~~~~~~~
/usr/include/c++/8/bits/stl_iterator_base_funcs.h:98:5: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
In file included from /usr/include/c++/8/vector:63,
                 from ../boost/math/special_functions/math_fwd.hpp:107,
                 from ../boost/math/special_functions/next.hpp:18,
                 from ../libs/math/test/math_unit_test.hpp:16,
                 from ../libs/math/test/random_search_test.cpp:8:
/usr/include/c++/8/bits/stl_uninitialized.h: In function ???_ForwardIterator std::__uninitialized_move_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = std::pair<std::vector<float>, double>*; _ForwardIterator = std::pair<std::vector<float>, double>*; _Allocator = std::allocator<std::pair<std::vector<float>, double> >]???:
/usr/include/c++/8/bits/stl_uninitialized.h:297:41: note: parameter passing for argument of type ???std::move_iterator<std::pair<std::vector<float>, double>*>??? changed in GCC 7.1
       return std::__uninitialized_copy_a(_GLIBCXX_MAKE_MOVE_ITERATOR(__first),
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       _GLIBCXX_MAKE_MOVE_ITERATOR(__last),
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __result, __alloc);
       ~~~~~~~~~~~~~~~~~~                 
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/iostream:39,
                 from ../libs/math/test/math_unit_test.hpp:10,
                 from ../libs/math/test/random_search_test.cpp:8:
/usr/include/c++/8/bits/stl_algobase.h: In function ???_OI std::copy(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >; _OI = __gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >]???:
/usr/include/c++/8/bits/stl_algobase.h:446:5: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? 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 ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_algobase.h:446:5: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_algobase.h:455:8: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
       return (std::__copy_move_a2<__is_move_iterator<_II>::__value>
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        (std::__miter_base(__first), std::__miter_base(__last),
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         __result));
         ~~~~~~~~~~
In file included from /usr/include/c++/8/vector:63,
                 from ../boost/math/special_functions/math_fwd.hpp:107,
                 from ../boost/math/special_functions/next.hpp:18,
                 from ../libs/math/test/math_unit_test.hpp:16,
                 from ../libs/math/test/random_search_test.cpp:8:
/usr/include/c++/8/bits/stl_uninitialized.h: In function ???_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >; _ForwardIterator = std::pair<std::vector<float>, double>*; _Tp = std::pair<std::vector<float>, double>]???:
/usr/include/c++/8/bits/stl_uninitialized.h:287:5: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? 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 ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_uninitialized.h:289:37: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? 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_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = std::move_iterator<std::pair<std::vector<float>, double>*>; _ForwardIterator = std::pair<std::vector<float>, double>*; _Tp = std::pair<std::vector<float>, double>]???:
/usr/include/c++/8/bits/stl_uninitialized.h:287:5: note: parameter passing for argument of type ???std::move_iterator<std::pair<std::vector<float>, double>*>??? 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<std::pair<std::vector<float>, double>*>??? 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<std::pair<std::vector<float>, double>*>??? changed in GCC 7.1
     { return std::uninitialized_copy(__first, __last, __result); }
              ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:61,
                 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/iostream:39,
                 from ../libs/math/test/math_unit_test.hpp:10,
                 from ../libs/math/test/random_search_test.cpp:8:
/usr/include/c++/8/bits/cpp_type_traits.h: In function ???_Iterator std::__miter_base(_Iterator) [with _Iterator = __gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >]???:
/usr/include/c++/8/bits/cpp_type_traits.h:419:5: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
     __miter_base(_Iterator __it)
     ^~~~~~~~~~~~
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/iostream:39,
                 from ../libs/math/test/math_unit_test.hpp:10,
                 from ../libs/math/test/random_search_test.cpp:8:
/usr/include/c++/8/bits/stl_algobase.h: In function ???_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = __gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >; _OI = __gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >]???:
/usr/include/c++/8/bits/stl_algobase.h:420:5: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
     __copy_move_a2(_II __first, _II __last, _OI __result)
     ^~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_algobase.h:420:5: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_algobase.h:420:5: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
In file included from /usr/include/c++/8/vector:63,
                 from ../boost/math/special_functions/math_fwd.hpp:107,
                 from ../boost/math/special_functions/next.hpp:18,
                 from ../libs/math/test/math_unit_test.hpp:16,
                 from ../libs/math/test/random_search_test.cpp:8:
/usr/include/c++/8/bits/stl_uninitialized.h: In function ???_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >; _ForwardIterator = std::pair<std::vector<float>, double>*]???:
/usr/include/c++/8/bits/stl_uninitialized.h:115:5: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? 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 ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_uninitialized.h:134:15: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? 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 function ???_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator<std::pair<std::vector<float>, double>*>; _ForwardIterator = std::pair<std::vector<float>, double>*]???:
/usr/include/c++/8/bits/stl_uninitialized.h:115:5: note: parameter passing for argument of type ???std::move_iterator<std::pair<std::vector<float>, double>*>??? 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<std::pair<std::vector<float>, double>*>??? 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<std::pair<std::vector<float>, double>*>??? changed in GCC 7.1
       return std::__uninitialized_copy<__is_trivial(_ValueType1)
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            && __is_trivial(_ValueType2)
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            && __assignable>::
            ~~~~~~~~~~~~~~~~~~
  __uninit_copy(__first, __last, __result);
  ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algobase.h:67,
                 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/iostream:39,
                 from ../libs/math/test/math_unit_test.hpp:10,
                 from ../libs/math/test/random_search_test.cpp:8:
/usr/include/c++/8/bits/stl_iterator.h: In function ???_Iterator std::__niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container>) [with _Iterator = std::pair<std::vector<float>, double>*; _Container = std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > >]???:
/usr/include/c++/8/bits/stl_iterator.h:987:5: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
     __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it)
     ^~~~~~~~~~~~
In file included from /usr/include/c++/8/vector:63,
                 from ../boost/math/special_functions/math_fwd.hpp:107,
                 from ../boost/math/special_functions/next.hpp:18,
                 from ../libs/math/test/math_unit_test.hpp:16,
                 from ../libs/math/test/random_search_test.cpp:8:
/usr/include/c++/8/bits/stl_uninitialized.h: In static member function ???static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >; _ForwardIterator = std::pair<std::vector<float>, double>*; bool _TrivialValueTypes = false]???:
/usr/include/c++/8/bits/stl_uninitialized.h:76:9: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
         __uninit_copy(_InputIterator __first, _InputIterator __last,
         ^~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_uninitialized.h:76:9: note: parameter passing for argument of type ???__gnu_cxx::__normal_iterator<std::pair<std::vector<float>, double>*, std::vector<std::pair<std::vector<float>, double>, std::allocator<std::pair<std::vector<float>, double> > > >??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_uninitialized.h: In static member function ???static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator<std::pair<std::vector<float>, double>*>; _ForwardIterator = std::pair<std::vector<float>, double>*; bool _TrivialValueTypes = false]???:
/usr/include/c++/8/bits/stl_uninitialized.h:76:9: note: parameter passing for argument of type ???std::move_iterator<std::pair<std::vector<float>, double>*>??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_uninitialized.h:76:9: note: parameter passing for argument of type ???std::move_iterator<std::pair<std::vector<float>, double>*>??? changed in GCC 7.1
            
Link [2024-11-21 15:36:01 UTC]: fail


    "g++-8"    -o "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/math/test/random_search_test.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/random_search_test" -Wl,--start-group "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/math/test/random_search_test.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/random_search_test.o" "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/container/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/libboost_container.a" "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/random/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/libboost_random.a" "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/system/build/gcc-8~c++2a/debug/arm_32/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/libboost_system.a"  -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -pthread -fvisibility=hidden -fvisibility-inlines-hidden 

/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/math/test/random_search_test.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/random_search_test.o: in function `std::__atomic_base<long long>::operator++()':
random_search_test.cpp:(.text._ZNSt13__atomic_baseIxEppEv[_ZNSt13__atomic_baseIxEppEv]+0x28): undefined reference to `__atomic_fetch_add_8'
/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/math/test/random_search_test.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/random_search_test.o: in function `std::__atomic_base<long long>::operator long long() const':
random_search_test.cpp:(.text._ZNKSt13__atomic_baseIxEcvxEv[_ZNKSt13__atomic_baseIxEcvxEv]+0x40): undefined reference to `__atomic_load_8'
/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/math/test/random_search_test.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/random_search_test.o: in function `std::__atomic_base<long long>::operator=(long long)':
random_search_test.cpp:(.text._ZNSt13__atomic_baseIxEaSEx[_ZNSt13__atomic_baseIxEaSEx]+0x4c): undefined reference to `__atomic_store_8'
/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/math/test/random_search_test.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/random_search_test.o: in function `std::atomic<double>::store(double, std::memory_order)':
random_search_test.cpp:(.text._ZNSt6atomicIdE5storeEdSt12memory_order[_ZNSt6atomicIdE5storeEdSt12memory_order]+0x58): undefined reference to `__atomic_store_8'
/usr/bin/ld: /mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/math/test/random_search_test.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/link-static/pch-off/threading-multi/visibility-hidden/random_search_test.o: in function `std::atomic<double>::load(std::memory_order) const':
random_search_test.cpp:(.text._ZNKSt6atomicIdE4loadESt12memory_order[_ZNKSt6atomicIdE4loadESt12memory_order]+0x38): undefined reference to `__atomic_load_8'
collect2: error: ld returned 1 exit status