******************************************************************************** conan test conan-center-index/recipes/packio/all/test_package/conanfile.py packio/2.3.0@#9ef81c6fd1d86f10b040b45e98708e54 -pr /home/conan/w/prod/BuildSingleReference/141097/4664f4ff-f700-4a2e-8501-00a39b8a30c5/profile_linux_7_libstdcpp11_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True packio/2.3.0 (test package): Installing package Requirements boost/1.75.0 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache libbacktrace/cci.20210118 from 'conan-center' - Cache msgpack/3.2.1 from 'conan-center' - Cache nlohmann_json/3.9.1 from 'conan-center' - Cache packio/2.3.0 from local cache - Cache zlib/1.2.13 from 'conan-center' - Cache Packages boost/1.75.0:cfef62e446e1bb07894de4523f2649afdfa94524 - Cache bzip2/1.0.8:b27e2b40bcb70be2e7d6f0e0c6e43e35c530f8d3 - Cache libbacktrace/cci.20210118:d50a0d523d98c15bb147b18fa7d203887c38be8b - Cache msgpack/3.2.1:e65603ccb3bad57323a5d05bcd8e3ad31d393542 - Cache nlohmann_json/3.9.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache packio/2.3.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache zlib/1.2.13:d50a0d523d98c15bb147b18fa7d203887c38be8b - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! libbacktrace/cci.20210118: Already installed! msgpack/3.2.1: Already installed! nlohmann_json/3.9.1: Already installed! zlib/1.2.13: Already installed! boost/1.75.0: Already installed! packio/2.3.0: Already installed! packio/2.3.0 (test package): Generator cmake created conanbuildinfo.cmake packio/2.3.0 (test package): Generator txt created conanbuildinfo.txt packio/2.3.0 (test package): Aggregating env generators packio/2.3.0 (test package): Generated conaninfo.txt packio/2.3.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/packio/all/test_package/build/ac8e5b135bec2d2511377cc6fdda763812fc2867/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 packio/2.3.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/packio/all/test_package/build/ac8e5b135bec2d2511377cc6fdda763812fc2867' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -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++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/packio/all/test_package/build/ac8e5b135bec2d2511377cc6fdda763812fc2867/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 -DPACKIO_VERSION="2.3.0" '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/packio/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++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/packio/all/test_package/build/ac8e5b135bec2d2511377cc6fdda763812fc2867 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/packio/all/test_package/build/ac8e5b135bec2d2511377cc6fdda763812fc2867' '--' '-j3' ----------------- Scanning dependencies of target main [ 50%] Building CXX object CMakeFiles/main.dir/latest.cpp.o [100%] Linking CXX executable bin/main [100%] Built target main packio/2.3.0 (test package): Running test() ----Running------ > bin/main ----------------- 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 msgpack/3.2.1: WARN: Recipe 'msgpack/3.2.1' is deprecated in favor of 'msgpack-c or msgpack-cxx'. Please, consider changing your requirements.