Compile [2024-11-05 09:59:19 UTC]: succeed
"g++-6" -fvisibility-inlines-hidden -std=c++14 -Wall -Wextra -fPIC -m64 -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 "/var/boost/run/results/boost/bin.v2/libs/serialization/test/test_map_hashed_text_warchive.test/gcc-6~c++14~warn/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/test_map_hashed.o" "../libs/serialization/test/test_map_hashed.cpp"
In file included from /usr/include/c++/6/backward/hash_map:60:0,
from ../boost/serialization/hash_map.hpp:21,
from ../libs/serialization/test/test_map_hashed.cpp:33:
/usr/include/c++/6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
#warning \
^~~~~~~
In file included from ../libs/serialization/test/test_map_hashed.cpp:33:0:
../boost/serialization/hash_map.hpp: In instantiation of 'void boost::serialization::save(Archive&, const __gnu_cxx::hash_map<Key, T, HashFcn, EqualKey, Allocator>&, unsigned int) [with Archive = boost::archive::text_woarchive; Key = random_key; T = A; HashFcn = __gnu_cxx::hash<random_key>; EqualKey = std::equal_to<random_key>; Allocator = std::allocator<A>]':
../boost/serialization/split_free.hpp:44:13: required from 'static void boost::serialization::free_saver<Archive, T>::invoke(Archive&, const T&, unsigned int) [with Archive = boost::archive::text_woarchive; T = __gnu_cxx::hash_map<random_key, A>]'
../boost/serialization/split_free.hpp:72:18: required from 'void boost::serialization::split_free(Archive&, T&, unsigned int) [with Archive = boost::archive::text_woarchive; T = __gnu_cxx::hash_map<random_key, A>]'
../boost/serialization/hash_map.hpp:158:37: required from 'void boost::serialization::serialize(Archive&, __gnu_cxx::hash_map<Key, T, HashFcn, EqualKey, Allocator>&, unsigned int) [with Archive = boost::archive::text_woarchive; Key = random_key; T = A; HashFcn = __gnu_cxx::hash<random_key>; EqualKey = std::equal_to<random_key>; Allocator = std::allocator<A>]'
../boost/serialization/serialization.hpp:109:14: required from 'void boost::serialization::serialize_adl(Archive&, T&, unsigned int) [with Archive = boost::archive::text_woarchive; T = __gnu_cxx::hash_map<random_key, A>]'
../boost/archive/detail/oserializer.hpp:155:40: required from 'void boost::archive::detail::oserializer<Archive, T>::save_object_data(boost::archive::detail::basic_oarchive&, const void*) const [with Archive = boost::archive::text_woarchive; T = __gnu_cxx::hash_map<random_key, A>]'
../boost/archive/detail/oserializer.hpp:108:1: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/archive/detail/oserializer.hpp:317:22: required from 'static void boost::archive::detail::save_non_pointer_type<Archive>::invoke(Archive&, const T&) [with T = boost::serialization::nvp<__gnu_cxx::hash_map<random_key, A> >; Archive = boost::archive::text_woarchive]'
../boost/archive/detail/oserializer.hpp:541:18: required from 'void boost::archive::save(Archive&, T&) [with Archive = boost::archive::text_woarchive; T = const boost::serialization::nvp<__gnu_cxx::hash_map<random_key, A> >]'
../boost/archive/detail/common_oarchive.hpp:71:22: required from 'void boost::archive::detail::common_oarchive<Archive>::save_override(T&) [with T = const boost::serialization::nvp<__gnu_cxx::hash_map<random_key, A> >; Archive = boost::archive::text_woarchive]'
../boost/archive/basic_text_oarchive.hpp:83:9: required from 'void boost::archive::basic_text_oarchive<Archive>::save_override(T&) [with T = const boost::serialization::nvp<__gnu_cxx::hash_map<random_key, A> >; Archive = boost::archive::text_woarchive]'
../boost/archive/detail/interface_oarchive.hpp:71:9: required from 'Archive& boost::archive::detail::interface_oarchive<Archive>::operator<<(const T&) [with T = boost::serialization::nvp<__gnu_cxx::hash_map<random_key, A> >; Archive = boost::archive::text_woarchive]'
../libs/serialization/test/test_map_hashed.cpp:91:66: required from here
../boost/serialization/hash_map.hpp:102:24: warning: unused parameter 'file_version' [-Wunused-parameter]
const unsigned int file_version
^~~~~~~~~~~~
../boost/serialization/hash_map.hpp: In instantiation of 'void boost::serialization::save(Archive&, const __gnu_cxx::hash_multimap<Key, T, HashFcn, EqualKey, Allocator>&, unsigned int) [with Archive = boost::archive::text_woarchive; Key = random_key; T = A; HashFcn = __gnu_cxx::hash<random_key>; EqualKey = std::equal_to<random_key>; Allocator = std::allocator<A>]':
../boost/serialization/split_free.hpp:44:13: required from 'static void boost::serialization::free_saver<Archive, T>::invoke(Archive&, const T&, unsigned int) [with Archive = boost::archive::text_woarchive; T = __gnu_cxx::hash_multimap<random_key, A>]'
../boost/serialization/split_free.hpp:72:18: required from 'void boost::serialization::split_free(Archive&, T&, unsigned int) [with Archive = boost::archive::text_woarchive; T = __gnu_cxx::hash_multimap<random_key, A>]'
../boost/serialization/hash_map.hpp:231:37: required from 'void boost::serialization::serialize(Archive&, __gnu_cxx::hash_multimap<Key, T, HashFcn, EqualKey, Allocator>&, unsigned int) [with Archive = boost::archive::text_woarchive; Key = random_key; T = A; HashFcn = __gnu_cxx::hash<random_key>; EqualKey = std::equal_to<random_key>; Allocator = std::allocator<A>]'
../boost/serialization/serialization.hpp:109:14: required from 'void boost::serialization::serialize_adl(Archive&, T&, unsigned int) [with Archive = boost::archive::text_woarchive; T = __gnu_cxx::hash_multimap<random_key, A>]'
../boost/archive/detail/oserializer.hpp:155:40: required from 'void boost::archive::detail::oserializer<Archive, T>::save_object_data(boost::archive::detail::basic_oarchive&, const void*) const [with Archive = boost::archive::text_woarchive; T = __gnu_cxx::hash_multimap<random_key, A>]'
../boost/archive/detail/oserializer.hpp:108:1: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/archive/detail/oserializer.hpp:317:22: required from 'static void boost::archive::detail::save_non_pointer_type<Archive>::invoke(Archive&, const T&) [with T = boost::serialization::nvp<__gnu_cxx::hash_multimap<random_key, A> >; Archive = boost::archive::text_woarchive]'
../boost/archive/detail/oserializer.hpp:541:18: required from 'void boost::archive::save(Archive&, T&) [with Archive = boost::archive::text_woarchive; T = const boost::serialization::nvp<__gnu_cxx::hash_multimap<random_key, A> >]'
../boost/archive/detail/common_oarchive.hpp:71:22: required from 'void boost::archive::detail::common_oarchive<Archive>::save_override(T&) [with T = const boost::serialization::nvp<__gnu_cxx::hash_multimap<random_key, A> >; Archive = boost::archive::text_woarchive]'
../boost/archive/basic_text_oarchive.hpp:83:9: required from 'void boost::archive::basic_text_oarchive<Archive>::save_override(T&) [with T = const boost::serialization::nvp<__gnu_cxx::hash_multimap<random_key, A> >; Archive = boost::archive::text_woarchive]'
../boost/archive/detail/interface_oarchive.hpp:71:9: required from 'Archive& boost::archive::detail::interface_oarchive<Archive>::operator<<(const T&) [with T = boost::serialization::nvp<__gnu_cxx::hash_multimap<random_key, A> >; Archive = boost::archive::text_woarchive]'
../libs/serialization/test/test_map_hashed.cpp:122:78: required from here
../boost/serialization/hash_map.hpp:175:24: warning: unused parameter 'file_version' [-Wunused-parameter]
const unsigned int file_version
^~~~~~~~~~~~
../boost/serialization/hash_map.hpp: In instantiation of 'void boost::serialization::load(Archive&, __gnu_cxx::hash_map<Key, T, HashFcn, EqualKey, Allocator>&, unsigned int) [with Archive = boost::archive::text_wiarchive; Key = random_key; T = A; HashFcn = __gnu_cxx::hash<random_key>; EqualKey = std::equal_to<random_key>; Allocator = std::allocator<A>]':
../boost/serialization/split_free.hpp:57:13: required from 'static void boost::serialization::free_loader<Archive, T>::invoke(Archive&, T&, unsigned int) [with Archive = boost::archive::text_wiarchive; T = __gnu_cxx::hash_map<random_key, A>]'
../boost/serialization/split_free.hpp:72:18: required from 'void boost::serialization::split_free(Archive&, T&, unsigned int) [with Archive = boost::archive::text_wiarchive; T = __gnu_cxx::hash_map<random_key, A>]'
../boost/serialization/hash_map.hpp:158:37: required from 'void boost::serialization::serialize(Archive&, __gnu_cxx::hash_map<Key, T, HashFcn, EqualKey, Allocator>&, unsigned int) [with Archive = boost::archive::text_wiarchive; Key = random_key; T = A; HashFcn = __gnu_cxx::hash<random_key>; EqualKey = std::equal_to<random_key>; Allocator = std::allocator<A>]'
../boost/serialization/serialization.hpp:109:14: required from 'void boost::serialization::serialize_adl(Archive&, T&, unsigned int) [with Archive = boost::archive::text_wiarchive; T = __gnu_cxx::hash_map<random_key, A>]'
../boost/archive/detail/iserializer.hpp:189:40: required from 'void boost::archive::detail::iserializer<Archive, T>::load_object_data(boost::archive::detail::basic_iarchive&, void*, unsigned int) const [with Archive = boost::archive::text_wiarchive; T = __gnu_cxx::hash_map<random_key, A>]'
../boost/archive/detail/iserializer.hpp:123:1: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/archive/detail/iserializer.hpp:626:18: required from 'void boost::archive::load(Archive&, T&) [with Archive = boost::archive::text_wiarchive; T = const boost::serialization::nvp<__gnu_cxx::hash_map<random_key, A> >]'
../boost/archive/detail/common_iarchive.hpp:67:22: required from 'void boost::archive::detail::common_iarchive<Archive>::load_override(T&) [with T = const boost::serialization::nvp<__gnu_cxx::hash_map<random_key, A> >; Archive = boost::archive::text_wiarchive]'
../boost/archive/basic_text_iarchive.hpp:70:9: required from 'void boost::archive::basic_text_iarchive<Archive>::load_override(T&) [with T = const boost::serialization::nvp<__gnu_cxx::hash_map<random_key, A> >; Archive = boost::archive::text_wiarchive]'
../boost/archive/text_wiarchive.hpp:93:52: required from 'void boost::archive::text_wiarchive_impl<Archive>::load_override(T&) [with T = const boost::serialization::nvp<__gnu_cxx::hash_map<random_key, A> >; Archive = boost::archive::text_wiarchive]'
../boost/archive/detail/interface_iarchive.hpp:68:9: required from 'Archive& boost::archive::detail::interface_iarchive<Archive>::operator>>(T&) [with T = const boost::serialization::nvp<__gnu_cxx::hash_map<random_key, A> >; Archive = boost::archive::text_wiarchive]'
../libs/serialization/test/test_map_hashed.cpp:97:67: required from here
../boost/serialization/hash_map.hpp:125:24: warning: unused parameter 'file_version' [-Wunused-parameter]
const unsigned int file_version
^~~~~~~~~~~~
../boost/serialization/hash_map.hpp: In instantiation of 'void boost::serialization::load(Archive&, __gnu_cxx::hash_multimap<Key, T, HashFcn, EqualKey, Allocator>&, unsigned int) [with Archive = boost::archive::text_wiarchive; Key = random_key; T = A; HashFcn = __gnu_cxx::hash<random_key>; EqualKey = std::equal_to<random_key>; Allocator = std::allocator<A>]':
../boost/serialization/split_free.hpp:57:13: required from 'static void boost::serialization::free_loader<Archive, T>::invoke(Archive&, T&, unsigned int) [with Archive = boost::archive::text_wiarchive; T = __gnu_cxx::hash_multimap<random_key, A>]'
../boost/serialization/split_free.hpp:72:18: required from 'void boost::serialization::split_free(Archive&, T&, unsigned int) [with Archive = boost::archive::text_wiarchive; T = __gnu_cxx::hash_multimap<random_key, A>]'
../boost/serialization/hash_map.hpp:231:37: required from 'void boost::serialization::serialize(Archive&, __gnu_cxx::hash_multimap<Key, T, HashFcn, EqualKey, Allocator>&, unsigned int) [with Archive = boost::archive::text_wiarchive; Key = random_key; T = A; HashFcn = __gnu_cxx::hash<random_key>; EqualKey = std::equal_to<random_key>; Allocator = std::allocator<A>]'
../boost/serialization/serialization.hpp:109:14: required from 'void boost::serialization::serialize_adl(Archive&, T&, unsigned int) [with Archive = boost::archive::text_wiarchive; T = __gnu_cxx::hash_multimap<random_key, A>]'
../boost/archive/detail/iserializer.hpp:189:40: required from 'void boost::archive::detail::iserializer<Archive, T>::load_object_data(boost::archive::detail::basic_iarchive&, void*, unsigned int) const [with Archive = boost::archive::text_wiarchive; T = __gnu_cxx::hash_multimap<random_key, A>]'
../boost/archive/detail/iserializer.hpp:123:1: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/archive/detail/iserializer.hpp:626:18: required from 'void boost::archive::load(Archive&, T&) [with Archive = boost::archive::text_wiarchive; T = const boost::serialization::nvp<__gnu_cxx::hash_multimap<random_key, A> >]'
../boost/archive/detail/common_iarchive.hpp:67:22: required from 'void boost::archive::detail::common_iarchive<Archive>::load_override(T&) [with T = const boost::serialization::nvp<__gnu_cxx::hash_multimap<random_key, A> >; Archive = boost::archive::text_wiarchive]'
../boost/archive/basic_text_iarchive.hpp:70:9: required from 'void boost::archive::basic_text_iarchive<Archive>::load_override(T&) [with T = const boost::serialization::nvp<__gnu_cxx::hash_multimap<random_key, A> >; Archive = boost::archive::text_wiarchive]'
../boost/archive/text_wiarchive.hpp:93:52: required from 'void boost::archive::text_wiarchive_impl<Archive>::load_override(T&) [with T = const boost::serialization::nvp<__gnu_cxx::hash_multimap<random_key, A> >; Archive = boost::archive::text_wiarchive]'
../boost/archive/detail/interface_iarchive.hpp:68:9: required from 'Archive& boost::archive::detail::interface_iarchive<Archive>::operator>>(T&) [with T = const boost::serialization::nvp<__gnu_cxx::hash_multimap<random_key, A> >; Archive = boost::archive::text_wiarchive]'
../libs/serialization/test/test_map_hashed.cpp:128:79: required from here
../boost/serialization/hash_map.hpp:198:24: warning: unused parameter 'file_version' [-Wunused-parameter]
const unsigned int file_version
^~~~~~~~~~~~