******************************************************************************** conan test conan-center-index/recipes/mailio/all/test_package/conanfile.py mailio/0.20.0@ --profile=/home/conan/w/BuildSingleReference/6744/f56600ba-063b-49b2-81a1-4916000530ea/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=7.0 os=Linux os_build=Linux [options] mailio:shared=False [build_requires] [env] mailio/0.20.0 (test package): Installing package Requirements boost/1.75.0 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache libiconv/1.16 from 'conan-center' - Cache mailio/0.20.0 from local cache - Cache openssl/1.1.1j from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages boost/1.75.0:f31d2a35ba5618022f1510642de9b63fd21009cf - Cache bzip2/1.0.8:7ae1a427eebdada01eacc6c6d308edf92a51e19e - Cache libiconv/1.16:abc45b7dce3f5194dea2377c33229fa4f20706b4 - Cache mailio/0.20.0:6a9f5fd73afae35ea71d760f616dc1b0b2caecce - Cache openssl/1.1.1j:abc45b7dce3f5194dea2377c33229fa4f20706b4 - Cache zlib/1.2.11:abc45b7dce3f5194dea2377c33229fa4f20706b4 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/7ae1a427eebdada01eacc6c6d308edf92a51e19e/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libiconv/1.16: Already installed! libiconv/1.16: Appending PATH environment var: /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/abc45b7dce3f5194dea2377c33229fa4f20706b4/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK openssl/1.1.1j: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK boost/1.75.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK mailio/0.20.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK mailio/0.20.0 (test package): Generator cmake created conanbuildinfo.cmake mailio/0.20.0 (test package): Generator txt created conanbuildinfo.txt mailio/0.20.0 (test package): Generated conaninfo.txt mailio/0.20.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package/build/1b7cf8472ccedcf3bbf6cd5f573e2cc5cb61548f/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK mailio/0.20.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package/build/1b7cf8472ccedcf3bbf6cd5f573e2cc5cb61548f' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="7.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package/build/1b7cf8472ccedcf3bbf6cd5f573e2cc5cb61548f/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package' ----------------- -- The CXX compiler identification is Clang 7.0.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Checking correct version: 7.0 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package/build/1b7cf8472ccedcf3bbf6cd5f573e2cc5cb61548f ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package/build/1b7cf8472ccedcf3bbf6cd5f573e2cc5cb61548f' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /usr/bin/ld: CMakeFiles/test_package.dir/test_package.cpp.o: in function `main': test_package.cpp:(.text+0x7c): undefined reference to `mailio::mail_address::mail_address(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: test_package.cpp:(.text+0x115): undefined reference to `mailio::mail_address::mail_address(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: test_package.cpp:(.text+0x194): undefined reference to `mailio::message::subject(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: test_package.cpp:(.text+0x1ed): undefined reference to `mailio::mime::content(std::__1::basic_string, std::__1::allocator > const&)' /usr/bin/ld: test_package.cpp:(.text+0x245): undefined reference to `mailio::smtps::smtps(std::__1::basic_string, std::__1::allocator > const&, unsigned int, std::__1::chrono::duration >)' /usr/bin/ld: test_package.cpp:(.text+0x265): undefined reference to `mailio::mime::content() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::format(std::__cxx11::basic_string, std::allocator >&, bool) const': message.cpp:(.text+0x1c99): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x1ca3): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x1cad): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x1cb7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x1cc1): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):message.cpp:(.text+0x1ccb): more undefined references to `std::__throw_length_error(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::format_address_list[abi:cxx11](mailio::mailboxes const&) const': message.cpp:(.text+0x3275): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x32a1): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x32ab): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x32b5): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x32bf): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x33f1): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text+0x3418): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::format_address(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) const': message.cpp:(.text+0x42c0): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x4303): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x4333): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x4377): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x4381): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x438b): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x43dd): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):message.cpp:(.text+0x43e7): more undefined references to `std::__throw_length_error(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::format_address(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) const': message.cpp:(.text+0x456a): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text+0x4635): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::message_id(std::__cxx11::basic_string, std::allocator >)': message.cpp:(.text+0x506e): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::message_id[abi:cxx11]() const': message.cpp:(.text+0x5208): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x5212): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::subject(std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text+0x5963): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::subject[abi:cxx11]() const': message.cpp:(.text+0x59f8): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x5a02): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::attach(std::istream const&, std::__cxx11::basic_string, std::allocator > const&, mailio::mime::media_type_t, std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text+0x5bc7): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text+0x5be4): undefined reference to `std::ostream::operator<<(std::basic_streambuf >*)' /usr/bin/ld: message.cpp:(.text+0x5bf6): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text+0x5d41): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x5d50): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x5d63): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x5d77): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x5d9d): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text+0x5daa): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x5db1): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x5dc0): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x5de5): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text+0x5ea3): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x5eb2): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x5ec5): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x5ed9): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x5eff): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text+0x5f0c): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x5f13): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x5f22): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x5f47): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::attach(std::__cxx11::list, std::allocator >, mailio::mime::content_type_t>, std::allocator, std::allocator >, mailio::mime::content_type_t> > > const&)': message.cpp:(.text+0x621d): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x6224): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x624b): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text+0x6269): undefined reference to `std::ostream::operator<<(std::basic_streambuf >*)' /usr/bin/ld: message.cpp:(.text+0x62f7): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text+0x6374): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x6380): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x638e): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x63b1): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text+0x63be): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x63ce): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x63e9): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text+0x6525): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x6531): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x653f): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x6562): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text+0x656f): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x657f): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x659a): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::attachment(unsigned long, std::ostream&, std::__cxx11::basic_string, std::allocator >&) const': message.cpp:(.text+0x6699): undefined reference to `std::ostream::put(char)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::add_header(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text+0x6ac7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x6ad1): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x6b15): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x6b1f): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x6b4f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x6b59): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x6b63): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x6b93): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x6d0d): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text+0x6dc3): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::format_header[abi:cxx11]() const': message.cpp:(.text+0x7496): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: message.cpp:(.text+0xa388): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text+0xa3b6): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' /usr/bin/ld: message.cpp:(.text+0xa554): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xa581): undefined reference to `std::basic_ios >::imbue(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xa58e): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xa598): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xa5a2): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xa5ea): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text+0xaa4a): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0xaa59): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0xaa6c): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0xaa80): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text+0xaaa6): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text+0xaab3): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xaaba): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0xaac9): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0xaaee): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text+0xb41c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0xb426): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0xb494): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0xb49e): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0xb4a8): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):message.cpp:(.text+0xb4b2): more undefined references to `std::__throw_length_error(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::format_header[abi:cxx11]() const': message.cpp:(.text+0xb957): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xb966): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xc063): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0xc072): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0xc085): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0xc099): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text+0xc0bf): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text+0xc0cc): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xc0d3): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0xc0e2): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0xc107): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::format_many_ids(std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text+0xc3c9): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text+0xc3d3): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::format_many_ids(std::vector, std::allocator >, std::allocator, std::allocator > > > const&)': message.cpp:(.text+0xc789): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::format_subject[abi:cxx11]() const': message.cpp:(.text+0xccc8): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0xccd8): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::parse_header_line(std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text+0xcebe): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xcecb): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xcf39): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xcf55): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xcf9c): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xcfa6): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd09b): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd0a5): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd0b2): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xd0bf): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd13a): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd155): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd19c): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd1a6): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd257): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd261): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd26e): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xd27b): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd2ea): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd305): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd34c): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd356): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd407): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd411): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd41e): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xd42b): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd49a): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd4b5): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd4fc): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd506): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd5a7): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd5b1): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd5be): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xd5cb): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd63a): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd655): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd69c): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd6a6): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd747): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd751): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd75e): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xd76b): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd7da): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd7f5): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd83c): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd846): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd8f7): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd901): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd90e): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xd91b): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd98a): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd9a5): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xd9ec): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xd9f6): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xdadb): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xdae5): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xdaf2): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xdaff): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xdb7a): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xdb95): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xdbdc): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xdbe6): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xdcc5): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xdccf): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xdcdc): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xdce9): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xdd56): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xdd71): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xddb8): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xddc2): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xde93): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xde9d): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xdeaa): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xdeb7): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xdf24): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xdf3f): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xdf86): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xdf90): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe0e8): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe0f2): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe0ff): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xe10c): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe179): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe194): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe1db): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe1e5): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe20a): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xe227): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe249): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe321): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe32b): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe338): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xe345): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe3b2): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe3cd): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe414): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe41e): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe443): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xe45a): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe479): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe4e0): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe4ea): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe4f7): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xe504): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe571): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe58d): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe5d0): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe623): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe633): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xe640): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe6ad): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe6c9): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe710): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe732): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe7c9): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe7d9): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xe7e6): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe853): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe86e): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xe8b5): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe8c2): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe8cf): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe8d9): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xe926): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):message.cpp:(.text+0xe933): more undefined references to `std::locale::~locale()' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::parse_header_line(std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text+0xeb15): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0xeb1f): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text+0xeb29): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text+0xeb33): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0xeb3d): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0xebd4): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xec02): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xec0f): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xecf4): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xed10): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):message.cpp:(.text+0xee71): more undefined references to `std::locale::~locale()' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::parse_address_list(std::__cxx11::basic_string, std::allocator > const&) const': message.cpp:(.text+0xf32a): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xf341): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xf354): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xf35c): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xf47b): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0xf492): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0xf4a5): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0xf4ad): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x10e44): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0x10e5b): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0x10e6e): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x10e76): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x1122a): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text+0x11241): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0x11256): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x1125e): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x121a7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x121b1): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x121bb): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x122a3): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x12469): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):message.cpp:(.text+0x1270d): more undefined references to `std::__throw_length_error(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::parse_address_list(std::__cxx11::basic_string, std::allocator > const&) const': message.cpp:(.text+0x1543d): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text+0x154f6): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text+0x155af): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text+0x15668): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text+0x15721): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):message.cpp:(.text+0x157da): more undefined references to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::parse_address_list(std::__cxx11::basic_string, std::allocator > const&) const': message.cpp:(.text+0x16f2d): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x16f35): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::parse_date(std::__cxx11::basic_string, std::allocator > const&) const': message.cpp:(.text+0x18b16): undefined reference to `std::__cxx11::basic_stringstream, std::allocator >::basic_stringstream(std::__cxx11::basic_string, std::allocator > const&, std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text+0x18c3f): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' /usr/bin/ld: message.cpp:(.text+0x18c63): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0x18c90): undefined reference to `std::basic_ios >::imbue(std::locale const&)' /usr/bin/ld: message.cpp:(.text+0x18ca5): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x18caf): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x18cb9): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x18ce9): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x18cf8): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x18d0b): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x18d1f): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x18d45): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text+0x18d52): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x18d59): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x18d68): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x18d8d): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text+0x18e0e): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x18e18): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x18e22): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x18e2c): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x18e36): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x18e4f): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: message.cpp:(.text+0x18e59): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x18e63): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x18e6d): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x18e77): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x18e81): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x18e8b): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):message.cpp:(.text+0x18e95): more undefined references to `std::__throw_length_error(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::parse_date(std::__cxx11::basic_string, std::allocator > const&) const': message.cpp:(.text+0x1936f): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x1937e): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x193c4): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x193d3): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x193e6): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x193fa): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x19420): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text+0x1942d): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text+0x19434): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x19443): undefined reference to `VTT for std::__cxx11::basic_stringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text+0x19468): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::message::parse_address_name(std::__cxx11::basic_string, std::allocator > const&) const': message.cpp:(.text+0x19840): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x1984a): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text+0x19854): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `GCC_except_table77': message.cpp:(.gcc_except_table+0x1dc4): undefined reference to `typeinfo for std::ios_base::failure[abi:cxx11]' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::local_time::posix_time_zone_base::posix_time_zone_base(std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x23d): undefined reference to `std::invalid_argument::invalid_argument(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x365): undefined reference to `std::invalid_argument::invalid_argument(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x4cc): undefined reference to `std::invalid_argument::invalid_argument(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x6d4): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x6de): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x6e8): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x6f2): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x6fc): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::__cxx11::basic_string, std::allocator > std::operator+, std::allocator >(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text._ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_[_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_]+0xf7): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_[_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_]+0x101): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::mail_address::mail_address(mailio::mail_address const&)': message.cpp:(.text._ZN6mailio12mail_addressC2ERKS0_[_ZN6mailio12mail_addressC2ERKS0_]+0xfa): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN6mailio12mail_addressC2ERKS0_[_ZN6mailio12mail_addressC2ERKS0_]+0x104): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN6mailio12mail_addressC2ERKS0_[_ZN6mailio12mail_addressC2ERKS0_]+0x10e): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN6mailio12mail_addressC2ERKS0_[_ZN6mailio12mail_addressC2ERKS0_]+0x118): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::vector, std::allocator >, std::allocator, std::allocator > > >::push_back(std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE9push_backERKS5_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE9push_backERKS5_]+0xa7): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE9push_backERKS5_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE9push_backERKS5_]+0xb1): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::mime::content_type_t::content_type_t(mailio::mime::content_type_t const&)': message.cpp:(.text._ZN6mailio4mime14content_type_tC2ERKS1_[_ZN6mailio4mime14content_type_tC2ERKS1_]+0x101): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN6mailio4mime14content_type_tC2ERKS1_[_ZN6mailio4mime14content_type_tC2ERKS1_]+0x10b): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN6mailio4mime14content_type_tC2ERKS1_[_ZN6mailio4mime14content_type_tC2ERKS1_]+0x115): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN6mailio4mime14content_type_tC2ERKS1_[_ZN6mailio4mime14content_type_tC2ERKS1_]+0x11f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::__cxx11::basic_string, std::allocator > std::operator+, std::allocator >(char const*, std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text._ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_[_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_]+0x12f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::period_formatter > >::period_formatter(boost::date_time::period_formatter > >::range_display_options, char const*, char const*, char const*, char const*)': message.cpp:(.text._ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ENS6_21range_display_optionsEPKcS9_S9_S9_[_ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ENS6_21range_display_optionsEPKcS9_S9_S9_]+0x1e4): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ENS6_21range_display_optionsEPKcS9_S9_S9_[_ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ENS6_21range_display_optionsEPKcS9_S9_S9_]+0x1ee): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ENS6_21range_display_optionsEPKcS9_S9_S9_[_ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ENS6_21range_display_optionsEPKcS9_S9_S9_]+0x1f8): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ENS6_21range_display_optionsEPKcS9_S9_S9_[_ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ENS6_21range_display_optionsEPKcS9_S9_S9_]+0x202): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ENS6_21range_display_optionsEPKcS9_S9_S9_[_ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ENS6_21range_display_optionsEPKcS9_S9_S9_]+0x20c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ENS6_21range_display_optionsEPKcS9_S9_S9_[_ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ENS6_21range_display_optionsEPKcS9_S9_S9_]+0x216): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ENS6_21range_display_optionsEPKcS9_S9_S9_[_ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ENS6_21range_display_optionsEPKcS9_S9_S9_]+0x220): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ENS6_21range_display_optionsEPKcS9_S9_S9_[_ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ENS6_21range_display_optionsEPKcS9_S9_S9_]+0x22a): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::time_facet >, char, std::ostreambuf_iterator > >::time_facet(char const*, boost::date_time::period_formatter > >, boost::date_time::special_values_formatter > > const&, boost::date_time::date_generator_formatter > >, unsigned long)': message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcSC_EERKNS0_24special_values_formatterIcSC_EENS0_24date_generator_formatterINS_9gregorian4dateEcSC_EEm[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcSC_EERKNS0_24special_values_formatterIcSC_EENS0_24date_generator_formatterINS_9gregorian4dateEcSC_EEm]+0x41b): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcSC_EERKNS0_24special_values_formatterIcSC_EENS0_24date_generator_formatterINS_9gregorian4dateEcSC_EEm[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcSC_EERKNS0_24special_values_formatterIcSC_EENS0_24date_generator_formatterINS_9gregorian4dateEcSC_EEm]+0x425): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcSC_EERKNS0_24special_values_formatterIcSC_EENS0_24date_generator_formatterINS_9gregorian4dateEcSC_EEm[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcSC_EERKNS0_24special_values_formatterIcSC_EENS0_24date_generator_formatterINS_9gregorian4dateEcSC_EEm]+0x439): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcSC_EERKNS0_24special_values_formatterIcSC_EENS0_24date_generator_formatterINS_9gregorian4dateEcSC_EEm[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcSC_EERKNS0_24special_values_formatterIcSC_EENS0_24date_generator_formatterINS_9gregorian4dateEcSC_EEm]+0x443): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::locale::locale >, char, std::ostreambuf_iterator > > >(std::locale const&, boost::date_time::time_facet >, char, std::ostreambuf_iterator > >*)': message.cpp:(.text._ZNSt6localeC2IN5boost9date_time10time_facetINS1_10local_time20local_date_time_baseINS1_10posix_time5ptimeENS2_14time_zone_baseIS7_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_[_ZNSt6localeC2IN5boost9date_time10time_facetINS1_10local_time20local_date_time_baseINS1_10posix_time5ptimeENS2_14time_zone_baseIS7_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_]+0x2b): undefined reference to `std::locale::_Impl::_Impl(std::locale::_Impl const&, unsigned long)' /usr/bin/ld: message.cpp:(.text._ZNSt6localeC2IN5boost9date_time10time_facetINS1_10local_time20local_date_time_baseINS1_10posix_time5ptimeENS2_14time_zone_baseIS7_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_[_ZNSt6localeC2IN5boost9date_time10time_facetINS1_10local_time20local_date_time_baseINS1_10posix_time5ptimeENS2_14time_zone_baseIS7_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_]+0x3e): undefined reference to `std::locale::_Impl::_M_install_facet(std::locale::id const*, std::locale::facet const*)' /usr/bin/ld: message.cpp:(.text._ZNSt6localeC2IN5boost9date_time10time_facetINS1_10local_time20local_date_time_baseINS1_10posix_time5ptimeENS2_14time_zone_baseIS7_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_[_ZNSt6localeC2IN5boost9date_time10time_facetINS1_10local_time20local_date_time_baseINS1_10posix_time5ptimeENS2_14time_zone_baseIS7_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_]+0xaa): undefined reference to `std::locale::_Impl::~_Impl()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::basic_ostream >& boost::local_time::operator<< >(std::basic_ostream >&, boost::local_time::local_date_time_base > const&)': message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x4a): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x54): undefined reference to `std::locale::id::_M_id() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x7e): undefined reference to `typeinfo for std::locale::facet' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x97): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0xbc): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0xc6): undefined reference to `std::locale::id::_M_id() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0xeb): undefined reference to `typeinfo for std::locale::facet' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x131): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x16c): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x186): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x19f): undefined reference to `std::basic_ios >::imbue(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x1a9): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x1eb): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x231): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x271): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x2b3): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x2ba): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x2bf): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x2c9): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x2f9): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::__cxx11::basic_string, std::allocator >::operator+=(char)': message.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEpLEc[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEpLEc]+0xfc): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::locale::locale > > >(std::locale const&, boost::date_time::time_input_facet > >*)': message.cpp:(.text._ZNSt6localeC2IN5boost9date_time16time_input_facetINS1_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_[_ZNSt6localeC2IN5boost9date_time16time_input_facetINS1_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_]+0x2b): undefined reference to `std::locale::_Impl::_Impl(std::locale::_Impl const&, unsigned long)' /usr/bin/ld: message.cpp:(.text._ZNSt6localeC2IN5boost9date_time16time_input_facetINS1_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_[_ZNSt6localeC2IN5boost9date_time16time_input_facetINS1_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_]+0x3e): undefined reference to `std::locale::_Impl::_M_install_facet(std::locale::id const*, std::locale::facet const*)' /usr/bin/ld: message.cpp:(.text._ZNSt6localeC2IN5boost9date_time16time_input_facetINS1_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_[_ZNSt6localeC2IN5boost9date_time16time_input_facetINS1_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_]+0xaa): undefined reference to `std::locale::_Impl::~_Impl()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::basic_istream >& boost::local_time::operator>> >(std::basic_istream >&, boost::local_time::local_date_time_base >&)': message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x2e): undefined reference to `std::istream::sentry::sentry(std::istream&, bool)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0xb3): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0xbd): undefined reference to `std::locale::id::_M_id() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0xe2): undefined reference to `typeinfo for std::locale::facet' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0xfb): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x121): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x12b): undefined reference to `std::locale::id::_M_id() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x150): undefined reference to `typeinfo for std::locale::facet' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x1a8): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x1df): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x1f9): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x216): undefined reference to `std::basic_ios >::imbue(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x223): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x261): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x4b1): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x5e7): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x641): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x67e): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE[_ZN5boost10local_timersIcSt11char_traitsIcEEERSt13basic_istreamIT_T0_ES8_RNS0_20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseISB_cEEEE]+0x691): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `void std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_construct_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > const&>(std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >*, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > > const&)': message.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE17_M_construct_nodeIJRKS8_EEEvPSt13_Rb_tree_nodeIS8_EDpOT_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE17_M_construct_nodeIJRKS8_EEEvPSt13_Rb_tree_nodeIS8_EDpOT_]+0xfb): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE17_M_construct_nodeIJRKS8_EEEvPSt13_Rb_tree_nodeIS8_EDpOT_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE17_M_construct_nodeIJRKS8_EEEvPSt13_Rb_tree_nodeIS8_EDpOT_]+0x105): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE17_M_construct_nodeIJRKS8_EEEvPSt13_Rb_tree_nodeIS8_EDpOT_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE17_M_construct_nodeIJRKS8_EEEvPSt13_Rb_tree_nodeIS8_EDpOT_]+0x10f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE17_M_construct_nodeIJRKS8_EEEvPSt13_Rb_tree_nodeIS8_EDpOT_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE17_M_construct_nodeIJRKS8_EEEvPSt13_Rb_tree_nodeIS8_EDpOT_]+0x119): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)': message.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm]+0x247): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)': message.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEmmPKcm[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEmmPKcm]+0xbd): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::__cxx11::basic_string, std::allocator >::reserve(unsigned long)': message.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm]+0x118): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::local_time::posix_time_zone_base::calc_zone(std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xa0): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::__cxx11::basic_string, std::allocator > const&, std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x140): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x166): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x2df): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::_M_sync(char*, unsigned long, unsigned long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x330): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x34e): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x42a): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::_M_sync(char*, unsigned long, unsigned long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x4f0): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x516): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x689): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::_M_sync(char*, unsigned long, unsigned long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x6e0): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x6fb): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x7f0): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::_M_sync(char*, unsigned long, unsigned long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x914): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x923): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x93b): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x961): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x96e): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x97b): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x9c3): undefined reference to `std::out_of_range::out_of_range(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xa26): undefined reference to `std::out_of_range::out_of_range(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xa5d): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xa67): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xa71): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xa7b): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xa85): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xc16): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xc25): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xc3d): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xc63): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xc70): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost10local_time20posix_time_zone_baseIcE9calc_zoneERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xc7d): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::local_time::posix_time_zone_base::calc_rules(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE10calc_rulesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_[_ZN5boost10local_time20posix_time_zone_baseIcE10calc_rulesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_]+0x1bd): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE10calc_rulesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_[_ZN5boost10local_time20posix_time_zone_baseIcE10calc_rulesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_]+0x654): undefined reference to `std::out_of_range::out_of_range(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE10calc_rulesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_[_ZN5boost10local_time20posix_time_zone_baseIcE10calc_rulesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_]+0x6ac): undefined reference to `std::out_of_range::out_of_range(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE10calc_rulesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_[_ZN5boost10local_time20posix_time_zone_baseIcE10calc_rulesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_]+0x6d8): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE10calc_rulesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_[_ZN5boost10local_time20posix_time_zone_baseIcE10calc_rulesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_]+0x6e2): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE10calc_rulesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_[_ZN5boost10local_time20posix_time_zone_baseIcE10calc_rulesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_]+0x6ec): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::local_time::posix_time_zone_base::dst_zone_abbrev[abi:cxx11]() const': message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15dst_zone_abbrevB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15dst_zone_abbrevB5cxx11Ev]+0x82): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15dst_zone_abbrevB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15dst_zone_abbrevB5cxx11Ev]+0x8c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::local_time::posix_time_zone_base::std_zone_abbrev[abi:cxx11]() const': message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15std_zone_abbrevB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15std_zone_abbrevB5cxx11Ev]+0x82): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15std_zone_abbrevB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15std_zone_abbrevB5cxx11Ev]+0x8c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::local_time::posix_time_zone_base::dst_zone_name[abi:cxx11]() const': message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE13dst_zone_nameB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE13dst_zone_nameB5cxx11Ev]+0x82): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE13dst_zone_nameB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE13dst_zone_nameB5cxx11Ev]+0x8c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::local_time::posix_time_zone_base::std_zone_name[abi:cxx11]() const': message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE13std_zone_nameB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE13std_zone_nameB5cxx11Ev]+0x82): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE13std_zone_nameB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE13std_zone_nameB5cxx11Ev]+0x8c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::local_time::posix_time_zone_base::to_posix_string[abi:cxx11]() const': message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x24): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x6b): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xb4): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x113): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x145): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x163): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x1ce): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x28b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x2f2): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x353): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x3ad): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x3df): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x433): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x465): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x483): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x4ee): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x5a1): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x608): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x669): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x6c3): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x6dc): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x734): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x74b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x77b): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x792): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x7fa): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x87e): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x8da): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x8f3): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x94b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x962): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x992): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0x9a9): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xa11): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xa90): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xaec): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xafb): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xb02): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xb0e): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xb20): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xb43): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xb50): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xb5d): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xb79): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xc2f): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xc3b): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xc4d): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xc70): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xc7d): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev[_ZNK5boost10local_time20posix_time_zone_baseIcE15to_posix_stringB5cxx11Ev]+0xc8a): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::char_separator >::char_separator(boost::char_separator > const&)': message.cpp:(.text._ZN5boost14char_separatorIcSt11char_traitsIcEEC2ERKS3_[_ZN5boost14char_separatorIcSt11char_traitsIcEEC2ERKS3_]+0x10a): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost14char_separatorIcSt11char_traitsIcEEC2ERKS3_[_ZN5boost14char_separatorIcSt11char_traitsIcEEC2ERKS3_]+0x114): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost14char_separatorIcSt11char_traitsIcEEC2ERKS3_[_ZN5boost14char_separatorIcSt11char_traitsIcEEC2ERKS3_]+0x11e): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost14char_separatorIcSt11char_traitsIcEEC2ERKS3_[_ZN5boost14char_separatorIcSt11char_traitsIcEEC2ERKS3_]+0x128): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::posix_time::time_duration boost::date_time::str_from_delimited_time_duration(std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text._ZN5boost9date_time32str_from_delimited_time_durationINS_10posix_time13time_durationEcEET_RKNSt7__cxx1112basic_stringIT0_St11char_traitsIS7_ESaIS7_EEE[_ZN5boost9date_time32str_from_delimited_time_durationINS_10posix_time13time_durationEcEET_RKNSt7__cxx1112basic_stringIT0_St11char_traitsIS7_ESaIS7_EEE]+0xa5b): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time32str_from_delimited_time_durationINS_10posix_time13time_durationEcEET_RKNSt7__cxx1112basic_stringIT0_St11char_traitsIS7_ESaIS7_EEE[_ZN5boost9date_time32str_from_delimited_time_durationINS_10posix_time13time_durationEcEET_RKNSt7__cxx1112basic_stringIT0_St11char_traitsIS7_ESaIS7_EEE]+0xa6b): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::time_zone_names_base::time_zone_names_base(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text._ZN5boost9date_time20time_zone_names_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_SA_[_ZN5boost9date_time20time_zone_names_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_SA_]+0x1e7): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20time_zone_names_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_SA_[_ZN5boost9date_time20time_zone_names_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_SA_]+0x1f1): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20time_zone_names_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_SA_[_ZN5boost9date_time20time_zone_names_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_SA_]+0x1fb): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20time_zone_names_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_SA_[_ZN5boost9date_time20time_zone_names_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_SA_]+0x205): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20time_zone_names_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_SA_[_ZN5boost9date_time20time_zone_names_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_SA_]+0x20f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20time_zone_names_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_SA_[_ZN5boost9date_time20time_zone_names_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_SA_]+0x219): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20time_zone_names_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_SA_[_ZN5boost9date_time20time_zone_names_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_SA_]+0x223): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20time_zone_names_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_SA_[_ZN5boost9date_time20time_zone_names_baseIcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_SA_]+0x22d): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::detail::lcast_ret_unsigned, unsigned int, char>::convert()': message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEjcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEjcE7convertEv]+0x53): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEjcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEjcE7convertEv]+0x58): undefined reference to `std::locale::classic()' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEjcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEjcE7convertEv]+0x63): undefined reference to `std::locale::operator==(std::locale const&) const' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEjcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEjcE7convertEv]+0x123): undefined reference to `std::__cxx11::numpunct const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEjcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEjcE7convertEv]+0x3ca): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEjcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEjcE7convertEv]+0x40f): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEjcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEjcE7convertEv]+0x426): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::detail::lcast_ret_unsigned, unsigned short, char>::convert()': message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEtcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEtcE7convertEv]+0x56): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEtcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEtcE7convertEv]+0x5b): undefined reference to `std::locale::classic()' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEtcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEtcE7convertEv]+0x66): undefined reference to `std::locale::operator==(std::locale const&) const' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEtcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEtcE7convertEv]+0x126): undefined reference to `std::__cxx11::numpunct const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEtcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEtcE7convertEv]+0x3d4): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEtcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEtcE7convertEv]+0x419): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEtcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEtcE7convertEv]+0x430): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::detail::lcast_ret_unsigned, unsigned long, char>::convert()': message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEmcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEmcE7convertEv]+0x57): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEmcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEmcE7convertEv]+0x5c): undefined reference to `std::locale::classic()' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEmcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEmcE7convertEv]+0x67): undefined reference to `std::locale::operator==(std::locale const&) const' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEmcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEmcE7convertEv]+0x13b): undefined reference to `std::__cxx11::numpunct const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEmcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEmcE7convertEv]+0x427): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEmcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEmcE7convertEv]+0x46c): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEmcE7convertEv[_ZN5boost6detail18lcast_ret_unsignedISt11char_traitsIcEmcE7convertEv]+0x483): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::__cxx11::basic_string, std::allocator > boost::posix_time::to_simple_string_type(boost::posix_time::time_duration)': message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x21): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x62): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x7b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x94): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0xb7): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x10f): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x16a): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x17c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x1d4): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x25a): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x26c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x2c2): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x33e): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x36f): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x3c6): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x3ff): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x40c): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x413): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x41f): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x431): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x44e): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x458): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x462): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x47b): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x480): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x485): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x48a): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x498): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x4a4): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x4b6): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x4d3): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x4dd): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE[_ZN5boost10posix_time21to_simple_string_typeIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS4_ESaIS4_EEENS0_13time_durationE]+0x4e7): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::token_iterator >, __gnu_cxx::__normal_iterator, std::allocator > >, std::__cxx11::basic_string, std::allocator > >::token_iterator(boost::token_iterator >, __gnu_cxx::__normal_iterator, std::allocator > >, std::__cxx11::basic_string, std::allocator > > const&)': message.cpp:(.text._ZN5boost14token_iteratorINS_14char_separatorIcSt11char_traitsIcEEEN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcS3_SaIcEEEEESC_EC2ERKSE_[_ZN5boost14token_iteratorINS_14char_separatorIcSt11char_traitsIcEEEN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcS3_SaIcEEEEESC_EC2ERKSE_]+0x99): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost14token_iteratorINS_14char_separatorIcSt11char_traitsIcEEEN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcS3_SaIcEEEEESC_EC2ERKSE_[_ZN5boost14token_iteratorINS_14char_separatorIcSt11char_traitsIcEEEN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcS3_SaIcEEEEESC_EC2ERKSE_]+0xa3): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::local_time::posix_time_zone_base::julian_no_leap(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE14julian_no_leapERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_[_ZN5boost10local_time20posix_time_zone_baseIcE14julian_no_leapERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_]+0x4d4): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20posix_time_zone_baseIcE14julian_no_leapERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_[_ZN5boost10local_time20posix_time_zone_baseIcE14julian_no_leapERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_]+0x50f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::CV::constrained_value >::assign(unsigned short)': message.cpp:(.text._ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt0ELt6ENS_9gregorian11bad_weekdayEEEE6assignEt[_ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt0ELt6ENS_9gregorian11bad_weekdayEEEE6assignEt]+0x66): undefined reference to `std::out_of_range::out_of_range(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::CV::constrained_value >::assign(unsigned short)': message.cpp:(.text._ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt1ELt12ENS_9gregorian9bad_monthEEEE6assignEt[_ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt1ELt12ENS_9gregorian9bad_monthEEEE6assignEt]+0x78): undefined reference to `std::out_of_range::out_of_range(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt1ELt12ENS_9gregorian9bad_monthEEEE6assignEt[_ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt1ELt12ENS_9gregorian9bad_monthEEEE6assignEt]+0xf3): undefined reference to `std::out_of_range::out_of_range(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::nth_kday_of_month::to_string[abi:cxx11]() const': message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x20): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x37): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x44): undefined reference to `std::ostream::operator<<(int)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x5b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x67): undefined reference to `std::ostream::operator<<(int)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x7e): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x8b): undefined reference to `std::ostream::operator<<(int)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x98): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x9f): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0xab): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0xbd): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0xda): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0xe4): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0xee): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x108): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x114): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x126): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x143): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x14d): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time17nth_kday_of_monthINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x157): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::gregorian::date::date(boost::gregorian::greg_year, boost::gregorian::greg_month, boost::gregorian::greg_day)': message.cpp:(.text._ZN5boost9gregorian4dateC2ENS0_9greg_yearENS0_10greg_monthENS0_8greg_dayE[_ZN5boost9gregorian4dateC2ENS0_9greg_yearENS0_10greg_monthENS0_8greg_dayE]+0x168): undefined reference to `std::out_of_range::out_of_range(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::CV::constrained_value >::assign(unsigned short)': message.cpp:(.text._ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt1ELt31ENS_9gregorian16bad_day_of_monthEEEE6assignEt[_ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt1ELt31ENS_9gregorian16bad_day_of_monthEEEE6assignEt]+0x80): undefined reference to `std::out_of_range::out_of_range(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt1ELt31ENS_9gregorian16bad_day_of_monthEEEE6assignEt[_ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt1ELt31ENS_9gregorian16bad_day_of_monthEEEE6assignEt]+0x103): undefined reference to `std::out_of_range::out_of_range(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::CV::constrained_value >::assign(unsigned short)': message.cpp:(.text._ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt1400ELt9999ENS_9gregorian8bad_yearEEEE6assignEt[_ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt1400ELt9999ENS_9gregorian8bad_yearEEEE6assignEt]+0x85): undefined reference to `std::out_of_range::out_of_range(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt1400ELt9999ENS_9gregorian8bad_yearEEEE6assignEt[_ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt1400ELt9999ENS_9gregorian8bad_yearEEEE6assignEt]+0x108): undefined reference to `std::out_of_range::out_of_range(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::partial_date::get_date(boost::gregorian::greg_year) const': message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE]+0x87): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE]+0x99): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE]+0xa6): undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE]+0xb8): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE]+0xc7): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE]+0xd6): undefined reference to `std::invalid_argument::invalid_argument(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE]+0x123): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE]+0x12f): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE]+0x141): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE]+0x164): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE]+0x171): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE8get_dateENS2_9greg_yearE]+0x17e): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::partial_date::to_string[abi:cxx11]() const': message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x1b): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x4b): undefined reference to `std::ostream& std::ostream::_M_insert(unsigned long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x58): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x5f): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x6b): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x7d): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x9a): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0xa4): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0xb1): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0xcd): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0xd9): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0xeb): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x108): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x112): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev[_ZNK5boost9date_time12partial_dateINS_9gregorian4dateEE9to_stringB5cxx11Ev]+0x11f): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::CV::constrained_value >::assign(unsigned short)': message.cpp:(.text._ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt1ELt366ENS_9gregorian15bad_day_of_yearEEEE6assignEt[_ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt1ELt366ENS_9gregorian15bad_day_of_yearEEEE6assignEt]+0x82): undefined reference to `std::out_of_range::out_of_range(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt1ELt366ENS_9gregorian15bad_day_of_yearEEEE6assignEt[_ZN5boost2CV17constrained_valueINS0_23simple_exception_policyItLt1ELt366ENS_9gregorian15bad_day_of_yearEEEE6assignEt]+0x105): undefined reference to `std::out_of_range::out_of_range(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::mail_group::mail_group(mailio::mail_group const&)': message.cpp:(.text._ZN6mailio10mail_groupC2ERKS0_[_ZN6mailio10mail_groupC2ERKS0_]+0xfb): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN6mailio10mail_groupC2ERKS0_[_ZN6mailio10mail_groupC2ERKS0_]+0x10a): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::regex_data > >::regex_data()': message.cpp:(.text._ZN5boost16re_detail_10750010regex_dataIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEC2Ev[_ZN5boost16re_detail_10750010regex_dataIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEC2Ev]+0x30): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750010regex_dataIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEC2Ev[_ZN5boost16re_detail_10750010regex_dataIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEC2Ev]+0x49): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750010regex_dataIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEC2Ev[_ZN5boost16re_detail_10750010regex_dataIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEC2Ev]+0x8c): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::shared_ptr const> boost::re_detail_107500::create_cpp_regex_traits(std::locale const&)': message.cpp:(.text._ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale[_ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale]+0x18): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale[_ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale]+0x25): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale[_ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale]+0x30): undefined reference to `std::locale::operator=(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale[_ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale]+0x38): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale[_ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale]+0x45): undefined reference to `bool std::has_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale[_ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale]+0x51): undefined reference to `std::__cxx11::messages const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale[_ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale]+0x62): undefined reference to `std::__cxx11::collate const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale[_ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale]+0x71): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale[_ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale]+0x8d): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale[_ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale]+0xa7): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale[_ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale]+0xbc): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale[_ZN5boost16re_detail_10750023create_cpp_regex_traitsIcEENS_10shared_ptrIKNS0_31cpp_regex_traits_implementationIT_EEEERKSt6locale]+0xc6): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::object_cache, boost::re_detail_107500::cpp_regex_traits_implementation >::do_get(boost::re_detail_107500::cpp_regex_traits_base const&, unsigned long)': message.cpp:(.text._ZN5boost12object_cacheINS_16re_detail_10750021cpp_regex_traits_baseIcEENS1_31cpp_regex_traits_implementationIcEEE6do_getERKS3_m[_ZN5boost12object_cacheINS_16re_detail_10750021cpp_regex_traits_baseIcEENS1_31cpp_regex_traits_implementationIcEEE6do_getERKS3_m]+0x11d): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' /usr/bin/ld: message.cpp:(.text._ZN5boost12object_cacheINS_16re_detail_10750021cpp_regex_traits_baseIcEENS1_31cpp_regex_traits_implementationIcEEE6do_getERKS3_m[_ZN5boost12object_cacheINS_16re_detail_10750021cpp_regex_traits_baseIcEENS1_31cpp_regex_traits_implementationIcEEE6do_getERKS3_m]+0x13c): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost12object_cacheINS_16re_detail_10750021cpp_regex_traits_baseIcEENS1_31cpp_regex_traits_implementationIcEEE6do_getERKS3_m[_ZN5boost12object_cacheINS_16re_detail_10750021cpp_regex_traits_baseIcEENS1_31cpp_regex_traits_implementationIcEEE6do_getERKS3_m]+0x16f): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost12object_cacheINS_16re_detail_10750021cpp_regex_traits_baseIcEENS1_31cpp_regex_traits_implementationIcEEE6do_getERKS3_m[_ZN5boost12object_cacheINS_16re_detail_10750021cpp_regex_traits_baseIcEENS1_31cpp_regex_traits_implementationIcEEE6do_getERKS3_m]+0x25a): undefined reference to `std::__detail::_List_node_base::_M_transfer(std::__detail::_List_node_base*, std::__detail::_List_node_base*)' /usr/bin/ld: message.cpp:(.text._ZN5boost12object_cacheINS_16re_detail_10750021cpp_regex_traits_baseIcEENS1_31cpp_regex_traits_implementationIcEEE6do_getERKS3_m[_ZN5boost12object_cacheINS_16re_detail_10750021cpp_regex_traits_baseIcEENS1_31cpp_regex_traits_implementationIcEEE6do_getERKS3_m]+0x291): undefined reference to `std::__detail::_List_node_base::_M_transfer(std::__detail::_List_node_base*, std::__detail::_List_node_base*)' /usr/bin/ld: message.cpp:(.text._ZN5boost12object_cacheINS_16re_detail_10750021cpp_regex_traits_baseIcEENS1_31cpp_regex_traits_implementationIcEEE6do_getERKS3_m[_ZN5boost12object_cacheINS_16re_detail_10750021cpp_regex_traits_baseIcEENS1_31cpp_regex_traits_implementationIcEEE6do_getERKS3_m]+0x3b3): undefined reference to `std::__detail::_List_node_base::_M_unhook()' /usr/bin/ld: message.cpp:(.text._ZN5boost12object_cacheINS_16re_detail_10750021cpp_regex_traits_baseIcEENS1_31cpp_regex_traits_implementationIcEEE6do_getERKS3_m[_ZN5boost12object_cacheINS_16re_detail_10750021cpp_regex_traits_baseIcEENS1_31cpp_regex_traits_implementationIcEEE6do_getERKS3_m]+0x4e0): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::cpp_regex_traits_implementation::cpp_regex_traits_implementation(boost::re_detail_107500::cpp_regex_traits_base const&)': message.cpp:(.text._ZN5boost16re_detail_10750031cpp_regex_traits_implementationIcEC2ERKNS0_21cpp_regex_traits_baseIcEE[_ZN5boost16re_detail_10750031cpp_regex_traits_implementationIcEC2ERKNS0_21cpp_regex_traits_baseIcEE]+0x10): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750031cpp_regex_traits_implementationIcEC2ERKNS0_21cpp_regex_traits_baseIcEE[_ZN5boost16re_detail_10750031cpp_regex_traits_implementationIcEC2ERKNS0_21cpp_regex_traits_baseIcEE]+0x13c): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::_Rb_tree, std::pair const, std::_List_iterator const>, boost::re_detail_107500::cpp_regex_traits_base const*> > >, std::_Select1st const, std::_List_iterator const>, boost::re_detail_107500::cpp_regex_traits_base const*> > > >, std::less >, std::allocator const, std::_List_iterator const>, boost::re_detail_107500::cpp_regex_traits_base const*> > > > >::_M_erase(std::_Rb_tree_node const, std::_List_iterator const>, boost::re_detail_107500::cpp_regex_traits_base const*> > > >*)': message.cpp:(.text._ZNSt8_Rb_treeIN5boost16re_detail_10750021cpp_regex_traits_baseIcEESt4pairIKS3_St14_List_iteratorIS4_INS0_10shared_ptrIKNS1_31cpp_regex_traits_implementationIcEEEEPS5_EEESt10_Select1stISF_ESt4lessIS3_ESaISF_EE8_M_eraseEPSt13_Rb_tree_nodeISF_E[_ZNSt8_Rb_treeIN5boost16re_detail_10750021cpp_regex_traits_baseIcEESt4pairIKS3_St14_List_iteratorIS4_INS0_10shared_ptrIKNS1_31cpp_regex_traits_implementationIcEEEEPS5_EEESt10_Select1stISF_ESt4lessIS3_ESaISF_EE8_M_eraseEPSt13_Rb_tree_nodeISF_E]+0x25): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::cpp_regex_traits_implementation::init()': message.cpp:(.text._ZN5boost16re_detail_10750031cpp_regex_traits_implementationIcE4initEv[_ZN5boost16re_detail_10750031cpp_regex_traits_implementationIcE4initEv]+0x134): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750031cpp_regex_traits_implementationIcE4initEv[_ZN5boost16re_detail_10750031cpp_regex_traits_implementationIcE4initEv]+0x49e): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750031cpp_regex_traits_implementationIcE4initEv[_ZN5boost16re_detail_10750031cpp_regex_traits_implementationIcE4initEv]+0x573): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::cpp_regex_traits::get_catalog_name[abi:cxx11]()': message.cpp:(.text._ZN5boost16cpp_regex_traitsIcE16get_catalog_nameB5cxx11Ev[_ZN5boost16cpp_regex_traitsIcE16get_catalog_nameB5cxx11Ev]+0x111): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost16cpp_regex_traitsIcE16get_catalog_nameB5cxx11Ev[_ZN5boost16cpp_regex_traitsIcE16get_catalog_nameB5cxx11Ev]+0x11b): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::__cxx11::basic_string, std::allocator >::append(unsigned long, char)': message.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6appendEmc[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6appendEmc]+0x13f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6appendEmc[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6appendEmc]+0x167): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::_Rb_tree_iterator, std::allocator > > > std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_emplace_hint_unique, std::tuple<> >(std::_Rb_tree_const_iterator, std::allocator > > >, std::piecewise_construct_t const&, std::tuple&&, std::tuple<>&&)': message.cpp:(.text._ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJOiEESJ_IJEEEEESt17_Rb_tree_iteratorIS8_ESt23_Rb_tree_const_iteratorIS8_EDpOT_[_ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJOiEESJ_IJEEEEESt17_Rb_tree_iteratorIS8_ESt23_Rb_tree_const_iteratorIS8_EDpOT_]+0x78): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator, std::allocator > > >, int const&)': message.cpp:(.text._ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS1_[_ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS1_]+0x3e): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: message.cpp:(.text._ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS1_[_ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS1_]+0xd7): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' /usr/bin/ld: message.cpp:(.text._ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS1_[_ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS1_]+0x151): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: message.cpp:(.text._ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS1_[_ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS1_]+0x183): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: message.cpp:(.text._ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS1_[_ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS1_]+0x1e7): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::_Rb_tree_iterator, std::allocator > const, unsigned int> > std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, unsigned int>, std::_Select1st, std::allocator > const, unsigned int> >, std::less, std::allocator > >, std::allocator, std::allocator > const, unsigned int> > >::_M_emplace_hint_unique, std::allocator > const&>, std::tuple<> >(std::_Rb_tree_const_iterator, std::allocator > const, unsigned int> >, std::piecewise_construct_t const&, std::tuple, std::allocator > const&>&&, std::tuple<>&&)': message.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_jESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESJ_IJEEEEESt17_Rb_tree_iteratorIS8_ESt23_Rb_tree_const_iteratorIS8_EDpOT_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_jESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESJ_IJEEEEESt17_Rb_tree_iteratorIS8_ESt23_Rb_tree_const_iteratorIS8_EDpOT_]+0xc4): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, unsigned int>, std::_Select1st, std::allocator > const, unsigned int> >, std::less, std::allocator > >, std::allocator, std::allocator > const, unsigned int> > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator, std::allocator > const, unsigned int> >, std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_jESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_jESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_]+0xbb): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' /usr/bin/ld: message.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_jESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_jESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_]+0x1b3): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `void std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, unsigned int>, std::_Select1st, std::allocator > const, unsigned int> >, std::less, std::allocator > >, std::allocator, std::allocator > const, unsigned int> > >::_M_construct_node, std::allocator > const&>, std::tuple<> >(std::_Rb_tree_node, std::allocator > const, unsigned int> >*, std::piecewise_construct_t const&, std::tuple, std::allocator > const&>&&, std::tuple<>&&)': message.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_jESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE17_M_construct_nodeIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESJ_IJEEEEEvPSt13_Rb_tree_nodeIS8_EDpOT_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_jESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE17_M_construct_nodeIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESJ_IJEEEEEvPSt13_Rb_tree_nodeIS8_EDpOT_]+0x8b): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_jESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE17_M_construct_nodeIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESJ_IJEEEEEvPSt13_Rb_tree_nodeIS8_EDpOT_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_jESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE17_M_construct_nodeIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESJ_IJEEEEEvPSt13_Rb_tree_nodeIS8_EDpOT_]+0x95): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, unsigned int>, std::_Select1st, std::allocator > const, unsigned int> >, std::less, std::allocator > >, std::allocator, std::allocator > const, unsigned int> > >::_M_get_insert_unique_pos(std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_jESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_jESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_]+0xd5): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `void boost::detail::sp_pointer_construct const, boost::re_detail_107500::cpp_regex_traits_implementation >(boost::shared_ptr const>*, boost::re_detail_107500::cpp_regex_traits_implementation*, boost::detail::shared_count&)': message.cpp:(.text._ZN5boost6detail20sp_pointer_constructIKNS_16re_detail_10750031cpp_regex_traits_implementationIcEES4_EEvPNS_10shared_ptrIT_EEPT0_RNS0_12shared_countE[_ZN5boost6detail20sp_pointer_constructIKNS_16re_detail_10750031cpp_regex_traits_implementationIcEES4_EEvPNS_10shared_ptrIT_EEPT0_RNS0_12shared_countE]+0xb2): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::detail::sp_counted_impl_p >::dispose()': message.cpp:(.text._ZN5boost6detail17sp_counted_impl_pINS_16re_detail_10750031cpp_regex_traits_implementationIcEEE7disposeEv[_ZN5boost6detail17sp_counted_impl_pINS_16re_detail_10750031cpp_regex_traits_implementationIcEEE7disposeEv]+0x47): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::pair const, std::_List_iterator const>, boost::re_detail_107500::cpp_regex_traits_base const*> > > >, bool> std::_Rb_tree, std::pair const, std::_List_iterator const>, boost::re_detail_107500::cpp_regex_traits_base const*> > >, std::_Select1st const, std::_List_iterator const>, boost::re_detail_107500::cpp_regex_traits_base const*> > > >, std::less >, std::allocator const, std::_List_iterator const>, boost::re_detail_107500::cpp_regex_traits_base const*> > > > >::_M_emplace_unique, std::_List_iterator const>, boost::re_detail_107500::cpp_regex_traits_base const*> > > >(std::pair, std::_List_iterator const>, boost::re_detail_107500::cpp_regex_traits_base const*> > >&&)': message.cpp:(.text._ZNSt8_Rb_treeIN5boost16re_detail_10750021cpp_regex_traits_baseIcEESt4pairIKS3_St14_List_iteratorIS4_INS0_10shared_ptrIKNS1_31cpp_regex_traits_implementationIcEEEEPS5_EEESt10_Select1stISF_ESt4lessIS3_ESaISF_EE17_M_emplace_uniqueIJS4_IS3_SE_EEEES4_ISt17_Rb_tree_iteratorISF_EbEDpOT_[_ZNSt8_Rb_treeIN5boost16re_detail_10750021cpp_regex_traits_baseIcEESt4pairIKS3_St14_List_iteratorIS4_INS0_10shared_ptrIKNS1_31cpp_regex_traits_implementationIcEEEEPS5_EEESt10_Select1stISF_ESt4lessIS3_ESaISF_EE17_M_emplace_uniqueIJS4_IS3_SE_EEEES4_ISt17_Rb_tree_iteratorISF_EbEDpOT_]+0x29): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNSt8_Rb_treeIN5boost16re_detail_10750021cpp_regex_traits_baseIcEESt4pairIKS3_St14_List_iteratorIS4_INS0_10shared_ptrIKNS1_31cpp_regex_traits_implementationIcEEEEPS5_EEESt10_Select1stISF_ESt4lessIS3_ESaISF_EE17_M_emplace_uniqueIJS4_IS3_SE_EEEES4_ISt17_Rb_tree_iteratorISF_EbEDpOT_[_ZNSt8_Rb_treeIN5boost16re_detail_10750021cpp_regex_traits_baseIcEESt4pairIKS3_St14_List_iteratorIS4_INS0_10shared_ptrIKNS1_31cpp_regex_traits_implementationIcEEEEPS5_EEESt10_Select1stISF_ESt4lessIS3_ESaISF_EE17_M_emplace_uniqueIJS4_IS3_SE_EEEES4_ISt17_Rb_tree_iteratorISF_EbEDpOT_]+0xce): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: message.cpp:(.text._ZNSt8_Rb_treeIN5boost16re_detail_10750021cpp_regex_traits_baseIcEESt4pairIKS3_St14_List_iteratorIS4_INS0_10shared_ptrIKNS1_31cpp_regex_traits_implementationIcEEEEPS5_EEESt10_Select1stISF_ESt4lessIS3_ESaISF_EE17_M_emplace_uniqueIJS4_IS3_SE_EEEES4_ISt17_Rb_tree_iteratorISF_EbEDpOT_[_ZNSt8_Rb_treeIN5boost16re_detail_10750021cpp_regex_traits_baseIcEESt4pairIKS3_St14_List_iteratorIS4_INS0_10shared_ptrIKNS1_31cpp_regex_traits_implementationIcEEEEPS5_EEESt10_Select1stISF_ESt4lessIS3_ESaISF_EE17_M_emplace_uniqueIJS4_IS3_SE_EEEES4_ISt17_Rb_tree_iteratorISF_EbEDpOT_]+0x12a): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: message.cpp:(.text._ZNSt8_Rb_treeIN5boost16re_detail_10750021cpp_regex_traits_baseIcEESt4pairIKS3_St14_List_iteratorIS4_INS0_10shared_ptrIKNS1_31cpp_regex_traits_implementationIcEEEEPS5_EEESt10_Select1stISF_ESt4lessIS3_ESaISF_EE17_M_emplace_uniqueIJS4_IS3_SE_EEEES4_ISt17_Rb_tree_iteratorISF_EbEDpOT_[_ZNSt8_Rb_treeIN5boost16re_detail_10750021cpp_regex_traits_baseIcEESt4pairIKS3_St14_List_iteratorIS4_INS0_10shared_ptrIKNS1_31cpp_regex_traits_implementationIcEEEEPS5_EEESt10_Select1stISF_ESt4lessIS3_ESaISF_EE17_M_emplace_uniqueIJS4_IS3_SE_EEEES4_ISt17_Rb_tree_iteratorISF_EbEDpOT_]+0x13b): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::_Rb_tree, std::pair const, std::_List_iterator const>, boost::re_detail_107500::cpp_regex_traits_base const*> > >, std::_Select1st const, std::_List_iterator const>, boost::re_detail_107500::cpp_regex_traits_base const*> > > >, std::less >, std::allocator const, std::_List_iterator const>, boost::re_detail_107500::cpp_regex_traits_base const*> > > > >::_M_erase_aux(std::_Rb_tree_const_iterator const, std::_List_iterator const>, boost::re_detail_107500::cpp_regex_traits_base const*> > > >, std::_Rb_tree_const_iterator const, std::_List_iterator const>, boost::re_detail_107500::cpp_regex_traits_base const*> > > >)': message.cpp:(.text._ZNSt8_Rb_treeIN5boost16re_detail_10750021cpp_regex_traits_baseIcEESt4pairIKS3_St14_List_iteratorIS4_INS0_10shared_ptrIKNS1_31cpp_regex_traits_implementationIcEEEEPS5_EEESt10_Select1stISF_ESt4lessIS3_ESaISF_EE12_M_erase_auxESt23_Rb_tree_const_iteratorISF_ESN_[_ZNSt8_Rb_treeIN5boost16re_detail_10750021cpp_regex_traits_baseIcEESt4pairIKS3_St14_List_iteratorIS4_INS0_10shared_ptrIKNS1_31cpp_regex_traits_implementationIcEEEEPS5_EEESt10_Select1stISF_ESt4lessIS3_ESaISF_EE12_M_erase_auxESt23_Rb_tree_const_iteratorISF_ESN_]+0x34): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: message.cpp:(.text._ZNSt8_Rb_treeIN5boost16re_detail_10750021cpp_regex_traits_baseIcEESt4pairIKS3_St14_List_iteratorIS4_INS0_10shared_ptrIKNS1_31cpp_regex_traits_implementationIcEEEEPS5_EEESt10_Select1stISF_ESt4lessIS3_ESaISF_EE12_M_erase_auxESt23_Rb_tree_const_iteratorISF_ESN_[_ZNSt8_Rb_treeIN5boost16re_detail_10750021cpp_regex_traits_baseIcEESt4pairIKS3_St14_List_iteratorIS4_INS0_10shared_ptrIKNS1_31cpp_regex_traits_implementationIcEEEEPS5_EEESt10_Select1stISF_ESt4lessIS3_ESaISF_EE12_M_erase_auxESt23_Rb_tree_const_iteratorISF_ESN_]+0x42): undefined reference to `std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: message.cpp:(.text._ZNSt8_Rb_treeIN5boost16re_detail_10750021cpp_regex_traits_baseIcEESt4pairIKS3_St14_List_iteratorIS4_INS0_10shared_ptrIKNS1_31cpp_regex_traits_implementationIcEEEEPS5_EEESt10_Select1stISF_ESt4lessIS3_ESaISF_EE12_M_erase_auxESt23_Rb_tree_const_iteratorISF_ESN_[_ZNSt8_Rb_treeIN5boost16re_detail_10750021cpp_regex_traits_baseIcEESt4pairIKS3_St14_List_iteratorIS4_INS0_10shared_ptrIKNS1_31cpp_regex_traits_implementationIcEEEEPS5_EEESt10_Select1stISF_ESt4lessIS3_ESaISF_EE12_M_erase_auxESt23_Rb_tree_const_iteratorISF_ESN_]+0x4e): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::cpp_regex_traits_implementation::lookup_classname(char const*, char const*) const': message.cpp:(.text._ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE16lookup_classnameEPKcS4_[_ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE16lookup_classnameEPKcS4_]+0xe9): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE16lookup_classnameEPKcS4_[_ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE16lookup_classnameEPKcS4_]+0xf3): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::cpp_regex_traits_implementation::lookup_classname_imp(char const*, char const*) const': message.cpp:(.text._ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE20lookup_classname_impEPKcS4_[_ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE20lookup_classname_impEPKcS4_]+0x302): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE20lookup_classname_impEPKcS4_[_ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE20lookup_classname_impEPKcS4_]+0x30c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::basic_regex_parser > >::fail(boost::regex_constants::error_type, long, std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text._ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4failENS_15regex_constants10error_typeElRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4failENS_15regex_constants10error_typeElRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xc4): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4failENS_15regex_constants10error_typeElRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4failENS_15regex_constants10error_typeElRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xce): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::cpp_regex_traits_implementation::error_string[abi:cxx11](boost::regex_constants::error_type) const': message.cpp:(.text._ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE12error_stringB5cxx11ENS_15regex_constants10error_typeE[_ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE12error_stringB5cxx11ENS_15regex_constants10error_typeE]+0x166): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE12error_stringB5cxx11ENS_15regex_constants10error_typeE[_ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE12error_stringB5cxx11ENS_15regex_constants10error_typeE]+0x170): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::basic_regex_parser > >::parse_open_paren()': message.cpp:(.text._ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE16parse_open_parenEv[_ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE16parse_open_parenEv]+0x5a6): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE16parse_open_parenEv[_ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE16parse_open_parenEv]+0x604): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE16parse_open_parenEv[_ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE16parse_open_parenEv]+0x61b): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::basic_regex_parser > >::parse_perl_extension()': message.cpp:(.text._ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE20parse_perl_extensionEv[_ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE20parse_perl_extensionEv]+0x2501): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE20parse_perl_extensionEv[_ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE20parse_perl_extensionEv]+0x255e): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE20parse_perl_extensionEv[_ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE20parse_perl_extensionEv]+0x2c20): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::cpp_regex_traits::toi(char const*&, char const*, int) const': message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x1f): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x3b): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x62): undefined reference to `std::ios_base::ios_base()' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x94): undefined reference to `vtable for std::istream' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x9d): undefined reference to `vtable for std::istream' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0xb2): undefined reference to `vtable for std::istream' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0xbf): undefined reference to `std::basic_ios >::init(std::basic_streambuf >*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0xe3): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0xeb): undefined reference to `std::__cxx11::numpunct const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x183): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x1ac): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x1fa): undefined reference to `std::istream& std::istream::_M_extract(long&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x23a): undefined reference to `VTT for std::istream' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x246): undefined reference to `VTT for std::istream' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x262): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x26b): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x275): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x2a9): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x2b0): undefined reference to `VTT for std::istream' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x2bc): undefined reference to `VTT for std::istream' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x2d8): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x2e1): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i[_ZNK5boost16cpp_regex_traitsIcE3toiERPKcS3_i]+0x2eb): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::parser_buf >::~parser_buf()': message.cpp:(.text._ZN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEED0Ev[_ZN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEED0Ev]+0x7): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEED0Ev[_ZN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEED0Ev]+0x10): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::basic_regex_creator > >::append_set(boost::re_detail_107500::basic_char_set > > const&, mpl_::bool_*)': message.cpp:(.text._ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE10append_setERKNS0_14basic_char_setIcS5_EEPN4mpl_5bool_ILb0EEE[_ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE10append_setERKNS0_14basic_char_setIcS5_EEPN4mpl_5bool_ILb0EEE]+0xd4): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE10append_setERKNS0_14basic_char_setIcS5_EEPN4mpl_5bool_ILb0EEE[_ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE10append_setERKNS0_14basic_char_setIcS5_EEPN4mpl_5bool_ILb0EEE]+0x154): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE10append_setERKNS0_14basic_char_setIcS5_EEPN4mpl_5bool_ILb0EEE[_ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE10append_setERKNS0_14basic_char_setIcS5_EEPN4mpl_5bool_ILb0EEE]+0x2eb): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE10append_setERKNS0_14basic_char_setIcS5_EEPN4mpl_5bool_ILb0EEE[_ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE10append_setERKNS0_14basic_char_setIcS5_EEPN4mpl_5bool_ILb0EEE]+0xaa4): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::basic_regex_creator > >::append_set(boost::re_detail_107500::basic_char_set > > const&, mpl_::bool_*)': message.cpp:(.text._ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE10append_setERKNS0_14basic_char_setIcS5_EEPN4mpl_5bool_ILb1EEE[_ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE10append_setERKNS0_14basic_char_setIcS5_EEPN4mpl_5bool_ILb1EEE]+0x1cd): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):message.cpp:(.text._ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE10append_setERKNS0_14basic_char_setIcS5_EEPN4mpl_5bool_ILb1EEE[_ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE10append_setERKNS0_14basic_char_setIcS5_EEPN4mpl_5bool_ILb1EEE]+0xa11): more undefined references to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::__cxx11::basic_string, std::allocator >::insert(__gnu_cxx::__normal_iterator, std::allocator > >, char)': message.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEN9__gnu_cxx17__normal_iteratorIPKcS4_EEc[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEN9__gnu_cxx17__normal_iteratorIPKcS4_EEc]+0x11a): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEN9__gnu_cxx17__normal_iteratorIPKcS4_EEc[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEN9__gnu_cxx17__normal_iteratorIPKcS4_EEc]+0x1b9): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::cpp_regex_traits_implementation::transform_primary[abi:cxx11](char const*, char const*) const': message.cpp:(.text._ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE17transform_primaryB5cxx11EPKcS4_[_ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE17transform_primaryB5cxx11EPKcS4_]+0x323): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: message.cpp:(.text._ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE17transform_primaryB5cxx11EPKcS4_[_ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE17transform_primaryB5cxx11EPKcS4_]+0x34c): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::cpp_regex_traits_implementation::lookup_collatename[abi:cxx11](char const*, char const*) const': message.cpp:(.text._ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE18lookup_collatenameB5cxx11EPKcS4_[_ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE18lookup_collatenameB5cxx11EPKcS4_]+0x2ba): undefined reference to `boost::re_detail_107500::lookup_default_collate_name(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE18lookup_collatenameB5cxx11EPKcS4_[_ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE18lookup_collatenameB5cxx11EPKcS4_]+0x479): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE18lookup_collatenameB5cxx11EPKcS4_[_ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE18lookup_collatenameB5cxx11EPKcS4_]+0x483): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE18lookup_collatenameB5cxx11EPKcS4_[_ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE18lookup_collatenameB5cxx11EPKcS4_]+0x48d): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE18lookup_collatenameB5cxx11EPKcS4_[_ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE18lookup_collatenameB5cxx11EPKcS4_]+0x497): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE18lookup_collatenameB5cxx11EPKcS4_[_ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE18lookup_collatenameB5cxx11EPKcS4_]+0x4a1): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE18lookup_collatenameB5cxx11EPKcS4_[_ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE18lookup_collatenameB5cxx11EPKcS4_]+0x4ab): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE18lookup_collatenameB5cxx11EPKcS4_[_ZNK5boost16re_detail_10750031cpp_regex_traits_implementationIcE18lookup_collatenameB5cxx11EPKcS4_]+0x4b5): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::pair >, bool> std::_Rb_tree, boost::re_detail_107500::digraph, std::_Identity >, std::less >, std::allocator > >::_M_insert_unique const&>(boost::re_detail_107500::digraph const&)': message.cpp:(.text._ZNSt8_Rb_treeIN5boost16re_detail_1075007digraphIcEES3_St9_IdentityIS3_ESt4lessIS3_ESaIS3_EE16_M_insert_uniqueIRKS3_EESt4pairISt17_Rb_tree_iteratorIS3_EbEOT_[_ZNSt8_Rb_treeIN5boost16re_detail_1075007digraphIcEES3_St9_IdentityIS3_ESt4lessIS3_ESaIS3_EE16_M_insert_uniqueIRKS3_EESt4pairISt17_Rb_tree_iteratorIS3_EbEOT_]+0x86): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: message.cpp:(.text._ZNSt8_Rb_treeIN5boost16re_detail_1075007digraphIcEES3_St9_IdentityIS3_ESt4lessIS3_ESaIS3_EE16_M_insert_uniqueIRKS3_EESt4pairISt17_Rb_tree_iteratorIS3_EbEOT_[_ZNSt8_Rb_treeIN5boost16re_detail_1075007digraphIcEES3_St9_IdentityIS3_ESt4lessIS3_ESaIS3_EE16_M_insert_uniqueIRKS3_EESt4pairISt17_Rb_tree_iteratorIS3_EbEOT_]+0x110): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::basic_regex_parser > >::fail(boost::regex_constants::error_type, long, std::__cxx11::basic_string, std::allocator >, long)': message.cpp:(.text._ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4failENS_15regex_constants10error_typeElNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEl[_ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4failENS_15regex_constants10error_typeElNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEl]+0x4d2): undefined reference to `boost::regex_error::regex_error(std::__cxx11::basic_string, std::allocator > const&, boost::regex_constants::error_type, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4failENS_15regex_constants10error_typeElNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEl[_ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4failENS_15regex_constants10error_typeElNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEl]+0x4fb): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4failENS_15regex_constants10error_typeElNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEl[_ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4failENS_15regex_constants10error_typeElNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEl]+0x505): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4failENS_15regex_constants10error_typeElNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEl[_ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4failENS_15regex_constants10error_typeElNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEl]+0x50f): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4failENS_15regex_constants10error_typeElNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEl[_ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4failENS_15regex_constants10error_typeElNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEl]+0x519): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4failENS_15regex_constants10error_typeElNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEl[_ZN5boost16re_detail_10750018basic_regex_parserIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4failENS_15regex_constants10error_typeElNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEl]+0x523): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::basic_regex_creator > >::fixup_recursions(boost::re_detail_107500::re_syntax_base*)': message.cpp:(.text._ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE16fixup_recursionsEPNS0_14re_syntax_baseE[_ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE16fixup_recursionsEPNS0_14re_syntax_baseE]+0x1ff): undefined reference to `boost::regex_error::regex_error(std::__cxx11::basic_string, std::allocator > const&, boost::regex_constants::error_type, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE16fixup_recursionsEPNS0_14re_syntax_baseE[_ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE16fixup_recursionsEPNS0_14re_syntax_baseE]+0x312): undefined reference to `boost::regex_error::regex_error(std::__cxx11::basic_string, std::allocator > const&, boost::regex_constants::error_type, long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::basic_regex_creator > >::create_startmaps(boost::re_detail_107500::re_syntax_base*)': message.cpp:(.text._ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE16create_startmapsEPNS0_14re_syntax_baseE[_ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE16create_startmapsEPNS0_14re_syntax_baseE]+0x19c): undefined reference to `boost::regex_error::regex_error(std::__cxx11::basic_string, std::allocator > const&, boost::regex_constants::error_type, long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::basic_regex_creator > >::create_startmap(boost::re_detail_107500::re_syntax_base*, unsigned char*, unsigned int*, unsigned char)': message.cpp:(.text._ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE15create_startmapEPNS0_14re_syntax_baseEPhPjh[_ZN5boost16re_detail_10750019basic_regex_creatorIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE15create_startmapEPNS0_14re_syntax_baseEPhPjh]+0x850): undefined reference to `boost::regex_error::regex_error(std::__cxx11::basic_string, std::allocator > const&, boost::regex_constants::error_type, long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::re_detail_107500::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, std::allocator, std::allocator > > > >, boost::regex_traits > >::construct_init(boost::basic_regex > > const&, boost::regex_constants::_match_flags)': message.cpp:(.text._ZN5boost16re_detail_10750012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE14construct_initERKNS_11basic_regexIcSJ_EENS_15regex_constants12_match_flagsE[_ZN5boost16re_detail_10750012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE14construct_initERKNS_11basic_regexIcSJ_EENS_15regex_constants12_match_flagsE]+0x253): undefined reference to `std::invalid_argument::invalid_argument(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::vector, std::allocator > > >, std::allocator, std::allocator > > > > >::_M_fill_insert(__gnu_cxx::__normal_iterator, std::allocator > > >*, std::vector, std::allocator > > >, std::allocator, std::allocator > > > > > >, unsigned long, boost::sub_match<__gnu_cxx::__normal_iterator, std::allocator > > > const&)': message.cpp:(.text._ZNSt6vectorIN5boost9sub_matchIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEEESaISD_EE14_M_fill_insertENS3_IPSD_SF_EEmRKSD_[_ZNSt6vectorIN5boost9sub_matchIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEEESaISD_EE14_M_fill_insertENS3_IPSD_SF_EEmRKSD_]+0x461): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `void boost::re_detail_107500::raise_error > > >(boost::regex_traits_wrapper > > const&, boost::regex_constants::error_type)': message.cpp:(.text._ZN5boost16re_detail_10750011raise_errorINS_20regex_traits_wrapperINS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEEEvRKT_NS_15regex_constants10error_typeE[_ZN5boost16re_detail_10750011raise_errorINS_20regex_traits_wrapperINS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEEEvRKT_NS_15regex_constants10error_typeE]+0x20): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::vector, std::allocator > >, std::allocator, std::allocator > > > > > >, std::allocator, std::allocator > >, std::allocator, std::allocator > > > > > > > >::reserve(unsigned long)': message.cpp:(.text._ZNSt6vectorIN5boost16re_detail_10750014recursion_infoINS0_13match_resultsIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS0_9sub_matchISE_EEEEEEESaISJ_EE7reserveEm[_ZNSt6vectorIN5boost16re_detail_10750014recursion_infoINS0_13match_resultsIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS0_9sub_matchISE_EEEEEEESaISJ_EE7reserveEm]+0x121): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `void std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_realloc_insert, std::allocator > const&>(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator > const&)': message.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x29e): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_]+0x2ad): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::__cxx11::basic_string, std::allocator >* std::__uninitialized_copy::__uninit_copy<__gnu_cxx::__normal_iterator, std::allocator > const*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator >*>(__gnu_cxx::__normal_iterator, std::allocator > const*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, __gnu_cxx::__normal_iterator, std::allocator > const*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator >*)': message.cpp:(.text._ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt6vectorIS9_SaIS9_EEEEPS9_EET0_T_SI_SH_[_ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt6vectorIS9_SaIS9_EEEEPS9_EET0_T_SI_SH_]+0xed): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt6vectorIS9_SaIS9_EEEEPS9_EET0_T_SI_SH_[_ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt6vectorIS9_SaIS9_EEEEPS9_EET0_T_SI_SH_]+0xf7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `mailio::mime::mime(mailio::mime const&)': message.cpp:(.text._ZN6mailio4mimeC2ERKS0_[_ZN6mailio4mimeC2ERKS0_]+0x3ab): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN6mailio4mimeC2ERKS0_[_ZN6mailio4mimeC2ERKS0_]+0x3b5): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN6mailio4mimeC2ERKS0_[_ZN6mailio4mimeC2ERKS0_]+0x3bf): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN6mailio4mimeC2ERKS0_[_ZN6mailio4mimeC2ERKS0_]+0x3c9): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN6mailio4mimeC2ERKS0_[_ZN6mailio4mimeC2ERKS0_]+0x3dd): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN6mailio4mimeC2ERKS0_[_ZN6mailio4mimeC2ERKS0_]+0x3e7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN6mailio4mimeC2ERKS0_[_ZN6mailio4mimeC2ERKS0_]+0x3f1): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN6mailio4mimeC2ERKS0_[_ZN6mailio4mimeC2ERKS0_]+0x3fb): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::_Rb_tree_iterator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_emplace_equal, std::allocator >, std::__cxx11::basic_string, std::allocator > > >(std::pair, std::allocator >, std::__cxx11::basic_string, std::allocator > >&&)': message.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE16_M_emplace_equalIJS6_IS5_S5_EEEESt17_Rb_tree_iteratorIS8_EDpOT_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE16_M_emplace_equalIJS6_IS5_S5_EEEESt17_Rb_tree_iteratorIS8_EDpOT_]+0x1a2): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::back_insert_iterator, std::allocator >, std::allocator, std::allocator > > > > std::__copy_move::__copy_m, std::allocator >, std::allocator, std::allocator > > > > >(char const (*) [17], char const (*) [17], std::back_insert_iterator, std::allocator >, std::allocator, std::allocator > > > >)': message.cpp:(.text._ZNSt11__copy_moveILb0ELb0ESt26random_access_iterator_tagE8__copy_mIPA17_KcSt20back_insert_iteratorISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaISD_EEEEET0_T_SI_SH_[_ZNSt11__copy_moveILb0ELb0ESt26random_access_iterator_tagE8__copy_mIPA17_KcSt20back_insert_iteratorISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaISD_EEEEET0_T_SI_SH_]+0x173): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNSt11__copy_moveILb0ELb0ESt26random_access_iterator_tagE8__copy_mIPA17_KcSt20back_insert_iteratorISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaISD_EEEEET0_T_SI_SH_[_ZNSt11__copy_moveILb0ELb0ESt26random_access_iterator_tagE8__copy_mIPA17_KcSt20back_insert_iteratorISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaISD_EEEEET0_T_SI_SH_]+0x17d): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::vector, std::allocator >, std::allocator, std::allocator > > >::reserve(unsigned long)': message.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE7reserveEm[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE7reserveEm]+0x12c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::period_formatter > >::period_formatter(boost::date_time::period_formatter > > const&)': message.cpp:(.text._ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ERKS6_[_ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ERKS6_]+0x1f1): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ERKS6_[_ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ERKS6_]+0x1fb): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ERKS6_[_ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ERKS6_]+0x205): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ERKS6_[_ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ERKS6_]+0x20f): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ERKS6_[_ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ERKS6_]+0x219): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ERKS6_[_ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ERKS6_]+0x223): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ERKS6_[_ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ERKS6_]+0x22d): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ERKS6_[_ZN5boost9date_time16period_formatterIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2ERKS6_]+0x237): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::date_facet > >::date_facet(char const*, boost::date_time::period_formatter > >, boost::date_time::special_values_formatter > >, boost::date_time::date_generator_formatter > >, unsigned long)': message.cpp:(.text._ZN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcS7_EENS0_24special_values_formatterIcS7_EENS0_24date_generator_formatterIS3_cS7_EEm[_ZN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcS7_EENS0_24special_values_formatterIcS7_EENS0_24date_generator_formatterIS3_cS7_EEm]+0x234): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcS7_EENS0_24special_values_formatterIcS7_EENS0_24date_generator_formatterIS3_cS7_EEm[_ZN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcS7_EENS0_24special_values_formatterIcS7_EENS0_24date_generator_formatterIS3_cS7_EEm]+0x248): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcS7_EENS0_24special_values_formatterIcS7_EENS0_24date_generator_formatterIS3_cS7_EEm[_ZN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcS7_EENS0_24special_values_formatterIcS7_EENS0_24date_generator_formatterIS3_cS7_EEm]+0x253): undefined reference to `std::locale::facet::~facet()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcS7_EENS0_24special_values_formatterIcS7_EENS0_24date_generator_formatterIS3_cS7_EEm[_ZN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcS7_EENS0_24special_values_formatterIcS7_EENS0_24date_generator_formatterIS3_cS7_EEm]+0x392): undefined reference to `std::locale::facet::~facet()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcS7_EENS0_24special_values_formatterIcS7_EENS0_24date_generator_formatterIS3_cS7_EEm[_ZN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2EPKcNS0_16period_formatterIcS7_EENS0_24special_values_formatterIcS7_EENS0_24date_generator_formatterIS3_cS7_EEm]+0x43d): undefined reference to `std::locale::facet::~facet()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::date_facet > >::do_put_tm(std::ostreambuf_iterator >, std::ios_base&, char, tm const&, std::__cxx11::basic_string, std::allocator >) const': message.cpp:(.text._ZNK5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE9do_put_tmES7_RSt8ios_basecRK2tmNSt7__cxx1112basic_stringIcS6_SaIcEEE[_ZNK5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE9do_put_tmES7_RSt8ios_basecRK2tmNSt7__cxx1112basic_stringIcS6_SaIcEEE]+0x43e): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE9do_put_tmES7_RSt8ios_basecRK2tmNSt7__cxx1112basic_stringIcS6_SaIcEEE[_ZNK5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE9do_put_tmES7_RSt8ios_basecRK2tmNSt7__cxx1112basic_stringIcS6_SaIcEEE]+0x446): undefined reference to `std::time_put > > const& std::use_facet > > >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE9do_put_tmES7_RSt8ios_basecRK2tmNSt7__cxx1112basic_stringIcS6_SaIcEEE[_ZNK5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE9do_put_tmES7_RSt8ios_basecRK2tmNSt7__cxx1112basic_stringIcS6_SaIcEEE]+0x474): undefined reference to `std::time_put > >::put(std::ostreambuf_iterator >, std::ios_base&, char, tm const*, char const*, char const*) const' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE9do_put_tmES7_RSt8ios_basecRK2tmNSt7__cxx1112basic_stringIcS6_SaIcEEE[_ZNK5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE9do_put_tmES7_RSt8ios_basecRK2tmNSt7__cxx1112basic_stringIcS6_SaIcEEE]+0x483): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE9do_put_tmES7_RSt8ios_basecRK2tmNSt7__cxx1112basic_stringIcS6_SaIcEEE[_ZNK5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE9do_put_tmES7_RSt8ios_basecRK2tmNSt7__cxx1112basic_stringIcS6_SaIcEEE]+0x4e8): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::date_facet > >::~date_facet()': message.cpp:(.text._ZN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED2Ev[_ZN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED2Ev]+0x28a): undefined reference to `std::locale::facet::~facet()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::deque >::_M_new_elements_at_front(unsigned long)': message.cpp:(.text._ZNSt5dequeIcSaIcEE24_M_new_elements_at_frontEm[_ZNSt5dequeIcSaIcEE24_M_new_elements_at_frontEm]+0xaf): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::deque >::_M_new_elements_at_back(unsigned long)': message.cpp:(.text._ZNSt5dequeIcSaIcEE23_M_new_elements_at_backEm[_ZNSt5dequeIcSaIcEE23_M_new_elements_at_backEm]+0xb1): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::__cxx11::basic_string, std::allocator >& std::__cxx11::basic_string, std::allocator >::_M_replace_dispatch >(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, std::_Deque_iterator, std::_Deque_iterator, std::__false_type)': message.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE19_M_replace_dispatchISt15_Deque_iteratorIcRcPcEEERS4_N9__gnu_cxx17__normal_iteratorIPKcS4_EESF_T_SG_St12__false_type[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE19_M_replace_dispatchISt15_Deque_iteratorIcRcPcEEERS4_N9__gnu_cxx17__normal_iteratorIPKcS4_EESF_T_SG_St12__false_type]+0x11e): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::time_facet >, char, std::ostreambuf_iterator > >::put(std::ostreambuf_iterator >, std::ios_base&, char, boost::local_time::local_date_time_base > const&) const': message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x5a4): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x5ac): undefined reference to `std::__cxx11::numpunct const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x5c5): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0xef6): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0xf12): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0xf3b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x10ee): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x1100): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x11df): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x11ee): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x1206): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x122c): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x1239): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x1246): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x13b6): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x13d2): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x13fb): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x157e): undefined reference to `std::basic_ios >::clear(std::_Ios_Iostate)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x1590): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x166f): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x167e): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x1696): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x16bc): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x16c9): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x16d6): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x2337): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x233f): undefined reference to `std::__cxx11::numpunct const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x2357): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x28c3): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x28cd): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x28d7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x28e1): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x28eb): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x28f5): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x28ff): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x2909): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x2913): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x29a5): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x29b4): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x29cc): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x29f2): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x29ff): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x2a0c): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_[_ZNK5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putESC_RSt8ios_basecRKS8_]+0x2abf): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::time_facet >, char, std::ostreambuf_iterator > >::time_facet(unsigned long)': message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em]+0x382): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em]+0x38c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em]+0x396): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em]+0x3a0): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::__cxx11::basic_string, std::allocator > boost::date_time::time_facet >, char, std::ostreambuf_iterator > >::integral_as_string(long, int)': message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0x20): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0x2e): undefined reference to `std::locale::classic()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0x43): undefined reference to `std::basic_ios >::imbue(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0x4d): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0xa0): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0xd3): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0xe0): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0xe7): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0xf3): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0x105): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0x122): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0x12c): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0x139): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0x14f): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0x159): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0x165): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0x177): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0x194): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0x19e): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10local_time20local_date_time_baseINS_10posix_time5ptimeENS0_14time_zone_baseIS5_cEEEEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcSB_SaIcEEET_i]+0x1ab): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::local_time::local_date_time_base >::zone_as_offset(boost::posix_time::time_duration const&, std::__cxx11::basic_string, std::allocator > const&) const': message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x26): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x62): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x76): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xc6): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x123): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x134): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x18c): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x213): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x220): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x227): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x232): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x243): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x260): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x26a): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x274): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x28e): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x293): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x29d): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x2a8): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x2b9): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x2d6): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x2e0): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEE14zone_as_offsetERKNS2_13time_durationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x2ea): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::gregorian::to_tm(boost::gregorian::date const&)': message.cpp:(.text._ZN5boost9gregorian5to_tmERKNS0_4dateE[_ZN5boost9gregorian5to_tmERKNS0_4dateE]+0x2fc): undefined reference to `std::out_of_range::out_of_range(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::__cxx11::basic_string, std::allocator > boost::algorithm::trim_copy_if, std::allocator >, boost::algorithm::detail::is_classifiedF>(std::__cxx11::basic_string, std::allocator > const&, boost::algorithm::detail::is_classifiedF)': message.cpp:(.text._ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_[_ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_]+0x3c): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_[_ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_]+0x56): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_[_ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_]+0x7f): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_[_ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_]+0xa5): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_[_ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_]+0xaf): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_[_ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_]+0xd1): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_[_ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_]+0xf8): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_[_ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_]+0x173): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_[_ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_]+0x18f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_[_ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_]+0x19c): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_[_ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_]+0x1af): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_[_ZN5boost9algorithm12trim_copy_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEET_RKSA_T0_]+0x1b9): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `void boost::algorithm::trim_if, std::allocator >, boost::algorithm::detail::is_classifiedF>(std::__cxx11::basic_string, std::allocator >&, boost::algorithm::detail::is_classifiedF)': message.cpp:(.text._ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0x2c): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0x41): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0x58): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0x7a): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0xa8): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0x131): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0x139): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0x153): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0x166): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm7trim_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0x170): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `void boost::algorithm::trim_right_if, std::allocator >, boost::algorithm::detail::is_classifiedF>(std::__cxx11::basic_string, std::allocator >&, boost::algorithm::detail::is_classifiedF)': message.cpp:(.text._ZN5boost9algorithm13trim_right_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm13trim_right_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0x2d): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm13trim_right_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm13trim_right_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0x47): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm13trim_right_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm13trim_right_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0x6e): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm13trim_right_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm13trim_right_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0x93): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm13trim_right_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm13trim_right_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0xab): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm13trim_right_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm13trim_right_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0xc5): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9algorithm13trim_right_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_[_ZN5boost9algorithm13trim_right_ifINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6detail14is_classifiedFEEEvRT_T0_]+0xcf): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `void std::vector >::_M_range_insert<__gnu_cxx::__normal_iterator > > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, std::forward_iterator_tag)': message.cpp:(.text._ZNSt6vectorIN6mailio12mail_addressESaIS1_EE15_M_range_insertIN9__gnu_cxx17__normal_iteratorIPS1_S3_EEEEvS8_T_S9_St20forward_iterator_tag[_ZNSt6vectorIN6mailio12mail_addressESaIS1_EE15_M_range_insertIN9__gnu_cxx17__normal_iteratorIPS1_S3_EEEEvS8_T_S9_St20forward_iterator_tag]+0x298): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::date_input_facet > >::date_input_facet(std::__cxx11::basic_string, std::allocator > const&, unsigned long)': message.cpp:(.text._ZN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2ERKNSt7__cxx1112basic_stringIcS6_SaIcEEEm[_ZN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2ERKNSt7__cxx1112basic_stringIcS6_SaIcEEEm]+0xf6): undefined reference to `std::locale::classic()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2ERKNSt7__cxx1112basic_stringIcS6_SaIcEEEm[_ZN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2ERKNSt7__cxx1112basic_stringIcS6_SaIcEEEm]+0x16b): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2ERKNSt7__cxx1112basic_stringIcS6_SaIcEEEm[_ZN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2ERKNSt7__cxx1112basic_stringIcS6_SaIcEEEm]+0x175): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2ERKNSt7__cxx1112basic_stringIcS6_SaIcEEEm[_ZN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2ERKNSt7__cxx1112basic_stringIcS6_SaIcEEEm]+0x182): undefined reference to `std::locale::facet::~facet()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2ERKNSt7__cxx1112basic_stringIcS6_SaIcEEEm[_ZN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2ERKNSt7__cxx1112basic_stringIcS6_SaIcEEEm]+0x27c): undefined reference to `std::locale::facet::~facet()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2ERKNSt7__cxx1112basic_stringIcS6_SaIcEEEm[_ZN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2ERKNSt7__cxx1112basic_stringIcS6_SaIcEEEm]+0x2b7): undefined reference to `std::locale::facet::~facet()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::format_date_parser::format_date_parser(std::__cxx11::basic_string, std::allocator > const&, std::locale const&)': message.cpp:(.text._ZN5boost9date_time18format_date_parserINS_9gregorian4dateEcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6locale[_ZN5boost9date_time18format_date_parserINS_9gregorian4dateEcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6locale]+0x241): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time18format_date_parserINS_9gregorian4dateEcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6locale[_ZN5boost9date_time18format_date_parserINS_9gregorian4dateEcEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6locale]+0x24b): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::period_parser::period_parser(boost::date_time::period_parser::period_range_option, char const*, char const*, char const*, char const*)': message.cpp:(.text._ZN5boost9date_time13period_parserINS_9gregorian4dateEcEC2ENS4_19period_range_optionEPKcS7_S7_S7_[_ZN5boost9date_time13period_parserINS_9gregorian4dateEcEC2ENS4_19period_range_optionEPKcS7_S7_S7_]+0xf7): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time13period_parserINS_9gregorian4dateEcEC2ENS4_19period_range_optionEPKcS7_S7_S7_[_ZN5boost9date_time13period_parserINS_9gregorian4dateEcEC2ENS4_19period_range_optionEPKcS7_S7_S7_]+0x1f5): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time13period_parserINS_9gregorian4dateEcEC2ENS4_19period_range_optionEPKcS7_S7_S7_[_ZN5boost9date_time13period_parserINS_9gregorian4dateEcEC2ENS4_19period_range_optionEPKcS7_S7_S7_]+0x2df): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time13period_parserINS_9gregorian4dateEcEC2ENS4_19period_range_optionEPKcS7_S7_S7_[_ZN5boost9date_time13period_parserINS_9gregorian4dateEcEC2ENS4_19period_range_optionEPKcS7_S7_S7_]+0x3f7): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time13period_parserINS_9gregorian4dateEcEC2ENS4_19period_range_optionEPKcS7_S7_S7_[_ZN5boost9date_time13period_parserINS_9gregorian4dateEcEC2ENS4_19period_range_optionEPKcS7_S7_S7_]+0x401): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time13period_parserINS_9gregorian4dateEcEC2ENS4_19period_range_optionEPKcS7_S7_S7_[_ZN5boost9date_time13period_parserINS_9gregorian4dateEcEC2ENS4_19period_range_optionEPKcS7_S7_S7_]+0x40b): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time13period_parserINS_9gregorian4dateEcEC2ENS4_19period_range_optionEPKcS7_S7_S7_[_ZN5boost9date_time13period_parserINS_9gregorian4dateEcEC2ENS4_19period_range_optionEPKcS7_S7_S7_]+0x415): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time13period_parserINS_9gregorian4dateEcEC2ENS4_19period_range_optionEPKcS7_S7_S7_[_ZN5boost9date_time13period_parserINS_9gregorian4dateEcEC2ENS4_19period_range_optionEPKcS7_S7_S7_]+0x41f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::date_input_facet > >::~date_input_facet()': message.cpp:(.text._ZN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEED2Ev[_ZN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEED2Ev]+0xe1): undefined reference to `std::locale::facet::~facet()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::vector, std::allocator >, std::allocator, std::allocator > > > boost::date_time::gather_month_strings(std::locale const&, bool)': message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0xe9): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x10f): undefined reference to `std::time_put > > const& std::use_facet > > >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x173): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x1b6): undefined reference to `std::time_put > >::put(std::ostreambuf_iterator >, std::ios_base&, char, tm const*, char const*, char const*) const' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x1cc): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x25a): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x26d): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x281): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x2a7): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x2b4): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x2c1): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x2ff): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x341): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x354): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x368): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x38e): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x39b): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time20gather_month_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x3a8): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::string_parse_tree::string_parse_tree(std::vector, std::allocator >, std::allocator, std::allocator > > >, unsigned int)': message.cpp:(.text._ZN5boost9date_time17string_parse_treeIcEC2ESt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS9_EEj[_ZN5boost9date_time17string_parse_treeIcEC2ESt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS9_EEj]+0x74): undefined reference to `std::locale::locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time17string_parse_treeIcEC2ESt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS9_EEj[_ZN5boost9date_time17string_parse_treeIcEC2ESt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS9_EEj]+0xa5): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time17string_parse_treeIcEC2ESt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS9_EEj[_ZN5boost9date_time17string_parse_treeIcEC2ESt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS9_EEj]+0x108): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::vector, std::allocator >, std::allocator, std::allocator > > > boost::date_time::gather_weekday_strings(std::locale const&, bool)': message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0xe9): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x10f): undefined reference to `std::time_put > > const& std::use_facet > > >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x173): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x1b6): undefined reference to `std::time_put > >::put(std::ostreambuf_iterator >, std::ios_base&, char, tm const*, char const*, char const*) const' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x1cc): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x25a): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x26d): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x281): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x2a7): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x2b4): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x2c1): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x2ff): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x341): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x354): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x368): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x38e): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x39b): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb[_ZN5boost9date_time22gather_weekday_stringsIcEESt6vectorINSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEESaIS9_EERKSt6localeb]+0x3a8): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::string_parse_tree::insert(std::__cxx11::basic_string, std::allocator > const&, unsigned short)': message.cpp:(.text._ZN5boost9date_time17string_parse_treeIcE6insertERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEt[_ZN5boost9date_time17string_parse_treeIcE6insertERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEt]+0x476): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time17string_parse_treeIcE6insertERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEt[_ZN5boost9date_time17string_parse_treeIcE6insertERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEt]+0x4e9): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time17string_parse_treeIcE6insertERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEt[_ZN5boost9date_time17string_parse_treeIcE6insertERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEt]+0x649): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time17string_parse_treeIcE6insertERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEt[_ZN5boost9date_time17string_parse_treeIcE6insertERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEt]+0x6b2): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `void std::__cxx11::basic_string, std::allocator >::_M_construct, __gnu_cxx::__normal_iterator, std::allocator > >, boost::use_default, boost::use_default> >(boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator, std::allocator > >, boost::use_default, boost::use_default>, boost::iterators::transform_iterator, __gnu_cxx::__normal_iterator, std::allocator > >, boost::use_default, boost::use_default>, std::input_iterator_tag)': message.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIN5boost9iterators18transform_iteratorINS6_9algorithm6detail9to_lowerFIcEEN9__gnu_cxx17__normal_iteratorIPKcS4_EENS6_11use_defaultESI_EEEEvT_SK_St18input_iterator_tag[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIN5boost9iterators18transform_iteratorINS6_9algorithm6detail9to_lowerFIcEEN9__gnu_cxx17__normal_iteratorIPKcS4_EENS6_11use_defaultESI_EEEEvT_SK_St18input_iterator_tag]+0x3c): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIN5boost9iterators18transform_iteratorINS6_9algorithm6detail9to_lowerFIcEEN9__gnu_cxx17__normal_iteratorIPKcS4_EENS6_11use_defaultESI_EEEEvT_SK_St18input_iterator_tag[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIN5boost9iterators18transform_iteratorINS6_9algorithm6detail9to_lowerFIcEEN9__gnu_cxx17__normal_iteratorIPKcS4_EENS6_11use_defaultESI_EEEEvT_SK_St18input_iterator_tag]+0x15a): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIN5boost9iterators18transform_iteratorINS6_9algorithm6detail9to_lowerFIcEEN9__gnu_cxx17__normal_iteratorIPKcS4_EENS6_11use_defaultESI_EEEEvT_SK_St18input_iterator_tag[_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIN5boost9iterators18transform_iteratorINS6_9algorithm6detail9to_lowerFIcEEN9__gnu_cxx17__normal_iteratorIPKcS4_EENS6_11use_defaultESI_EEEEvT_SK_St18input_iterator_tag]+0x1c4): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::time_input_facet > >::time_input_facet(unsigned long)': message.cpp:(.text._ZN5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2Em[_ZN5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2Em]+0x142): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2Em[_ZN5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2Em]+0x14c): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2Em[_ZN5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2Em]+0x156): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2Em[_ZN5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2Em]+0x160): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::local_time::local_date_time_base >::local_date_time_base(boost::gregorian::date, boost::posix_time::time_duration, boost::shared_ptr >, boost::local_time::local_date_time_base >::DST_CALC_OPTIONS)': message.cpp:(.text._ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE[_ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE]+0x1ac): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE[_ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE]+0x1c3): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE[_ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE]+0x1ea): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE[_ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE]+0x209): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE[_ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE]+0x22c): undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE[_ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE]+0x901): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE[_ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE]+0x918): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE[_ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE]+0x93f): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, long)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE[_ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE]+0x95e): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE[_ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE]+0x981): undefined reference to `std::logic_error::logic_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE[_ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE]+0xa39): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE[_ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE]+0xa48): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE[_ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE]+0xa60): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE[_ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE]+0xa86): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE[_ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE]+0xa93): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE[_ZN5boost10local_time20local_date_time_baseINS_10posix_time5ptimeENS_9date_time14time_zone_baseIS3_cEEEC2ENS_9gregorian4dateENS2_13time_durationENS_10shared_ptrIS6_EENS7_16DST_CALC_OPTIONSE]+0xaa0): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::time_input_facet > >::get(std::istreambuf_iterator >&, std::istreambuf_iterator >&, std::ios_base&, boost::posix_time::ptime&, std::__cxx11::basic_string, std::allocator >&, bool) const': message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x2a3): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x2ab): undefined reference to `bool std::has_facet > > >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x2b5): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x2d4): undefined reference to `vtable for std::num_get > >' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x2e4): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x2fe): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x319): undefined reference to `std::ios_base::imbue(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x321): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x329): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x911): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x920): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x92f): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x93e): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x94d): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x95c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x19a2): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x19b3): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x19c2): more undefined references to `std::__throw_length_error(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::time_input_facet > >::get(std::istreambuf_iterator >&, std::istreambuf_iterator >&, std::ios_base&, boost::posix_time::ptime&, std::__cxx11::basic_string, std::allocator >&, bool) const': message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE3getERS7_S9_RSt8ios_baseRS3_RNSt7__cxx1112basic_stringIcS6_SaIcEEEb]+0x1c6f): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::locale::locale > > >(std::locale const&, std::num_get > >*)': message.cpp:(.text._ZNSt6localeC2ISt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEEEERKS_PT_[_ZNSt6localeC2ISt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEEEERKS_PT_]+0x2b): undefined reference to `std::locale::_Impl::_Impl(std::locale::_Impl const&, unsigned long)' /usr/bin/ld: message.cpp:(.text._ZNSt6localeC2ISt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEEEERKS_PT_[_ZNSt6localeC2ISt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEEEERKS_PT_]+0x33): undefined reference to `std::num_get > >::id' /usr/bin/ld: message.cpp:(.text._ZNSt6localeC2ISt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEEEERKS_PT_[_ZNSt6localeC2ISt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEEEERKS_PT_]+0x3e): undefined reference to `std::locale::_Impl::_M_install_facet(std::locale::id const*, std::locale::facet const*)' /usr/bin/ld: message.cpp:(.text._ZNSt6localeC2ISt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEEEERKS_PT_[_ZNSt6localeC2ISt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEEEERKS_PT_]+0xaa): undefined reference to `std::locale::_Impl::~_Impl()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::istreambuf_iterator > boost::date_time::time_input_facet > >::check_special_value(std::istreambuf_iterator >&, std::istreambuf_iterator >&, boost::posix_time::ptime&, char) const': message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE19check_special_valueIS3_EES7_RS7_SA_RT_c[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE19check_special_valueIS3_EES7_RS7_SA_RT_c]+0x289): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE19check_special_valueIS3_EES7_RS7_SA_RT_c[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE19check_special_valueIS3_EES7_RS7_SA_RT_c]+0x2b5): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE19check_special_valueIS3_EES7_RS7_SA_RT_c[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE19check_special_valueIS3_EES7_RS7_SA_RT_c]+0x2d7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE19check_special_valueIS3_EES7_RS7_SA_RT_c[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE19check_special_valueIS3_EES7_RS7_SA_RT_c]+0x3c7): undefined reference to `std::ios_base::failure[abi:cxx11]::failure(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE19check_special_valueIS3_EES7_RS7_SA_RT_c[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE19check_special_valueIS3_EES7_RS7_SA_RT_c]+0x3e4): undefined reference to `std::ios_base::failure[abi:cxx11]::~failure()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::time_input_facet > >::parse_frac_type(std::istreambuf_iterator >&, std::istreambuf_iterator >&, long&) const': message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE15parse_frac_typeERS7_S9_Rl[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE15parse_frac_typeERS7_S9_Rl]+0x4ff): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE15parse_frac_typeERS7_S9_Rl[_ZNK5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEE15parse_frac_typeERS7_S9_Rl]+0x509): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::string_parse_tree::match(std::istreambuf_iterator >&, std::istreambuf_iterator >&, boost::date_time::parse_match_result&, unsigned int&) const': message.cpp:(.text._ZNK5boost9date_time17string_parse_treeIcE5matchERSt19istreambuf_iteratorIcSt11char_traitsIcEES7_RNS0_18parse_match_resultIcEERj[_ZNK5boost9date_time17string_parse_treeIcE5matchERSt19istreambuf_iteratorIcSt11char_traitsIcEES7_RNS0_18parse_match_resultIcEERj]+0x20a): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `short boost::date_time::var_string_to_int(std::istreambuf_iterator >&, std::istreambuf_iterator > const&, unsigned int)': message.cpp:(.text._ZN5boost9date_time17var_string_to_intIscEET_RSt19istreambuf_iteratorIT0_St11char_traitsIS4_EERKS7_j[_ZN5boost9date_time17var_string_to_intIscEET_RSt19istreambuf_iteratorIT0_St11char_traitsIS4_EERKS7_j]+0x3e3): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::wrapexcept::wrapexcept(std::ios_base::failure[abi:cxx11] const&)': message.cpp:(.text._ZN5boost10wrapexceptINSt8ios_base7failureB5cxx11EEC2ERKS2_[_ZN5boost10wrapexceptINSt8ios_base7failureB5cxx11EEC2ERKS2_]+0x1e): undefined reference to `vtable for std::system_error' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::wrapexcept::~wrapexcept()': message.cpp:(.text._ZN5boost10wrapexceptINSt8ios_base7failureB5cxx11EED2Ev[_ZN5boost10wrapexceptINSt8ios_base7failureB5cxx11EED2Ev]+0x30): undefined reference to `std::ios_base::failure[abi:cxx11]::~failure()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::wrapexcept::clone() const': message.cpp:(.text._ZNK5boost10wrapexceptINSt8ios_base7failureB5cxx11EE5cloneEv[_ZNK5boost10wrapexceptINSt8ios_base7failureB5cxx11EE5cloneEv]+0x39): undefined reference to `vtable for std::ios_base::failure[abi:cxx11]' /usr/bin/ld: message.cpp:(.text._ZNK5boost10wrapexceptINSt8ios_base7failureB5cxx11EE5cloneEv[_ZNK5boost10wrapexceptINSt8ios_base7failureB5cxx11EE5cloneEv]+0xac): undefined reference to `std::ios_base::failure[abi:cxx11]::~failure()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::wrapexcept::~wrapexcept()': message.cpp:(.text._ZN5boost10wrapexceptINSt8ios_base7failureB5cxx11EED0Ev[_ZN5boost10wrapexceptINSt8ios_base7failureB5cxx11EED0Ev]+0x2c): undefined reference to `std::ios_base::failure[abi:cxx11]::~failure()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `non-virtual thunk to boost::wrapexcept::~wrapexcept()': message.cpp:(.text._ZThn8_N5boost10wrapexceptINSt8ios_base7failureB5cxx11EED1Ev[_ZThn8_N5boost10wrapexceptINSt8ios_base7failureB5cxx11EED1Ev]+0x34): undefined reference to `std::ios_base::failure[abi:cxx11]::~failure()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `non-virtual thunk to boost::wrapexcept::~wrapexcept()': message.cpp:(.text._ZThn8_N5boost10wrapexceptINSt8ios_base7failureB5cxx11EED0Ev[_ZThn8_N5boost10wrapexceptINSt8ios_base7failureB5cxx11EED0Ev]+0x30): undefined reference to `std::ios_base::failure[abi:cxx11]::~failure()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `non-virtual thunk to boost::wrapexcept::~wrapexcept()': message.cpp:(.text._ZThn40_N5boost10wrapexceptINSt8ios_base7failureB5cxx11EED1Ev[_ZThn40_N5boost10wrapexceptINSt8ios_base7failureB5cxx11EED1Ev]+0x2f): undefined reference to `std::ios_base::failure[abi:cxx11]::~failure()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):message.cpp:(.text._ZThn40_N5boost10wrapexceptINSt8ios_base7failureB5cxx11EED0Ev[_ZThn40_N5boost10wrapexceptINSt8ios_base7failureB5cxx11EED0Ev]+0x35): more undefined references to `std::ios_base::failure[abi:cxx11]::~failure()' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::wrapexcept::wrapexcept(boost::wrapexcept const&)': message.cpp:(.text._ZN5boost10wrapexceptINSt8ios_base7failureB5cxx11EEC2ERKS3_[_ZN5boost10wrapexceptINSt8ios_base7failureB5cxx11EEC2ERKS3_]+0x26): undefined reference to `vtable for std::system_error' /usr/bin/ld: message.cpp:(.text._ZN5boost10wrapexceptINSt8ios_base7failureB5cxx11EEC2ERKS3_[_ZN5boost10wrapexceptINSt8ios_base7failureB5cxx11EEC2ERKS3_]+0x37): undefined reference to `vtable for std::ios_base::failure[abi:cxx11]' /usr/bin/ld: message.cpp:(.text._ZN5boost10wrapexceptINSt8ios_base7failureB5cxx11EEC2ERKS3_[_ZN5boost10wrapexceptINSt8ios_base7failureB5cxx11EEC2ERKS3_]+0x97): undefined reference to `std::ios_base::failure[abi:cxx11]::~failure()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::basic_ostream >& boost::posix_time::operator<< >(std::basic_ostream >&, boost::posix_time::time_duration const&)': message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x4a): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x54): undefined reference to `std::locale::id::_M_id() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x7e): undefined reference to `typeinfo for std::locale::facet' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x97): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0xbc): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0xc6): undefined reference to `std::locale::id::_M_id() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0xeb): undefined reference to `typeinfo for std::locale::facet' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x131): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x16c): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x186): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x19f): undefined reference to `std::basic_ios >::imbue(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x1a9): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x1eb): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x231): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x271): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x2b3): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x2ba): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x2bf): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x2c9): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE[_ZN5boost10posix_timelsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_13time_durationE]+0x2f9): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::basic_ostream >& boost::gregorian::operator<< >(std::basic_ostream >&, boost::gregorian::date const&)': message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x4a): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x54): undefined reference to `std::locale::id::_M_id() const' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x7e): undefined reference to `typeinfo for std::locale::facet' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x97): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0xbc): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0xc6): undefined reference to `std::locale::id::_M_id() const' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0xeb): undefined reference to `typeinfo for std::locale::facet' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x131): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x16c): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x186): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x19f): undefined reference to `std::basic_ios >::imbue(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x1a9): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x1eb): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x231): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x271): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x2b3): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x2ba): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x2bf): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x2c9): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE[_ZN5boost9gregorianlsIcSt11char_traitsIcEEERSt13basic_ostreamIT_T0_ES8_RKNS0_4dateE]+0x2f9): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::time_facet > >::put(std::ostreambuf_iterator >, std::ios_base&, char, boost::posix_time::time_duration const&) const': message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE[_ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE]+0xf76): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE[_ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE]+0xf7e): undefined reference to `std::__cxx11::numpunct const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE[_ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE]+0xf94): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE[_ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE]+0x182e): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE[_ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE]+0x1836): undefined reference to `std::__cxx11::numpunct const& std::use_facet >(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE[_ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE]+0x184b): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE[_ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE]+0x1d6e): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE[_ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE]+0x1d78): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE[_ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE]+0x1d82): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE[_ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE]+0x1d8c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE[_ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE]+0x1d96): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE[_ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE]+0x1da0): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE[_ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE]+0x1daa): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE[_ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE]+0x1db4): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE[_ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE]+0x1dbe): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE[_ZNK5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKNS2_13time_durationE]+0x1e91): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::time_facet > >::time_facet(unsigned long)': message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em]+0x382): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em]+0x38c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em]+0x396): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em]+0x3a0): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::locale::locale > > >(std::locale const&, boost::date_time::time_facet > >*)': message.cpp:(.text._ZNSt6localeC2IN5boost9date_time10time_facetINS1_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_[_ZNSt6localeC2IN5boost9date_time10time_facetINS1_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_]+0x2b): undefined reference to `std::locale::_Impl::_Impl(std::locale::_Impl const&, unsigned long)' /usr/bin/ld: message.cpp:(.text._ZNSt6localeC2IN5boost9date_time10time_facetINS1_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_[_ZNSt6localeC2IN5boost9date_time10time_facetINS1_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_]+0x3e): undefined reference to `std::locale::_Impl::_M_install_facet(std::locale::id const*, std::locale::facet const*)' /usr/bin/ld: message.cpp:(.text._ZNSt6localeC2IN5boost9date_time10time_facetINS1_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_[_ZNSt6localeC2IN5boost9date_time10time_facetINS1_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_]+0xaa): undefined reference to `std::locale::_Impl::~_Impl()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::__cxx11::basic_string, std::allocator > boost::date_time::time_facet > >::integral_as_string(long, int)': message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0x20): undefined reference to `std::__cxx11::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0x2e): undefined reference to `std::locale::classic()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0x43): undefined reference to `std::basic_ios >::imbue(std::locale const&)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0x4d): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0xa0): undefined reference to `std::ctype::_M_widen_init() const' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0xd3): undefined reference to `std::ostream& std::ostream::_M_insert(long)' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0xe0): undefined reference to `std::__cxx11::basic_stringbuf, std::allocator >::str() const' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0xe7): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0xf3): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0x105): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0x122): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0x12c): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0x139): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0x14f): undefined reference to `std::__throw_bad_cast()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0x159): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0x165): undefined reference to `VTT for std::__cxx11::basic_ostringstream, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0x177): undefined reference to `vtable for std::__cxx11::basic_stringbuf, std::allocator >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0x194): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0x19e): undefined reference to `std::locale::~locale()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i[_ZN5boost9date_time10time_facetINS_10posix_time5ptimeEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE18integral_as_stringIlEENSt7__cxx1112basic_stringIcS6_SaIcEEET_i]+0x1ab): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::date_facet > >::put(std::ostreambuf_iterator >, std::ios_base&, char, boost::gregorian::date const&) const': message.cpp:(.text._ZNK5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKS3_[_ZNK5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKS3_]+0x12d): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNK5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKS3_[_ZNK5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES7_RSt8ios_basecRKS3_]+0x137): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `boost::date_time::date_facet > >::date_facet(unsigned long)': message.cpp:(.text._ZN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em[_ZN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em]+0x22e): undefined reference to `std::locale::facet::~facet()' /usr/bin/ld: message.cpp:(.text._ZN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em[_ZN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEC2Em]+0x332): undefined reference to `std::locale::facet::~facet()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::locale::locale > > >(std::locale const&, boost::date_time::date_facet > >*)': message.cpp:(.text._ZNSt6localeC2IN5boost9date_time10date_facetINS1_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_[_ZNSt6localeC2IN5boost9date_time10date_facetINS1_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_]+0x2b): undefined reference to `std::locale::_Impl::_Impl(std::locale::_Impl const&, unsigned long)' /usr/bin/ld: message.cpp:(.text._ZNSt6localeC2IN5boost9date_time10date_facetINS1_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_[_ZNSt6localeC2IN5boost9date_time10date_facetINS1_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_]+0x3e): undefined reference to `std::locale::_Impl::_M_install_facet(std::locale::id const*, std::locale::facet const*)' /usr/bin/ld: message.cpp:(.text._ZNSt6localeC2IN5boost9date_time10date_facetINS1_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_[_ZNSt6localeC2IN5boost9date_time10date_facetINS1_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEEEERKS_PT_]+0xaa): undefined reference to `std::locale::_Impl::~_Impl()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `std::__cxx11::basic_string, std::allocator >* std::__uninitialized_copy::__uninit_copy, std::allocator > const*, std::__cxx11::basic_string, std::allocator >*>(std::__cxx11::basic_string, std::allocator > const*, std::__cxx11::basic_string, std::allocator > const*, std::__cxx11::basic_string, std::allocator >*)': message.cpp:(.text._ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPS7_EET0_T_SC_SB_[_ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPS7_EET0_T_SC_SB_]+0xed): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: message.cpp:(.text._ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPS7_EET0_T_SC_SB_[_ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPS7_EET0_T_SC_SB_]+0xf7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `void std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_range_initialize, std::allocator >, __gnu_cxx::__normal_iterator, std::allocator > > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator, std::allocator > > >, boost::use_default, boost::use_default> >(boost::iterators::transform_iterator, std::allocator >, __gnu_cxx::__normal_iterator, std::allocator > > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator, std::allocator > > >, boost::use_default, boost::use_default>, boost::iterators::transform_iterator, std::allocator >, __gnu_cxx::__normal_iterator, std::allocator > > >, boost::algorithm::split_iterator<__gnu_cxx::__normal_iterator, std::allocator > > >, boost::use_default, boost::use_default>, std::input_iterator_tag)': message.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE19_M_range_initializeIN5boost9iterators18transform_iteratorINS9_9algorithm6detail20copy_iterator_rangeFIS5_N9__gnu_cxx17__normal_iteratorIPKcS5_EEEENSC_14split_iteratorISJ_EENS9_11use_defaultESN_EEEEvT_SP_St18input_iterator_tag[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE19_M_range_initializeIN5boost9iterators18transform_iteratorINS9_9algorithm6detail20copy_iterator_rangeFIS5_N9__gnu_cxx17__normal_iteratorIPKcS5_EEEENSC_14split_iteratorISJ_EENS9_11use_defaultESN_EEEEvT_SP_St18input_iterator_tag]+0x262): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o): in function `_GLOBAL__sub_I_message.cpp': message.cpp:(.text.startup+0x7): undefined reference to `std::ios_base::Init::Init()' /usr/bin/ld: message.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::~Init()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):(.rodata._ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE[_ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE]+0x10): undefined reference to `std::basic_streambuf >::~basic_streambuf()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):(.rodata._ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE[_ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE]+0x20): undefined reference to `std::basic_streambuf >::imbue(std::locale const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):(.rodata._ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE[_ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE]+0x40): undefined reference to `std::basic_streambuf >::sync()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):(.rodata._ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE[_ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE]+0x48): undefined reference to `std::basic_streambuf >::showmanyc()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):(.rodata._ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE[_ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE]+0x50): undefined reference to `std::basic_streambuf >::xsgetn(char*, long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):(.rodata._ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE[_ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE]+0x58): undefined reference to `std::basic_streambuf >::underflow()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):(.rodata._ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE[_ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE]+0x60): undefined reference to `std::basic_streambuf >::uflow()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):(.rodata._ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE[_ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE]+0x68): undefined reference to `std::basic_streambuf >::pbackfail(int)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):(.rodata._ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE[_ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE]+0x70): undefined reference to `std::basic_streambuf >::xsputn(char const*, long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):(.rodata._ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE[_ZTVN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE]+0x78): undefined reference to `std::basic_streambuf >::overflow(int)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):(.rodata._ZTIN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE[_ZTIN5boost16re_detail_10750010parser_bufIcSt11char_traitsIcEEE]+0x10): undefined reference to `typeinfo for std::basic_streambuf >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):(.rodata._ZTIN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEE[_ZTIN5boost9date_time10date_facetINS_9gregorian4dateEcSt19ostreambuf_iteratorIcSt11char_traitsIcEEEE]+0x10): undefined reference to `typeinfo for std::locale::facet' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):(.rodata._ZTIN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEE[_ZTIN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEE]+0x10): undefined reference to `typeinfo for std::locale::facet' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):(.rodata._ZTIN5boost10wrapexceptINSt8ios_base7failureB5cxx11EEE[_ZTIN5boost10wrapexceptINSt8ios_base7failureB5cxx11EEE]+0x28): undefined reference to `typeinfo for std::ios_base::failure[abi:cxx11]' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(message.cpp.o):(.rodata._ZTVN5boost10wrapexceptINSt8ios_base7failureB5cxx11EEE[_ZTVN5boost10wrapexceptINSt8ios_base7failureB5cxx11EEE]+0x50): undefined reference to `std::ios_base::failure[abi:cxx11]::what() const' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::content_type_t::content_type_t(mailio::mime::media_type_t, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': mime.cpp:(.text+0x83): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0x145): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x21e): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x242): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::content_type_t::operator=(mailio::mime::content_type_t const&)': mime.cpp:(.text+0x2ab): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0x36a): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x438): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x445): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::format(std::__cxx11::basic_string, std::allocator >&, bool) const': mime.cpp:(.text+0x13e7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x13f1): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x13fb): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x1431): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x143b): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o):mime.cpp:(.text+0x1445): more undefined references to `std::__throw_length_error(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::parse(std::__cxx11::basic_string, std::allocator > const&, bool)': mime.cpp:(.text+0x2312): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x2326): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: mime.cpp:(.text+0x2330): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x233a): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x234e): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: mime.cpp:(.text+0x2358): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::parse_by_line(std::__cxx11::basic_string, std::allocator > const&, bool)': mime.cpp:(.text+0x28ad): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x28c5): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: mime.cpp:(.text+0x28cf): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::parse_header()': mime.cpp:(.text+0x29a7): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0x29b9): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0x29d3): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x2c6b): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x2ce2): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x2cec): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x2d2a): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x2d34): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::content_type(mailio::mime::media_type_t, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': mime.cpp:(.text+0x30d0): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0x3198): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x325c): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::name(std::__cxx11::basic_string, std::allocator > const&)': mime.cpp:(.text+0x33c3): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::name[abi:cxx11]() const': mime.cpp:(.text+0x3458): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x3462): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::boundary(std::__cxx11::basic_string, std::allocator > const&)': mime.cpp:(.text+0x3598): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::boundary[abi:cxx11]() const': mime.cpp:(.text+0x3622): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x362c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::content(std::__cxx11::basic_string, std::allocator > const&)': mime.cpp:(.text+0x3733): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::content[abi:cxx11]() const': mime.cpp:(.text+0x37c8): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x37d2): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::format_header[abi:cxx11]() const': mime.cpp:(.text+0x3e30): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x3e3a): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::format_content_type[abi:cxx11]() const': mime.cpp:(.text+0x5365): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x536f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o):mime.cpp:(.text+0x5379): more undefined references to `std::__throw_length_error(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::format_mime_name(std::__cxx11::basic_string, std::allocator > const&) const': mime.cpp:(.text+0x81d6): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: mime.cpp:(.text+0x81e0): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x81ea): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x81f4): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x81fe): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::parse_header_line(std::__cxx11::basic_string, std::allocator > const&)': mime.cpp:(.text+0x833a): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0x8347): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0x83ca): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0x83e6): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0x843c): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x8446): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x84da): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0x8536): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x8540): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x8552): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0x855f): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0x85da): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0x85f6): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0x864c): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x8656): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x86c7): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x86d1): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x86e3): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0x86f0): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0x876a): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0x8786): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0x87dc): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x87e6): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x893f): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x8949): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x89d9): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x8bb2): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0x8d30): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x8f89): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x8ff9): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x9094): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x909e): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::parse_header_name_value(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator >&) const': mime.cpp:(.text+0x928b): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0x92a2): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0x92b7): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x92c4): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x9409): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0x9420): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0x9435): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x9442): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x95b7): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x95e8): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: mime.cpp:(.text+0x960f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x9626): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: mime.cpp:(.text+0x966a): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x96ae): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x9705): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x972e): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0x9895): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: mime.cpp:(.text+0x9951): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: mime.cpp:(.text+0x9ac2): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x9acf): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::parse_content_type(std::__cxx11::basic_string, std::allocator > const&, mailio::mime::media_type_t&, std::__cxx11::basic_string, std::allocator >&, std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, mailio::mime::attr_comp_t, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >&) const': mime.cpp:(.text+0x9dc6): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::parse_content_transfer_encoding(std::__cxx11::basic_string, std::allocator > const&, mailio::mime::content_transfer_encoding_t&, std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, mailio::mime::attr_comp_t, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >&) const': mime.cpp:(.text+0x9e83): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0x9e90): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0x9efa): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0x9f16): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0x9f5a): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x9f64): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x9f86): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x9f90): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0x9f9d): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0x9faa): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa01a): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa036): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa07a): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa084): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa0a6): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa0b0): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa0bd): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0xa0ca): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa13a): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa156): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa19a): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa1a4): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa1c6): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa1d0): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa1dd): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0xa1ea): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa25a): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa276): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa2ba): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa2c4): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa2e6): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa2f0): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa2fd): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0xa30a): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa37a): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa396): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa3da): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa3e4): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa402): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa40c): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa4be): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o):mime.cpp:(.text+0xa4c8): more undefined references to `std::locale::~locale()' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::parse_content_disposition(std::__cxx11::basic_string, std::allocator > const&, mailio::mime::content_disposition_t&, std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, mailio::mime::attr_comp_t, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >&) const': mime.cpp:(.text+0xa531): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0xa53e): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa5b9): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa5d5): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa621): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa62b): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa64d): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa657): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa669): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0xa676): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa6ea): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa705): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xa74e): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa758): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa776): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa780): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xa82c): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o):mime.cpp:(.text+0xa836): more undefined references to `std::locale::~locale()' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::parse_header_value_attributes(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator >&, std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, mailio::mime::attr_comp_t, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >&) const': mime.cpp:(.text+0xb925): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0xb99e): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0xba17): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0xba21): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0xbb78): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o):mime.cpp:(.text+0xbb82): more undefined references to `std::__throw_length_error(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::parse_header_value_attributes(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator >&, std::map, std::allocator >, std::__cxx11::basic_string, std::allocator >, mailio::mime::attr_comp_t, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >&) const': mime.cpp:(.text+0xc3a2): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: mime.cpp:(.text+0xc45b): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: mime.cpp:(.text+0xc514): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: mime.cpp:(.text+0xc5cd): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: mime.cpp:(.text+0xc686): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o):mime.cpp:(.text+0xc73f): more undefined references to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::mime_type_as_enum(std::__cxx11::basic_string, std::allocator > const&) const': mime.cpp:(.text+0xc9bf): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0xc9ca): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xc9fa): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xca10): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xca54): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xca5e): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xca7a): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xca84): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xca91): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0xca9c): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xcaca): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xcae0): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xcb23): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcb2d): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcb49): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcb53): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcb60): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0xcb6b): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xcb9a): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xcbb0): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xcbf3): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcbfd): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcc19): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcc23): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcc30): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0xcc3b): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xcc6a): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xcc80): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xccc3): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcccd): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcce9): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xccf3): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcd00): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0xcd0b): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xcd3a): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xcd50): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xcd93): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcd9d): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcdb9): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcdc3): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcdd0): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0xcddb): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xce0a): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xce20): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xce63): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xce6d): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xce89): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xce93): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcea0): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text+0xceab): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xced9): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xceef): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: mime.cpp:(.text+0xcf32): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcf3c): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcf54): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcf5e): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text+0xcfd0): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o):mime.cpp:(.text+0xcfda): more undefined references to `std::locale::~locale()' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::make_boundary[abi:cxx11]() const': mime.cpp:(.text+0xd05b): undefined reference to `std::random_device::_M_init(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: mime.cpp:(.text+0xd0f4): undefined reference to `std::random_device::_M_getval()' /usr/bin/ld: mime.cpp:(.text+0xd234): undefined reference to `std::random_device::_M_getval()' /usr/bin/ld: mime.cpp:(.text+0xd79a): undefined reference to `std::random_device::_M_fini()' /usr/bin/ld: mime.cpp:(.text+0xd7cd): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0xd7d7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0xd7e1): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0xd7eb): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mime.cpp:(.text+0xd8da): undefined reference to `std::random_device::_M_fini()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `mailio::mime::attr_comp_t::operator()(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) const': mime.cpp:(.text._ZNK6mailio4mime11attr_comp_tclERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_[_ZNK6mailio4mime11attr_comp_tclERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_]+0x1a): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text._ZNK6mailio4mime11attr_comp_tclERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_[_ZNK6mailio4mime11attr_comp_tclERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_]+0x4b): undefined reference to `std::locale::locale()' /usr/bin/ld: mime.cpp:(.text._ZNK6mailio4mime11attr_comp_tclERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_[_ZNK6mailio4mime11attr_comp_tclERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_]+0xd4): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text._ZNK6mailio4mime11attr_comp_tclERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_[_ZNK6mailio4mime11attr_comp_tclERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_]+0xed): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text._ZNK6mailio4mime11attr_comp_tclERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_[_ZNK6mailio4mime11attr_comp_tclERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_]+0x10b): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text._ZNK6mailio4mime11attr_comp_tclERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_[_ZNK6mailio4mime11attr_comp_tclERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_]+0x124): undefined reference to `std::locale::~locale()' /usr/bin/ld: mime.cpp:(.text._ZNK6mailio4mime11attr_comp_tclERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_[_ZNK6mailio4mime11attr_comp_tclERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_]+0x139): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `std::_Rb_tree_iterator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, mailio::mime::attr_comp_t, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_emplace_hint_unique, std::allocator > const&>, std::tuple<> >(std::_Rb_tree_const_iterator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::piecewise_construct_t const&, std::tuple, std::allocator > const&>&&, std::tuple<>&&)': mime.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_EN6mailio4mime11attr_comp_tESaIS8_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESK_IJEEEEESt17_Rb_tree_iteratorIS8_ESt23_Rb_tree_const_iteratorIS8_EDpOT_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_EN6mailio4mime11attr_comp_tESaIS8_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESK_IJEEEEESt17_Rb_tree_iteratorIS8_ESt23_Rb_tree_const_iteratorIS8_EDpOT_]+0x84): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, mailio::mime::attr_comp_t, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::__cxx11::basic_string, std::allocator > const&)': mime.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_EN6mailio4mime11attr_comp_tESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_EN6mailio4mime11attr_comp_tESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_]+0x48): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: mime.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_EN6mailio4mime11attr_comp_tESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_EN6mailio4mime11attr_comp_tESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_]+0xcd): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' /usr/bin/ld: mime.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_EN6mailio4mime11attr_comp_tESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_EN6mailio4mime11attr_comp_tESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_]+0x14d): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: mime.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_EN6mailio4mime11attr_comp_tESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_EN6mailio4mime11attr_comp_tESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_]+0x1dd): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mime.cpp.o): in function `void std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, mailio::mime::attr_comp_t, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_construct_node, std::allocator > const&>, std::tuple<> >(std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >*, std::piecewise_construct_t const&, std::tuple, std::allocator > const&>&&, std::tuple<>&&)': mime.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_EN6mailio4mime11attr_comp_tESaIS8_EE17_M_construct_nodeIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESK_IJEEEEEvPSt13_Rb_tree_nodeIS8_EDpOT_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_EN6mailio4mime11attr_comp_tESaIS8_EE17_M_construct_nodeIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESK_IJEEEEEvPSt13_Rb_tree_nodeIS8_EDpOT_]+0x98): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: mime.cpp:(.text._ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_EN6mailio4mime11attr_comp_tESaIS8_EE17_M_construct_nodeIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESK_IJEEEEEvPSt13_Rb_tree_nodeIS8_EDpOT_[_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_EN6mailio4mime11attr_comp_tESaIS8_EE17_M_construct_nodeIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESK_IJEEEEEvPSt13_Rb_tree_nodeIS8_EDpOT_]+0xa2): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(q_codec.cpp.o): in function `mailio::q_codec::encode(std::__cxx11::basic_string, std::allocator > const&) const': q_codec.cpp:(.text+0x862): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: q_codec.cpp:(.text+0x86c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: q_codec.cpp:(.text+0x876): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: q_codec.cpp:(.text+0x880): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(q_codec.cpp.o):q_codec.cpp:(.text+0x88a): more undefined references to `std::__throw_length_error(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(q_codec.cpp.o): in function `mailio::q_codec::decode(std::__cxx11::basic_string, std::allocator > const&) const': q_codec.cpp:(.text+0xd5a): undefined reference to `std::locale::locale()' /usr/bin/ld: q_codec.cpp:(.text+0xd67): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: q_codec.cpp:(.text+0xdd9): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: q_codec.cpp:(.text+0xdf5): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: q_codec.cpp:(.text+0xe41): undefined reference to `std::locale::~locale()' /usr/bin/ld: q_codec.cpp:(.text+0xe4b): undefined reference to `std::locale::~locale()' /usr/bin/ld: q_codec.cpp:(.text+0xef9): undefined reference to `std::locale::~locale()' /usr/bin/ld: q_codec.cpp:(.text+0xf03): undefined reference to `std::locale::~locale()' /usr/bin/ld: q_codec.cpp:(.text+0xf15): undefined reference to `std::locale::locale()' /usr/bin/ld: q_codec.cpp:(.text+0xf22): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: q_codec.cpp:(.text+0xf8c): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: q_codec.cpp:(.text+0xfab): undefined reference to `std::ctype const& std::use_facet >(std::locale const&)' /usr/bin/ld: q_codec.cpp:(.text+0xffe): undefined reference to `std::locale::~locale()' /usr/bin/ld: q_codec.cpp:(.text+0x1008): undefined reference to `std::locale::~locale()' /usr/bin/ld: q_codec.cpp:(.text+0x11b0): undefined reference to `std::locale::~locale()' /usr/bin/ld: q_codec.cpp:(.text+0x11ba): undefined reference to `std::locale::~locale()' /usr/bin/ld: q_codec.cpp:(.text+0x1276): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: q_codec.cpp:(.text+0x1280): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: q_codec.cpp:(.text+0x1297): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: q_codec.cpp:(.text+0x12a1): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: q_codec.cpp:(.text+0x12ab): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: q_codec.cpp:(.text+0x12b5): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: q_codec.cpp:(.text+0x12bf): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: q_codec.cpp:(.text+0x1394): undefined reference to `std::locale::~locale()' /usr/bin/ld: q_codec.cpp:(.text+0x139e): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o): in function `mailio::smtp::connect[abi:cxx11]()': smtp.cpp:(.text+0x98f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o): in function `mailio::smtp::auth_login(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': smtp.cpp:(.text+0x19b8): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: smtp.cpp:(.text+0x19fd): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: smtp.cpp:(.text+0x1a3d): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: smtp.cpp:(.text+0x1a47): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o): in function `mailio::smtp::submit(mailio::message const&)': smtp.cpp:(.text+0x4f35): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: smtp.cpp:(.text+0x4f3f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: smtp.cpp:(.text+0x4f49): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o):smtp.cpp:(.text+0x4f53): more undefined references to `std::__throw_length_error(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o): in function `mailio::smtp::submit(mailio::message const&)': smtp.cpp:(.text+0x5065): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: smtp.cpp:(.text+0x506f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: smtp.cpp:(.text+0x5079): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: smtp.cpp:(.text+0x5083): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: smtp.cpp:(.text+0x508d): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o): in function `mailio::smtp::parse_line(std::__cxx11::basic_string, std::allocator > const&)': smtp.cpp:(.text+0x576b): undefined reference to `std::__throw_out_of_range(char const*)' /usr/bin/ld: smtp.cpp:(.text+0x5775): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: smtp.cpp:(.text+0x577f): undefined reference to `std::__throw_invalid_argument(char const*)' /usr/bin/ld: smtp.cpp:(.text+0x5793): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' /usr/bin/ld: smtp.cpp:(.text+0x579d): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o): in function `mailio::smtp::source_hostname(std::__cxx11::basic_string, std::allocator > const&)': smtp.cpp:(.text+0x59c8): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o): in function `mailio::smtp::source_hostname[abi:cxx11]() const': smtp.cpp:(.text+0x5a52): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: smtp.cpp:(.text+0x5a5c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o): in function `boost::system::detail::generic_error_category::message[abi:cxx11](int) const': smtp.cpp:(.text._ZNK5boost6system6detail22generic_error_category7messageB5cxx11Ei[_ZNK5boost6system6detail22generic_error_category7messageB5cxx11Ei]+0x9d): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: smtp.cpp:(.text._ZNK5boost6system6detail22generic_error_category7messageB5cxx11Ei[_ZNK5boost6system6detail22generic_error_category7messageB5cxx11Ei]+0xa7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o): in function `boost::system::system_error::what() const': smtp.cpp:(.text._ZNK5boost6system12system_error4whatEv[_ZNK5boost6system12system_error4whatEv]+0x15d): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o): in function `boost::asio::ip::host_name[abi:cxx11]()': smtp.cpp:(.text._ZN5boost4asio2ip9host_nameB5cxx11Ev[_ZN5boost4asio2ip9host_nameB5cxx11Ev]+0x114): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o): in function `boost::system::detail::system_error_category::message[abi:cxx11](int) const': smtp.cpp:(.text._ZNK5boost6system6detail21system_error_category7messageB5cxx11Ei[_ZNK5boost6system6detail21system_error_category7messageB5cxx11Ei]+0x9d): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: smtp.cpp:(.text._ZNK5boost6system6detail21system_error_category7messageB5cxx11Ei[_ZNK5boost6system6detail21system_error_category7messageB5cxx11Ei]+0xa7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o): in function `std::__cxx11::basic_string, std::allocator > __gnu_cxx::__to_xstring, std::allocator >, char>(int (*)(char*, unsigned long, char const*, __va_list_tag*), unsigned long, char const*, ...)': smtp.cpp:(.text._ZN9__gnu_cxx12__to_xstringINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEcEET_PFiPT0_mPKS8_P13__va_list_tagEmSB_z[_ZN9__gnu_cxx12__to_xstringINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEcEET_PFiPT0_mPKS8_P13__va_list_tagEmSB_z]+0x101): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o): in function `boost::wrapexcept::wrapexcept(boost::system::system_error const&)': smtp.cpp:(.text._ZN5boost10wrapexceptINS_6system12system_errorEEC2ERKS2_[_ZN5boost10wrapexceptINS_6system12system_errorEEC2ERKS2_]+0xea): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: smtp.cpp:(.text._ZN5boost10wrapexceptINS_6system12system_errorEEC2ERKS2_[_ZN5boost10wrapexceptINS_6system12system_errorEEC2ERKS2_]+0xf4): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o): in function `boost::system::system_error::system_error(boost::system::system_error const&)': smtp.cpp:(.text._ZN5boost6system12system_errorC2ERKS1_[_ZN5boost6system12system_errorC2ERKS1_]+0x99): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: smtp.cpp:(.text._ZN5boost6system12system_errorC2ERKS1_[_ZN5boost6system12system_errorC2ERKS1_]+0xa3): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o): in function `boost::wrapexcept::clone() const': smtp.cpp:(.text._ZNK5boost10wrapexceptINS_6system12system_errorEE5cloneEv[_ZNK5boost10wrapexceptINS_6system12system_errorEE5cloneEv]+0x13b): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: smtp.cpp:(.text._ZNK5boost10wrapexceptINS_6system12system_errorEE5cloneEv[_ZNK5boost10wrapexceptINS_6system12system_errorEE5cloneEv]+0x145): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(smtp.cpp.o): in function `_GLOBAL__sub_I_smtp.cpp': smtp.cpp:(.text.startup+0x7): undefined reference to `std::ios_base::Init::Init()' /usr/bin/ld: smtp.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::~Init()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(base64.cpp.o): in function `mailio::base64::encode(std::__cxx11::basic_string, std::allocator > const&, unsigned long) const': base64.cpp:(.text+0x8f2): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: base64.cpp:(.text+0x8fc): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: base64.cpp:(.text+0x906): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(base64.cpp.o): in function `mailio::base64::decode(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) const': base64.cpp:(.text+0xe60): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: base64.cpp:(.text+0xe93): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: base64.cpp:(.text+0xfbc): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `mailio::dialog::dialog(std::__cxx11::basic_string, std::allocator > const&, unsigned int, std::chrono::duration >)': dialog.cpp:(.text+0x3a5): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text+0x3af): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `mailio::dialog::dialog(mailio::dialog const&)': dialog.cpp:(.text+0x1091): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text+0x109b): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `mailio::dialog::send(std::__cxx11::basic_string, std::allocator > const&)': dialog.cpp:(.text+0x1384): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text+0x138e): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `mailio::dialog_ssl::send(std::__cxx11::basic_string, std::allocator > const&)': dialog.cpp:(.text+0x1c59): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text+0x1c63): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `std::__cxx11::basic_string, std::allocator > mailio::dialog::receive_sync, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > > >(boost::asio::basic_stream_socket, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >&, bool)': dialog.cpp:(.text._ZN6mailio6dialog12receive_syncIN5boost4asio19basic_stream_socketINS3_2ip3tcpENS3_9execution12any_executorIJNS7_12context_as_tIRNS3_17execution_contextEEENS7_6detail8blocking7never_tILi0EEENS7_11prefer_onlyINSE_10possibly_tILi0EEEEENSH_INSD_16outstanding_work9tracked_tILi0EEEEENSH_INSL_11untracked_tILi0EEEEENSH_INSD_12relationship6fork_tILi0EEEEENSH_INSS_14continuation_tILi0EEEEEEEEEEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_b[_ZN6mailio6dialog12receive_syncIN5boost4asio19basic_stream_socketINS3_2ip3tcpENS3_9execution12any_executorIJNS7_12context_as_tIRNS3_17execution_contextEEENS7_6detail8blocking7never_tILi0EEENS7_11prefer_onlyINSE_10possibly_tILi0EEEEENSH_INSD_16outstanding_work9tracked_tILi0EEEEENSH_INSL_11untracked_tILi0EEEEENSH_INSD_12relationship6fork_tILi0EEEEENSH_INSS_14continuation_tILi0EEEEEEEEEEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_b]+0x84): undefined reference to `std::basic_istream >& std::getline, std::allocator >(std::basic_istream >&, std::__cxx11::basic_string, std::allocator >&, char)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `std::__cxx11::basic_string, std::allocator > mailio::dialog::receive_sync, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >&> >(boost::asio::ssl::stream, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >&>&, bool)': dialog.cpp:(.text._ZN6mailio6dialog12receive_syncIN5boost4asio3ssl6streamIRNS3_19basic_stream_socketINS3_2ip3tcpENS3_9execution12any_executorIJNS9_12context_as_tIRNS3_17execution_contextEEENS9_6detail8blocking7never_tILi0EEENS9_11prefer_onlyINSG_10possibly_tILi0EEEEENSJ_INSF_16outstanding_work9tracked_tILi0EEEEENSJ_INSN_11untracked_tILi0EEEEENSJ_INSF_12relationship6fork_tILi0EEEEENSJ_INSU_14continuation_tILi0EEEEEEEEEEEEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_b[_ZN6mailio6dialog12receive_syncIN5boost4asio3ssl6streamIRNS3_19basic_stream_socketINS3_2ip3tcpENS3_9execution12any_executorIJNS9_12context_as_tIRNS3_17execution_contextEEENS9_6detail8blocking7never_tILi0EEENS9_11prefer_onlyINSG_10possibly_tILi0EEEEENSJ_INSF_16outstanding_work9tracked_tILi0EEEEENSJ_INSN_11untracked_tILi0EEEEENSJ_INSF_12relationship6fork_tILi0EEEEENSJ_INSU_14continuation_tILi0EEEEEEEEEEEEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_b]+0x84): undefined reference to `std::basic_istream >& std::getline, std::allocator >(std::basic_istream >&, std::__cxx11::basic_string, std::allocator >&, char)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `boost::asio::error::detail::ssl_category::message[abi:cxx11](int) const': dialog.cpp:(.text._ZNK5boost4asio5error6detail12ssl_category7messageB5cxx11Ei[_ZNK5boost4asio5error6detail12ssl_category7messageB5cxx11Ei]+0x90): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `boost::asio::detail::scheduler::run(boost::system::error_code&)': dialog.cpp:(.text._ZN5boost4asio6detail9scheduler3runERNS_6system10error_codeE[_ZN5boost4asio6detail9scheduler3runERNS_6system10error_codeE]+0x44): undefined reference to `std::__exception_ptr::exception_ptr::exception_ptr()' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail9scheduler3runERNS_6system10error_codeE[_ZN5boost4asio6detail9scheduler3runERNS_6system10error_codeE]+0x26d): undefined reference to `std::__exception_ptr::exception_ptr::~exception_ptr()' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail9scheduler3runERNS_6system10error_codeE[_ZN5boost4asio6detail9scheduler3runERNS_6system10error_codeE]+0x35e): undefined reference to `std::__exception_ptr::exception_ptr::~exception_ptr()' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail9scheduler3runERNS_6system10error_codeE[_ZN5boost4asio6detail9scheduler3runERNS_6system10error_codeE]+0x393): undefined reference to `std::__exception_ptr::exception_ptr::~exception_ptr()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&)': dialog.cpp:(.text._ZN5boost4asio6detail9scheduler10do_run_oneERNS1_27conditionally_enabled_mutex11scoped_lockERNS1_21scheduler_thread_infoERKNS_6system10error_codeE[_ZN5boost4asio6detail9scheduler10do_run_oneERNS1_27conditionally_enabled_mutex11scoped_lockERNS1_21scheduler_thread_infoERKNS_6system10error_codeE]+0x3f7): undefined reference to `std::__exception_ptr::exception_ptr::exception_ptr(std::__exception_ptr::exception_ptr const&)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail9scheduler10do_run_oneERNS1_27conditionally_enabled_mutex11scoped_lockERNS1_21scheduler_thread_infoERKNS_6system10error_codeE[_ZN5boost4asio6detail9scheduler10do_run_oneERNS1_27conditionally_enabled_mutex11scoped_lockERNS1_21scheduler_thread_infoERKNS_6system10error_codeE]+0x3ff): undefined reference to `std::rethrow_exception(std::__exception_ptr::exception_ptr)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail9scheduler10do_run_oneERNS1_27conditionally_enabled_mutex11scoped_lockERNS1_21scheduler_thread_infoERKNS_6system10error_codeE[_ZN5boost4asio6detail9scheduler10do_run_oneERNS1_27conditionally_enabled_mutex11scoped_lockERNS1_21scheduler_thread_infoERKNS_6system10error_codeE]+0x40c): undefined reference to `std::__exception_ptr::exception_ptr::~exception_ptr()' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail9scheduler10do_run_oneERNS1_27conditionally_enabled_mutex11scoped_lockERNS1_21scheduler_thread_infoERKNS_6system10error_codeE[_ZN5boost4asio6detail9scheduler10do_run_oneERNS1_27conditionally_enabled_mutex11scoped_lockERNS1_21scheduler_thread_infoERKNS_6system10error_codeE]+0x416): undefined reference to `std::__exception_ptr::exception_ptr::~exception_ptr()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `boost::asio::detail::scheduler::run_one(boost::system::error_code&)': dialog.cpp:(.text._ZN5boost4asio6detail9scheduler7run_oneERNS_6system10error_codeE[_ZN5boost4asio6detail9scheduler7run_oneERNS_6system10error_codeE]+0x42): undefined reference to `std::__exception_ptr::exception_ptr::exception_ptr()' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail9scheduler7run_oneERNS_6system10error_codeE[_ZN5boost4asio6detail9scheduler7run_oneERNS_6system10error_codeE]+0x21b): undefined reference to `std::__exception_ptr::exception_ptr::~exception_ptr()' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail9scheduler7run_oneERNS_6system10error_codeE[_ZN5boost4asio6detail9scheduler7run_oneERNS_6system10error_codeE]+0x2fc): undefined reference to `std::__exception_ptr::exception_ptr::~exception_ptr()' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail9scheduler7run_oneERNS_6system10error_codeE[_ZN5boost4asio6detail9scheduler7run_oneERNS_6system10error_codeE]+0x32f): undefined reference to `std::__exception_ptr::exception_ptr::~exception_ptr()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `boost::asio::detail::thread_info_base::capture_current_exception()': dialog.cpp:(.text._ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv[_ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv]+0x57): undefined reference to `std::__exception_ptr::exception_ptr::swap(std::__exception_ptr::exception_ptr&)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv[_ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv]+0x5f): undefined reference to `std::__exception_ptr::exception_ptr::~exception_ptr()' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv[_ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv]+0x7f): undefined reference to `std::__exception_ptr::exception_ptr::exception_ptr(std::__exception_ptr::exception_ptr const&)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv[_ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv]+0xbf): undefined reference to `__cxa_init_primary_exception' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv[_ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv]+0xd4): undefined reference to `std::__exception_ptr::exception_ptr::exception_ptr(std::__exception_ptr::exception_ptr const&)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv[_ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv]+0xe4): undefined reference to `std::__exception_ptr::exception_ptr::exception_ptr(void*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv[_ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv]+0x107): undefined reference to `std::__exception_ptr::exception_ptr::swap(std::__exception_ptr::exception_ptr&)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv[_ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv]+0x10f): undefined reference to `std::__exception_ptr::exception_ptr::~exception_ptr()' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv[_ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv]+0x117): undefined reference to `std::__exception_ptr::exception_ptr::~exception_ptr()' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv[_ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv]+0x128): undefined reference to `std::__exception_ptr::exception_ptr::~exception_ptr()' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv[_ZN5boost4asio6detail16thread_info_base25capture_current_exceptionEv]+0x13a): undefined reference to `std::__exception_ptr::exception_ptr::~exception_ptr()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `boost::asio::multiple_exceptions::~multiple_exceptions()': dialog.cpp:(.text._ZN5boost4asio19multiple_exceptionsD2Ev[_ZN5boost4asio19multiple_exceptionsD2Ev]+0x10): undefined reference to `std::__exception_ptr::exception_ptr::~exception_ptr()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o):dialog.cpp:(.text._ZN5boost4asio19multiple_exceptionsD0Ev[_ZN5boost4asio19multiple_exceptionsD0Ev]+0x10): more undefined references to `std::__exception_ptr::exception_ptr::~exception_ptr()' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `boost::asio::basic_streambuf >::basic_streambuf(unsigned long, std::allocator const&)': dialog.cpp:(.text._ZN5boost4asio15basic_streambufISaIcEEC2EmRKS2_[_ZN5boost4asio15basic_streambufISaIcEEC2EmRKS2_]+0x14): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio15basic_streambufISaIcEEC2EmRKS2_[_ZN5boost4asio15basic_streambufISaIcEEC2EmRKS2_]+0x2f): undefined reference to `std::locale::locale()' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio15basic_streambufISaIcEEC2EmRKS2_[_ZN5boost4asio15basic_streambufISaIcEEC2EmRKS2_]+0xfb): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio15basic_streambufISaIcEEC2EmRKS2_[_ZN5boost4asio15basic_streambufISaIcEEC2EmRKS2_]+0x103): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `boost::asio::basic_streambuf >::~basic_streambuf()': dialog.cpp:(.text._ZN5boost4asio15basic_streambufISaIcEED2Ev[_ZN5boost4asio15basic_streambufISaIcEED2Ev]+0x1c): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio15basic_streambufISaIcEED2Ev[_ZN5boost4asio15basic_streambufISaIcEED2Ev]+0x29): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `boost::asio::basic_streambuf >::~basic_streambuf()': dialog.cpp:(.text._ZN5boost4asio15basic_streambufISaIcEED0Ev[_ZN5boost4asio15basic_streambufISaIcEED0Ev]+0x1c): undefined reference to `vtable for std::basic_streambuf >' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio15basic_streambufISaIcEED0Ev[_ZN5boost4asio15basic_streambufISaIcEED0Ev]+0x25): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `boost::asio::basic_streambuf >::reserve(unsigned long)': dialog.cpp:(.text._ZN5boost4asio15basic_streambufISaIcEE7reserveEm[_ZN5boost4asio15basic_streambufISaIcEE7reserveEm]+0x1ba): undefined reference to `std::length_error::length_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio15basic_streambufISaIcEE7reserveEm[_ZN5boost4asio15basic_streambufISaIcEE7reserveEm]+0x1cc): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `std::__shared_ptr::__shared_ptr, boost::asio::basic_streambuf >*>(std::_Sp_alloc_shared_tag >, boost::asio::basic_streambuf >*&&)': dialog.cpp:(.text._ZNSt12__shared_ptrISiLN9__gnu_cxx12_Lock_policyE2EEC2ISaISiEJPN5boost4asio15basic_streambufISaIcEEEEEESt20_Sp_alloc_shared_tagIT_EDpOT0_[_ZNSt12__shared_ptrISiLN9__gnu_cxx12_Lock_policyE2EEC2ISaISiEJPN5boost4asio15basic_streambufISaIcEEEEEESt20_Sp_alloc_shared_tagIT_EDpOT0_]+0x4a): undefined reference to `std::ios_base::ios_base()' /usr/bin/ld: dialog.cpp:(.text._ZNSt12__shared_ptrISiLN9__gnu_cxx12_Lock_policyE2EEC2ISaISiEJPN5boost4asio15basic_streambufISaIcEEEEEESt20_Sp_alloc_shared_tagIT_EDpOT0_[_ZNSt12__shared_ptrISiLN9__gnu_cxx12_Lock_policyE2EEC2ISaISiEJPN5boost4asio15basic_streambufISaIcEEEEEESt20_Sp_alloc_shared_tagIT_EDpOT0_]+0x77): undefined reference to `vtable for std::istream' /usr/bin/ld: dialog.cpp:(.text._ZNSt12__shared_ptrISiLN9__gnu_cxx12_Lock_policyE2EEC2ISaISiEJPN5boost4asio15basic_streambufISaIcEEEEEESt20_Sp_alloc_shared_tagIT_EDpOT0_[_ZNSt12__shared_ptrISiLN9__gnu_cxx12_Lock_policyE2EEC2ISaISiEJPN5boost4asio15basic_streambufISaIcEEEEEESt20_Sp_alloc_shared_tagIT_EDpOT0_]+0x7f): undefined reference to `vtable for std::istream' /usr/bin/ld: dialog.cpp:(.text._ZNSt12__shared_ptrISiLN9__gnu_cxx12_Lock_policyE2EEC2ISaISiEJPN5boost4asio15basic_streambufISaIcEEEEEESt20_Sp_alloc_shared_tagIT_EDpOT0_[_ZNSt12__shared_ptrISiLN9__gnu_cxx12_Lock_policyE2EEC2ISaISiEJPN5boost4asio15basic_streambufISaIcEEEEEESt20_Sp_alloc_shared_tagIT_EDpOT0_]+0x8e): undefined reference to `vtable for std::istream' /usr/bin/ld: dialog.cpp:(.text._ZNSt12__shared_ptrISiLN9__gnu_cxx12_Lock_policyE2EEC2ISaISiEJPN5boost4asio15basic_streambufISaIcEEEEEESt20_Sp_alloc_shared_tagIT_EDpOT0_[_ZNSt12__shared_ptrISiLN9__gnu_cxx12_Lock_policyE2EEC2ISaISiEJPN5boost4asio15basic_streambufISaIcEEEEEESt20_Sp_alloc_shared_tagIT_EDpOT0_]+0x99): undefined reference to `std::basic_ios >::init(std::basic_streambuf >*)' /usr/bin/ld: dialog.cpp:(.text._ZNSt12__shared_ptrISiLN9__gnu_cxx12_Lock_policyE2EEC2ISaISiEJPN5boost4asio15basic_streambufISaIcEEEEEESt20_Sp_alloc_shared_tagIT_EDpOT0_[_ZNSt12__shared_ptrISiLN9__gnu_cxx12_Lock_policyE2EEC2ISaISiEJPN5boost4asio15basic_streambufISaIcEEEEEESt20_Sp_alloc_shared_tagIT_EDpOT0_]+0xb5): undefined reference to `std::ios_base::~ios_base()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `boost::asio::ip::basic_resolver, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >::resolve(std::basic_string_view >, std::basic_string_view >, boost::asio::ip::resolver_base::flags)': dialog.cpp:(.text._ZN5boost4asio2ip14basic_resolverINS1_3tcpENS0_9execution12any_executorIJNS4_12context_as_tIRNS0_17execution_contextEEENS4_6detail8blocking7never_tILi0EEENS4_11prefer_onlyINSB_10possibly_tILi0EEEEENSE_INSA_16outstanding_work9tracked_tILi0EEEEENSE_INSI_11untracked_tILi0EEEEENSE_INSA_12relationship6fork_tILi0EEEEENSE_INSP_14continuation_tILi0EEEEEEEEE7resolveESt17basic_string_viewIcSt11char_traitsIcEES11_NS1_13resolver_base5flagsE[_ZN5boost4asio2ip14basic_resolverINS1_3tcpENS0_9execution12any_executorIJNS4_12context_as_tIRNS0_17execution_contextEEENS4_6detail8blocking7never_tILi0EEENS4_11prefer_onlyINSB_10possibly_tILi0EEEEENSE_INSA_16outstanding_work9tracked_tILi0EEEEENSE_INSI_11untracked_tILi0EEEEENSE_INSA_12relationship6fork_tILi0EEEEENSE_INSP_14continuation_tILi0EEEEEEEEE7resolveESt17basic_string_viewIcSt11char_traitsIcEES11_NS1_13resolver_base5flagsE]+0x1ca): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio2ip14basic_resolverINS1_3tcpENS0_9execution12any_executorIJNS4_12context_as_tIRNS0_17execution_contextEEENS4_6detail8blocking7never_tILi0EEENS4_11prefer_onlyINSB_10possibly_tILi0EEEEENSE_INSA_16outstanding_work9tracked_tILi0EEEEENSE_INSI_11untracked_tILi0EEEEENSE_INSA_12relationship6fork_tILi0EEEEENSE_INSP_14continuation_tILi0EEEEEEEEE7resolveESt17basic_string_viewIcSt11char_traitsIcEES11_NS1_13resolver_base5flagsE[_ZN5boost4asio2ip14basic_resolverINS1_3tcpENS0_9execution12any_executorIJNS4_12context_as_tIRNS0_17execution_contextEEENS4_6detail8blocking7never_tILi0EEENS4_11prefer_onlyINSB_10possibly_tILi0EEEEENSE_INSA_16outstanding_work9tracked_tILi0EEEEENSE_INSI_11untracked_tILi0EEEEENSE_INSA_12relationship6fork_tILi0EEEEENSE_INSP_14continuation_tILi0EEEEEEEEE7resolveESt17basic_string_viewIcSt11char_traitsIcEES11_NS1_13resolver_base5flagsE]+0x1d4): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio2ip14basic_resolverINS1_3tcpENS0_9execution12any_executorIJNS4_12context_as_tIRNS0_17execution_contextEEENS4_6detail8blocking7never_tILi0EEENS4_11prefer_onlyINSB_10possibly_tILi0EEEEENSE_INSA_16outstanding_work9tracked_tILi0EEEEENSE_INSI_11untracked_tILi0EEEEENSE_INSA_12relationship6fork_tILi0EEEEENSE_INSP_14continuation_tILi0EEEEEEEEE7resolveESt17basic_string_viewIcSt11char_traitsIcEES11_NS1_13resolver_base5flagsE[_ZN5boost4asio2ip14basic_resolverINS1_3tcpENS0_9execution12any_executorIJNS4_12context_as_tIRNS0_17execution_contextEEENS4_6detail8blocking7never_tILi0EEENS4_11prefer_onlyINSB_10possibly_tILi0EEEEENSE_INSA_16outstanding_work9tracked_tILi0EEEEENSE_INSI_11untracked_tILi0EEEEENSE_INSA_12relationship6fork_tILi0EEEEENSE_INSP_14continuation_tILi0EEEEEEEEE7resolveESt17basic_string_viewIcSt11char_traitsIcEES11_NS1_13resolver_base5flagsE]+0x231): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio2ip14basic_resolverINS1_3tcpENS0_9execution12any_executorIJNS4_12context_as_tIRNS0_17execution_contextEEENS4_6detail8blocking7never_tILi0EEENS4_11prefer_onlyINSB_10possibly_tILi0EEEEENSE_INSA_16outstanding_work9tracked_tILi0EEEEENSE_INSI_11untracked_tILi0EEEEENSE_INSA_12relationship6fork_tILi0EEEEENSE_INSP_14continuation_tILi0EEEEEEEEE7resolveESt17basic_string_viewIcSt11char_traitsIcEES11_NS1_13resolver_base5flagsE[_ZN5boost4asio2ip14basic_resolverINS1_3tcpENS0_9execution12any_executorIJNS4_12context_as_tIRNS0_17execution_contextEEENS4_6detail8blocking7never_tILi0EEENS4_11prefer_onlyINSB_10possibly_tILi0EEEEENSE_INSA_16outstanding_work9tracked_tILi0EEEEENSE_INSI_11untracked_tILi0EEEEENSE_INSA_12relationship6fork_tILi0EEEEENSE_INSP_14continuation_tILi0EEEEEEEEE7resolveESt17basic_string_viewIcSt11char_traitsIcEES11_NS1_13resolver_base5flagsE]+0x23b): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `boost::asio::ip::basic_resolver_query::basic_resolver_query(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, boost::asio::ip::resolver_base::flags)': dialog.cpp:(.text._ZN5boost4asio2ip20basic_resolver_queryINS1_3tcpEEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESC_NS1_13resolver_base5flagsE[_ZN5boost4asio2ip20basic_resolver_queryINS1_3tcpEEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESC_NS1_13resolver_base5flagsE]+0x135): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio2ip20basic_resolver_queryINS1_3tcpEEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESC_NS1_13resolver_base5flagsE[_ZN5boost4asio2ip20basic_resolver_queryINS1_3tcpEEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESC_NS1_13resolver_base5flagsE]+0x13f): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio2ip20basic_resolver_queryINS1_3tcpEEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESC_NS1_13resolver_base5flagsE[_ZN5boost4asio2ip20basic_resolver_queryINS1_3tcpEEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESC_NS1_13resolver_base5flagsE]+0x149): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio2ip20basic_resolver_queryINS1_3tcpEEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESC_NS1_13resolver_base5flagsE[_ZN5boost4asio2ip20basic_resolver_queryINS1_3tcpEEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESC_NS1_13resolver_base5flagsE]+0x153): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `boost::asio::detail::resolver_service::resolve(std::shared_ptr&, boost::asio::ip::basic_resolver_query const&, boost::system::error_code&)': dialog.cpp:(.text._ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERSt10shared_ptrIvERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE[_ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERSt10shared_ptrIvERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE]+0x2f2): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERSt10shared_ptrIvERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE[_ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERSt10shared_ptrIvERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE]+0x2fc): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERSt10shared_ptrIvERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE[_ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERSt10shared_ptrIvERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE]+0x306): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERSt10shared_ptrIvERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE[_ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERSt10shared_ptrIvERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE]+0x310): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERSt10shared_ptrIvERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE[_ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERSt10shared_ptrIvERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE]+0x31a): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERSt10shared_ptrIvERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE[_ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERSt10shared_ptrIvERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE]+0x324): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERSt10shared_ptrIvERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE[_ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERSt10shared_ptrIvERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE]+0x32e): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERSt10shared_ptrIvERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE[_ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERSt10shared_ptrIvERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE]+0x338): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `boost::asio::ip::basic_resolver_results::create(addrinfo*, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': dialog.cpp:(.text._ZN5boost4asio2ip22basic_resolver_resultsINS1_3tcpEE6createEP8addrinfoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESE_[_ZN5boost4asio2ip22basic_resolver_resultsINS1_3tcpEE6createEP8addrinfoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESE_]+0x36c): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio2ip22basic_resolver_resultsINS1_3tcpEE6createEP8addrinfoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESE_[_ZN5boost4asio2ip22basic_resolver_resultsINS1_3tcpEE6createEP8addrinfoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESE_]+0x376): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `boost::asio::ip::basic_resolver_entry::basic_resolver_entry(boost::asio::ip::basic_endpoint const&, std::basic_string_view >, std::basic_string_view >)': dialog.cpp:(.text._ZN5boost4asio2ip20basic_resolver_entryINS1_3tcpEEC2ERKNS1_14basic_endpointIS3_EESt17basic_string_viewIcSt11char_traitsIcEESC_[_ZN5boost4asio2ip20basic_resolver_entryINS1_3tcpEEC2ERKNS1_14basic_endpointIS3_EESt17basic_string_viewIcSt11char_traitsIcEESC_]+0x10b): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio2ip20basic_resolver_entryINS1_3tcpEEC2ERKNS1_14basic_endpointIS3_EESt17basic_string_viewIcSt11char_traitsIcEESC_[_ZN5boost4asio2ip20basic_resolver_entryINS1_3tcpEEC2ERKNS1_14basic_endpointIS3_EESt17basic_string_viewIcSt11char_traitsIcEESC_]+0x115): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio2ip20basic_resolver_entryINS1_3tcpEEC2ERKNS1_14basic_endpointIS3_EESt17basic_string_viewIcSt11char_traitsIcEESC_[_ZN5boost4asio2ip20basic_resolver_entryINS1_3tcpEEC2ERKNS1_14basic_endpointIS3_EESt17basic_string_viewIcSt11char_traitsIcEESC_]+0x11f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio2ip20basic_resolver_entryINS1_3tcpEEC2ERKNS1_14basic_endpointIS3_EESt17basic_string_viewIcSt11char_traitsIcEESC_[_ZN5boost4asio2ip20basic_resolver_entryINS1_3tcpEEC2ERKNS1_14basic_endpointIS3_EESt17basic_string_viewIcSt11char_traitsIcEESC_]+0x129): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `std::__cxx11::basic_string, std::allocator > std::operator+, std::allocator >(std::__cxx11::basic_string, std::allocator > const&, char const*)': dialog.cpp:(.text._ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_PKS5_[_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_PKS5_]+0x111): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_PKS5_[_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_PKS5_]+0x11b): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_PKS5_[_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_PKS5_]+0x125): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `mailio::dialog::send_async, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > > >(boost::asio::basic_stream_socket, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >&, std::__cxx11::basic_string, std::allocator >)::{lambda(boost::system::error_code const&, unsigned long)#1}::operator()(boost::system::error_code const&, unsigned long) const': dialog.cpp:(.text._ZZN6mailio6dialog10send_asyncIN5boost4asio19basic_stream_socketINS3_2ip3tcpENS3_9execution12any_executorIJNS7_12context_as_tIRNS3_17execution_contextEEENS7_6detail8blocking7never_tILi0EEENS7_11prefer_onlyINSE_10possibly_tILi0EEEEENSH_INSD_16outstanding_work9tracked_tILi0EEEEENSH_INSL_11untracked_tILi0EEEEENSH_INSD_12relationship6fork_tILi0EEEEENSH_INSS_14continuation_tILi0EEEEEEEEEEEEvRT_NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEENKUlRKNS2_6system10error_codeEmE_clES1C_m[_ZZN6mailio6dialog10send_asyncIN5boost4asio19basic_stream_socketINS3_2ip3tcpENS3_9execution12any_executorIJNS7_12context_as_tIRNS3_17execution_contextEEENS7_6detail8blocking7never_tILi0EEENS7_11prefer_onlyINSE_10possibly_tILi0EEEEENSH_INSD_16outstanding_work9tracked_tILi0EEEEENSH_INSL_11untracked_tILi0EEEEENSH_INSD_12relationship6fork_tILi0EEEEENSH_INSS_14continuation_tILi0EEEEEEEEEEEEvRT_NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEENKUlRKNS2_6system10error_codeEmE_clES1C_m]+0x9a): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `_ZN5boost4asio16async_read_untilINS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS5_12context_as_tIRNS0_17execution_contextEEENS5_6detail8blocking7never_tILi0EEENS5_11prefer_onlyINSC_10possibly_tILi0EEEEENSF_INSB_16outstanding_work9tracked_tILi0EEEEENSF_INSJ_11untracked_tILi0EEEEENSF_INSB_12relationship6fork_tILi0EEEEENSF_INSQ_14continuation_tILi0EEEEEEEEEENS0_19basic_streambuf_refISaIcEEEZN6mailio6dialog13receive_asyncISY_EENSt7__cxx1112basic_stringIcSt11char_traitsIcES10_EERT_bEUlRKNS_6system10error_codeEmE_EEDaS1B_OT0_St17basic_string_viewIcS18_EOT1_PNSt9enable_ifIXaasr20is_dynamic_buffer_v1INSt5decayIS1H_E4typeEEE5valuentsr20is_dynamic_buffer_v2IS1Q_EE5valueEvE4typeE': dialog.cpp:(.text._ZN5boost4asio16async_read_untilINS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS5_12context_as_tIRNS0_17execution_contextEEENS5_6detail8blocking7never_tILi0EEENS5_11prefer_onlyINSC_10possibly_tILi0EEEEENSF_INSB_16outstanding_work9tracked_tILi0EEEEENSF_INSJ_11untracked_tILi0EEEEENSF_INSB_12relationship6fork_tILi0EEEEENSF_INSQ_14continuation_tILi0EEEEEEEEEENS0_19basic_streambuf_refISaIcEEEZN6mailio6dialog13receive_asyncISY_EENSt7__cxx1112basic_stringIcSt11char_traitsIcES10_EERT_bEUlRKNS_6system10error_codeEmE_EEDaS1B_OT0_St17basic_string_viewIcS18_EOT1_PNSt9enable_ifIXaasr20is_dynamic_buffer_v1INSt5decayIS1H_E4typeEEE5valuentsr20is_dynamic_buffer_v2IS1Q_EE5valueEvE4typeE[_ZN5boost4asio16async_read_untilINS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS5_12context_as_tIRNS0_17execution_contextEEENS5_6detail8blocking7never_tILi0EEENS5_11prefer_onlyINSC_10possibly_tILi0EEEEENSF_INSB_16outstanding_work9tracked_tILi0EEEEENSF_INSJ_11untracked_tILi0EEEEENSF_INSB_12relationship6fork_tILi0EEEEENSF_INSQ_14continuation_tILi0EEEEEEEEEENS0_19basic_streambuf_refISaIcEEEZN6mailio6dialog13receive_asyncISY_EENSt7__cxx1112basic_stringIcSt11char_traitsIcES10_EERT_bEUlRKNS_6system10error_codeEmE_EEDaS1B_OT0_St17basic_string_viewIcS18_EOT1_PNSt9enable_ifIXaasr20is_dynamic_buffer_v1INSt5decayIS1H_E4typeEEE5valuentsr20is_dynamic_buffer_v2IS1Q_EE5valueEvE4typeE]+0xbd): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio16async_read_untilINS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS5_12context_as_tIRNS0_17execution_contextEEENS5_6detail8blocking7never_tILi0EEENS5_11prefer_onlyINSC_10possibly_tILi0EEEEENSF_INSB_16outstanding_work9tracked_tILi0EEEEENSF_INSJ_11untracked_tILi0EEEEENSF_INSB_12relationship6fork_tILi0EEEEENSF_INSQ_14continuation_tILi0EEEEEEEEEENS0_19basic_streambuf_refISaIcEEEZN6mailio6dialog13receive_asyncISY_EENSt7__cxx1112basic_stringIcSt11char_traitsIcES10_EERT_bEUlRKNS_6system10error_codeEmE_EEDaS1B_OT0_St17basic_string_viewIcS18_EOT1_PNSt9enable_ifIXaasr20is_dynamic_buffer_v1INSt5decayIS1H_E4typeEEE5valuentsr20is_dynamic_buffer_v2IS1Q_EE5valueEvE4typeE[_ZN5boost4asio16async_read_untilINS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS5_12context_as_tIRNS0_17execution_contextEEENS5_6detail8blocking7never_tILi0EEENS5_11prefer_onlyINSC_10possibly_tILi0EEEEENSF_INSB_16outstanding_work9tracked_tILi0EEEEENSF_INSJ_11untracked_tILi0EEEEENSF_INSB_12relationship6fork_tILi0EEEEENSF_INSQ_14continuation_tILi0EEEEEEEEEENS0_19basic_streambuf_refISaIcEEEZN6mailio6dialog13receive_asyncISY_EENSt7__cxx1112basic_stringIcSt11char_traitsIcES10_EERT_bEUlRKNS_6system10error_codeEmE_EEDaS1B_OT0_St17basic_string_viewIcS18_EOT1_PNSt9enable_ifIXaasr20is_dynamic_buffer_v1INSt5decayIS1H_E4typeEEE5valuentsr20is_dynamic_buffer_v2IS1Q_EE5valueEvE4typeE]+0xc7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `void boost::asio::detail::initiate_async_read_until_delim_string_v1, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > > >::operator(), boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > > >(boost::asio::basic_stream_socket, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >&, bool)::{lambda(boost::system::error_code const&, unsigned long)#1}, boost::asio::basic_streambuf_ref > >(boost::asio::basic_stream_socket, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >&&, boost::asio::basic_streambuf_ref >&&, std::__cxx11::basic_string, std::allocator > const&) const': dialog.cpp:(.text._ZNK5boost4asio6detail41initiate_async_read_until_delim_string_v1INS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS6_12context_as_tIRNS0_17execution_contextEEENS6_6detail8blocking7never_tILi0EEENS6_11prefer_onlyINSD_10possibly_tILi0EEEEENSG_INSC_16outstanding_work9tracked_tILi0EEEEENSG_INSK_11untracked_tILi0EEEEENSG_INSC_12relationship6fork_tILi0EEEEENSG_INSR_14continuation_tILi0EEEEEEEEEEEclIZN6mailio6dialog13receive_asyncISZ_EENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_bEUlRKNS_6system10error_codeEmE_NS0_19basic_streambuf_refIS19_EEEEvOS1B_OT0_RKS1A_[_ZNK5boost4asio6detail41initiate_async_read_until_delim_string_v1INS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS6_12context_as_tIRNS0_17execution_contextEEENS6_6detail8blocking7never_tILi0EEENS6_11prefer_onlyINSD_10possibly_tILi0EEEEENSG_INSC_16outstanding_work9tracked_tILi0EEEEENSG_INSK_11untracked_tILi0EEEEENSG_INSC_12relationship6fork_tILi0EEEEENSG_INSR_14continuation_tILi0EEEEEEEEEEEclIZN6mailio6dialog13receive_asyncISZ_EENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_bEUlRKNS_6system10error_codeEmE_NS0_19basic_streambuf_refIS19_EEEEvOS1B_OT0_RKS1A_]+0x103): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZNK5boost4asio6detail41initiate_async_read_until_delim_string_v1INS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS6_12context_as_tIRNS0_17execution_contextEEENS6_6detail8blocking7never_tILi0EEENS6_11prefer_onlyINSD_10possibly_tILi0EEEEENSG_INSC_16outstanding_work9tracked_tILi0EEEEENSG_INSK_11untracked_tILi0EEEEENSG_INSC_12relationship6fork_tILi0EEEEENSG_INSR_14continuation_tILi0EEEEEEEEEEEclIZN6mailio6dialog13receive_asyncISZ_EENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_bEUlRKNS_6system10error_codeEmE_NS0_19basic_streambuf_refIS19_EEEEvOS1B_OT0_RKS1A_[_ZNK5boost4asio6detail41initiate_async_read_until_delim_string_v1INS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS6_12context_as_tIRNS0_17execution_contextEEENS6_6detail8blocking7never_tILi0EEENS6_11prefer_onlyINSD_10possibly_tILi0EEEEENSG_INSC_16outstanding_work9tracked_tILi0EEEEENSG_INSK_11untracked_tILi0EEEEENSG_INSC_12relationship6fork_tILi0EEEEENSG_INSR_14continuation_tILi0EEEEEEEEEEEclIZN6mailio6dialog13receive_asyncISZ_EENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_bEUlRKNS_6system10error_codeEmE_NS0_19basic_streambuf_refIS19_EEEEvOS1B_OT0_RKS1A_]+0x10d): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `mailio::dialog::receive_async, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > > >(boost::asio::basic_stream_socket, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >&, bool)::{lambda(boost::system::error_code const&, unsigned long)#1}::operator()(boost::system::error_code const&, unsigned long) const': dialog.cpp:(.text._ZZN6mailio6dialog13receive_asyncIN5boost4asio19basic_stream_socketINS3_2ip3tcpENS3_9execution12any_executorIJNS7_12context_as_tIRNS3_17execution_contextEEENS7_6detail8blocking7never_tILi0EEENS7_11prefer_onlyINSE_10possibly_tILi0EEEEENSH_INSD_16outstanding_work9tracked_tILi0EEEEENSH_INSL_11untracked_tILi0EEEEENSH_INSD_12relationship6fork_tILi0EEEEENSH_INSS_14continuation_tILi0EEEEEEEEEEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_bENKUlRKNS2_6system10error_codeEmE_clES1C_m[_ZZN6mailio6dialog13receive_asyncIN5boost4asio19basic_stream_socketINS3_2ip3tcpENS3_9execution12any_executorIJNS7_12context_as_tIRNS3_17execution_contextEEENS7_6detail8blocking7never_tILi0EEENS7_11prefer_onlyINSE_10possibly_tILi0EEEEENSH_INSD_16outstanding_work9tracked_tILi0EEEEENSH_INSL_11untracked_tILi0EEEEENSH_INSD_12relationship6fork_tILi0EEEEENSH_INSS_14continuation_tILi0EEEEEEEEEEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_bENKUlRKNS2_6system10error_codeEmE_clES1C_m]+0x2a): undefined reference to `std::basic_istream >& std::getline, std::allocator >(std::basic_istream >&, std::__cxx11::basic_string, std::allocator >&, char)' /usr/bin/ld: dialog.cpp:(.text._ZZN6mailio6dialog13receive_asyncIN5boost4asio19basic_stream_socketINS3_2ip3tcpENS3_9execution12any_executorIJNS7_12context_as_tIRNS3_17execution_contextEEENS7_6detail8blocking7never_tILi0EEENS7_11prefer_onlyINSE_10possibly_tILi0EEEEENSH_INSD_16outstanding_work9tracked_tILi0EEEEENSH_INSL_11untracked_tILi0EEEEENSH_INSD_12relationship6fork_tILi0EEEEENSH_INSS_14continuation_tILi0EEEEEEEEEEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_bENKUlRKNS2_6system10error_codeEmE_clES1C_m[_ZZN6mailio6dialog13receive_asyncIN5boost4asio19basic_stream_socketINS3_2ip3tcpENS3_9execution12any_executorIJNS7_12context_as_tIRNS3_17execution_contextEEENS7_6detail8blocking7never_tILi0EEENS7_11prefer_onlyINSE_10possibly_tILi0EEEEENSH_INSD_16outstanding_work9tracked_tILi0EEEEENSH_INSL_11untracked_tILi0EEEEENSH_INSD_12relationship6fork_tILi0EEEEENSH_INSS_14continuation_tILi0EEEEEEEEEEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_bENKUlRKNS2_6system10error_codeEmE_clES1C_m]+0x124): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `mailio::dialog::send_async, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >&> >(boost::asio::ssl::stream, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >&>&, std::__cxx11::basic_string, std::allocator >)::{lambda(boost::system::error_code const&, unsigned long)#1}::operator()(boost::system::error_code const&, unsigned long) const': dialog.cpp:(.text._ZZN6mailio6dialog10send_asyncIN5boost4asio3ssl6streamIRNS3_19basic_stream_socketINS3_2ip3tcpENS3_9execution12any_executorIJNS9_12context_as_tIRNS3_17execution_contextEEENS9_6detail8blocking7never_tILi0EEENS9_11prefer_onlyINSG_10possibly_tILi0EEEEENSJ_INSF_16outstanding_work9tracked_tILi0EEEEENSJ_INSN_11untracked_tILi0EEEEENSJ_INSF_12relationship6fork_tILi0EEEEENSJ_INSU_14continuation_tILi0EEEEEEEEEEEEEEvRT_NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEENKUlRKNS2_6system10error_codeEmE_clES1G_m[_ZZN6mailio6dialog10send_asyncIN5boost4asio3ssl6streamIRNS3_19basic_stream_socketINS3_2ip3tcpENS3_9execution12any_executorIJNS9_12context_as_tIRNS3_17execution_contextEEENS9_6detail8blocking7never_tILi0EEENS9_11prefer_onlyINSG_10possibly_tILi0EEEEENSJ_INSF_16outstanding_work9tracked_tILi0EEEEENSJ_INSN_11untracked_tILi0EEEEENSJ_INSF_12relationship6fork_tILi0EEEEENSJ_INSU_14continuation_tILi0EEEEEEEEEEEEEEvRT_NSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEENKUlRKNS2_6system10error_codeEmE_clES1G_m]+0x9a): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `_ZN5boost4asio16async_read_untilINS0_3ssl6streamIRNS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS7_12context_as_tIRNS0_17execution_contextEEENS7_6detail8blocking7never_tILi0EEENS7_11prefer_onlyINSE_10possibly_tILi0EEEEENSH_INSD_16outstanding_work9tracked_tILi0EEEEENSH_INSL_11untracked_tILi0EEEEENSH_INSD_12relationship6fork_tILi0EEEEENSH_INSS_14continuation_tILi0EEEEEEEEEEEENS0_19basic_streambuf_refISaIcEEEZN6mailio6dialog13receive_asyncIS12_EENSt7__cxx1112basic_stringIcSt11char_traitsIcES14_EERT_bEUlRKNS_6system10error_codeEmE_EEDaS1F_OT0_St17basic_string_viewIcS1C_EOT1_PNSt9enable_ifIXaasr20is_dynamic_buffer_v1INSt5decayIS1L_E4typeEEE5valuentsr20is_dynamic_buffer_v2IS1U_EE5valueEvE4typeE': dialog.cpp:(.text._ZN5boost4asio16async_read_untilINS0_3ssl6streamIRNS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS7_12context_as_tIRNS0_17execution_contextEEENS7_6detail8blocking7never_tILi0EEENS7_11prefer_onlyINSE_10possibly_tILi0EEEEENSH_INSD_16outstanding_work9tracked_tILi0EEEEENSH_INSL_11untracked_tILi0EEEEENSH_INSD_12relationship6fork_tILi0EEEEENSH_INSS_14continuation_tILi0EEEEEEEEEEEENS0_19basic_streambuf_refISaIcEEEZN6mailio6dialog13receive_asyncIS12_EENSt7__cxx1112basic_stringIcSt11char_traitsIcES14_EERT_bEUlRKNS_6system10error_codeEmE_EEDaS1F_OT0_St17basic_string_viewIcS1C_EOT1_PNSt9enable_ifIXaasr20is_dynamic_buffer_v1INSt5decayIS1L_E4typeEEE5valuentsr20is_dynamic_buffer_v2IS1U_EE5valueEvE4typeE[_ZN5boost4asio16async_read_untilINS0_3ssl6streamIRNS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS7_12context_as_tIRNS0_17execution_contextEEENS7_6detail8blocking7never_tILi0EEENS7_11prefer_onlyINSE_10possibly_tILi0EEEEENSH_INSD_16outstanding_work9tracked_tILi0EEEEENSH_INSL_11untracked_tILi0EEEEENSH_INSD_12relationship6fork_tILi0EEEEENSH_INSS_14continuation_tILi0EEEEEEEEEEEENS0_19basic_streambuf_refISaIcEEEZN6mailio6dialog13receive_asyncIS12_EENSt7__cxx1112basic_stringIcSt11char_traitsIcES14_EERT_bEUlRKNS_6system10error_codeEmE_EEDaS1F_OT0_St17basic_string_viewIcS1C_EOT1_PNSt9enable_ifIXaasr20is_dynamic_buffer_v1INSt5decayIS1L_E4typeEEE5valuentsr20is_dynamic_buffer_v2IS1U_EE5valueEvE4typeE]+0xbd): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZN5boost4asio16async_read_untilINS0_3ssl6streamIRNS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS7_12context_as_tIRNS0_17execution_contextEEENS7_6detail8blocking7never_tILi0EEENS7_11prefer_onlyINSE_10possibly_tILi0EEEEENSH_INSD_16outstanding_work9tracked_tILi0EEEEENSH_INSL_11untracked_tILi0EEEEENSH_INSD_12relationship6fork_tILi0EEEEENSH_INSS_14continuation_tILi0EEEEEEEEEEEENS0_19basic_streambuf_refISaIcEEEZN6mailio6dialog13receive_asyncIS12_EENSt7__cxx1112basic_stringIcSt11char_traitsIcES14_EERT_bEUlRKNS_6system10error_codeEmE_EEDaS1F_OT0_St17basic_string_viewIcS1C_EOT1_PNSt9enable_ifIXaasr20is_dynamic_buffer_v1INSt5decayIS1L_E4typeEEE5valuentsr20is_dynamic_buffer_v2IS1U_EE5valueEvE4typeE[_ZN5boost4asio16async_read_untilINS0_3ssl6streamIRNS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS7_12context_as_tIRNS0_17execution_contextEEENS7_6detail8blocking7never_tILi0EEENS7_11prefer_onlyINSE_10possibly_tILi0EEEEENSH_INSD_16outstanding_work9tracked_tILi0EEEEENSH_INSL_11untracked_tILi0EEEEENSH_INSD_12relationship6fork_tILi0EEEEENSH_INSS_14continuation_tILi0EEEEEEEEEEEENS0_19basic_streambuf_refISaIcEEEZN6mailio6dialog13receive_asyncIS12_EENSt7__cxx1112basic_stringIcSt11char_traitsIcES14_EERT_bEUlRKNS_6system10error_codeEmE_EEDaS1F_OT0_St17basic_string_viewIcS1C_EOT1_PNSt9enable_ifIXaasr20is_dynamic_buffer_v1INSt5decayIS1L_E4typeEEE5valuentsr20is_dynamic_buffer_v2IS1U_EE5valueEvE4typeE]+0xc7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `void boost::asio::detail::initiate_async_read_until_delim_string_v1, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >&> >::operator(), boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >&> >(boost::asio::ssl::stream, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >&>&, bool)::{lambda(boost::system::error_code const&, unsigned long)#1}, boost::asio::basic_streambuf_ref > >(boost::asio::ssl::stream, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >&>&&, boost::asio::basic_streambuf_ref >&&, std::__cxx11::basic_string, std::allocator > const&) const': dialog.cpp:(.text._ZNK5boost4asio6detail41initiate_async_read_until_delim_string_v1INS0_3ssl6streamIRNS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS8_12context_as_tIRNS0_17execution_contextEEENS8_6detail8blocking7never_tILi0EEENS8_11prefer_onlyINSF_10possibly_tILi0EEEEENSI_INSE_16outstanding_work9tracked_tILi0EEEEENSI_INSM_11untracked_tILi0EEEEENSI_INSE_12relationship6fork_tILi0EEEEENSI_INST_14continuation_tILi0EEEEEEEEEEEEEclIZN6mailio6dialog13receive_asyncIS13_EENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_bEUlRKNS_6system10error_codeEmE_NS0_19basic_streambuf_refIS1D_EEEEvOS1F_OT0_RKS1E_[_ZNK5boost4asio6detail41initiate_async_read_until_delim_string_v1INS0_3ssl6streamIRNS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS8_12context_as_tIRNS0_17execution_contextEEENS8_6detail8blocking7never_tILi0EEENS8_11prefer_onlyINSF_10possibly_tILi0EEEEENSI_INSE_16outstanding_work9tracked_tILi0EEEEENSI_INSM_11untracked_tILi0EEEEENSI_INSE_12relationship6fork_tILi0EEEEENSI_INST_14continuation_tILi0EEEEEEEEEEEEEclIZN6mailio6dialog13receive_asyncIS13_EENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_bEUlRKNS_6system10error_codeEmE_NS0_19basic_streambuf_refIS1D_EEEEvOS1F_OT0_RKS1E_]+0x103): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: dialog.cpp:(.text._ZNK5boost4asio6detail41initiate_async_read_until_delim_string_v1INS0_3ssl6streamIRNS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS8_12context_as_tIRNS0_17execution_contextEEENS8_6detail8blocking7never_tILi0EEENS8_11prefer_onlyINSF_10possibly_tILi0EEEEENSI_INSE_16outstanding_work9tracked_tILi0EEEEENSI_INSM_11untracked_tILi0EEEEENSI_INSE_12relationship6fork_tILi0EEEEENSI_INST_14continuation_tILi0EEEEEEEEEEEEEclIZN6mailio6dialog13receive_asyncIS13_EENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_bEUlRKNS_6system10error_codeEmE_NS0_19basic_streambuf_refIS1D_EEEEvOS1F_OT0_RKS1E_[_ZNK5boost4asio6detail41initiate_async_read_until_delim_string_v1INS0_3ssl6streamIRNS0_19basic_stream_socketINS0_2ip3tcpENS0_9execution12any_executorIJNS8_12context_as_tIRNS0_17execution_contextEEENS8_6detail8blocking7never_tILi0EEENS8_11prefer_onlyINSF_10possibly_tILi0EEEEENSI_INSE_16outstanding_work9tracked_tILi0EEEEENSI_INSM_11untracked_tILi0EEEEENSI_INSE_12relationship6fork_tILi0EEEEENSI_INST_14continuation_tILi0EEEEEEEEEEEEEclIZN6mailio6dialog13receive_asyncIS13_EENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_bEUlRKNS_6system10error_codeEmE_NS0_19basic_streambuf_refIS1D_EEEEvOS1F_OT0_RKS1E_]+0x10d): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `mailio::dialog::receive_async, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >&> >(boost::asio::ssl::stream, boost::asio::execution::detail::blocking::never_t<0>, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only >, boost::asio::execution::prefer_only > > >&>&, bool)::{lambda(boost::system::error_code const&, unsigned long)#1}::operator()(boost::system::error_code const&, unsigned long) const': dialog.cpp:(.text._ZZN6mailio6dialog13receive_asyncIN5boost4asio3ssl6streamIRNS3_19basic_stream_socketINS3_2ip3tcpENS3_9execution12any_executorIJNS9_12context_as_tIRNS3_17execution_contextEEENS9_6detail8blocking7never_tILi0EEENS9_11prefer_onlyINSG_10possibly_tILi0EEEEENSJ_INSF_16outstanding_work9tracked_tILi0EEEEENSJ_INSN_11untracked_tILi0EEEEENSJ_INSF_12relationship6fork_tILi0EEEEENSJ_INSU_14continuation_tILi0EEEEEEEEEEEEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_bENKUlRKNS2_6system10error_codeEmE_clES1G_m[_ZZN6mailio6dialog13receive_asyncIN5boost4asio3ssl6streamIRNS3_19basic_stream_socketINS3_2ip3tcpENS3_9execution12any_executorIJNS9_12context_as_tIRNS3_17execution_contextEEENS9_6detail8blocking7never_tILi0EEENS9_11prefer_onlyINSG_10possibly_tILi0EEEEENSJ_INSF_16outstanding_work9tracked_tILi0EEEEENSJ_INSN_11untracked_tILi0EEEEENSJ_INSF_12relationship6fork_tILi0EEEEENSJ_INSU_14continuation_tILi0EEEEEEEEEEEEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_bENKUlRKNS2_6system10error_codeEmE_clES1G_m]+0x2a): undefined reference to `std::basic_istream >& std::getline, std::allocator >(std::basic_istream >&, std::__cxx11::basic_string, std::allocator >&, char)' /usr/bin/ld: dialog.cpp:(.text._ZZN6mailio6dialog13receive_asyncIN5boost4asio3ssl6streamIRNS3_19basic_stream_socketINS3_2ip3tcpENS3_9execution12any_executorIJNS9_12context_as_tIRNS3_17execution_contextEEENS9_6detail8blocking7never_tILi0EEENS9_11prefer_onlyINSG_10possibly_tILi0EEEEENSJ_INSF_16outstanding_work9tracked_tILi0EEEEENSJ_INSN_11untracked_tILi0EEEEENSJ_INSF_12relationship6fork_tILi0EEEEENSJ_INSU_14continuation_tILi0EEEEEEEEEEEEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_bENKUlRKNS2_6system10error_codeEmE_clES1G_m[_ZZN6mailio6dialog13receive_asyncIN5boost4asio3ssl6streamIRNS3_19basic_stream_socketINS3_2ip3tcpENS3_9execution12any_executorIJNS9_12context_as_tIRNS3_17execution_contextEEENS9_6detail8blocking7never_tILi0EEENS9_11prefer_onlyINSG_10possibly_tILi0EEEEENSJ_INSF_16outstanding_work9tracked_tILi0EEEEENSJ_INSN_11untracked_tILi0EEEEENSJ_INSF_12relationship6fork_tILi0EEEEENSJ_INSU_14continuation_tILi0EEEEEEEEEEEEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERT_bENKUlRKNS2_6system10error_codeEmE_clES1G_m]+0x124): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o): in function `_GLOBAL__sub_I_dialog.cpp': dialog.cpp:(.text.startup+0x7): undefined reference to `std::ios_base::Init::Init()' /usr/bin/ld: dialog.cpp:(.text.startup+0xc): undefined reference to `std::ios_base::Init::~Init()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o):(.rodata._ZTVN5boost4asio15basic_streambufISaIcEEE[_ZTVN5boost4asio15basic_streambufISaIcEEE]+0x20): undefined reference to `std::basic_streambuf >::imbue(std::locale const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o):(.rodata._ZTVN5boost4asio15basic_streambufISaIcEEE[_ZTVN5boost4asio15basic_streambufISaIcEEE]+0x28): undefined reference to `std::basic_streambuf >::setbuf(char*, long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o):(.rodata._ZTVN5boost4asio15basic_streambufISaIcEEE[_ZTVN5boost4asio15basic_streambufISaIcEEE]+0x30): undefined reference to `std::basic_streambuf >::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o):(.rodata._ZTVN5boost4asio15basic_streambufISaIcEEE[_ZTVN5boost4asio15basic_streambufISaIcEEE]+0x38): undefined reference to `std::basic_streambuf >::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o):(.rodata._ZTVN5boost4asio15basic_streambufISaIcEEE[_ZTVN5boost4asio15basic_streambufISaIcEEE]+0x40): undefined reference to `std::basic_streambuf >::sync()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o):(.rodata._ZTVN5boost4asio15basic_streambufISaIcEEE[_ZTVN5boost4asio15basic_streambufISaIcEEE]+0x48): undefined reference to `std::basic_streambuf >::showmanyc()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o):(.rodata._ZTVN5boost4asio15basic_streambufISaIcEEE[_ZTVN5boost4asio15basic_streambufISaIcEEE]+0x50): undefined reference to `std::basic_streambuf >::xsgetn(char*, long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o):(.rodata._ZTVN5boost4asio15basic_streambufISaIcEEE[_ZTVN5boost4asio15basic_streambufISaIcEEE]+0x60): undefined reference to `std::basic_streambuf >::uflow()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o):(.rodata._ZTVN5boost4asio15basic_streambufISaIcEEE[_ZTVN5boost4asio15basic_streambufISaIcEEE]+0x68): undefined reference to `std::basic_streambuf >::pbackfail(int)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o):(.rodata._ZTVN5boost4asio15basic_streambufISaIcEEE[_ZTVN5boost4asio15basic_streambufISaIcEEE]+0x70): undefined reference to `std::basic_streambuf >::xsputn(char const*, long)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(dialog.cpp.o):(.rodata._ZTIN5boost4asio15basic_streambufISaIcEEE[_ZTIN5boost4asio15basic_streambufISaIcEEE]+0x18): undefined reference to `typeinfo for std::basic_streambuf >' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(quoted_printable.cpp.o): in function `mailio::quoted_printable::encode(std::__cxx11::basic_string, std::allocator > const&, unsigned long) const': quoted_printable.cpp:(.text+0x19bd): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: quoted_printable.cpp:(.text+0x19c7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: quoted_printable.cpp:(.text+0x19d1): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: quoted_printable.cpp:(.text+0x1a1c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: quoted_printable.cpp:(.text+0x1a4f): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(quoted_printable.cpp.o):quoted_printable.cpp:(.text+0x1a59): more undefined references to `std::__throw_length_error(char const*)' follow /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(quoted_printable.cpp.o): in function `mailio::quoted_printable::encode(std::__cxx11::basic_string, std::allocator > const&, unsigned long) const': quoted_printable.cpp:(.text+0x1c62): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(quoted_printable.cpp.o): in function `mailio::quoted_printable::decode(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) const': quoted_printable.cpp:(.text+0x2064): undefined reference to `std::locale::locale()' /usr/bin/ld: quoted_printable.cpp:(.text+0x207b): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: quoted_printable.cpp:(.text+0x2090): undefined reference to `std::locale::~locale()' /usr/bin/ld: quoted_printable.cpp:(.text+0x209a): undefined reference to `std::locale::~locale()' /usr/bin/ld: quoted_printable.cpp:(.text+0x21d5): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: quoted_printable.cpp:(.text+0x21fc): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: quoted_printable.cpp:(.text+0x2326): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: quoted_printable.cpp:(.text+0x244b): undefined reference to `std::locale::~locale()' /usr/bin/ld: quoted_printable.cpp:(.text+0x2455): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(bit7.cpp.o): in function `mailio::bit7::encode(std::__cxx11::basic_string, std::allocator > const&) const': bit7.cpp:(.text+0x379): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: bit7.cpp:(.text+0x3ac): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: bit7.cpp:(.text+0x417): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: bit7.cpp:(.text+0x4bf): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(bit7.cpp.o): in function `mailio::bit7::decode(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) const': bit7.cpp:(.text+0x88a): undefined reference to `std::locale::locale()' /usr/bin/ld: bit7.cpp:(.text+0x8a1): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: bit7.cpp:(.text+0x8b6): undefined reference to `std::locale::~locale()' /usr/bin/ld: bit7.cpp:(.text+0x8c0): undefined reference to `std::locale::~locale()' /usr/bin/ld: bit7.cpp:(.text+0x997): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: bit7.cpp:(.text+0x9be): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: bit7.cpp:(.text+0x9e2): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: bit7.cpp:(.text+0xac7): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: bit7.cpp:(.text+0xb22): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: bit7.cpp:(.text+0xbed): undefined reference to `std::locale::~locale()' /usr/bin/ld: bit7.cpp:(.text+0xbf7): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(bit8.cpp.o): in function `mailio::bit8::encode(std::__cxx11::basic_string, std::allocator > const&) const': bit8.cpp:(.text+0x349): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: bit8.cpp:(.text+0x37c): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: bit8.cpp:(.text+0x3e7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: bit8.cpp:(.text+0x48f): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(bit8.cpp.o): in function `mailio::bit8::decode(std::vector, std::allocator >, std::allocator, std::allocator > > > const&) const': bit8.cpp:(.text+0x7e8): undefined reference to `std::locale::locale()' /usr/bin/ld: bit8.cpp:(.text+0x7ff): undefined reference to `std::locale::locale(std::locale const&)' /usr/bin/ld: bit8.cpp:(.text+0x814): undefined reference to `std::locale::~locale()' /usr/bin/ld: bit8.cpp:(.text+0x81e): undefined reference to `std::locale::~locale()' /usr/bin/ld: bit8.cpp:(.text+0x8f6): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: bit8.cpp:(.text+0x91d): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: bit8.cpp:(.text+0x941): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: bit8.cpp:(.text+0xa30): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: bit8.cpp:(.text+0xa8a): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: bit8.cpp:(.text+0xb8d): undefined reference to `std::locale::~locale()' /usr/bin/ld: bit8.cpp:(.text+0xb97): undefined reference to `std::locale::~locale()' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mailboxes.cpp.o): in function `mailio::mail_address::mail_address(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': mailboxes.cpp:(.text+0xf9): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: mailboxes.cpp:(.text+0x103): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: mailboxes.cpp:(.text+0x10d): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: mailboxes.cpp:(.text+0x117): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mailboxes.cpp.o): in function `mailio::mail_address::operator=(mailio::mail_address const&)': mailboxes.cpp:(.text+0x2d7): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mailboxes.cpp.o): in function `mailio::mail_group::mail_group(std::__cxx11::basic_string, std::allocator > const&, std::vector > const&)': mailboxes.cpp:(.text+0x419): undefined reference to `std::__throw_logic_error(char const*)' /usr/bin/ld: mailboxes.cpp:(.text+0x428): undefined reference to `std::__throw_length_error(char const*)' /usr/bin/ld: /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/6a9f5fd73afae35ea71d760f616dc1b0b2caecce/lib/libmailio.a(mailboxes.cpp.o): in function `void std::vector >::_M_range_insert<__gnu_cxx::__normal_iterator > > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, std::forward_iterator_tag)': mailboxes.cpp:(.text._ZNSt6vectorIN6mailio12mail_addressESaIS1_EE15_M_range_insertIN9__gnu_cxx17__normal_iteratorIPKS1_S3_EEEEvNS6_IPS1_S3_EET_SC_St20forward_iterator_tag[_ZNSt6vectorIN6mailio12mail_addressESaIS1_EE15_M_range_insertIN9__gnu_cxx17__normal_iteratorIPKS1_S3_EEEEvNS6_IPS1_S3_EET_SC_St20forward_iterator_tag]+0x298): undefined reference to `std::__throw_length_error(char const*)' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [CMakeFiles/test_package.dir/build.make:103: bin/test_package] Error 1 make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/test_package.dir/all] Error 2 make: *** [Makefile:103: all] Error 2 ERROR: mailio/0.20.0 (test package): Error in build() method, line 13 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package/build/1b7cf8472ccedcf3bbf6cd5f573e2cc5cb61548f' '--' '-j3'