******************************************************************************** conan test conan-center-index/recipes/mailio/all/test_package/conanfile.py mailio/0.20.0@ --profile=/home/conan/w/BuildSingleReference/6744/11bd9c23-5c18-44e8-8742-b69539392673/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=7 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:1a86539d14840fae42dfc274859d8187fadd7dec - Cache bzip2/1.0.8:0e2fc6376534b5b3953a4974cf0901b008b17f2f - Cache libiconv/1.16:db2ca884c9793e0b0fb54ec3f846326d1addacc8 - Cache mailio/0.20.0:be12f540cda09de1b07ee04aa05722b2a61d439a - Cache openssl/1.1.1j:db2ca884c9793e0b0fb54ec3f846326d1addacc8 - Cache zlib/1.2.11:db2ca884c9793e0b0fb54ec3f846326d1addacc8 - 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/0e2fc6376534b5b3953a4974cf0901b008b17f2f/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/db2ca884c9793e0b0fb54ec3f846326d1addacc8/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 txt created conanbuildinfo.txt mailio/0.20.0 (test package): Generator cmake created conanbuildinfo.cmake 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/0a0a38f8097d41a9f12fd46a039a137c3c3e9e65/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/0a0a38f8097d41a9f12fd46a039a137c3c3e9e65' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -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/0a0a38f8097d41a9f12fd46a039a137c3c3e9e65/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 7.2.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 7 -- Conan: Checking correct version: 7 -- 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/0a0a38f8097d41a9f12fd46a039a137c3c3e9e65 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package/build/0a0a38f8097d41a9f12fd46a039a137c3c3e9e65' '--' '-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': /home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package/test_package.cpp:7: undefined reference to `mailio::mail_address::mail_address(std::string const&, std::string const&)' /home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package/test_package.cpp:8: undefined reference to `mailio::mail_address::mail_address(std::string const&, std::string const&)' /home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package/test_package.cpp:9: undefined reference to `mailio::message::subject(std::string const&)' /home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package/test_package.cpp:10: undefined reference to `mailio::mime::content(std::string const&)' /home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package/test_package.cpp:12: undefined reference to `mailio::smtps::smtps(std::string const&, unsigned int, std::chrono::duration >)' /home/conan/w/BuildSingleReference/conan-center-index/recipes/mailio/all/test_package/test_package.cpp:13: undefined reference to `mailio::mime::content() const' /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/be12f540cda09de1b07ee04aa05722b2a61d439a/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)': /home/conan/w/BuildSingleReference/.conan/data/boost/1.75.0/_/_/package/1a86539d14840fae42dfc274859d8187fadd7dec/include/boost/regex/v4/regex_match.hpp:50: undefined reference to `boost::re_detail_107500::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, std::allocator, std::allocator > > > >, boost::regex_traits > >::match()' /home/conan/w/BuildSingleReference/.conan/data/mailio/0.20.0/_/_/package/be12f540cda09de1b07ee04aa05722b2a61d439a/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 > >::perl_matcher(__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, __gnu_cxx::__normal_iterator, std::allocator > >)': /home/conan/w/BuildSingleReference/.conan/data/boost/1.75.0/_/_/package/1a86539d14840fae42dfc274859d8187fadd7dec/include/boost/regex/v4/perl_matcher.hpp:396: 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/0a0a38f8097d41a9f12fd46a039a137c3c3e9e65' '--' '-j3'