Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-3813/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 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-3813/.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=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-3813/.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: 12.2392578125 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 cpr/1.3.0 exports: File 'conandata.yml' found. Exporting it... cpr/1.3.0 exports: Copied 1 '.yml' file: conandata.yml cpr/1.3.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt cpr/1.3.0 exports_sources: Copied 8 '.patch' files [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.3.0': {'sha256': '82597627e8b2aef1f0482631c9b11595c63a7565bb462a5995d126da4419ac99', 'url': 'https://github.com/whoshuu/cpr/archive/1.3.0.tar.gz'}}, 'patches': {'1.3.0': [{'patch_file': 'patches/001-fix-curl-define.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/002-create-install.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/003-zlib-use-target.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/004-curl-global-scope.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.3.0: - base_path: source_subfolder patch_file: patches/001-fix-curl-define.patch - base_path: source_subfolder patch_file: patches/002-create-install.patch - base_path: source_subfolder patch_file: patches/003-zlib-use-target.patch - base_path: source_subfolder patch_file: patches/004-curl-global-scope.patch sources: 1.3.0: sha256: 82597627e8b2aef1f0482631c9b11595c63a7565bb462a5995d126da4419ac99 url: https://github.com/whoshuu/cpr/archive/1.3.0.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 cpr/1.3.0: A new conanfile.py version was exported cpr/1.3.0: Folder: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/export cpr/1.3.0: Using the exported files summary hash as the recipe revision: 9bfedeb10a33bf703c85bf80f24b0c2a cpr/1.3.0: Exported revision: 9bfedeb10a33bf703c85bf80f24b0c2a Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=8 os=Linux os_build=Linux [options] cpr:shared=True [build_requires] [env] libcurl/7.67.0: Not found in local cache, looking in remotes... libcurl/7.67.0: Trying with 'c3i_PR-3813_ffb444ba488634f86ec8788acc2899b9200e0b7b'... libcurl/7.67.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libcurl/7.67.0: Downloaded recipe revision ac1d9002c09862a212534b61a62d9c35 openssl/1.1.1h: Not found in local cache, looking in remotes... openssl/1.1.1h: Trying with 'c3i_PR-3813_ffb444ba488634f86ec8788acc2899b9200e0b7b'... openssl/1.1.1h: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1h: Downloaded recipe revision a54ec92b792d10b6595c581a15ad2cd7 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-3813_ffb444ba488634f86ec8788acc2899b9200e0b7b'... 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 cpr/1.3.0: Forced build from source cpr/1.3.0 (test package): Installing package Requirements cpr/1.3.0 from local cache - Cache libcurl/7.67.0 from 'central' - Downloaded openssl/1.1.1h from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Packages cpr/1.3.0:1663f4844d7fd12eb9e2b2415c2f8a93f448ba46 - Build libcurl/7.67.0:f7c16edb946c11b624d0c1e6ab07cc55ced16129 - Download openssl/1.1.1h:761432f3453a17c960259b5b2605153e3bcffd7d - Download zlib/1.2.11:761432f3453a17c960259b5b2605153e3bcffd7d - Download Installing (downloading, building) binaries... openssl/1.1.1h: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1h: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d openssl/1.1.1h: Downloaded package revision 9fc233c400c8d89bf52b5b1c49fba861 zlib/1.2.11: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d zlib/1.2.11: Downloaded package revision 19b0e4fbdaa03414e3a4f04a37dcf295 libcurl/7.67.0: Retrieving package f7c16edb946c11b624d0c1e6ab07cc55ced16129 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/7.67.0: Package installed f7c16edb946c11b624d0c1e6ab07cc55ced16129 libcurl/7.67.0: Downloaded package revision 5ce01239893f0fea1372ea0784c55a54 [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 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cpr/1.3.0: Configuring sources in /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK cpr/1.3.0: Copying sources to build folder cpr/1.3.0: Building your package in /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/build/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46 cpr/1.3.0: Generator cmake created conanbuildinfo.cmake cpr/1.3.0: Generator cmake_find_package created FindCURL.cmake cpr/1.3.0: Generator cmake_find_package created FindOpenSSL.cmake cpr/1.3.0: Generator cmake_find_package created FindZLIB.cmake [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 cpr/1.3.0: Calling build() ----Running------ > cd '/home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/build/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46" -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_MODULE_PATH="/home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/build/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DUSE_SYSTEM_CURL="True" -DBUILD_CPR_TESTS="False" -DGENERATE_COVERAGE="False" -DUSE_SYSTEM_GTEST="False" -Wno-dev '/home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/build/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.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: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++11 -- Checking compiler flags for C++11 support. -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- C++11 is supported. -- C++ Requests CMake Options -- ======================================================= -- USE_SYSTEM_CURL: True -- BUILD_CPR_TESTS: False -- GENERATE_COVERAGE: False -- CPR_CURL_NOSIGNAL: OFF -- USE_SYSTEM_GTEST: False -- CMAKE_USE_OPENSSL: ON -- ======================================================= -- Conan: Using autogenerated FindCURL.cmake -- Found CURL: 7.67.0 (found version "7.67.0") -- Library curl found /home/conan/w/cci_PR-3813/.conan/data/libcurl/7.67.0/_/_/package/f7c16edb946c11b624d0c1e6ab07cc55ced16129/lib/libcurl.a -- Found: /home/conan/w/cci_PR-3813/.conan/data/libcurl/7.67.0/_/_/package/f7c16edb946c11b624d0c1e6ab07cc55ced16129/lib/libcurl.a -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1h (found version "1.1.1h") -- Library ssl found /home/conan/w/cci_PR-3813/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libssl.a -- Found: /home/conan/w/cci_PR-3813/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libssl.a -- Library crypto found /home/conan/w/cci_PR-3813/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcrypto.a -- Found: /home/conan/w/cci_PR-3813/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcrypto.a -- Library crypto found /home/conan/w/cci_PR-3813/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcrypto.a -- Found: /home/conan/w/cci_PR-3813/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcrypto.a -- Library ssl found /home/conan/w/cci_PR-3813/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libssl.a -- Found: /home/conan/w/cci_PR-3813/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libssl.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /home/conan/w/cci_PR-3813/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libz.a -- Found: /home/conan/w/cci_PR-3813/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libz.a -- Library curl found /home/conan/w/cci_PR-3813/.conan/data/libcurl/7.67.0/_/_/package/f7c16edb946c11b624d0c1e6ab07cc55ced16129/lib/libcurl.a -- Found: /home/conan/w/cci_PR-3813/.conan/data/libcurl/7.67.0/_/_/package/f7c16edb946c11b624d0c1e6ab07cc55ced16129/lib/libcurl.a -- Using CURL_INCLUDE_DIRS: /home/conan/w/cci_PR-3813/.conan/data/libcurl/7.67.0/_/_/package/f7c16edb946c11b624d0c1e6ab07cc55ced16129/include. -- Using CURL_LIBRARIES: /home/conan/w/cci_PR-3813/.conan/data/libcurl/7.67.0/_/_/package/f7c16edb946c11b624d0c1e6ab07cc55ced16129/lib/libcurl.a;rt;pthread;OpenSSL::OpenSSL;ZLIB::ZLIB. -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/build/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/build_subfolder ----Running------ > cmake --build '/home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/build/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target cpr [ 14%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/cookies.cpp.o [ 14%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/auth.cpp.o [ 21%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/cprtypes.cpp.o [ 28%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/digest.cpp.o [ 35%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/error.cpp.o [ 42%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/multipart.cpp.o [ 50%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/parameters.cpp.o [ 57%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/payload.cpp.o [ 64%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/proxies.cpp.o [ 71%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/session.cpp.o [ 78%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/timeout.cpp.o [ 85%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/util.cpp.o [ 92%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/ssl_options.cpp.o [100%] Linking CXX shared library ../../lib/libcpr.so [100%] Built target cpr cpr/1.3.0: Package '1663f4844d7fd12eb9e2b2415c2f8a93f448ba46' built cpr/1.3.0: Build folder /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/build/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46 cpr/1.3.0: Generated conaninfo.txt cpr/1.3.0: Generated conanbuildinfo.txt cpr/1.3.0: Generating the package cpr/1.3.0: Package folder /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46 cpr/1.3.0: Calling package() ----Running------ > cmake --build '/home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/build/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target cpr Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/lib/libcpr.so -- Set runtime path of "/home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/lib/libcpr.so" to "" -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/cookies.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/multipart.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/parameters.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/auth.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/timeout.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/digest.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/cpr.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/error.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/ssl_options.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/response.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/api.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/max_redirects.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/body.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/payload.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/low_speed.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/curlholder.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/defines.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/session.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/util.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/cprtypes.h -- Installing: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/include/cpr/proxies.h [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 cpr/1.3.0 package(): Packaged 1 '.so' file: libcpr.so cpr/1.3.0 package(): Packaged 1 file: LICENSE cpr/1.3.0 package(): Packaged 21 '.h' files cpr/1.3.0: Package '1663f4844d7fd12eb9e2b2415c2f8a93f448ba46' created cpr/1.3.0: Created package revision 53d1d064647105a3437d66db9d1ae3bb [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK cpr/1.3.0 (test package): Generator cmake created conanbuildinfo.cmake cpr/1.3.0 (test package): Generator cmake_find_package created Findcpr.cmake cpr/1.3.0 (test package): Generator cmake_find_package created FindCURL.cmake cpr/1.3.0 (test package): Generator cmake_find_package created FindOpenSSL.cmake cpr/1.3.0 (test package): Generator cmake_find_package created FindZLIB.cmake cpr/1.3.0 (test package): Generator txt created conanbuildinfo.txt cpr/1.3.0 (test package): Generated conaninfo.txt cpr/1.3.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-3813/9/b7843233-ca32-47f5-a910-4a4543657635/recipes/cpr/all/test_package/build/28c05ccb2a45b9573f26540b0f47471c88e4a431/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 cpr/1.3.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-3813/9/b7843233-ca32-47f5-a910-4a4543657635/recipes/cpr/all/test_package/build/28c05ccb2a45b9573f26540b0f47471c88e4a431' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_MODULE_PATH="/home/conan/w/cci_PR-3813/9/b7843233-ca32-47f5-a910-4a4543657635/recipes/cpr/all/test_package/build/28c05ccb2a45b9573f26540b0f47471c88e4a431" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-3813/9/b7843233-ca32-47f5-a910-4a4543657635/recipes/cpr/all/test_package' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.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 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++11 -- Conan: Using autogenerated Findcpr.cmake -- Found cpr: 1.3.0 (found version "1.3.0") -- Library cpr found /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/lib/libcpr.so -- Found: /home/conan/w/cci_PR-3813/.conan/data/cpr/1.3.0/_/_/package/1663f4844d7fd12eb9e2b2415c2f8a93f448ba46/lib/libcpr.so -- Conan: Using autogenerated FindCURL.cmake -- Found CURL: 7.67.0 (found version "7.67.0") -- Library curl found /home/conan/w/cci_PR-3813/.conan/data/libcurl/7.67.0/_/_/package/f7c16edb946c11b624d0c1e6ab07cc55ced16129/lib/libcurl.a -- Found: /home/conan/w/cci_PR-3813/.conan/data/libcurl/7.67.0/_/_/package/f7c16edb946c11b624d0c1e6ab07cc55ced16129/lib/libcurl.a -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1h (found version "1.1.1h") -- Library ssl found /home/conan/w/cci_PR-3813/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libssl.a -- Found: /home/conan/w/cci_PR-3813/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libssl.a -- Library crypto found /home/conan/w/cci_PR-3813/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcrypto.a -- Found: /home/conan/w/cci_PR-3813/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcrypto.a -- Library crypto found /home/conan/w/cci_PR-3813/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcrypto.a -- Found: /home/conan/w/cci_PR-3813/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcrypto.a -- Library ssl found /home/conan/w/cci_PR-3813/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libssl.a -- Found: /home/conan/w/cci_PR-3813/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libssl.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /home/conan/w/cci_PR-3813/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libz.a -- Found: /home/conan/w/cci_PR-3813/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libz.a -- Library curl found /home/conan/w/cci_PR-3813/.conan/data/libcurl/7.67.0/_/_/package/f7c16edb946c11b624d0c1e6ab07cc55ced16129/lib/libcurl.a -- Found: /home/conan/w/cci_PR-3813/.conan/data/libcurl/7.67.0/_/_/package/f7c16edb946c11b624d0c1e6ab07cc55ced16129/lib/libcurl.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-3813/9/b7843233-ca32-47f5-a910-4a4543657635/recipes/cpr/all/test_package/build/28c05ccb2a45b9573f26540b0f47471c88e4a431 ----Running------ > cmake --build '/home/conan/w/cci_PR-3813/9/b7843233-ca32-47f5-a910-4a4543657635/recipes/cpr/all/test_package/build/28c05ccb2a45b9573f26540b0f47471c88e4a431' '--' '-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 cpr/1.3.0 (test package): Running test() ----Running------ > bin/test_package ----------------- status code: 200 headers: application/json; charset=utf-8 text: { "userId": 1, "id": 1, "title": "delectus aut autem", "completed": false } JSON file created at '/home/conan/w/cci_PR-3813/9/b7843233-ca32-47f5-a910-4a4543657635/_create.json'