Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1537_10_0_31/.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 '/tmp/c3ipr/pr_1537_10_0_31/.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 /tmp/c3ipr/pr_1537_10_0_31/.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.083984375 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_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/export easyhttpcpp/2.1.0: Using the exported files summary hash as the recipe revision: 089f7c03e6782b54827a83f6835d6405 easyhttpcpp/2.1.0: Exported revision: 089f7c03e6782b54827a83f6835d6405 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=8 os=Linux os_build=Linux [options] easyhttpcpp:shared=False [build_requires] [env] poco/1.10.1: Not found in local cache, looking in remotes... poco/1.10.1: Trying with 'c3i_PR-1537_8fe96a72b30da9c1e77f6a8c427ed71713063cfa'... 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_8fe96a72b30da9c1e77f6a8c427ed71713063cfa'... 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:4e9fa73fd7051e48902eb17484493aa7f433cf07 - Build openssl/1.1.1g:761432f3453a17c960259b5b2605153e3bcffd7d - Download poco/1.10.1:5891ec88781b9f2ae86eb781404698776f93b286 - Download Installing (downloading, building) binaries... openssl/1.1.1g: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1g: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d openssl/1.1.1g: Downloaded package revision 644bc936a435f3eb227cbb559e412669 poco/1.10.1: Retrieving package 5891ec88781b9f2ae86eb781404698776f93b286 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz poco/1.10.1: Package installed 5891ec88781b9f2ae86eb781404698776f93b286 poco/1.10.1: Downloaded package revision 7e39f9112979e467f97d454691a0e6a0 [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_10_0_31/.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_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/build/4e9fa73fd7051e48902eb17484493aa7f433cf07 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-debug.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-debug.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK easyhttpcpp/2.1.0: Calling build() ----Running------ > cd '/tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/build/4e9fa73fd7051e48902eb17484493aa7f433cf07' && 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++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07" -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="/tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/build/4e9fa73fd7051e48902eb17484493aa7f433cf07" -DCMAKE_PREFIX_PATH="/tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/build/4e9fa73fd7051e48902eb17484493aa7f433cf07" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DFORCE_SHAREDLIB="False" -Wno-dev '/tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/build/4e9fa73fd7051e48902eb17484493aa7f433cf07' ----------------- -- 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: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1g (found version "1.1.1g") -- Library ssl found /tmp/c3ipr/pr_1537_10_0_31/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libssl.a -- Found: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libssl.a -- Library crypto found /tmp/c3ipr/pr_1537_10_0_31/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcrypto.a -- Found: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcrypto.a -- Library PocoZipd found /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoZipd.a -- Found: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoZipd.a -- Library PocoNetSSLd found /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoNetSSLd.a -- Found: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoNetSSLd.a -- Library PocoJWTd found /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoJWTd.a -- Found: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoJWTd.a -- Library PocoUtild found /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoUtild.a -- Found: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoUtild.a -- Library PocoDataSQLited found /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoDataSQLited.a -- Found: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoDataSQLited.a -- Library PocoRedisd found /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoRedisd.a -- Found: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoRedisd.a -- Library PocoMongoDBd found /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoMongoDBd.a -- Found: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoMongoDBd.a -- Library PocoNetd found /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoNetd.a -- Found: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoNetd.a -- Library PocoEncodingsd found /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoEncodingsd.a -- Found: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoEncodingsd.a -- Library PocoXMLd found /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoXMLd.a -- Found: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoXMLd.a -- Library PocoDatad found /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoDatad.a -- Found: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoDatad.a -- Library PocoCryptod found /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoCryptod.a -- Found: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoCryptod.a -- Library PocoJSONd found /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoJSONd.a -- Found: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoJSONd.a -- Library PocoFoundationd found /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoFoundationd.a -- Found: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/poco/1.10.1/_/_/package/5891ec88781b9f2ae86eb781404698776f93b286/lib/libPocoFoundationd.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_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/build/4e9fa73fd7051e48902eb17484493aa7f433cf07 ----Running------ > cmake --build '/tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/build/4e9fa73fd7051e48902eb17484493aa7f433cf07' '--' '-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 static library ../lib/libeasyhttpd.a [100%] Built target easyhttp easyhttpcpp/2.1.0: Package '4e9fa73fd7051e48902eb17484493aa7f433cf07' built easyhttpcpp/2.1.0: Build folder /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/build/4e9fa73fd7051e48902eb17484493aa7f433cf07 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_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07 easyhttpcpp/2.1.0: Calling package() ----Running------ > cmake --build '/tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/build/4e9fa73fd7051e48902eb17484493aa7f433cf07' '--target' 'install' '--' '-j3' ----------------- [100%] Built target easyhttp Install the project... -- Install configuration: "Debug" -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/Call.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/Interceptor.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/Response.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/ResponseBody.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/CrlCheckPolicy.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/HttpAuthenticatorTypeDefs.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/Typedef.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/CacheStrategyListener.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/LruCacheByDataSizeStrategy.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/LogLevel.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/CacheMetadata.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/Cache.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/ExceptionConstants.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/OpenSslInitializer.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/CacheInfoWithDataSize.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/CommonMacros.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/Future.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/CommonExports.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/CoreException.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/CacheManager.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/FileUtil.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/CoreExports.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/ByteArrayBuffer.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/RefCountedRunnable.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/DefaultLogWriter.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/AtomicBool.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/BaseException.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/CoreLogger.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/BaseLogger.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/CommonException.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/ProjectVersion.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/StringUtil.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/LogWriter.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/common/CacheStrategy.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/HttpExports.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/executorservice -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/executorservice/ExecutorServiceExports.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/executorservice/Task.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/executorservice/ExecutorServiceException.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/executorservice/FutureTask.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/executorservice/UnboundBlockingQueue.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/executorservice/BlockingQueue.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/executorservice/ScheduledFutureTask.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/executorservice/QueuedThreadPool.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/executorservice/BoundBlockingQueue.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/ResponseCallback.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/Headers.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/RequestBody.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/Proxy.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/HttpCache.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/HttpException.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/EasyHttp.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/HttpConstants.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/messagedigest -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/messagedigest/MessageDigestExports.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/messagedigest/DigestConstants.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/messagedigest/DigestUtil.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/messagedigest/MessageDigestException.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/messagedigest/DigestEngine.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/Connection.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/ConnectionPool.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/LoggingInterceptor.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/db -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/db/SqliteConflictAlgorithm.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/db/AutoSqliteCursor.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/db/SqliteOpenHelper.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/db/DbExports.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/db/Cursor.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/db/SqlException.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/db/SqliteDatabaseCorruptionListener.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/db/SqliteQueryBuilder.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/db/SqliteDatabase.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/db/AutoSqliteDatabase.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/db/AutoSqliteTransaction.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/db/ContentValues.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/db/SqliteCursor.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/Request.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/HttpAuthenticator.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/HttpAuthenticatorCallback.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/LoggingInterceptorFactory.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/ResponseBodyStream.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/HttpCacheUpdateCheckPolicy.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/CacheControl.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/include/easyhttpcpp/MediaType.h -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/lib/libeasyhttpd.a -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/lib/cmake/easyhttpcpp/easyhttpcppeasyhttpTargets.cmake -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/lib/cmake/easyhttpcpp/easyhttpcppeasyhttpTargets-debug.cmake -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/lib/cmake/easyhttpcpp/easyhttpcppeasyhttpConfig.cmake -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/lib/cmake/easyhttpcpp/easyhttpcppeasyhttpConfigVersion.cmake -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/lib/cmake/easyhttpcpp/easyhttpcppConfig.cmake -- Installing: /tmp/c3ipr/pr_1537_10_0_31/.conan/data/easyhttpcpp/2.1.0/_/_/package/4e9fa73fd7051e48902eb17484493aa7f433cf07/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 '.a' file: libeasyhttpd.a easyhttpcpp/2.1.0 package(): Packaged 81 '.h' files easyhttpcpp/2.1.0 package(): Packaged 1 file: LICENSE easyhttpcpp/2.1.0: Package '4e9fa73fd7051e48902eb17484493aa7f433cf07' created easyhttpcpp/2.1.0: Created package revision 61bf633df2e809f4c2adb750bbaed888 [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_10_0_31/recipes/easyhttpcpp/all/test_package/build/00f9b741c20c29f7b4d0ee77d21ea8f7a8b60771/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_10_0_31/recipes/easyhttpcpp/all/test_package/build/00f9b741c20c29f7b4d0ee77d21ea8f7a8b60771' && 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++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/tmp/c3ipr/co_pr_1537_10_0_31/recipes/easyhttpcpp/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++ -- 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_10_0_31/recipes/easyhttpcpp/all/test_package/build/00f9b741c20c29f7b4d0ee77d21ea8f7a8b60771 ----Running------ > cmake --build '/tmp/c3ipr/co_pr_1537_10_0_31/recipes/easyhttpcpp/all/test_package/build/00f9b741c20c29f7b4d0ee77d21ea8f7a8b60771' '--' '-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 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_ConnectionPoolInternal LogLv=D line=29 create. this=[0x55e58cf67400] 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_HttpEngine LogLv=D line=216 request is available to cache. 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_HttpFileCache LogLv=D line=58 getMetadata key=f8e9f639725e0c124f037bcff6bd489e8370e5ba1d1d91ea16589e5f0a4c6917 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_LruCacheByDataSizeStrategy LogLv=D line=110 get: not found key. [f8e9f639725e0c124f037bcff6bd489e8370e5ba1d1d91ea16589e5f0a4c6917] 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_HttpFileCache LogLv=D line=61 getMetadata : [f8e9f639725e0c124f037bcff6bd489e8370e5ba1d1d91ea16589e5f0a4c6917] not found in cache. 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_CacheManager LogLv=D line=38 Cache[1] getMetadata : not found. 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_HttpCacheInternal LogLv=D line=122 cache not found. 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_ConnectionPoolInternal LogLv=D line=108 create HTTPClientSession. 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_ConnectionInternal LogLv=D line=32 create this=[0x55e58cfb4430] url=[http://localhost:80] 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_ConnectionPoolInternal LogLv=D line=139 createConnection: insert connection=[0x55e58cfb4430] 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_HttpEngine LogLv=D line=419 Poco HTTPRequest: 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_HttpEngine LogLv=D line=420 method=GET 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_HttpEngine LogLv=D line=453 sendRequest: Poco::Exception occurred. [scheme=http, host=localhost] message=[] 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_ConnectionPoolInternal LogLv=D line=162 removeConnectionWithoutLock: removed Connection from ConnectionPool. connection=[0x55e58cfb4430] 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_HttpEngine LogLv=D line=276 sendRequestAndReceiveResponseWithRetryByConnection: new connection do not retry. [EASYHTTPCPP-ERR-100702: IO error occurred in sendRequest. [scheme=http, host=localhost] message=[]] 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_QueuedThreadPool LogLv=D line=131 shutdown was executed 2020/05/07 01:30:56 [1450:0] EASYHTTPCPP_QueuedThreadPool LogLv=D line=152 shutdownAndJoinAll was executed Error occurred: EASYHTTPCPP-ERR-100702: IO error occurred in sendRequest. [scheme=http, host=localhost] message=[] JSON file created at '/tmp/c3ipr/pr_1537_10_0_31/_create.json'