******************************************************************************** conan test conan-center-index/recipes/mailio/all/test_package/conanfile.py mailio/0.20.0@ --profile=/home/conan/w/BuildSingleReference/6744/391dc576-98fc-488c-ad68-37317c3ff81b/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=8 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:e95e3fa644ba364d286d2b3f6af56c5aceb17717 - Cache bzip2/1.0.8:a5875aed3fc7ae8dd0488f7e5e99acbc480d721d - Cache libiconv/1.16:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Cache mailio/0.20.0:46d392064cafdc2cd4073c128f0f7cc583dfee34 - Cache openssl/1.1.1j:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Cache zlib/1.2.11:1d877a3df840030e6a8abb74c5ffb9088d08b47a - 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/a5875aed3fc7ae8dd0488f7e5e99acbc480d721d/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/1d877a3df840030e6a8abb74c5ffb9088d08b47a/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/0f1d0c400e9c52f99fb30392ce2870ebec9462ea/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/0f1d0c400e9c52f99fb30392ce2870ebec9462ea' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package/build/0f1d0c400e9c52f99fb30392ce2870ebec9462ea/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 GNU 8.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - 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: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package/build/0f1d0c400e9c52f99fb30392ce2870ebec9462ea ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package/build/0f1d0c400e9c52f99fb30392ce2870ebec9462ea' '--' '-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 CMakeFiles/test_package.dir/build.make:102: recipe for target 'bin/test_package' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/test_package.dir/all' failed Makefile:102: recipe for target 'all' failed 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 CMakeFiles/test_package.dir/test_package.cpp.o: In function `main': test_package.cpp:(.text.startup+0x7d): undefined reference to `mailio::mail_address::mail_address(std::string const&, std::string const&)' test_package.cpp:(.text.startup+0xef): undefined reference to `mailio::mail_address::mail_address(std::string const&, std::string const&)' test_package.cpp:(.text.startup+0x143): undefined reference to `mailio::message::subject(std::string const&)' test_package.cpp:(.text.startup+0x172): undefined reference to `mailio::mime::content(std::string const&)' test_package.cpp:(.text.startup+0x1a8): undefined reference to `mailio::smtps::smtps(std::string const&, unsigned int, std::chrono::duration >)' test_package.cpp:(.text.startup+0x1c5): undefined reference to `mailio::mime::content() const' /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/46d392064cafdc2cd4073c128f0f7cc583dfee34/lib/libmailio.a(message.cpp.o): In function `bool boost::regex_match<__gnu_cxx::__normal_iterator, std::allocator > >, std::allocator, std::allocator > > > >, char, boost::regex_traits > >(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > >, std::allocator, std::allocator > > > > >&, boost::basic_regex > > const&, boost::regex_constants::_match_flags) [clone .constprop.643]': message.cpp:(.text+0x7c23): undefined reference to `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)' /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/46d392064cafdc2cd4073c128f0f7cc583dfee34/lib/libmailio.a(message.cpp.o): In function `__gnu_cxx::__normal_iterator, std::allocator > > boost::re_detail_107500::re_is_set_member<__gnu_cxx::__normal_iterator, std::allocator > >, char, boost::regex_traits >, unsigned int>(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, boost::re_detail_107500::re_set_long const*, boost::re_detail_107500::regex_data > > const&, bool)': message.cpp:(.text._ZN5boost16re_detail_10750016re_is_set_memberIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEjEET_SH_SH_PKNS0_11re_set_longIT2_EERKNS0_10regex_dataIT0_T1_EEb[_ZN5boost16re_detail_10750016re_is_set_memberIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEjEET_SH_SH_PKNS0_11re_set_longIT2_EERKNS0_10regex_dataIT0_T1_EEb]+0x3ef): undefined reference to `boost::re_detail_107500::cpp_regex_traits_implementation::transform_primary[abi:cxx11](char const*, char const*) const' message.cpp:(.text._ZN5boost16re_detail_10750016re_is_set_memberIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEjEET_SH_SH_PKNS0_11re_set_longIT2_EERKNS0_10regex_dataIT0_T1_EEb[_ZN5boost16re_detail_10750016re_is_set_memberIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEjEET_SH_SH_PKNS0_11re_set_longIT2_EERKNS0_10regex_dataIT0_T1_EEb]+0x4ed): undefined reference to `boost::re_detail_107500::cpp_regex_traits_implementation::transform[abi:cxx11](char const*, char const*) const' /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/46d392064cafdc2cd4073c128f0f7cc583dfee34/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 > >::match_imp()': message.cpp:(.text._ZN5boost16re_detail_10750012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE9match_impEv[_ZN5boost16re_detail_10750012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE9match_impEv]+0x2f8): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > >, std::allocator, std::allocator > > > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > >, std::allocator, std::allocator > > > > > const&)' /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/46d392064cafdc2cd4073c128f0f7cc583dfee34/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 > >::match_match()': message.cpp:(.text._ZN5boost16re_detail_10750012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv[_ZN5boost16re_detail_10750012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv]+0xd1): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > >, std::allocator, std::allocator > > > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > >, std::allocator, std::allocator > > > > > const&)' /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/46d392064cafdc2cd4073c128f0f7cc583dfee34/lib/libmailio.a(mime.cpp.o): In function `bool boost::regex_match<__gnu_cxx::__normal_iterator, std::allocator > >, std::allocator, std::allocator > > > >, char, boost::regex_traits > >(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > >, std::allocator, std::allocator > > > > >&, boost::basic_regex > > const&, boost::regex_constants::_match_flags)': mime.cpp:(.text._ZN5boost11regex_matchIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISB_EEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEbT_SJ_RNS_13match_resultsISJ_T0_EERKNS_11basic_regexIT1_T2_EENS_15regex_constants12_match_flagsE[_ZN5boost11regex_matchIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISB_EEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEbT_SJ_RNS_13match_resultsISJ_T0_EERKNS_11basic_regexIT1_T2_EENS_15regex_constants12_match_flagsE]+0x104): undefined reference to `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)' collect2: error: ld returned 1 exit status make[2]: *** [bin/test_package] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 boost/1.75.0: WARN: Picked up a system libbacktrace library 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/0f1d0c400e9c52f99fb30392ce2870ebec9462ea' '--' '-j3'