******************************************************************************** conan install cpr/1.6.2@#0a5c6c927e895ef14fef139d25abc901 --build=cpr -pr /home/conan/w/prod/BuildSingleReference/62020/3c9bc6fe-a7c5-4e31-b4cc-b6f2234c1f27/profile_linux_10_libstdcpp_gcc_debug_64.cpr-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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/prod/BuildSingleReference/.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=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=10 os=Linux [options] cpr:shared=False [build_requires] [env] libcurl/7.80.0: Not found in local cache, looking in remotes... libcurl/7.80.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libcurl/7.80.0: Downloaded recipe revision 1ae171a35f95e001f6103d2da3f3c90b openssl/1.1.1q: Not found in local cache, looking in remotes... openssl/1.1.1q: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1q: Downloaded recipe revision 5f25b2ff5bed8a6bec73b90fe963d93c zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae cpr/1.6.2: Forced build from source Installing package: cpr/1.6.2 Requirements cpr/1.6.2 from local cache - Cache libcurl/7.80.0 from 'conan-center' - Downloaded openssl/1.1.1q from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages cpr/1.6.2:9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb - Build libcurl/7.80.0:379c0a4f89c9223a2c620ee669d6af9f0ab83213 - Download openssl/1.1.1q:75e99b627c196b65c439728670655ec3c366b334 - Download zlib/1.2.12:75e99b627c196b65c439728670655ec3c366b334 - Download Installing (downloading, building) binaries... openssl/1.1.1q: Retrieving package 75e99b627c196b65c439728670655ec3c366b334 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1q: Package installed 75e99b627c196b65c439728670655ec3c366b334 openssl/1.1.1q: Downloaded package revision 1c043a45c0eb90097233d6bf7c0d0560 zlib/1.2.12: Retrieving package 75e99b627c196b65c439728670655ec3c366b334 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 75e99b627c196b65c439728670655ec3c366b334 zlib/1.2.12: Downloaded package revision 3c06ee35ced53f81240bd4ea346f140c libcurl/7.80.0: Retrieving package 379c0a4f89c9223a2c620ee669d6af9f0ab83213 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/7.80.0: Package installed 379c0a4f89c9223a2c620ee669d6af9f0ab83213 libcurl/7.80.0: Downloaded package revision 56a2f92f37fc96b8067db75d1d33f2d4 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cpr/1.6.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK cpr/1.6.2: Copying sources to build folder cpr/1.6.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/build/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb cpr/1.6.2: Generator cmake_find_package created FindCURL.cmake cpr/1.6.2: Generator cmake_find_package created FindOpenSSL.cmake cpr/1.6.2: Generator cmake_find_package created FindZLIB.cmake cpr/1.6.2: Generator cmake created conanbuildinfo.cmake cpr/1.6.2: Aggregating env generators [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 cpr/1.6.2: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/build/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb" -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/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/build/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCPR_FORCE_USE_SYSTEM_CURL="True" -DCPR_BUILD_TESTS="False" -DCPR_GENERATE_COVERAGE="False" -DCPR_USE_SYSTEM_GTEST="False" -DCPR_CURL_NOSIGNAL="False" -DCPR_FORCE_DARWINSSL_BACKEND="False" -DCPR_FORCE_OPENSSL_BACKEND="False" -DCPR_FORCE_WINSSL_BACKEND="False" -DCMAKE_USE_OPENSSL="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/build/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb' ----------------- -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: 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 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++ -- C++ Requests CMake Options -- ======================================================= -- CPR_GENERATE_COVERAGE: False -- CPR_CURL_NOSIGNAL: False -- CPR_USE_SYSTEM_GTEST: False -- CPR_FORCE_USE_SYSTEM_CURL: True -- CPR_ENABLE_SSL: ON -- CPR_FORCE_OPENSSL_BACKEND: False -- CPR_FORCE_WINSSL_BACKEND: False -- CPR_FORCE_DARWINSSL_BACKEND: False -- CPR_BUILD_TESTS: False -- CPR_BUILD_TESTS_SSL: OFF -- ======================================================= -- Performing Test THREAD_SANITIZER_AVAILABLE -- Performing Test THREAD_SANITIZER_AVAILABLE - Success -- Performing Test ADDRESS_SANITIZER_AVAILABLE -- Performing Test ADDRESS_SANITIZER_AVAILABLE - Success -- Performing Test LEAK_SANITIZER_AVAILABLE -- Performing Test LEAK_SANITIZER_AVAILABLE - Success -- Performing Test UNDEFINED_BEHAVIOUR_SANITIZER_AVAILABLE -- Performing Test UNDEFINED_BEHAVIOUR_SANITIZER_AVAILABLE - Success -- Performing Test ALL_SANITIZERS_AVAILABLE -- Performing Test ALL_SANITIZERS_AVAILABLE - Success -- Performing Test HAS_GCC_STATIC_ANALYZER -- Performing Test HAS_GCC_STATIC_ANALYZER - Success -- Automatically detecting SSL backend. -- Detecting SSL backend... -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1q (found version "1.1.1q") -- Library ssl found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libssl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libssl.a -- Library crypto found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libcrypto.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libcrypto.a -- Library crypto found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libcrypto.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libcrypto.a -- Library ssl found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libssl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libssl.a -- SSL auto detect: Using OpenSSL. -- Conan: Using autogenerated FindCURL.cmake -- Found CURL: 7.80.0 (found version "7.80.0") -- Library curl found /home/conan/w/prod/BuildSingleReference/.conan/data/libcurl/7.80.0/_/_/package/379c0a4f89c9223a2c620ee669d6af9f0ab83213/lib/libcurl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libcurl/7.80.0/_/_/package/379c0a4f89c9223a2c620ee669d6af9f0ab83213/lib/libcurl.a -- Conan: Dependency OpenSSL already found -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.12 (found version "1.2.12") -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libz.a -- Library curl found /home/conan/w/prod/BuildSingleReference/.conan/data/libcurl/7.80.0/_/_/package/379c0a4f89c9223a2c620ee669d6af9f0ab83213/lib/libcurl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libcurl/7.80.0/_/_/package/379c0a4f89c9223a2c620ee669d6af9f0ab83213/lib/libcurl.a -- Curl found on this system. -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/build/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/build_subfolder ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/build/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target cpr [ 5%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/auth.cpp.o [ 11%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/bearer.cpp.o [ 17%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/cookies.cpp.o [ 23%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/cprtypes.cpp.o [ 29%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/curl_container.cpp.o [ 35%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/curlholder.cpp.o [ 41%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/error.cpp.o [ 47%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/multipart.cpp.o [ 52%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/parameters.cpp.o [ 58%] 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 [ 70%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/session.cpp.o [ 76%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/timeout.cpp.o [ 82%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/unix_socket.cpp.o [ 88%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/util.cpp.o [ 94%] Building CXX object source_subfolder/cpr/CMakeFiles/cpr.dir/response.cpp.o [100%] Linking CXX static library ../../lib/libcpr.a [100%] Built target cpr cpr/1.6.2: Package '9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb' built cpr/1.6.2: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/build/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb cpr/1.6.2: Generated conaninfo.txt cpr/1.6.2: Generated conanbuildinfo.txt cpr/1.6.2: Generating the package cpr/1.6.2: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb cpr/1.6.2: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/build/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target cpr Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/lib/libcpr.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/parameters.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/payload.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/response.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/util.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/ntlm.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/cookies.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/curl_container.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/auth.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/cpr.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/session.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/verbose.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/cprtypes.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/unix_socket.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/limit_rate.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/digest.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/body.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/user_agent.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/callback.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/curlholder.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/ssl_options.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/bearer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/api.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/timeout.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/low_speed.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/status_codes.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/multipart.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/max_redirects.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/connect_timeout.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/proxies.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.6.2/_/_/package/9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb/include/cpr/error.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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK cpr/1.6.2 package(): Packaged 30 '.h' files cpr/1.6.2 package(): Packaged 1 '.a' file: libcpr.a cpr/1.6.2 package(): Packaged 1 file: LICENSE cpr/1.6.2: Package '9465caa2533f1b5e0fe47e8f06e4ebe19c81bbfb' created cpr/1.6.2: Created package revision df4fb0182679071c49cc7d828465bc62 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_USE_OPENSSL