Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1537_12_0_16/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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 '/tmp/c3ipr/pr_1537_12_0_16/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1537_12_0_16/.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: 20.2333984375 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 Exporting package recipe easyhttpcpp/2.1.0 exports: File 'conandata.yml' found. Exporting it... easyhttpcpp/2.1.0 exports: Copied 1 '.yml' file: conandata.yml easyhttpcpp/2.1.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt easyhttpcpp/2.1.0 exports_sources: Copied 1 '.cmake' file: 0002-use-poco-target.cmake easyhttpcpp/2.1.0 exports_sources: Copied 1 '.patch' file: 0001-allow-inclusion-as-subproject.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.1.0': {'url': 'https://github.com/sony/easyhttpcpp/archive/2.1.0.tar.gz', 'sha256': 'a20216039af129900a270e020917c3e7e7b9eb45d73ff09b1c5d9b44777a6b75'}}, 'patches': {'2.1.0': [{'patch_file': 'patches/0001-allow-inclusion-as-subproject.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0002-use-poco-target.cmake', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 2.1.0: - base_path: source_subfolder patch_file: patches/0001-allow-inclusion-as-subproject.patch - base_path: source_subfolder patch_file: patches/0002-use-poco-target.cmake sources: 2.1.0: sha256: a20216039af129900a270e020917c3e7e7b9eb45d73ff09b1c5d9b44777a6b75 url: https://github.com/sony/easyhttpcpp/archive/2.1.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK easyhttpcpp/2.1.0: A new conanfile.py version was exported easyhttpcpp/2.1.0: Folder: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/export easyhttpcpp/2.1.0: Using the exported files summary hash as the recipe revision: c9a0d4defe963f87931b1461fff3320d easyhttpcpp/2.1.0: Exported revision: c9a0d4defe963f87931b1461fff3320d Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux os_build=Linux [options] easyhttpcpp:shared=True [build_requires] [env] poco/1.10.1: Not found in local cache, looking in remotes... poco/1.10.1: Trying with 'c3i_PR-1537_89332e742fc22fef6474b18e48657abac911f64f'... poco/1.10.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz poco/1.10.1: Downloaded recipe revision 4505898b02d7dbad04ce88a8f441ecd4 openssl/1.1.1g: Not found in local cache, looking in remotes... openssl/1.1.1g: Trying with 'c3i_PR-1537_89332e742fc22fef6474b18e48657abac911f64f'... openssl/1.1.1g: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1g: Downloaded recipe revision 35a1937d557a8e93272fe7abed9feeeb easyhttpcpp/2.1.0: Forced build from source easyhttpcpp/2.1.0 (test package): Installing package Requirements easyhttpcpp/2.1.0 from local cache - Cache openssl/1.1.1g from 'central' - Downloaded poco/1.10.1 from 'central' - Downloaded Packages easyhttpcpp/2.1.0:d4e51f40e45a785cf0d190925a115e63411a9bd4 - Build openssl/1.1.1g:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download poco/1.10.1:e69413742ba54b4ea95d3337b7049d53c44cc4df - Download Installing (downloading, building) binaries... openssl/1.1.1g: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1g: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 openssl/1.1.1g: Downloaded package revision 922fdfdd8b3b87b03b4bc759b828f8ff poco/1.10.1: Retrieving package e69413742ba54b4ea95d3337b7049d53c44cc4df from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz poco/1.10.1: Package installed e69413742ba54b4ea95d3337b7049d53c44cc4df poco/1.10.1: Downloaded package revision 9fc06af5ce32991eb36a1cc689d7d67e [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 easyhttpcpp/2.1.0: Configuring sources in /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK easyhttpcpp/2.1.0: Copying sources to build folder easyhttpcpp/2.1.0: Building your package in /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/build/d4e51f40e45a785cf0d190925a115e63411a9bd4 easyhttpcpp/2.1.0: Generator cmake created conanbuildinfo.cmake easyhttpcpp/2.1.0: Generator cmake_find_package created FindPoco.cmake easyhttpcpp/2.1.0: Generator cmake_find_package created FindOpenSSL.cmake easyhttpcpp/2.1.0: Generator cmake_find_package_multi created PocoConfig.cmake easyhttpcpp/2.1.0: Generator cmake_find_package_multi created PocoConfigVersion.cmake easyhttpcpp/2.1.0: Generator cmake_find_package_multi created PocoTargets.cmake easyhttpcpp/2.1.0: Generator cmake_find_package_multi created PocoTarget-release.cmake easyhttpcpp/2.1.0: Generator cmake_find_package_multi created OpenSSLConfig.cmake easyhttpcpp/2.1.0: Generator cmake_find_package_multi created OpenSSLConfigVersion.cmake easyhttpcpp/2.1.0: Generator cmake_find_package_multi created OpenSSLTargets.cmake easyhttpcpp/2.1.0: Generator cmake_find_package_multi created OpenSSLTarget-release.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 easyhttpcpp/2.1.0: Calling build() ----Running------ > cd '/tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/build/d4e51f40e45a785cf0d190925a115e63411a9bd4' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4" -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="/tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/build/d4e51f40e45a785cf0d190925a115e63411a9bd4" -DCMAKE_PREFIX_PATH="/tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/build/d4e51f40e45a785cf0d190925a115e63411a9bd4" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DFORCE_SHAREDLIB="True" -Wno-dev '/tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/build/d4e51f40e45a785cf0d190925a115e63411a9bd4' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1g (found version "1.1.1g") -- Library ssl found /tmp/c3ipr/pr_1537_12_0_16/.conan/data/openssl/1.1.1g/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libssl.a -- Found: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/openssl/1.1.1g/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libssl.a -- Library crypto found /tmp/c3ipr/pr_1537_12_0_16/.conan/data/openssl/1.1.1g/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libcrypto.a -- Found: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/openssl/1.1.1g/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libcrypto.a -- Library PocoZip found /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoZip.a -- Found: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoZip.a -- Library PocoNetSSL found /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoNetSSL.a -- Found: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoNetSSL.a -- Library PocoJWT found /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoJWT.a -- Found: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoJWT.a -- Library PocoUtil found /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoUtil.a -- Found: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoUtil.a -- Library PocoDataSQLite found /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoDataSQLite.a -- Found: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoDataSQLite.a -- Library PocoRedis found /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoRedis.a -- Found: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoRedis.a -- Library PocoMongoDB found /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoMongoDB.a -- Found: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoMongoDB.a -- Library PocoNet found /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoNet.a -- Found: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoNet.a -- Library PocoEncodings found /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoEncodings.a -- Found: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoEncodings.a -- Library PocoXML found /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoXML.a -- Found: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoXML.a -- Library PocoData found /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoData.a -- Found: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoData.a -- Library PocoCrypto found /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoCrypto.a -- Found: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoCrypto.a -- Library PocoJSON found /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoJSON.a -- Found: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoJSON.a -- Library PocoFoundation found /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoFoundation.a -- Found: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/poco/1.10.1/_/_/package/e69413742ba54b4ea95d3337b7049d53c44cc4df/lib/libPocoFoundation.a -- Dependency OpenSSL already found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR -- Build files have been written to: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/build/d4e51f40e45a785cf0d190925a115e63411a9bd4 ----Running------ > cmake --build '/tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/build/d4e51f40e45a785cf0d190925a115e63411a9bd4' '--' '-j3' ----------------- Scanning dependencies of target easyhttp [ 1%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/AtomicBool.cpp.o [ 2%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/BaseException.cpp.o [ 3%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/BaseLogger.cpp.o [ 4%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/ByteArrayBuffer.cpp.o [ 5%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/CacheInfoWithDataSize.cpp.o [ 6%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/CacheManager.cpp.o [ 7%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/CacheMetadata.cpp.o [ 8%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/ColorConsoleChannelCreator.cpp.o [ 10%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/CommonException.cpp.o [ 11%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/CoreException.cpp.o [ 12%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/CoreLogger.cpp.o [ 13%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/DefaultLogWriter.cpp.o [ 14%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/ExceptionConstants.cpp.o [ 15%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/FileUtil.cpp.o [ 16%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/LruCacheByDataSizeStrategy.cpp.o [ 17%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/ProjectVersion.cpp.o [ 19%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/StringUtil.cpp.o [ 20%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/unix/ColorConsoleChannelCreatorImpl.cpp.o [ 21%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/common/unix/FileUtilImpl.cpp.o [ 22%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/db/ContentValues.cpp.o [ 23%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/db/SqlException.cpp.o [ 24%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/db/SqliteCursor.cpp.o [ 25%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/db/SqliteDatabase.cpp.o [ 26%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/db/SqliteOpenHelper.cpp.o [ 28%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/db/SqliteQueryBuilder.cpp.o [ 29%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/messagedigest/DigestConstants.cpp.o [ 30%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/messagedigest/DigestEngine.cpp.o [ 31%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/messagedigest/DigestUtil.cpp.o [ 32%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/messagedigest/MessageDigestException.cpp.o [ 33%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/messagedigest/unix/DigestEngineImpl.cpp.o [ 34%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/messagedigest/unix/DigestUtilImpl.cpp.o [ 35%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/executorservice/BoundBlockingQueue.cpp.o [ 37%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/executorservice/ExecutorServiceException.cpp.o [ 38%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/executorservice/QueuedThreadPool.cpp.o [ 39%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/executorservice/RunnableWorker.cpp.o [ 40%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/executorservice/Task.cpp.o [ 41%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/executorservice/UnboundBlockingQueue.cpp.o [ 42%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/CacheControl.cpp.o [ 43%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/CallInterceptorChain.cpp.o [ 44%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/CallInternal.cpp.o [ 46%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/CallLoggingInterceptor.cpp.o [ 47%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/ConnectionInternal.cpp.o [ 48%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/ConnectionPool.cpp.o [ 49%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/ConnectionPoolInternal.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/EasyHttp.cpp.o [ 51%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/EasyHttpContext.cpp.o [ 52%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/EasyHttpInternal.cpp.o [ 53%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/Headers.cpp.o [ 55%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpAsyncExecutionTask.cpp.o [ 56%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpCache.cpp.o [ 57%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpCacheDatabase.cpp.o [ 58%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpCacheDatabaseOpenHelper.cpp.o [ 59%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpCacheInfo.cpp.o [ 60%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpCacheInternal.cpp.o [ 61%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpCacheMetadata.cpp.o [ 62%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpCacheStrategy.cpp.o [ 64%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpConstants.cpp.o [ 65%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpEngine.cpp.o [ 66%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpException.cpp.o [ 67%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpExecutionTaskManager.cpp.o [ 68%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpFileCache.cpp.o [ 69%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpInternalConstants.cpp.o [ 70%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpLruCacheStrategy.cpp.o [ 71%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpRequestExecutor.cpp.o [ 73%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/HttpUtil.cpp.o [ 74%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/KeepAliveTimeoutTask.cpp.o [ 75%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/LoggingInterceptorFactory.cpp.o [ 76%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/MediaType.cpp.o [ 77%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/NetworkInterceptorChain.cpp.o [ 78%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/NetworkLoggingInterceptor.cpp.o [ 79%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/Proxy.cpp.o [ 80%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/Request.cpp.o [ 82%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/RequestBody.cpp.o [ 83%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/RequestBodyForByteBuffer.cpp.o [ 84%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/RequestBodyForSharedPtrByteBuffer.cpp.o [ 85%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/RequestBodyForSharedPtrStream.cpp.o [ 86%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/RequestBodyForSharedPtrString.cpp.o [ 87%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/RequestBodyForStream.cpp.o [ 88%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/RequestBodyForString.cpp.o [ 89%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/RequestBodyUtil.cpp.o [ 91%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/Response.cpp.o [ 92%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/ResponseBody.cpp.o [ 93%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/ResponseBodyStreamFromCache.cpp.o [ 94%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/ResponseBodyStreamInternal.cpp.o [ 95%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/ResponseBodyStreamWithCaching.cpp.o [ 96%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/ResponseBodyStreamWithoutCaching.cpp.o [ 97%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/SslContextCreator.cpp.o [ 98%] Building CXX object source_subfolder/CMakeFiles/easyhttp.dir/src/unix/SslContextCreatorImpl.cpp.o [100%] Linking CXX shared library ../lib/libeasyhttp.so [100%] Built target easyhttp easyhttpcpp/2.1.0: Package 'd4e51f40e45a785cf0d190925a115e63411a9bd4' built easyhttpcpp/2.1.0: Build folder /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/build/d4e51f40e45a785cf0d190925a115e63411a9bd4 easyhttpcpp/2.1.0: Generated conaninfo.txt easyhttpcpp/2.1.0: Generated conanbuildinfo.txt easyhttpcpp/2.1.0: Generating the package easyhttpcpp/2.1.0: Package folder /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4 easyhttpcpp/2.1.0: Calling package() ----Running------ > cmake --build '/tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/build/d4e51f40e45a785cf0d190925a115e63411a9bd4' '--target' 'install' '--' '-j3' ----------------- [100%] Built target easyhttp Install the project... -- Install configuration: "Release" -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/Call.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/Interceptor.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/Response.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/ResponseBody.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/CrlCheckPolicy.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/HttpAuthenticatorTypeDefs.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/Typedef.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/CacheStrategyListener.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/LruCacheByDataSizeStrategy.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/LogLevel.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/CacheMetadata.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/Cache.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/ExceptionConstants.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/OpenSslInitializer.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/CacheInfoWithDataSize.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/CommonMacros.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/Future.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/CommonExports.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/CoreException.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/CacheManager.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/FileUtil.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/CoreExports.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/ByteArrayBuffer.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/RefCountedRunnable.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/DefaultLogWriter.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/AtomicBool.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/BaseException.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/CoreLogger.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/BaseLogger.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/CommonException.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/ProjectVersion.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/StringUtil.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/LogWriter.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/common/CacheStrategy.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/HttpExports.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/executorservice -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/executorservice/ExecutorServiceExports.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/executorservice/Task.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/executorservice/ExecutorServiceException.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/executorservice/FutureTask.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/executorservice/UnboundBlockingQueue.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/executorservice/BlockingQueue.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/executorservice/ScheduledFutureTask.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/executorservice/QueuedThreadPool.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/executorservice/BoundBlockingQueue.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/ResponseCallback.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/Headers.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/RequestBody.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/Proxy.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/HttpCache.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/HttpException.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/EasyHttp.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/HttpConstants.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/messagedigest -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/messagedigest/MessageDigestExports.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/messagedigest/DigestConstants.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/messagedigest/DigestUtil.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/messagedigest/MessageDigestException.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/messagedigest/DigestEngine.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/Connection.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/ConnectionPool.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/LoggingInterceptor.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/db -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/db/SqliteConflictAlgorithm.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/db/AutoSqliteCursor.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/db/SqliteOpenHelper.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/db/DbExports.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/db/Cursor.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/db/SqlException.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/db/SqliteDatabaseCorruptionListener.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/db/SqliteQueryBuilder.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/db/SqliteDatabase.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/db/AutoSqliteDatabase.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/db/AutoSqliteTransaction.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/db/ContentValues.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/db/SqliteCursor.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/Request.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/HttpAuthenticator.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/HttpAuthenticatorCallback.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/LoggingInterceptorFactory.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/ResponseBodyStream.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/HttpCacheUpdateCheckPolicy.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/CacheControl.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/include/easyhttpcpp/MediaType.h -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/lib/libeasyhttp.so.2.1.0 -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/lib/libeasyhttp.so.2 -- Set runtime path of "/tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/lib/libeasyhttp.so.2.1.0" to "" -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/lib/libeasyhttp.so -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/lib/cmake/easyhttpcpp/easyhttpcppeasyhttpTargets.cmake -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/lib/cmake/easyhttpcpp/easyhttpcppeasyhttpTargets-release.cmake -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/lib/cmake/easyhttpcpp/easyhttpcppeasyhttpConfig.cmake -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/lib/cmake/easyhttpcpp/easyhttpcppeasyhttpConfigVersion.cmake -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/lib/cmake/easyhttpcpp/easyhttpcppConfig.cmake -- Installing: /tmp/c3ipr/pr_1537_12_0_16/.conan/data/easyhttpcpp/2.1.0/_/_/package/d4e51f40e45a785cf0d190925a115e63411a9bd4/lib/cmake/easyhttpcpp/easyhttpcppConfigVersion.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 easyhttpcpp/2.1.0 package(): Packaged 1 '.so' file: libeasyhttp.so easyhttpcpp/2.1.0 package(): Packaged 1 '.2' file: libeasyhttp.so.2 easyhttpcpp/2.1.0 package(): Packaged 1 '.0' file: libeasyhttp.so.2.1.0 easyhttpcpp/2.1.0 package(): Packaged 81 '.h' files easyhttpcpp/2.1.0 package(): Packaged 1 file: LICENSE easyhttpcpp/2.1.0: Package 'd4e51f40e45a785cf0d190925a115e63411a9bd4' created easyhttpcpp/2.1.0: Created package revision ed634420ce29c7d1bc0270c144eebb89 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK easyhttpcpp/2.1.0 (test package): Generator cmake created conanbuildinfo.cmake easyhttpcpp/2.1.0 (test package): Generator txt created conanbuildinfo.txt easyhttpcpp/2.1.0 (test package): Generated conaninfo.txt easyhttpcpp/2.1.0 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/co_pr_1537_12_0_16/recipes/easyhttpcpp/all/test_package/build/cb5ad4c4f62f0ffb0aabb4e46fb909fe36779863/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 easyhttpcpp/2.1.0 (test package): Calling build() ----Running------ > cd '/tmp/c3ipr/co_pr_1537_12_0_16/recipes/easyhttpcpp/all/test_package/build/cb5ad4c4f62f0ffb0aabb4e46fb909fe36779863' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/tmp/c3ipr/co_pr_1537_12_0_16/recipes/easyhttpcpp/all/test_package' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/co_pr_1537_12_0_16/recipes/easyhttpcpp/all/test_package/build/cb5ad4c4f62f0ffb0aabb4e46fb909fe36779863 ----Running------ > cmake --build '/tmp/c3ipr/co_pr_1537_12_0_16/recipes/easyhttpcpp/all/test_package/build/cb5ad4c4f62f0ffb0aabb4e46fb909fe36779863' '--' '-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 easyhttpcpp/2.1.0 (test package): Running test() ----Running------ > bin/test_package http://localhost:80 ----------------- HTTP GET url: http://localhost:80 Error occurred: EASYHTTPCPP-ERR-100702: IO error occurred in sendRequest. [scheme=http, host=localhost] message=[] JSON file created at '/tmp/c3ipr/pr_1537_12_0_16/_create.json'