Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-4044/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/cci_PR-4044/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-4044/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 21.5087890625 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt', 'patches/**'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe cpprestsdk/2.10.16 exports: File 'conandata.yml' found. Exporting it... cpprestsdk/2.10.16 exports: Copied 1 '.yml' file: conandata.yml cpprestsdk/2.10.16 exports_sources: Copied 1 '.txt' file: CMakeLists.txt cpprestsdk/2.10.16 exports_sources: Copied 3 '.patch' files: 0001-find-cmake-targets.patch, 0003-find-cmake-targets.patch, 0002-remove-wconversion.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.10.16': {'url': 'https://github.com/Microsoft/cpprestsdk/archive/v2.10.16.tar.gz', 'sha256': '3d75e17c7d79131320438f2a15331f7ca6281c38c0e2daa27f051e290eeb8681'}}, 'patches': {'2.10.16': [{'patch_file': 'patches/0003-find-cmake-targets.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0002-remove-wconversion.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 2.10.16: - base_path: source_subfolder patch_file: patches/0003-find-cmake-targets.patch - base_path: source_subfolder patch_file: patches/0002-remove-wconversion.patch sources: 2.10.16: sha256: 3d75e17c7d79131320438f2a15331f7ca6281c38c0e2daa27f051e290eeb8681 url: https://github.com/Microsoft/cpprestsdk/archive/v2.10.16.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK cpprestsdk/2.10.16: A new conanfile.py version was exported cpprestsdk/2.10.16: Folder: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/export cpprestsdk/2.10.16: Using the exported files summary hash as the recipe revision: 16befcbf8ac3dfa56d9664dd1c1672b9 cpprestsdk/2.10.16: Exported revision: 16befcbf8ac3dfa56d9664dd1c1672b9 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [options] cpprestsdk:shared=False [build_requires] [env] boost/1.75.0: Not found in local cache, looking in remotes... boost/1.75.0: Trying with 'c3i_PR-4044_9735b4ec059791d1dc3a9690d56ea1f76e443e7c'... boost/1.75.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz boost/1.75.0: Downloaded recipe revision 32c81e4e89c54b95b2c2c198fe3cb65f zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-4044_9735b4ec059791d1dc3a9690d56ea1f76e443e7c'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 1a67b713610ae745694aa4df1725451d bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'c3i_PR-4044_9735b4ec059791d1dc3a9690d56ea1f76e443e7c'... bzip2/1.0.8: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.8: Downloaded recipe revision f85c479b79b300b1b5e17510aca55c35 libiconv/1.16: Not found in local cache, looking in remotes... libiconv/1.16: Trying with 'c3i_PR-4044_9735b4ec059791d1dc3a9690d56ea1f76e443e7c'... libiconv/1.16: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libiconv/1.16: Downloaded recipe revision 85ac258c97a3774c645f0c32a29e21bd openssl/1.1.1i: Not found in local cache, looking in remotes... openssl/1.1.1i: Trying with 'c3i_PR-4044_9735b4ec059791d1dc3a9690d56ea1f76e443e7c'... openssl/1.1.1i: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1i: Downloaded recipe revision 55d4cf80244573060fbd973268276e3e websocketpp/0.8.2: Not found in local cache, looking in remotes... websocketpp/0.8.2: Trying with 'c3i_PR-4044_9735b4ec059791d1dc3a9690d56ea1f76e443e7c'... websocketpp/0.8.2: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz websocketpp/0.8.2: Downloaded recipe revision ad5b29d27bbbfb7c1bea2912d6954067 cpprestsdk/2.10.16: Forced build from source cpprestsdk/2.10.16 (test package): Installing package Requirements boost/1.75.0 from 'central' - Downloaded bzip2/1.0.8 from 'central' - Downloaded cpprestsdk/2.10.16 from local cache - Cache libiconv/1.16 from 'central' - Downloaded openssl/1.1.1i from 'central' - Downloaded websocketpp/0.8.2 from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Packages boost/1.75.0:eae4528807459ec8a9a2603417e4a87ef3ed61de - Download bzip2/1.0.8:a5fb342591cd091faa8b36194fe6a476ae195f44 - Download cpprestsdk/2.10.16:1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0 - Build libiconv/1.16:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download openssl/1.1.1i:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download websocketpp/0.8.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download zlib/1.2.11:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package a5fb342591cd091faa8b36194fe6a476ae195f44 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed a5fb342591cd091faa8b36194fe6a476ae195f44 bzip2/1.0.8: Downloaded package revision 0dbf8270cb0542b7d13d8b04168a20e2 libiconv/1.16: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libiconv/1.16: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 libiconv/1.16: Downloaded package revision 21ffc10a1662af672d434285990e1561 openssl/1.1.1i: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1i: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 openssl/1.1.1i: Downloaded package revision 971109aabaa1c4f0a3127636a4349efd zlib/1.2.11: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 zlib/1.2.11: Downloaded package revision 935482e5acd5db32c4fb19b0869737c0 boost/1.75.0: Retrieving package eae4528807459ec8a9a2603417e4a87ef3ed61de from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz boost/1.75.0: Package installed eae4528807459ec8a9a2603417e4a87ef3ed61de boost/1.75.0: Downloaded package revision 7e6fb21cfb6e11870901e94c89a6f56b websocketpp/0.8.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz websocketpp/0.8.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 websocketpp/0.8.2: Downloaded package revision da7ba08a12ce62f3836389492fdeb57b [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libiconv/1.16: Appending PATH environment var: /home/conan/w/cci_PR-4044/.conan/data/libiconv/1.16/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK boost/1.75.0: Library layout suffix: '' [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cpprestsdk/2.10.16: Configuring sources in /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK cpprestsdk/2.10.16: Copying sources to build folder cpprestsdk/2.10.16: Building your package in /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/build/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0 cpprestsdk/2.10.16: Generator cmake created conanbuildinfo.cmake cpprestsdk/2.10.16: Generator cmake_find_package created Findwebsocketpp.cmake cpprestsdk/2.10.16: Generator cmake_find_package created FindBoost.cmake cpprestsdk/2.10.16: Generator cmake_find_package created FindOpenSSL.cmake cpprestsdk/2.10.16: Generator cmake_find_package created FindZLIB.cmake cpprestsdk/2.10.16: Generator cmake_find_package created FindBZip2.cmake cpprestsdk/2.10.16: Generator cmake_find_package created FindIconv.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK cpprestsdk/2.10.16: Calling build() ----Running------ > cd '/home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/build/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCMAKE_CXX_FLAGS="-m64" -DCMAKE_SHARED_LINKER_FLAGS="-m64" -DCMAKE_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/build/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTS="False" -DBUILD_SAMPLES="False" -DWERROR="False" -DCPPREST_EXCLUDE_WEBSOCKETS="False" -DCPPREST_EXCLUDE_COMPRESSION="False" -Wno-dev '/home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/build/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for include file xlocale.h -- Looking for include file xlocale.h - found -- Conan: Using autogenerated FindBoost.cmake -- Found Boost: 1.75.0 (found version "1.75.0") -- Conan: Component 'random' found in package 'Boost' -- Conan: Component 'system' found in package 'Boost' -- Conan: Component 'thread' found in package 'Boost' -- Conan: Component 'filesystem' found in package 'Boost' -- Conan: Component 'chrono' found in package 'Boost' -- Conan: Component 'atomic' found in package 'Boost' -- Conan: Component 'date_time' found in package 'Boost' -- Conan: Component 'regex' found in package 'Boost' -- Library boost_contract found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_contract.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_contract.a -- Library boost_coroutine found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_coroutine.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_coroutine.a -- Library boost_context found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_context.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_context.a -- Library boost_graph found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_graph.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_graph.a -- Library boost_iostreams found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_iostreams.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_iostreams.a -- Library boost_log_setup found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_log_setup.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_log_setup.a -- Library boost_log found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_log.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_log.a -- Library boost_locale found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_locale.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_locale.a -- Library boost_math_c99 found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99.a -- Library boost_math_c99f found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99f.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99f.a -- Library boost_math_c99l found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99l.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99l.a -- Library boost_math_tr1 found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1.a -- Library boost_math_tr1f found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1f.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1f.a -- Library boost_math_tr1l found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1l.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1l.a -- Library boost_program_options found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_program_options.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_program_options.a -- Library boost_random found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_random.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_random.a -- Library boost_regex found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_regex.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_regex.a -- Library boost_stacktrace_addr2line found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_addr2line.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_addr2line.a -- Library boost_stacktrace_backtrace found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_backtrace.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_backtrace.a -- Library boost_stacktrace_basic found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_basic.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_basic.a -- Library boost_stacktrace_noop found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_noop.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_noop.a -- Library boost_timer found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_timer.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_timer.a -- Library boost_type_erasure found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_type_erasure.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_type_erasure.a -- Library boost_thread found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_thread.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_thread.a -- Library boost_atomic found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_atomic.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_atomic.a -- Library boost_chrono found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_chrono.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_chrono.a -- Library boost_container found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_container.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_container.a -- Library boost_date_time found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_date_time.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_date_time.a -- Library boost_unit_test_framework found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_unit_test_framework.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_unit_test_framework.a -- Library boost_prg_exec_monitor found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_prg_exec_monitor.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_prg_exec_monitor.a -- Library boost_test_exec_monitor found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_test_exec_monitor.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_test_exec_monitor.a -- Library boost_exception found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_exception.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_exception.a -- Library boost_wave found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_wave.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_wave.a -- Library boost_filesystem found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_filesystem.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_filesystem.a -- Library boost_system found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_system.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_system.a -- Library boost_wserialization found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_wserialization.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_wserialization.a -- Library boost_serialization found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_serialization.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_serialization.a -- Conan: Using autogenerated FindBZip2.cmake -- Found BZip2: 1.0.8 (found version "1.0.8") -- Library bz2 found /home/conan/w/cci_PR-4044/.conan/data/bzip2/1.0.8/_/_/package/a5fb342591cd091faa8b36194fe6a476ae195f44/lib/libbz2.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/bzip2/1.0.8/_/_/package/a5fb342591cd091faa8b36194fe6a476ae195f44/lib/libbz2.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /home/conan/w/cci_PR-4044/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libz.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libz.a -- Conan: Using autogenerated FindIconv.cmake -- Found Iconv: 1.16 (found version "1.16") -- Library iconv found /home/conan/w/cci_PR-4044/.conan/data/libiconv/1.16/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libiconv.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/libiconv/1.16/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libiconv.a -- Library charset found /home/conan/w/cci_PR-4044/.conan/data/libiconv/1.16/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libcharset.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/libiconv/1.16/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libcharset.a -- Library boost_serialization found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_serialization.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_serialization.a -- Library boost_wserialization found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_wserialization.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_wserialization.a -- Library boost_system found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_system.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_system.a -- Library boost_filesystem found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_filesystem.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_filesystem.a -- Library boost_wave found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_wave.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_wave.a -- Library boost_exception found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_exception.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_exception.a -- Library boost_test_exec_monitor found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_test_exec_monitor.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_test_exec_monitor.a -- Library boost_prg_exec_monitor found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_prg_exec_monitor.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_prg_exec_monitor.a -- Library boost_unit_test_framework found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_unit_test_framework.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_unit_test_framework.a -- Library boost_date_time found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_date_time.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_date_time.a -- Library boost_container found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_container.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_container.a -- Library boost_chrono found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_chrono.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_chrono.a -- Library boost_atomic found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_atomic.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_atomic.a -- Library boost_thread found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_thread.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_thread.a -- Library boost_type_erasure found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_type_erasure.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_type_erasure.a -- Library boost_timer found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_timer.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_timer.a -- Library boost_stacktrace_noop found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_noop.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_noop.a -- Library boost_stacktrace_basic found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_basic.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_basic.a -- Library boost_stacktrace_backtrace found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_backtrace.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_backtrace.a -- Library boost_stacktrace_addr2line found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_addr2line.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_addr2line.a -- Library boost_regex found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_regex.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_regex.a -- Library boost_random found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_random.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_random.a -- Library boost_program_options found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_program_options.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_program_options.a -- Library boost_math_tr1l found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1l.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1l.a -- Library boost_math_tr1f found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1f.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1f.a -- Library boost_math_tr1 found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1.a -- Library boost_math_c99l found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99l.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99l.a -- Library boost_math_c99f found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99f.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99f.a -- Library boost_math_c99 found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99.a -- Library boost_locale found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_locale.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_locale.a -- Library boost_log found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_log.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_log.a -- Library boost_log_setup found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_log_setup.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_log_setup.a -- Library boost_iostreams found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_iostreams.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_iostreams.a -- Library boost_graph found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_graph.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_graph.a -- Library boost_context found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_context.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_context.a -- Library boost_coroutine found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_coroutine.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_coroutine.a -- Library boost_contract found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_contract.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_contract.a -- Conan: Using autogenerated FindZLIB.cmake -- Library z found /home/conan/w/cci_PR-4044/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libz.a -- Skipping already existing target: CONAN_LIB::ZLIB_z -- Found: /home/conan/w/cci_PR-4044/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libz.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/build/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/build_subfolder ----Running------ > cmake --build '/home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/build/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target cpprest [ 3%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/http/client/http_client.cpp.o [ 6%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/http/client/http_client_msg.cpp.o [ 10%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/http/common/http_compression.cpp.o [ 13%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/http/common/http_helpers.cpp.o [ 17%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/http/common/http_msg.cpp.o [ 20%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/http/listener/http_listener.cpp.o [ 24%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/http/listener/http_listener_msg.cpp.o [ 27%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/http/listener/http_server_api.cpp.o [ 31%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/http/oauth/oauth1.cpp.o [ 34%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/http/oauth/oauth2.cpp.o [ 37%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/json/json.cpp.o [ 41%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/json/json_parsing.cpp.o [ 44%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/json/json_serialization.cpp.o [ 48%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/uri/uri.cpp.o [ 51%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/uri/uri_builder.cpp.o [ 55%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/utilities/asyncrt_utils.cpp.o [ 58%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/utilities/base64.cpp.o [ 62%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/utilities/web_utilities.cpp.o [ 65%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/websockets/client/ws_msg.cpp.o [ 68%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/websockets/client/ws_client.cpp.o [ 72%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/websockets/client/ws_client_wspp.cpp.o [ 75%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/pplx/pplxlinux.cpp.o [ 79%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/pplx/pplx.cpp.o [ 82%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/pplx/threadpool.cpp.o [ 86%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/http/client/http_client_asio.cpp.o [ 89%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/http/client/x509_cert_utilities.cpp.o [ 93%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/streams/fileio_posix.cpp.o [ 96%] Building CXX object source_subfolder/Release/src/CMakeFiles/cpprest.dir/http/listener/http_server_asio.cpp.o [100%] Linking CXX static library ../../../lib/libcpprest.a [100%] Built target cpprest cpprestsdk/2.10.16: Package '1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0' built cpprestsdk/2.10.16: Build folder /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/build/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0 cpprestsdk/2.10.16: Generated conaninfo.txt cpprestsdk/2.10.16: Generated conanbuildinfo.txt cpprestsdk/2.10.16: Generating the package cpprestsdk/2.10.16: Package folder /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0 cpprestsdk/2.10.16: Calling package() ----Running------ > cmake --build '/home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/build/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target cpprest Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/pplx/threadpool.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/astreambuf.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/asyncrt_utils.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/base_uri.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/containerstream.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/filestream.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/http_client.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/http_compression.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/http_headers.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/http_listener.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/http_msg.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/interopstream.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/json.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/oauth1.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/oauth2.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/producerconsumerstream.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/rawptrstream.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/streams.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/uri.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/uri_builder.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/version.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/ws_client.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/ws_msg.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/pplx/pplx.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/pplx/pplxcancellation_token.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/pplx/pplxconv.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/pplx/pplxinterface.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/pplx/pplxlinux.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/pplx/pplxtasks.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/pplx/pplxwin.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/details/SafeInt3.hpp -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/details/basic_types.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/details/cpprest_compat.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/details/fileio.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/details/http_constants.dat -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/details/http_helpers.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/details/http_server.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/details/http_server_api.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/details/nosal.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/details/resource.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/include/cpprest/details/web_utilities.h -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/lib/libcpprest.a -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/lib/cmake/cpprestsdk/cpprestsdk-config.cmake -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/lib/cmake/cpprestsdk/cpprestsdk-config-version.cmake -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/lib/cmake/cpprestsdk/cpprestsdk-targets.cmake -- Installing: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/lib/cmake/cpprestsdk/cpprestsdk-targets-debug.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK cpprestsdk/2.10.16 package(): Packaged 1 '.a' file: libcpprest.a cpprestsdk/2.10.16 package(): Packaged 1 '.txt' file: license.txt cpprestsdk/2.10.16 package(): Packaged 39 '.h' files cpprestsdk/2.10.16 package(): Packaged 1 '.dat' file: http_constants.dat cpprestsdk/2.10.16 package(): Packaged 1 '.hpp' file: SafeInt3.hpp cpprestsdk/2.10.16: Package '1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0' created cpprestsdk/2.10.16: Created package revision 9a654cd8040c98e863891db9d9124e70 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK cpprestsdk/2.10.16 (test package): Generator cmake created conanbuildinfo.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created cpprestsdk-config-version.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created cpprestsdkTarget-debug.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created cpprestsdkTargets.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created cpprestsdk-config.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created websocketpp-config-version.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created websocketpp-config.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created websocketppTargets.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created websocketppTarget-debug.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created BoostConfigVersion.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created BoostTarget-debug.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created BoostTargets.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created BoostConfig.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created OpenSSLConfigVersion.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created OpenSSLTarget-debug.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created OpenSSLTargets.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created OpenSSLConfig.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created ZLIBTarget-debug.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created BZip2ConfigVersion.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created BZip2Config.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created BZip2Targets.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created BZip2Target-debug.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created IconvConfigVersion.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created IconvConfig.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created IconvTargets.cmake cpprestsdk/2.10.16 (test package): Generator cmake_find_package_multi created IconvTarget-debug.cmake cpprestsdk/2.10.16 (test package): Generator txt created conanbuildinfo.txt cpprestsdk/2.10.16 (test package): Generated conaninfo.txt cpprestsdk/2.10.16 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-4044/1/94f90f72-6f74-4c55-b1fd-95ea22af8c71/recipes/cpprestsdk/all/test_package/build/608ff87516f36190572d837f951a0d2f2019680a/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 cpprestsdk/2.10.16 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-4044/1/94f90f72-6f74-4c55-b1fd-95ea22af8c71/recipes/cpprestsdk/all/test_package/build/608ff87516f36190572d837f951a0d2f2019680a' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_PREFIX_PATH="/home/conan/w/cci_PR-4044/1/94f90f72-6f74-4c55-b1fd-95ea22af8c71/recipes/cpprestsdk/all/test_package/build/608ff87516f36190572d837f951a0d2f2019680a" -DCMAKE_MODULE_PATH="/home/conan/w/cci_PR-4044/1/94f90f72-6f74-4c55-b1fd-95ea22af8c71/recipes/cpprestsdk/all/test_package/build/608ff87516f36190572d837f951a0d2f2019680a" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-4044/1/94f90f72-6f74-4c55-b1fd-95ea22af8c71/recipes/cpprestsdk/all/test_package' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Library cpprest found /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/lib/libcpprest.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/lib/libcpprest.a -- Library cpprest found /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/lib/libcpprest.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/cpprestsdk/2.10.16/_/_/package/1ded17469dca6ad2c6a0663cdb2f5b3a62e3b8b0/lib/libcpprest.a -- Library boost_contract found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_contract.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_contract.a -- Library boost_coroutine found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_coroutine.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_coroutine.a -- Library boost_context found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_context.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_context.a -- Library boost_graph found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_graph.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_graph.a -- Library boost_iostreams found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_iostreams.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_iostreams.a -- Library boost_log_setup found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_log_setup.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_log_setup.a -- Library boost_log found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_log.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_log.a -- Library boost_locale found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_locale.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_locale.a -- Library boost_math_c99 found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99.a -- Library boost_math_c99f found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99f.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99f.a -- Library boost_math_c99l found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99l.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99l.a -- Library boost_math_tr1 found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1.a -- Library boost_math_tr1f found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1f.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1f.a -- Library boost_math_tr1l found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1l.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1l.a -- Library boost_program_options found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_program_options.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_program_options.a -- Library boost_random found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_random.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_random.a -- Library boost_regex found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_regex.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_regex.a -- Library boost_stacktrace_addr2line found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_addr2line.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_addr2line.a -- Library boost_stacktrace_backtrace found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_backtrace.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_backtrace.a -- Library boost_stacktrace_basic found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_basic.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_basic.a -- Library boost_stacktrace_noop found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_noop.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_noop.a -- Library boost_timer found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_timer.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_timer.a -- Library boost_type_erasure found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_type_erasure.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_type_erasure.a -- Library boost_thread found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_thread.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_thread.a -- Library boost_atomic found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_atomic.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_atomic.a -- Library boost_chrono found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_chrono.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_chrono.a -- Library boost_container found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_container.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_container.a -- Library boost_date_time found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_date_time.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_date_time.a -- Library boost_unit_test_framework found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_unit_test_framework.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_unit_test_framework.a -- Library boost_prg_exec_monitor found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_prg_exec_monitor.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_prg_exec_monitor.a -- Library boost_test_exec_monitor found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_test_exec_monitor.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_test_exec_monitor.a -- Library boost_exception found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_exception.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_exception.a -- Library boost_wave found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_wave.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_wave.a -- Library boost_filesystem found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_filesystem.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_filesystem.a -- Library boost_system found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_system.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_system.a -- Library boost_wserialization found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_wserialization.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_wserialization.a -- Library boost_serialization found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_serialization.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_serialization.a -- Library boost_serialization found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_serialization.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_serialization.a -- Library boost_wserialization found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_wserialization.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_wserialization.a -- Library boost_system found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_system.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_system.a -- Library boost_filesystem found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_filesystem.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_filesystem.a -- Library boost_wave found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_wave.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_wave.a -- Library boost_exception found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_exception.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_exception.a -- Library boost_test_exec_monitor found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_test_exec_monitor.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_test_exec_monitor.a -- Library boost_prg_exec_monitor found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_prg_exec_monitor.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_prg_exec_monitor.a -- Library boost_unit_test_framework found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_unit_test_framework.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_unit_test_framework.a -- Library boost_date_time found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_date_time.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_date_time.a -- Library boost_container found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_container.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_container.a -- Library boost_chrono found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_chrono.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_chrono.a -- Library boost_atomic found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_atomic.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_atomic.a -- Library boost_thread found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_thread.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_thread.a -- Library boost_type_erasure found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_type_erasure.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_type_erasure.a -- Library boost_timer found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_timer.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_timer.a -- Library boost_stacktrace_noop found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_noop.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_noop.a -- Library boost_stacktrace_basic found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_basic.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_basic.a -- Library boost_stacktrace_backtrace found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_backtrace.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_backtrace.a -- Library boost_stacktrace_addr2line found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_addr2line.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_stacktrace_addr2line.a -- Library boost_regex found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_regex.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_regex.a -- Library boost_random found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_random.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_random.a -- Library boost_program_options found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_program_options.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_program_options.a -- Library boost_math_tr1l found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1l.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1l.a -- Library boost_math_tr1f found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1f.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1f.a -- Library boost_math_tr1 found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_tr1.a -- Library boost_math_c99l found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99l.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99l.a -- Library boost_math_c99f found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99f.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99f.a -- Library boost_math_c99 found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_math_c99.a -- Library boost_locale found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_locale.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_locale.a -- Library boost_log found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_log.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_log.a -- Library boost_log_setup found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_log_setup.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_log_setup.a -- Library boost_iostreams found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_iostreams.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_iostreams.a -- Library boost_graph found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_graph.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_graph.a -- Library boost_context found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_context.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_context.a -- Library boost_coroutine found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_coroutine.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_coroutine.a -- Library boost_contract found /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_contract.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/boost/1.75.0/_/_/package/eae4528807459ec8a9a2603417e4a87ef3ed61de/lib/libboost_contract.a -- Library bz2 found /home/conan/w/cci_PR-4044/.conan/data/bzip2/1.0.8/_/_/package/a5fb342591cd091faa8b36194fe6a476ae195f44/lib/libbz2.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/bzip2/1.0.8/_/_/package/a5fb342591cd091faa8b36194fe6a476ae195f44/lib/libbz2.a -- Library z found /home/conan/w/cci_PR-4044/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libz.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libz.a -- Library iconv found /home/conan/w/cci_PR-4044/.conan/data/libiconv/1.16/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libiconv.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/libiconv/1.16/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libiconv.a -- Library charset found /home/conan/w/cci_PR-4044/.conan/data/libiconv/1.16/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libcharset.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/libiconv/1.16/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libcharset.a -- Library ssl found /home/conan/w/cci_PR-4044/.conan/data/openssl/1.1.1i/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libssl.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/openssl/1.1.1i/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libssl.a -- Library crypto found /home/conan/w/cci_PR-4044/.conan/data/openssl/1.1.1i/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libcrypto.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/openssl/1.1.1i/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libcrypto.a -- Library crypto found /home/conan/w/cci_PR-4044/.conan/data/openssl/1.1.1i/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libcrypto.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/openssl/1.1.1i/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libcrypto.a -- Library ssl found /home/conan/w/cci_PR-4044/.conan/data/openssl/1.1.1i/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libssl.a -- Found: /home/conan/w/cci_PR-4044/.conan/data/openssl/1.1.1i/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libssl.a -- Dependency ZLIB already found -- Dependency OpenSSL already found -- Dependency ZLIB already found -- Dependency Boost already found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-4044/1/94f90f72-6f74-4c55-b1fd-95ea22af8c71/recipes/cpprestsdk/all/test_package/build/608ff87516f36190572d837f951a0d2f2019680a ----Running------ > cmake --build '/home/conan/w/cci_PR-4044/1/94f90f72-6f74-4c55-b1fd-95ea22af8c71/recipes/cpprestsdk/all/test_package/build/608ff87516f36190572d837f951a0d2f2019680a' '--' '-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 [100%] Built target test_package cpprestsdk/2.10.16 (test package): Running test() ----Running------ > bin/test_package ----------------- JSON file created at '/home/conan/w/cci_PR-4044/1/94f90f72-6f74-4c55-b1fd-95ea22af8c71/_create.json'