Compile [2024-11-21 02:15:05 UTC]: succeed
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.2\msvc-setup.bat" >nul
cl /Zm800 -nologo "..\libs\serialization\test\test_contained_class.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\serialization\test\test_contained_class_text_warchive.test\msvc-14.2\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_contained_class.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W4 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -Gy -wd4996 -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 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I.."
test_contained_class.cpp
C:\teeks99-09\run\boost_root\libs\serialization\test\B.hpp(49): warning C4100: 'file_version': unreferenced formal parameter
..\boost/serialization/access.hpp(99): note: see reference to function template instantiation 'void B::load<Archive>(Archive &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive
]
..\boost/serialization/split_member.hpp(54): note: see reference to function template instantiation 'void boost::serialization::access::member_load<Archive,T>(Archive &,T &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/serialization/split_member.hpp(53): note: while compiling class template member function 'void boost::serialization::detail::member_loader<Archive,T>::invoke(Archive &,T &,const unsigned int)'
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/serialization/split_member.hpp(69): note: see reference to function template instantiation 'void boost::serialization::detail::member_loader<Archive,T>::invoke(Archive &,T &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/serialization/split_member.hpp(69): note: see reference to class template instantiation 'boost::serialization::detail::member_loader<Archive,T>' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
C:\teeks99-09\run\boost_root\libs\serialization\test\B.hpp(55): note: see reference to function template instantiation 'void boost::serialization::split_member<Archive,B>(Archive &,T &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/serialization/access.hpp(116): note: see reference to function template instantiation 'void B::serialize<Archive>(Archive &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive
]
..\boost/serialization/serialization.hpp(59): note: see reference to function template instantiation 'void boost::serialization::access::serialize<Archive,T>(Archive &,T &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/serialization/serialization.hpp(109): note: see reference to function template instantiation 'void boost::serialization::serialize<Archive,T>(Archive &,T &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/archive/detail/iserializer.hpp(193): note: see reference to function template instantiation 'void boost::serialization::serialize_adl<Archive,T>(Archive &,T &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/archive/detail/iserializer.hpp(171): note: while compiling class template member function 'void boost::archive::detail::iserializer<Archive,T>::load_object_data(boost::archive::detail::basic_iarchive &,void *,const unsigned int) const'
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/archive/detail/iserializer.hpp(416): note: see reference to class template instantiation 'boost::archive::detail::iserializer<Archive,T>' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/archive/detail/iserializer.hpp(463): note: see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type<Archive>::load_standard::invoke<T>(Archive &,const T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/archive/detail/iserializer.hpp(463): note: see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type<Archive>::load_standard::invoke<T>(Archive &,const T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/archive/detail/iserializer.hpp(626): note: see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type<Archive>::invoke<T>(Archive &,T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/archive/detail/iserializer.hpp(626): note: see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type<Archive>::invoke<T>(Archive &,T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/archive/detail/common_iarchive.hpp(67): note: see reference to function template instantiation 'void boost::archive::load<Archive,T>(Archive &,T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/archive/basic_text_iarchive.hpp(70): note: see reference to function template instantiation 'void boost::archive::detail::common_iarchive<Archive>::load_override<T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/archive/basic_text_iarchive.hpp(70): note: see reference to function template instantiation 'void boost::archive::detail::common_iarchive<Archive>::load_override<T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/archive/text_wiarchive.hpp(93): note: see reference to function template instantiation 'void boost::archive::basic_text_iarchive<Archive>::load_override<T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/archive/text_wiarchive.hpp(93): note: see reference to function template instantiation 'void boost::archive::basic_text_iarchive<Archive>::load_override<T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/archive/detail/interface_iarchive.hpp(68): note: see reference to function template instantiation 'void boost::archive::text_wiarchive_impl<boost::archive::text_wiarchive>::load_override<T>(T &)' being compiled
with
[
T=B
]
..\boost/archive/detail/interface_iarchive.hpp(68): note: see reference to function template instantiation 'void boost::archive::text_wiarchive_impl<boost::archive::text_wiarchive>::load_override<T>(T &)' being compiled
with
[
T=B
]
..\boost/serialization/nvp.hpp(56): note: see reference to function template instantiation 'Archive &boost::archive::detail::interface_iarchive<Archive>::operator >><T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/serialization/nvp.hpp(56): note: see reference to function template instantiation 'Archive &boost::archive::detail::interface_iarchive<Archive>::operator >><T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=B
]
..\boost/serialization/split_free.hpp(57): note: see reference to function template instantiation 'void boost::serialization::load<Archive,B>(Archive &,boost::serialization::nvp<B> &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive
]
..\boost/serialization/split_free.hpp(53): note: while compiling class template member function 'void boost::serialization::free_loader<Archive,T>::invoke(Archive &,T &,const unsigned int)'
with
[
Archive=boost::archive::text_wiarchive,
T=boost::serialization::nvp<B>
]
..\boost/serialization/split_free.hpp(72): note: see reference to function template instantiation 'void boost::serialization::free_loader<Archive,T>::invoke(Archive &,T &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=boost::serialization::nvp<B>
]
..\boost/serialization/split_free.hpp(72): note: see reference to class template instantiation 'boost::serialization::free_loader<Archive,T>' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=boost::serialization::nvp<B>
]
..\boost/serialization/nvp.hpp(65): note: see reference to function template instantiation 'void boost::serialization::split_free<Archive,boost::serialization::nvp<B>>(Archive &,T &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=boost::serialization::nvp<B>
]
..\boost/serialization/serialization.hpp(109): note: see reference to function template instantiation 'void boost::serialization::serialize<Archive,B>(Archive &,boost::serialization::nvp<B> &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive
]
..\boost/archive/detail/iserializer.hpp(401): note: see reference to function template instantiation 'void boost::serialization::serialize_adl<Archive,T>(Archive &,T &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<B>
]
..\boost/archive/detail/iserializer.hpp(463): note: see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type<Archive>::load_only::invoke<const T>(Archive &,const T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<B>
]
..\boost/archive/detail/iserializer.hpp(463): note: see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type<Archive>::load_only::invoke<const T>(Archive &,const T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<B>
]
..\boost/archive/detail/iserializer.hpp(626): note: see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type<Archive>::invoke<T>(Archive &,T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<B>
]
..\boost/archive/detail/iserializer.hpp(626): note: see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type<Archive>::invoke<T>(Archive &,T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<B>
]
..\boost/archive/detail/common_iarchive.hpp(67): note: see reference to function template instantiation 'void boost::archive::load<Archive,T>(Archive &,T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<B>
]
..\boost/archive/basic_text_iarchive.hpp(70): note: see reference to function template instantiation 'void boost::archive::detail::common_iarchive<Archive>::load_override<T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<B>
]
..\boost/archive/basic_text_iarchive.hpp(70): note: see reference to function template instantiation 'void boost::archive::detail::common_iarchive<Archive>::load_override<T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<B>
]
..\boost/archive/text_wiarchive.hpp(93): note: see reference to function template instantiation 'void boost::archive::basic_text_iarchive<Archive>::load_override<T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<B>
]
..\boost/archive/text_wiarchive.hpp(93): note: see reference to function template instantiation 'void boost::archive::basic_text_iarchive<Archive>::load_override<T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<B>
]
..\boost/archive/detail/interface_iarchive.hpp(68): note: see reference to function template instantiation 'void boost::archive::text_wiarchive_impl<boost::archive::text_wiarchive>::load_override<T>(T &)' being compiled
with
[
T=const boost::serialization::nvp<B>
]
..\boost/archive/detail/interface_iarchive.hpp(68): note: see reference to function template instantiation 'void boost::archive::text_wiarchive_impl<boost::archive::text_wiarchive>::load_override<T>(T &)' being compiled
with
[
T=const boost::serialization::nvp<B>
]
..\boost/archive/detail/interface_iarchive.hpp(75): note: see reference to function template instantiation 'Archive &boost::archive::detail::interface_iarchive<Archive>::operator >><T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<B>
]
..\boost/archive/detail/interface_iarchive.hpp(75): note: see reference to function template instantiation 'Archive &boost::archive::detail::interface_iarchive<Archive>::operator >><T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<B>
]
..\libs\serialization\test\test_contained_class.cpp(36): note: see reference to function template instantiation 'Archive &boost::archive::detail::interface_iarchive<Archive>::operator &<const boost::serialization::nvp<B>>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<B>
]
..\libs\serialization\test\test_contained_class.cpp(36): note: see reference to function template instantiation 'Archive &boost::archive::detail::interface_iarchive<Archive>::operator &<const boost::serialization::nvp<B>>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<B>
]
..\boost/serialization/access.hpp(116): note: see reference to function template instantiation 'void C::serialize<Archive>(Archive &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive
]
..\boost/serialization/serialization.hpp(59): note: see reference to function template instantiation 'void boost::serialization::access::serialize<Archive,T>(Archive &,T &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=C
]
..\boost/serialization/serialization.hpp(109): note: see reference to function template instantiation 'void boost::serialization::serialize<Archive,T>(Archive &,T &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=C
]
..\boost/archive/detail/iserializer.hpp(193): note: see reference to function template instantiation 'void boost::serialization::serialize_adl<Archive,T>(Archive &,T &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=C
]
..\boost/archive/detail/iserializer.hpp(171): note: while compiling class template member function 'void boost::archive::detail::iserializer<Archive,T>::load_object_data(boost::archive::detail::basic_iarchive &,void *,const unsigned int) const'
with
[
Archive=boost::archive::text_wiarchive,
T=C
]
..\boost/archive/detail/iserializer.hpp(416): note: see reference to class template instantiation 'boost::archive::detail::iserializer<Archive,T>' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=C
]
..\boost/archive/detail/iserializer.hpp(463): note: see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type<Archive>::load_standard::invoke<T>(Archive &,const T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=C
]
..\boost/archive/detail/iserializer.hpp(463): note: see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type<Archive>::load_standard::invoke<T>(Archive &,const T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=C
]
..\boost/archive/detail/iserializer.hpp(626): note: see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type<Archive>::invoke<T>(Archive &,T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=C
]
..\boost/archive/detail/iserializer.hpp(626): note: see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type<Archive>::invoke<T>(Archive &,T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=C
]
..\boost/archive/detail/common_iarchive.hpp(67): note: see reference to function template instantiation 'void boost::archive::load<Archive,T>(Archive &,T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=C
]
..\boost/archive/basic_text_iarchive.hpp(70): note: see reference to function template instantiation 'void boost::archive::detail::common_iarchive<Archive>::load_override<T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=C
]
..\boost/archive/basic_text_iarchive.hpp(70): note: see reference to function template instantiation 'void boost::archive::detail::common_iarchive<Archive>::load_override<T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=C
]
..\boost/archive/text_wiarchive.hpp(93): note: see reference to function template instantiation 'void boost::archive::basic_text_iarchive<Archive>::load_override<T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=C
]
..\boost/archive/text_wiarchive.hpp(93): note: see reference to function template instantiation 'void boost::archive::basic_text_iarchive<Archive>::load_override<T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=C
]
..\boost/archive/detail/interface_iarchive.hpp(68): note: see reference to function template instantiation 'void boost::archive::text_wiarchive_impl<boost::archive::text_wiarchive>::load_override<T>(T &)' being compiled
with
[
T=C
]
..\boost/archive/detail/interface_iarchive.hpp(68): note: see reference to function template instantiation 'void boost::archive::text_wiarchive_impl<boost::archive::text_wiarchive>::load_override<T>(T &)' being compiled
with
[
T=C
]
..\boost/serialization/nvp.hpp(56): note: see reference to function template instantiation 'Archive &boost::archive::detail::interface_iarchive<Archive>::operator >><T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=C
]
..\boost/serialization/nvp.hpp(56): note: see reference to function template instantiation 'Archive &boost::archive::detail::interface_iarchive<Archive>::operator >><T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=C
]
..\boost/serialization/split_free.hpp(57): note: see reference to function template instantiation 'void boost::serialization::load<Archive,C>(Archive &,boost::serialization::nvp<C> &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive
]
..\boost/serialization/split_free.hpp(53): note: while compiling class template member function 'void boost::serialization::free_loader<Archive,T>::invoke(Archive &,T &,const unsigned int)'
with
[
Archive=boost::archive::text_wiarchive,
T=boost::serialization::nvp<C>
]
..\boost/serialization/split_free.hpp(72): note: see reference to function template instantiation 'void boost::serialization::free_loader<Archive,T>::invoke(Archive &,T &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=boost::serialization::nvp<C>
]
..\boost/serialization/split_free.hpp(72): note: see reference to class template instantiation 'boost::serialization::free_loader<Archive,T>' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=boost::serialization::nvp<C>
]
..\boost/serialization/nvp.hpp(65): note: see reference to function template instantiation 'void boost::serialization::split_free<Archive,boost::serialization::nvp<C>>(Archive &,T &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=boost::serialization::nvp<C>
]
..\boost/serialization/serialization.hpp(109): note: see reference to function template instantiation 'void boost::serialization::serialize<Archive,C>(Archive &,boost::serialization::nvp<C> &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive
]
..\boost/archive/detail/iserializer.hpp(401): note: see reference to function template instantiation 'void boost::serialization::serialize_adl<Archive,T>(Archive &,T &,const unsigned int)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<C>
]
..\boost/archive/detail/iserializer.hpp(463): note: see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type<Archive>::load_only::invoke<const T>(Archive &,const T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<C>
]
..\boost/archive/detail/iserializer.hpp(463): note: see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type<Archive>::load_only::invoke<const T>(Archive &,const T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<C>
]
..\boost/archive/detail/iserializer.hpp(626): note: see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type<Archive>::invoke<T>(Archive &,T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<C>
]
..\boost/archive/detail/iserializer.hpp(626): note: see reference to function template instantiation 'void boost::archive::detail::load_non_pointer_type<Archive>::invoke<T>(Archive &,T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<C>
]
..\boost/archive/detail/common_iarchive.hpp(67): note: see reference to function template instantiation 'void boost::archive::load<Archive,T>(Archive &,T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<C>
]
..\boost/archive/basic_text_iarchive.hpp(70): note: see reference to function template instantiation 'void boost::archive::detail::common_iarchive<Archive>::load_override<T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<C>
]
..\boost/archive/basic_text_iarchive.hpp(70): note: see reference to function template instantiation 'void boost::archive::detail::common_iarchive<Archive>::load_override<T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<C>
]
..\boost/archive/text_wiarchive.hpp(93): note: see reference to function template instantiation 'void boost::archive::basic_text_iarchive<Archive>::load_override<T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<C>
]
..\boost/archive/text_wiarchive.hpp(93): note: see reference to function template instantiation 'void boost::archive::basic_text_iarchive<Archive>::load_override<T>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<C>
]
..\boost/archive/detail/interface_iarchive.hpp(68): note: see reference to function template instantiation 'void boost::archive::text_wiarchive_impl<boost::archive::text_wiarchive>::load_override<T>(T &)' being compiled
with
[
T=const boost::serialization::nvp<C>
]
..\boost/archive/detail/interface_iarchive.hpp(68): note: see reference to function template instantiation 'void boost::archive::text_wiarchive_impl<boost::archive::text_wiarchive>::load_override<T>(T &)' being compiled
with
[
T=const boost::serialization::nvp<C>
]
..\libs\serialization\test\test_contained_class.cpp(62): note: see reference to function template instantiation 'Archive &boost::archive::detail::interface_iarchive<Archive>::operator >><const boost::serialization::nvp<C>>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<C>
]
..\libs\serialization\test\test_contained_class.cpp(62): note: see reference to function template instantiation 'Archive &boost::archive::detail::interface_iarchive<Archive>::operator >><const boost::serialization::nvp<C>>(T &)' being compiled
with
[
Archive=boost::archive::text_wiarchive,
T=const boost::serialization::nvp<C>
]