Compile [2024-11-21 20:52:39 UTC]: succeed
"g++-8" -fvisibility-inlines-hidden -std=c++2a -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -Wno-unused-variable -Wno-long-long -ftemplate-depth-255 -DBOOST_ALL_NO_LIB=1 -DBOOST_ARCHIVE_TEST=text_warchive.hpp -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_LIB_DIAGNOSTIC=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DBOOST_WSERIALIZATION_DYN_LINK=1 -I".." -c -o "/mnt/fs1/teeks99-05/run/results/boost/bin.v2/libs/serialization/test/test_set_text_warchive.test/gcc-8~c++2a/debug/arm_32/debug-symbols-off/threading-multi/visibility-hidden/test_set.o" "../libs/serialization/test/test_set.cpp"
In file included from /usr/include/c++/8/set:60,
from ../boost/serialization/set.hpp:19,
from ../libs/serialization/test/test_set.cpp:38:
/usr/include/c++/8/bits/stl_tree.h: In function ???bool std::operator==(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) [with _Key = A; _Val = A; _KeyOfValue = std::_Identity<A>; _Compare = std::less<A>; _Alloc = std::allocator<A>]???:
/usr/include/c++/8/bits/stl_tree.h:1553:20: note: parameter passing for argument of type ???std::_Rb_tree_const_iterator<A>??? changed in GCC 7.1
&& std::equal(__x.begin(), __x.end(), __y.begin());
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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/istream:38,
from /usr/include/c++/8/fstream:38,
from ../libs/serialization/test/test_set.cpp:14:
/usr/include/c++/8/bits/stl_algobase.h: In function ???bool std::equal(_II1, _II1, _II2) [with _II1 = std::_Rb_tree_const_iterator<A>; _II2 = std::_Rb_tree_const_iterator<A>]???:
/usr/include/c++/8/bits/stl_algobase.h:1039:5: note: parameter passing for argument of type ???std::_Rb_tree_const_iterator<A>??? changed in GCC 7.1
equal(_II1 __first1, _II1 __last1, _II2 __first2)
^~~~~
/usr/include/c++/8/bits/stl_algobase.h:1039:5: note: parameter passing for argument of type ???std::_Rb_tree_const_iterator<A>??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_algobase.h:1039:5: note: parameter passing for argument of type ???std::_Rb_tree_const_iterator<A>??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_algobase.h:1049:30: note: parameter passing for argument of type ???std::_Rb_tree_const_iterator<A>??? changed in GCC 7.1
return std::__equal_aux(std::__niter_base(__first1),
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
std::__niter_base(__last1),
~~~~~~~~~~~~~~~~~~~~~~~~~~~
std::__niter_base(__first2));
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_algobase.h: In function ???_Iterator std::__niter_base(_Iterator) [with _Iterator = std::_Rb_tree_const_iterator<A>]???:
/usr/include/c++/8/bits/stl_algobase.h:277:5: note: parameter passing for argument of type ???std::_Rb_tree_const_iterator<A>??? changed in GCC 7.1
__niter_base(_Iterator __it)
^~~~~~~~~~~~
/usr/include/c++/8/bits/stl_algobase.h: In function ???bool std::__equal_aux(_II1, _II1, _II2) [with _II1 = std::_Rb_tree_const_iterator<A>; _II2 = std::_Rb_tree_const_iterator<A>]???:
/usr/include/c++/8/bits/stl_algobase.h:821:5: note: parameter passing for argument of type ???std::_Rb_tree_const_iterator<A>??? changed in GCC 7.1
__equal_aux(_II1 __first1, _II1 __last1, _II2 __first2)
^~~~~~~~~~~
/usr/include/c++/8/bits/stl_algobase.h:821:5: note: parameter passing for argument of type ???std::_Rb_tree_const_iterator<A>??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_algobase.h:821:5: note: parameter passing for argument of type ???std::_Rb_tree_const_iterator<A>??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_algobase.h:831:43: note: parameter passing for argument of type ???std::_Rb_tree_const_iterator<A>??? changed in GCC 7.1
return std::__equal<__simple>::equal(__first1, __last1, __first2);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_algobase.h: In static member function ???static bool std::__equal<_BoolType>::equal(_II1, _II1, _II2) [with _II1 = std::_Rb_tree_const_iterator<A>; _II2 = std::_Rb_tree_const_iterator<A>; bool _BoolType = false]???:
/usr/include/c++/8/bits/stl_algobase.h:797:2: note: parameter passing for argument of type ???std::_Rb_tree_const_iterator<A>??? changed in GCC 7.1
equal(_II1 __first1, _II1 __last1, _II2 __first2)
^~~~~
/usr/include/c++/8/bits/stl_algobase.h:797:2: note: parameter passing for argument of type ???std::_Rb_tree_const_iterator<A>??? changed in GCC 7.1
/usr/include/c++/8/bits/stl_algobase.h:797:2: note: parameter passing for argument of type ???std::_Rb_tree_const_iterator<A>??? changed in GCC 7.1
In file included from ../libs/serialization/test/test_set.cpp:38:
../boost/serialization/set.hpp: In function ???void boost::serialization::load_set_collection(Archive&, Container&) [with Archive = boost::archive::text_wiarchive; Container = std::set<A>]???:
../boost/serialization/set.hpp:58:38: note: parameter passing for argument of type ???std::set<A>::iterator??? {aka ???std::_Rb_tree_const_iterator<A>???} changed in GCC 7.1
typename Container::iterator result =
^~~~~~
../boost/serialization/set.hpp: In function ???void boost::serialization::load_set_collection(Archive&, Container&) [with Archive = boost::archive::text_wiarchive; Container = std::multiset<A>]???:
../boost/serialization/set.hpp:58:38: note: parameter passing for argument of type ???std::multiset<A>::iterator??? {aka ???std::_Rb_tree_const_iterator<A>???} changed in GCC 7.1
typename Container::iterator result =
^~~~~~
In file included from /usr/include/c++/8/set:61,
from ../boost/serialization/set.hpp:19,
from ../libs/serialization/test/test_set.cpp:38:
/usr/include/c++/8/bits/stl_set.h: In member function ???std::set<_Key, _Compare, _Alloc>::iterator std::set<_Key, _Compare, _Alloc>::insert(std::set<_Key, _Compare, _Alloc>::const_iterator, std::set<_Key, _Compare, _Alloc>::value_type&&) [with _Key = A; _Compare = std::less<A>; _Alloc = std::allocator<A>]???:
/usr/include/c++/8/bits/stl_set.h:551:7: note: parameter passing for argument of type ???std::set<A>::const_iterator??? {aka ???std::_Rb_tree_const_iterator<A>???} changed in GCC 7.1
insert(const_iterator __position, value_type&& __x)
^~~~~~
/usr/include/c++/8/bits/stl_set.h:552:65: note: parameter passing for argument of type ???std::set<A>::const_iterator??? {aka ???std::_Rb_tree_const_iterator<A>???} changed in GCC 7.1
{ return _M_t._M_insert_unique_(__position, std::move(__x)); }
^
In file included from /usr/include/c++/8/set:62,
from ../boost/serialization/set.hpp:19,
from ../libs/serialization/test/test_set.cpp:38:
/usr/include/c++/8/bits/stl_multiset.h: In member function ???std::multiset<_Key, _Compare, _Alloc>::iterator std::multiset<_Key, _Compare, _Alloc>::insert(std::multiset<_Key, _Compare, _Alloc>::const_iterator, std::multiset<_Key, _Compare, _Alloc>::value_type&&) [with _Key = A; _Compare = std::less<A>; _Alloc = std::allocator<A>]???:
/usr/include/c++/8/bits/stl_multiset.h:537:7: note: parameter passing for argument of type ???std::multiset<A>::const_iterator??? {aka ???std::_Rb_tree_const_iterator<A>???} changed in GCC 7.1
insert(const_iterator __position, value_type&& __x)
^~~~~~
/usr/include/c++/8/bits/stl_multiset.h:538:64: note: parameter passing for argument of type ???std::multiset<A>::const_iterator??? {aka ???std::_Rb_tree_const_iterator<A>???} changed in GCC 7.1
{ return _M_t._M_insert_equal_(__position, std::move(__x)); }
^
In file included from /usr/include/c++/8/set:60,
from ../boost/serialization/set.hpp:19,
from ../libs/serialization/test/test_set.cpp:38:
/usr/include/c++/8/bits/stl_tree.h: In member function ???std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_insert_unique_(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Arg&&) [with _Arg = A; _Key = A; _Val = A; _KeyOfValue = std::_Identity<A>; _Compare = std::less<A>; _Alloc = std::allocator<A>]???:
/usr/include/c++/8/bits/stl_tree.h:1039:2: note: parameter passing for argument of type ???std::_Rb_tree<A, A, std::_Identity<A>, std::less<A>, std::allocator<A> >::const_iterator??? {aka ???std::_Rb_tree_const_iterator<A>???} changed in GCC 7.1
_M_insert_unique_(const_iterator __pos, _Arg&& __x)
^~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_tree.h:1042:65: note: parameter passing for argument of type ???std::_Rb_tree<A, A, std::_Identity<A>, std::less<A>, std::allocator<A> >::const_iterator??? {aka ???std::_Rb_tree_const_iterator<A>???} changed in GCC 7.1
return _M_insert_unique_(__pos, std::forward<_Arg>(__x), __an);
^
/usr/include/c++/8/bits/stl_tree.h: In member function ???std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_insert_equal_(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Arg&&) [with _Arg = A; _Key = A; _Val = A; _KeyOfValue = std::_Identity<A>; _Compare = std::less<A>; _Alloc = std::allocator<A>]???:
/usr/include/c++/8/bits/stl_tree.h:1051:2: note: parameter passing for argument of type ???std::_Rb_tree<A, A, std::_Identity<A>, std::less<A>, std::allocator<A> >::const_iterator??? {aka ???std::_Rb_tree_const_iterator<A>???} changed in GCC 7.1
_M_insert_equal_(const_iterator __pos, _Arg&& __x)
^~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_tree.h:1054:64: note: parameter passing for argument of type ???std::_Rb_tree<A, A, std::_Identity<A>, std::less<A>, std::allocator<A> >::const_iterator??? {aka ???std::_Rb_tree_const_iterator<A>???} changed in GCC 7.1
return _M_insert_equal_(__pos, std::forward<_Arg>(__x), __an);
^
/usr/include/c++/8/bits/stl_tree.h: In member function ???std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_insert_unique_(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Arg&&, _NodeGen&) [with _Arg = A; _NodeGen = std::_Rb_tree<A, A, std::_Identity<A>, std::less<A>, std::allocator<A> >::_Alloc_node; _Key = A; _Val = A; _KeyOfValue = std::_Identity<A>; _Compare = std::less<A>; _Alloc = std::allocator<A>]???:
/usr/include/c++/8/bits/stl_tree.h:2207:7: note: parameter passing for argument of type ???std::_Rb_tree<A, A, std::_Identity<A>, std::less<A>, std::allocator<A> >::const_iterator??? {aka ???std::_Rb_tree_const_iterator<A>???} changed in GCC 7.1
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_tree.h: In member function ???std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_insert_equal_(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Arg&&, _NodeGen&) [with _Arg = A; _NodeGen = std::_Rb_tree<A, A, std::_Identity<A>, std::less<A>, std::allocator<A> >::_Alloc_node; _Key = A; _Val = A; _KeyOfValue = std::_Identity<A>; _Compare = std::less<A>; _Alloc = std::allocator<A>]???:
/usr/include/c++/8/bits/stl_tree.h:2289:7: note: parameter passing for argument of type ???std::_Rb_tree<A, A, std::_Identity<A>, std::less<A>, std::allocator<A> >::const_iterator??? {aka ???std::_Rb_tree_const_iterator<A>???} changed in GCC 7.1
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_tree.h: In member function ???std::pair<std::_Rb_tree_node_base*, std::_Rb_tree_node_base*> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, const key_type&) [with _Key = A; _Val = A; _KeyOfValue = std::_Identity<A>; _Compare = std::less<A>; _Alloc = std::allocator<A>]???:
/usr/include/c++/8/bits/stl_tree.h:2146:5: note: parameter passing for argument of type ???std::_Rb_tree<A, A, std::_Identity<A>, std::less<A>, std::allocator<A> >::const_iterator??? {aka ???std::_Rb_tree_const_iterator<A>???} changed in GCC 7.1
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_tree.h: In member function ???std::pair<std::_Rb_tree_node_base*, std::_Rb_tree_node_base*> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_equal_pos(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, const key_type&) [with _Key = A; _Val = A; _KeyOfValue = std::_Identity<A>; _Compare = std::less<A>; _Alloc = std::allocator<A>]???:
/usr/include/c++/8/bits/stl_tree.h:2232:5: note: parameter passing for argument of type ???std::_Rb_tree<A, A, std::_Identity<A>, std::less<A>, std::allocator<A> >::const_iterator??? {aka ???std::_Rb_tree_const_iterator<A>???} changed in GCC 7.1
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~