Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/cci_PR-1570/21/12_5/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/workspace/cci_PR-1570/21/12_5/.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=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/cci_PR-1570/21/12_5/.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: 62.0302734375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ('CMakeLists.txt', 'patches/**') [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK Exporting package recipe poco/1.9.4 exports: File 'conandata.yml' found. Exporting it... poco/1.9.4 exports: Copied 1 '.yml' file: conandata.yml poco/1.9.4 exports_sources: Copied 1 '.txt' file: CMakeLists.txt poco/1.9.4 exports_sources: Copied 9 '.patch' files [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.9.4': {'sha256': '367014cdbcfe9df8f1d746239902149d2398af9b49ba2c1aaaa88616fd538f61', 'url': 'http://github.com/pocoproject/poco/archive/poco-1.9.4-release.tar.gz'}}, 'patches': {'1.9.4': [{'patch_file': 'patches/1.9.2.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/1.9.2-2.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.9.4: - base_path: source_subfolder patch_file: patches/1.9.2.patch - base_path: source_subfolder patch_file: patches/1.9.2-2.patch sources: 1.9.4: sha256: 367014cdbcfe9df8f1d746239902149d2398af9b49ba2c1aaaa88616fd538f61 url: http://github.com/pocoproject/poco/archive/poco-1.9.4-release.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK poco/1.9.4: A new conanfile.py version was exported poco/1.9.4: Folder: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/export poco/1.9.4: Using the exported files summary hash as the recipe revision: 4b7531e80633267006647b95052ddc7b poco/1.9.4: Exported revision: 4b7531e80633267006647b95052ddc7b Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=6 os=Linux os_build=Linux [options] poco:shared=False [build_requires] [env] pcre/8.41: Not found in local cache, looking in remotes... pcre/8.41: Trying with 'c3i_PR-1570_396fcbf86fa3aabf7a3b3895739dc050a8a83656'... pcre/8.41: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pcre/8.41: Downloaded recipe revision 483939bbc91d153332fff420223bd910 bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'c3i_PR-1570_396fcbf86fa3aabf7a3b3895739dc050a8a83656'... bzip2/1.0.8: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.8: Downloaded recipe revision d4a5c7144832d75fc3f349c5346160b0 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-1570_396fcbf86fa3aabf7a3b3895739dc050a8a83656'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 0df31fd24179543f5720ec7beb2a88d7 expat/2.2.9: Not found in local cache, looking in remotes... expat/2.2.9: Trying with 'c3i_PR-1570_396fcbf86fa3aabf7a3b3895739dc050a8a83656'... expat/2.2.9: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz expat/2.2.9: Downloaded recipe revision 9f476bdcbd34f15324d82b9bdfed2e99 sqlite3/3.31.1: Not found in local cache, looking in remotes... sqlite3/3.31.1: Trying with 'c3i_PR-1570_396fcbf86fa3aabf7a3b3895739dc050a8a83656'... sqlite3/3.31.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz sqlite3/3.31.1: Downloaded recipe revision 6a1d152db902cead2d46d2d8c52a7fde openssl/1.1.1g: Not found in local cache, looking in remotes... openssl/1.1.1g: Trying with 'c3i_PR-1570_396fcbf86fa3aabf7a3b3895739dc050a8a83656'... openssl/1.1.1g: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1g: Downloaded recipe revision 58b78c1738d0cff868861e077e707ca4 poco/1.9.4: Forced build from source poco/1.9.4 (test package): Installing package Requirements bzip2/1.0.8 from 'central' - Downloaded expat/2.2.9 from 'central' - Downloaded openssl/1.1.1g from 'central' - Downloaded pcre/8.41 from 'central' - Downloaded poco/1.9.4 from local cache - Cache sqlite3/3.31.1 from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Packages bzip2/1.0.8:09e3a4c43285997784a5fcaefa367cb780af2032 - Download expat/2.2.9:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Download openssl/1.1.1g:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Download pcre/8.41:7ebb0dad195a560bfd6389228e668bff8995a83d - Download poco/1.9.4:87f217b8ffca4c36a02a19f07ebf71dd7e873a68 - Build sqlite3/3.31.1:9d0359f43a80f3fe8138d863de5cbf55d12b384d - Download zlib/1.2.11:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package 09e3a4c43285997784a5fcaefa367cb780af2032 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed 09e3a4c43285997784a5fcaefa367cb780af2032 bzip2/1.0.8: Downloaded package revision f423c6a05646c89815a9a546e1861d09 expat/2.2.9: Retrieving package f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz expat/2.2.9: Package installed f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb expat/2.2.9: Downloaded package revision 8fa2ee3ff7cb4f5dd6ec3bcec6c9a09f openssl/1.1.1g: Retrieving package f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1g: Package installed f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb openssl/1.1.1g: Downloaded package revision 48dd4b341a924c6c5c5903a8ddc34738 sqlite3/3.31.1: Retrieving package 9d0359f43a80f3fe8138d863de5cbf55d12b384d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.31.1: Package installed 9d0359f43a80f3fe8138d863de5cbf55d12b384d sqlite3/3.31.1: Downloaded package revision 90d00ea794a27a956f2583775dd3d471 zlib/1.2.11: Retrieving package f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb zlib/1.2.11: Downloaded package revision d94ad232b4a457f62be623b6b3e0ee07 pcre/8.41: Retrieving package 7ebb0dad195a560bfd6389228e668bff8995a83d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pcre/8.41: Package installed 7ebb0dad195a560bfd6389228e668bff8995a83d pcre/8.41: Downloaded package revision 0d8de547fe501a484f3660d9bab7711c [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sqlite3/3.31.1: Appending PATH env var with : /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/sqlite3/3.31.1/_/_/package/9d0359f43a80f3fe8138d863de5cbf55d12b384d/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK poco/1.9.4: Configuring sources in /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK poco/1.9.4: Copying sources to build folder poco/1.9.4: Building your package in /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68 poco/1.9.4: Generator cmake created conanbuildinfo.cmake poco/1.9.4: Generator cmake_find_package created FindPCRE.cmake poco/1.9.4: Generator cmake_find_package created FindEXPAT.cmake poco/1.9.4: Generator cmake_find_package created FindSQLite3.cmake poco/1.9.4: Generator cmake_find_package created FindOpenSSL.cmake poco/1.9.4: Generator cmake_find_package created FindBZip2.cmake poco/1.9.4: Generator cmake_find_package created FindZLIB.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 poco/1.9.4: Calling build() poco/1.9.4: OrderedDict([('CMAKE_BUILD_TYPE', 'Release'), ('CONAN_IN_LOCAL_CACHE', 'ON'), ('CONAN_COMPILER', 'gcc'), ('CONAN_COMPILER_VERSION', '6'), ('CONAN_CXX_FLAGS', '-m64'), ('CONAN_SHARED_LINKER_FLAGS', '-m64'), ('CONAN_C_FLAGS', '-m64'), ('CONAN_LIBCXX', 'libstdc++'), ('BUILD_SHARED_LIBS', 'OFF'), ('CMAKE_INSTALL_PREFIX', '/home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68'), ('CMAKE_INSTALL_BINDIR', 'bin'), ('CMAKE_INSTALL_SBINDIR', 'bin'), ('CMAKE_INSTALL_LIBEXECDIR', 'bin'), ('CMAKE_INSTALL_LIBDIR', 'lib'), ('CMAKE_INSTALL_INCLUDEDIR', 'include'), ('CMAKE_INSTALL_OLDINCLUDEDIR', 'include'), ('CMAKE_INSTALL_DATAROOTDIR', 'share'), ('CONAN_CMAKE_POSITION_INDEPENDENT_CODE', 'ON'), ('CMAKE_MODULE_PATH', '/home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68'), ('CMAKE_EXPORT_NO_PACKAGE_REGISTRY', 'ON'), ('CONAN_EXPORTED', '1'), ('POCO_STATIC', True), ('ENABLE_APACHECONNECTOR', ), ('ENABLE_CPPPARSER', ), ('ENABLE_CRYPTO', ), ('ENABLE_DATA', ), ('ENABLE_DATA_MYSQL', ), ('ENABLE_DATA_ODBC', ), ('ENABLE_DATA_POSTGRESQL', False), ('ENABLE_DATA_SQLITE', ), ('ENABLE_ENCODINGS', ), ('ENABLE_JSON', ), ('ENABLE_JWT', False), ('ENABLE_MONGODB', ), ('ENABLE_NET', ), ('ENABLE_NETSSL', ), ('ENABLE_NETSSL_WIN', False), ('ENABLE_PDF', ), ('ENABLE_PAGECOMPILER', ), ('ENABLE_PAGECOMPILER_FILE2PAGE', ), ('ENABLE_POCODOC', ), ('ENABLE_REDIS', ), ('ENABLE_SEVENZIP', ), ('ENABLE_UTIL', ), ('ENABLE_XML', ), ('ENABLE_ZIP', ), ('POCO_UNBUNDLED', True), ('CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP', True)]) ----Running------ > cd 'build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DPOCO_STATIC="True" -DENABLE_APACHECONNECTOR="False" -DENABLE_CPPPARSER="False" -DENABLE_CRYPTO="True" -DENABLE_DATA="True" -DENABLE_DATA_MYSQL="False" -DENABLE_DATA_ODBC="False" -DENABLE_DATA_POSTGRESQL="False" -DENABLE_DATA_SQLITE="True" -DENABLE_ENCODINGS="True" -DENABLE_JSON="True" -DENABLE_JWT="False" -DENABLE_MONGODB="True" -DENABLE_NET="True" -DENABLE_NETSSL="True" -DENABLE_NETSSL_WIN="False" -DENABLE_PDF="False" -DENABLE_PAGECOMPILER="False" -DENABLE_PAGECOMPILER_FILE2PAGE="False" -DENABLE_POCODOC="False" -DENABLE_REDIS="True" -DENABLE_SEVENZIP="False" -DENABLE_UTIL="True" -DENABLE_XML="True" -DENABLE_ZIP="True" -DPOCO_UNBUNDLED="True" -DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP="True" -Wno-dev '/home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.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 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++ -- Poco package version: 1.9.4 -- Checking for C++11 compiler -- Checking for C++11 compiler - available -- Checking for C++14 compiler -- Checking for C++14 compiler - available -- Setting Poco build type - Release -- Building static libraries -- Building without tests & samples -- Using external sqlite, zlib, pcre, expat, ... -- Conan: Using autogenerated FindPCRE.cmake -- Found PCRE: 8.41 (found version "8.41") -- Library pcreposix found /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/pcre/8.41/_/_/package/7ebb0dad195a560bfd6389228e668bff8995a83d/lib/libpcreposix.a -- Found: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/pcre/8.41/_/_/package/7ebb0dad195a560bfd6389228e668bff8995a83d/lib/libpcreposix.a -- Library pcre found /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/pcre/8.41/_/_/package/7ebb0dad195a560bfd6389228e668bff8995a83d/lib/libpcre.a -- Found: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/pcre/8.41/_/_/package/7ebb0dad195a560bfd6389228e668bff8995a83d/lib/libpcre.a -- Conan: Using autogenerated FindBZip2.cmake -- Found BZip2: 1.0.8 (found version "1.0.8") -- Library bz2 found /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/bzip2/1.0.8/_/_/package/09e3a4c43285997784a5fcaefa367cb780af2032/lib/libbz2.a -- Found: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/bzip2/1.0.8/_/_/package/09e3a4c43285997784a5fcaefa367cb780af2032/lib/libbz2.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/zlib/1.2.11/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libz.a -- Found: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/zlib/1.2.11/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libz.a -- Conan: Using autogenerated FindZLIB.cmake -- Library z found /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/zlib/1.2.11/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libz.a -- Skipping already existing target: CONAN_LIB::ZLIB_z -- Found: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/zlib/1.2.11/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libz.a -- Looking for pthread_setaffinity_np in pthread -- Looking for pthread_setaffinity_np in pthread - found -- Performing Test HAVE_THREE_PARAM_SCHED_SETAFFINITY -- Performing Test HAVE_THREE_PARAM_SCHED_SETAFFINITY - Success -- Platform has THREE PARAM at PTHREAD_SETAFFINITY_NP -- Conan: Using autogenerated FindEXPAT.cmake -- Found EXPAT: 2.2.9 (found version "2.2.9") -- Library expat found /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/expat/2.2.9/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libexpat.a -- Found: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/expat/2.2.9/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libexpat.a -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1g (found version "1.1.1g") -- Library ssl found /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libssl.a -- Found: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libssl.a -- Library crypto found /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libcrypto.a -- Found: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libcrypto.a -- Library crypto found /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libcrypto.a -- Found: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libcrypto.a -- Library ssl found /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libssl.a -- Found: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libssl.a -- Conan: Using autogenerated FindSQLite3.cmake -- Found SQLite3: 3.31.1 (found version "3.31.1") -- Library sqlite3 found /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/sqlite3/3.31.1/_/_/package/9d0359f43a80f3fe8138d863de5cbf55d12b384d/lib/libsqlite3.a -- Found: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/sqlite3/3.31.1/_/_/package/9d0359f43a80f3fe8138d863de5cbf55d12b384d/lib/libsqlite3.a -- CMake 3.16.4 successfully configured Poco using Unix Makefiles generator -- Installation target path: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68 -- C_FLAGS: = -m64 -- CMAKE_C_FLAGS_DEBUG:=-g -D_DEBUG -- CMAKE_C_FLAGS_RELEASE:=-O3 -DNDEBUG -- CMAKE_C_FLAGS_MINSIZEREL:=-Os -DNDEBUG -- CMAKE_C_FLAGS_RELWITHDEBINFO:=-O2 -g -DNDEBUG -- -- -- CXX_FLAGS:= -m64 -- CMAKE_CXX_FLAGS_DEBUG:=-g -D_DEBUG -- CMAKE_CXX_FLAGS_RELEASE:=-O3 -DNDEBUG -- CMAKE_CXX_FLAGS_MINSIZEREL:=-Os -DNDEBUG -- CMAKE_CXX_FLAGS_RELWITHDEBINFO:=-O2 -g -DNDEBUG -- Building: Encodings -- Building: XML -- Building: JSON -- Building: Util -- Building: Net -- Building: MongoDB -- Building: Redis -- Building: NetSSL_OpenSSL -- Building: Crypto -- Building: Data -- Building: Zip -- 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 CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP ENABLE_DATA_POSTGRESQL ENABLE_JWT -- Build files have been written to: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/build_subfolder ----Running------ > cmake --build 'build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target Foundation [ 0%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/ASCIIEncoding.cpp.o [ 0%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/AbstractObserver.cpp.o [ 0%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/ActiveDispatcher.cpp.o [ 0%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/ArchiveStrategy.cpp.o [ 1%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Ascii.cpp.o [ 1%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/AsyncChannel.cpp.o [ 1%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/AtomicCounter.cpp.o [ 1%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Base32Decoder.cpp.o [ 1%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Base32Encoder.cpp.o [ 1%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Base64Decoder.cpp.o [ 2%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Base64Encoder.cpp.o [ 2%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/BinaryReader.cpp.o [ 2%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/BinaryWriter.cpp.o [ 2%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Bugcheck.cpp.o [ 2%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/ByteOrder.cpp.o [ 3%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Channel.cpp.o [ 3%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Checksum.cpp.o [ 3%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Clock.cpp.o [ 3%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Condition.cpp.o [ 3%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Configurable.cpp.o [ 3%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/ConsoleChannel.cpp.o [ 4%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/CountingStream.cpp.o [ 4%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/DateTime.cpp.o [ 4%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/DateTimeFormat.cpp.o [ 4%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/DateTimeFormatter.cpp.o [ 4%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/DateTimeParser.cpp.o [ 5%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Debugger.cpp.o [ 5%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/DeflatingStream.cpp.o [ 5%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/DigestEngine.cpp.o [ 5%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/DigestStream.cpp.o [ 5%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/DirectoryIterator.cpp.o [ 5%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/DirectoryIteratorStrategy.cpp.o [ 6%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/DirectoryWatcher.cpp.o [ 6%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Environment.cpp.o [ 6%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Error.cpp.o [ 6%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/ErrorHandler.cpp.o [ 6%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Event.cpp.o [ 7%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/EventArgs.cpp.o [ 7%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/EventChannel.cpp.o [ 7%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Exception.cpp.o [ 7%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/FIFOBufferStream.cpp.o [ 7%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/FPEnvironment.cpp.o [ 8%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/File.cpp.o [ 8%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/FileChannel.cpp.o [ 8%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/FileStream.cpp.o [ 8%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/FileStreamFactory.cpp.o [ 8%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Format.cpp.o [ 8%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Formatter.cpp.o [ 9%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/FormattingChannel.cpp.o [ 9%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Glob.cpp.o [ 9%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Hash.cpp.o [ 9%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/HashStatistic.cpp.o [ 9%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/HexBinaryDecoder.cpp.o [ 10%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/HexBinaryEncoder.cpp.o [ 10%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/InflatingStream.cpp.o [ 10%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/JSONString.cpp.o [ 10%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Latin1Encoding.cpp.o [ 10%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Latin2Encoding.cpp.o [ 10%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Latin9Encoding.cpp.o [ 11%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/LineEndingConverter.cpp.o [ 11%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/LocalDateTime.cpp.o [ 11%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/LogFile.cpp.o [ 11%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/LogStream.cpp.o [ 11%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Logger.cpp.o [ 12%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/LoggingFactory.cpp.o [ 12%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/LoggingRegistry.cpp.o [ 12%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/MD4Engine.cpp.o [ 12%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/MD5Engine.cpp.o [ 12%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Manifest.cpp.o [ 12%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/MemoryPool.cpp.o [ 13%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/MemoryStream.cpp.o [ 13%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Message.cpp.o [ 13%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Mutex.cpp.o [ 13%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/NamedEvent.cpp.o [ 13%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/NamedMutex.cpp.o [ 14%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/NestedDiagnosticContext.cpp.o [ 14%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Notification.cpp.o [ 14%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/NotificationCenter.cpp.o [ 14%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/NotificationQueue.cpp.o [ 14%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/NullChannel.cpp.o [ 14%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/NullStream.cpp.o [ 15%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/NumberFormatter.cpp.o [ 15%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/NumberParser.cpp.o [ 15%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/NumericString.cpp.o [ 15%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Path.cpp.o [ 15%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/PatternFormatter.cpp.o [ 16%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Pipe.cpp.o [ 16%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/PipeImpl.cpp.o [ 16%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/PipeStream.cpp.o [ 16%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/PriorityNotificationQueue.cpp.o [ 16%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Process.cpp.o [ 16%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/PurgeStrategy.cpp.o [ 17%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/RWLock.cpp.o [ 17%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Random.cpp.o [ 17%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/RandomStream.cpp.o [ 17%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/RefCountedObject.cpp.o [ 17%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/RegularExpression.cpp.o [ 18%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/RotateStrategy.cpp.o [ 18%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Runnable.cpp.o [ 18%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/SHA1Engine.cpp.o [ 18%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Semaphore.cpp.o [ 18%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/SharedLibrary.cpp.o [ 18%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/SharedMemory.cpp.o [ 19%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/SignalHandler.cpp.o [ 19%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/SimpleFileChannel.cpp.o [ 19%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/SortedDirectoryIterator.cpp.o [ 19%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/SplitterChannel.cpp.o [ 19%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Stopwatch.cpp.o [ 20%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/StreamChannel.cpp.o [ 20%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/StreamConverter.cpp.o [ 20%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/StreamCopier.cpp.o [ 20%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/StreamTokenizer.cpp.o [ 20%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/String.cpp.o [ 20%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/StringTokenizer.cpp.o [ 21%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/SynchronizedObject.cpp.o [ 21%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/SyslogChannel.cpp.o [ 21%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Task.cpp.o [ 21%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/TaskManager.cpp.o [ 21%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/TaskNotification.cpp.o [ 22%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/TeeStream.cpp.o [ 22%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/TemporaryFile.cpp.o [ 22%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/TextBufferIterator.cpp.o [ 22%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/TextConverter.cpp.o [ 22%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/TextEncoding.cpp.o [ 22%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/TextIterator.cpp.o [ 23%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Thread.cpp.o [ 23%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/ThreadLocal.cpp.o [ 23%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/ThreadPool.cpp.o [ 23%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/ThreadTarget.cpp.o [ 23%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/TimedNotificationQueue.cpp.o [ 24%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Timer.cpp.o [ 24%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Timespan.cpp.o [ 24%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Timestamp.cpp.o [ 24%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Timezone.cpp.o [ 24%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Token.cpp.o [ 24%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/URI.cpp.o [ 25%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/URIStreamFactory.cpp.o [ 25%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/URIStreamOpener.cpp.o [ 25%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/UTF16Encoding.cpp.o [ 25%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/UTF32Encoding.cpp.o [ 25%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/UTF8Encoding.cpp.o [ 26%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/UTF8String.cpp.o [ 26%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/UUID.cpp.o [ 26%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/UUIDGenerator.cpp.o [ 26%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Unicode.cpp.o [ 26%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/UnicodeConverter.cpp.o [ 26%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Var.cpp.o [ 27%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/VarHolder.cpp.o [ 27%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/VarIterator.cpp.o [ 27%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Void.cpp.o [ 27%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Windows1250Encoding.cpp.o [ 27%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Windows1251Encoding.cpp.o [ 28%] Building CXX object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/Windows1252Encoding.cpp.o [ 28%] Building C object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/pcre_ucd.c.o [ 28%] Building C object source_subfolder/Foundation/CMakeFiles/Foundation.dir/src/pcre_tables.c.o [ 28%] Linking CXX static library ../../lib/libPocoFoundation.a [ 28%] Built target Foundation Scanning dependencies of target JSON [ 28%] Building CXX object source_subfolder/JSON/CMakeFiles/JSON.dir/src/Array.cpp.o Scanning dependencies of target Encodings [ 28%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/DoubleByteEncoding.cpp.o Scanning dependencies of target XML [ 28%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/AbstractContainerNode.cpp.o [ 28%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/Encodings.cpp.o [ 28%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/ISO8859_10Encoding.cpp.o [ 29%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/AbstractNode.cpp.o [ 30%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/ISO8859_11Encoding.cpp.o [ 30%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/ISO8859_13Encoding.cpp.o [ 30%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/Attr.cpp.o [ 30%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/ISO8859_14Encoding.cpp.o [ 30%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/AttrMap.cpp.o [ 30%] Building CXX object source_subfolder/JSON/CMakeFiles/JSON.dir/src/Handler.cpp.o [ 30%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/ISO8859_16Encoding.cpp.o [ 30%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/Attributes.cpp.o [ 30%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/ISO8859_3Encoding.cpp.o [ 30%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/AttributesImpl.cpp.o [ 31%] Building CXX object source_subfolder/JSON/CMakeFiles/JSON.dir/src/JSONException.cpp.o [ 32%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/ISO8859_4Encoding.cpp.o [ 32%] Building CXX object source_subfolder/JSON/CMakeFiles/JSON.dir/src/Object.cpp.o [ 32%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/ISO8859_5Encoding.cpp.o [ 32%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/ISO8859_6Encoding.cpp.o [ 32%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/CDATASection.cpp.o [ 32%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/ISO8859_7Encoding.cpp.o [ 32%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/ISO8859_8Encoding.cpp.o [ 33%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/CharacterData.cpp.o [ 33%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/ISO8859_9Encoding.cpp.o [ 33%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/ChildNodesList.cpp.o [ 34%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/Windows1253Encoding.cpp.o [ 34%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/Comment.cpp.o [ 34%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/Windows1254Encoding.cpp.o [ 34%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/Windows1255Encoding.cpp.o [ 34%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/ContentHandler.cpp.o [ 34%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/Windows1256Encoding.cpp.o [ 34%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/DOMBuilder.cpp.o [ 34%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/Windows1257Encoding.cpp.o [ 34%] Building CXX object source_subfolder/JSON/CMakeFiles/JSON.dir/src/ParseHandler.cpp.o [ 35%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/Windows1258Encoding.cpp.o [ 36%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/DOMException.cpp.o [ 36%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/Windows874Encoding.cpp.o [ 36%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/DOMImplementation.cpp.o [ 36%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/Windows932Encoding.cpp.o [ 36%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/Windows936Encoding.cpp.o [ 36%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/DOMObject.cpp.o [ 36%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/DOMParser.cpp.o [ 36%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/Windows949Encoding.cpp.o [ 36%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/DOMSerializer.cpp.o [ 36%] Building CXX object source_subfolder/Encodings/CMakeFiles/Encodings.dir/src/Windows950Encoding.cpp.o [ 37%] Linking CXX static library ../../lib/libPocoEncodings.a [ 37%] Built target Encodings [ 37%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/DOMWriter.cpp.o Scanning dependencies of target Net [ 37%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/AbstractHTTPRequestHandler.cpp.o [ 37%] Building CXX object source_subfolder/JSON/CMakeFiles/JSON.dir/src/Parser.cpp.o [ 38%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/DTDHandler.cpp.o [ 38%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/DNS.cpp.o [ 38%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/DTDMap.cpp.o [ 38%] Building CXX object source_subfolder/JSON/CMakeFiles/JSON.dir/src/ParserImpl.cpp.o [ 38%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/DeclHandler.cpp.o [ 38%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/DefaultHandler.cpp.o [ 38%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/Document.cpp.o [ 38%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/DatagramSocket.cpp.o [ 38%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/DatagramSocketImpl.cpp.o [ 39%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/DocumentEvent.cpp.o [ 39%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/DocumentFragment.cpp.o [ 40%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/DialogSocket.cpp.o [ 40%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/DocumentType.cpp.o [ 41%] Building CXX object source_subfolder/JSON/CMakeFiles/JSON.dir/src/PrintHandler.cpp.o [ 41%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/FTPClientSession.cpp.o [ 41%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/Element.cpp.o [ 41%] Building CXX object source_subfolder/JSON/CMakeFiles/JSON.dir/src/Query.cpp.o [ 41%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/ElementsByTagNameList.cpp.o [ 41%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/Entity.cpp.o [ 41%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/FTPStreamFactory.cpp.o [ 42%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/EntityReference.cpp.o [ 42%] Building CXX object source_subfolder/JSON/CMakeFiles/JSON.dir/src/Stringifier.cpp.o [ 42%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/EntityResolver.cpp.o [ 42%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/FilePartSource.cpp.o [ 42%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/EntityResolverImpl.cpp.o [ 42%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/ErrorHandler.cpp.o [ 42%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTMLForm.cpp.o [ 42%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/Event.cpp.o [ 43%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/EventDispatcher.cpp.o [ 43%] Building CXX object source_subfolder/JSON/CMakeFiles/JSON.dir/src/Template.cpp.o [ 43%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/EventException.cpp.o [ 43%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/EventListener.cpp.o [ 44%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPAuthenticationParams.cpp.o [ 44%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/EventTarget.cpp.o [ 44%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/InputSource.cpp.o [ 44%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/LexicalHandler.cpp.o [ 44%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPBasicCredentials.cpp.o [ 45%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/Locator.cpp.o [ 45%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/LocatorImpl.cpp.o [ 45%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/MutationEvent.cpp.o [ 45%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/Name.cpp.o [ 45%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPBufferAllocator.cpp.o [ 45%] Building CXX object source_subfolder/JSON/CMakeFiles/JSON.dir/src/TemplateCache.cpp.o [ 45%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/NamePool.cpp.o [ 45%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPChunkedStream.cpp.o [ 46%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/NamedNodeMap.cpp.o [ 46%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/NamespaceStrategy.cpp.o [ 46%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPClientSession.cpp.o [ 46%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/NamespaceSupport.cpp.o [ 46%] Building C object source_subfolder/JSON/CMakeFiles/JSON.dir/src/pdjson.c.o [ 47%] Linking CXX static library ../../lib/libPocoJSON.a [ 47%] Built target JSON Scanning dependencies of target Crypto [ 47%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/Cipher.cpp.o [ 47%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPCookie.cpp.o [ 47%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/Node.cpp.o [ 47%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/NodeAppender.cpp.o [ 47%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/CipherFactory.cpp.o [ 48%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPCredentials.cpp.o [ 48%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/NodeFilter.cpp.o [ 49%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/NodeIterator.cpp.o [ 49%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/CipherImpl.cpp.o [ 49%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPDigestCredentials.cpp.o [ 49%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/NodeList.cpp.o [ 49%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/Notation.cpp.o [ 49%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/CipherKey.cpp.o [ 49%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/CipherKeyImpl.cpp.o [ 49%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/ParserEngine.cpp.o [ 49%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPFixedLengthStream.cpp.o [ 50%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/CryptoException.cpp.o [ 50%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPHeaderStream.cpp.o [ 50%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPIOStream.cpp.o [ 50%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/CryptoStream.cpp.o [ 50%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/ProcessingInstruction.cpp.o [ 51%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPMessage.cpp.o [ 51%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/CryptoTransform.cpp.o [ 52%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/QName.cpp.o [ 52%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPRequest.cpp.o [ 52%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/DigestEngine.cpp.o [ 52%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/SAXException.cpp.o [ 52%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPRequestHandler.cpp.o [ 52%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/ECDSADigestEngine.cpp.o [ 52%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPRequestHandlerFactory.cpp.o [ 52%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/SAXParser.cpp.o [ 52%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPResponse.cpp.o [ 53%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/ECKey.cpp.o [ 53%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/Text.cpp.o [ 53%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/ECKeyImpl.cpp.o [ 53%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/TreeWalker.cpp.o [ 53%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPServer.cpp.o [ 53%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/ValueTraits.cpp.o [ 53%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/EVPPKey.cpp.o [ 54%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPServerConnection.cpp.o [ 55%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/WhitespaceFilter.cpp.o [ 55%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/XMLException.cpp.o [ 55%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/XMLFilter.cpp.o [ 55%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/KeyPair.cpp.o [ 55%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/XMLFilterImpl.cpp.o [ 55%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPServerConnectionFactory.cpp.o [ 55%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/KeyPairImpl.cpp.o [ 55%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/OpenSSLInitializer.cpp.o [ 55%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/XMLReader.cpp.o [ 55%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPServerParams.cpp.o /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/src/OpenSSLInitializer.cpp: In static member function ‘static void Poco::Crypto::OpenSSLInitializer::initialize()’: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/src/OpenSSLInitializer.cpp:89:3: warning: ‘void OPENSSL_config(const char*)’ is deprecated [-Wdeprecated-declarations] OPENSSL_config(NULL); ^~~~~~~~~~~~~~ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/src/OpenSSLInitializer.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/conf.h:91:1: note: declared here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^ /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/src/OpenSSLInitializer.cpp:89:22: warning: ‘void OPENSSL_config(const char*)’ is deprecated [-Wdeprecated-declarations] OPENSSL_config(NULL); ^ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/src/OpenSSLInitializer.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/conf.h:91:1: note: declared here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^ [ 56%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/XMLStreamParser.cpp.o [ 57%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/PKCS12Container.cpp.o [ 57%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPServerRequest.cpp.o [ 57%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPServerRequestImpl.cpp.o [ 57%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/RSACipherImpl.cpp.o [ 57%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/XMLStreamParserException.cpp.o [ 58%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPServerResponse.cpp.o [ 58%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/RSADigestEngine.cpp.o [ 58%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/XMLString.cpp.o [ 58%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPServerResponseImpl.cpp.o [ 58%] Building CXX object source_subfolder/XML/CMakeFiles/XML.dir/src/XMLWriter.cpp.o [ 58%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/RSAKey.cpp.o [ 58%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPServerSession.cpp.o [ 58%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/RSAKeyImpl.cpp.o [ 58%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPSession.cpp.o [ 59%] Building CXX object source_subfolder/Crypto/CMakeFiles/Crypto.dir/src/X509Certificate.cpp.o [ 59%] Linking CXX static library ../../lib/libPocoXML.a [ 59%] Built target XML Scanning dependencies of target Data [ 59%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/AbstractBinder.cpp.o [ 59%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPSessionFactory.cpp.o /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/src/X509Certificate.cpp: In member function ‘void Poco::Crypto::X509Certificate::extractNames(std::string&, std::set >&) const’: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/src/X509Certificate.cpp:258:48: warning: ‘unsigned char* ASN1_STRING_data(ASN1_STRING*)’ is deprecated [-Wdeprecated-declarations] const char* data = reinterpret_cast(ASN1_STRING_data(name->d.ia5)); ^~~~~~~~~~~~~~~~ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/X509Certificate.h:22, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/src/X509Certificate.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/asn1.h:554:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^ /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/src/X509Certificate.cpp:258:76: warning: ‘unsigned char* ASN1_STRING_data(ASN1_STRING*)’ is deprecated [-Wdeprecated-declarations] const char* data = reinterpret_cast(ASN1_STRING_data(name->d.ia5)); ^ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/X509Certificate.h:22, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/src/X509Certificate.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/asn1.h:554:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^ [ 59%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPSessionInstantiator.cpp.o [ 59%] Linking CXX static library ../../lib/libPocoCrypto.a [ 59%] Built target Crypto Scanning dependencies of target Util [ 59%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/AbstractConfiguration.cpp.o [ 60%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPStream.cpp.o [ 60%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/AbstractBinding.cpp.o [ 60%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HTTPStreamFactory.cpp.o [ 60%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/HostEntry.cpp.o [ 60%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/AbstractExtraction.cpp.o [ 60%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/Application.cpp.o [ 60%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/ICMPClient.cpp.o [ 60%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/AbstractExtractor.cpp.o [ 61%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/AbstractPreparation.cpp.o [ 61%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/ICMPEventArgs.cpp.o [ 61%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/AbstractPreparator.cpp.o [ 62%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/ConfigurationMapper.cpp.o [ 63%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/ICMPPacket.cpp.o [ 63%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/ArchiveStrategy.cpp.o [ 63%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/ConfigurationView.cpp.o [ 63%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/ICMPPacketImpl.cpp.o [ 63%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/FilesystemConfiguration.cpp.o [ 63%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/HelpFormatter.cpp.o [ 63%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/ICMPSocket.cpp.o [ 63%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/IniFileConfiguration.cpp.o [ 63%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/ICMPSocketImpl.cpp.o [ 63%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/Bulk.cpp.o [ 63%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/ICMPv4PacketImpl.cpp.o [ 64%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/IntValidator.cpp.o [ 64%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/Connector.cpp.o [ 64%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/JSONConfiguration.cpp.o [ 65%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/DataException.cpp.o [ 65%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/IPAddress.cpp.o [ 65%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/Date.cpp.o [ 65%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/DynamicLOB.cpp.o [ 66%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/IPAddressImpl.cpp.o [ 66%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/Limit.cpp.o [ 66%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/LayeredConfiguration.cpp.o [ 66%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/MailMessage.cpp.o [ 66%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/MetaColumn.cpp.o [ 66%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/PooledSessionHolder.cpp.o [ 66%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/LoggingConfigurator.cpp.o [ 67%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/PooledSessionImpl.cpp.o [ 67%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/MailRecipient.cpp.o [ 67%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/MailStream.cpp.o [ 67%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/LoggingSubsystem.cpp.o [ 67%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/MediaType.cpp.o [ 67%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/Position.cpp.o [ 67%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/MapConfiguration.cpp.o [ 68%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/MessageHeader.cpp.o [ 68%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/Range.cpp.o [ 68%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/RecordSet.cpp.o [ 68%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/MulticastSocket.cpp.o [ 69%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/Option.cpp.o [ 69%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/MultipartReader.cpp.o [ 69%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/OptionCallback.cpp.o [ 69%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/MultipartWriter.cpp.o [ 69%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/OptionException.cpp.o [ 69%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/NTPClient.cpp.o [ 69%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/OptionProcessor.cpp.o [ 69%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/NTPEventArgs.cpp.o [ 69%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/OptionSet.cpp.o [ 70%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/NTPPacket.cpp.o [ 71%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/PropertyFileConfiguration.cpp.o [ 71%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/NameValueCollection.cpp.o [ 71%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/RegExpValidator.cpp.o [ 71%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/Net.cpp.o [ 71%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/NetException.cpp.o [ 71%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/ServerApplication.cpp.o [ 71%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/NetworkInterface.cpp.o [ 71%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/Subsystem.cpp.o [ 71%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/SystemConfiguration.cpp.o [ 72%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/NullPartHandler.cpp.o [ 72%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/Timer.cpp.o [ 72%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/OAuth10Credentials.cpp.o [ 73%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/TimerTask.cpp.o [ 73%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/Validator.cpp.o [ 73%] Building CXX object source_subfolder/Util/CMakeFiles/Util.dir/src/XMLConfiguration.cpp.o [ 73%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/OAuth20Credentials.cpp.o [ 73%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/POP3ClientSession.cpp.o [ 73%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/PartHandler.cpp.o [ 73%] Linking CXX static library ../../lib/libPocoUtil.a [ 73%] Built target Util [ 73%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/PartSource.cpp.o Scanning dependencies of target Zip [ 73%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/Add.cpp.o [ 74%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/PartStore.cpp.o [ 75%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/AutoDetectStream.cpp.o [ 75%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/PollSet.cpp.o [ 75%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/Compress.cpp.o [ 75%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/QuotedPrintableDecoder.cpp.o [ 75%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/QuotedPrintableEncoder.cpp.o [ 75%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/RawSocket.cpp.o [ 75%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/Decompress.cpp.o [ 76%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/RawSocketImpl.cpp.o [ 76%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/RemoteSyslogChannel.cpp.o [ 76%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/Delete.cpp.o [ 76%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/Row.cpp.o [ 76%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/RemoteSyslogListener.cpp.o [ 76%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/Keep.cpp.o [ 76%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/SMTPChannel.cpp.o [ 77%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/ParseCallback.cpp.o [ 77%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/PartialStream.cpp.o [ 77%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/SMTPClientSession.cpp.o [ 78%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/RowFilter.cpp.o [ 78%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/Rename.cpp.o [ 78%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/Replace.cpp.o [ 78%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/ServerSocket.cpp.o [ 78%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/SkipCallback.cpp.o [ 78%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/ZipArchive.cpp.o [ 79%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/ServerSocketImpl.cpp.o [ 79%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/Socket.cpp.o [ 80%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/ZipArchiveInfo.cpp.o [ 80%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/RowFormatter.cpp.o [ 80%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/SocketAddress.cpp.o [ 80%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/ZipCommon.cpp.o [ 80%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/RowIterator.cpp.o [ 80%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/ZipDataInfo.cpp.o [ 80%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/ZipException.cpp.o [ 80%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/SocketAddressImpl.cpp.o [ 80%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/ZipFileInfo.cpp.o [ 80%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/SocketImpl.cpp.o [ 80%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/SQLChannel.cpp.o [ 81%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/ZipLocalFileHeader.cpp.o [ 81%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/ZipManipulator.cpp.o [ 82%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/SocketNotification.cpp.o [ 82%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/SocketNotifier.cpp.o [ 82%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/Session.cpp.o [ 82%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/SocketReactor.cpp.o [ 82%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/ZipOperation.cpp.o [ 82%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/SocketStream.cpp.o [ 82%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/ZipStream.cpp.o [ 82%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/SessionFactory.cpp.o [ 82%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/StreamSocket.cpp.o [ 82%] Building CXX object source_subfolder/Zip/CMakeFiles/Zip.dir/src/ZipUtil.cpp.o [ 82%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/StreamSocketImpl.cpp.o [ 83%] Linking CXX static library ../../lib/libPocoZip.a [ 83%] Built target Zip [ 84%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/StringPartSource.cpp.o [ 85%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/SessionImpl.cpp.o [ 85%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/SessionPool.cpp.o [ 85%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/TCPServer.cpp.o [ 85%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/SessionPoolContainer.cpp.o [ 85%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/TCPServerConnection.cpp.o [ 85%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/TCPServerConnectionFactory.cpp.o [ 85%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/TCPServerDispatcher.cpp.o [ 85%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/SimpleRowFormatter.cpp.o [ 85%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/Statement.cpp.o [ 86%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/TCPServerParams.cpp.o [ 87%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/StatementCreator.cpp.o [ 87%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/WebSocket.cpp.o [ 87%] Building CXX object source_subfolder/Net/CMakeFiles/Net.dir/src/WebSocketImpl.cpp.o [ 87%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/StatementImpl.cpp.o [ 87%] Linking CXX static library ../../lib/libPocoNet.a [ 87%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/Time.cpp.o [ 87%] Built target Net Scanning dependencies of target MongoDB [ 87%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/Array.cpp.o [ 87%] Building CXX object source_subfolder/Data/CMakeFiles/Data.dir/src/Transaction.cpp.o [ 87%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/Binary.cpp.o [ 87%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/Connection.cpp.o [ 87%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/Cursor.cpp.o [ 88%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/Database.cpp.o Scanning dependencies of target Redis [ 88%] Building CXX object source_subfolder/Redis/CMakeFiles/Redis.dir/src/Array.cpp.o [ 89%] Building CXX object source_subfolder/Redis/CMakeFiles/Redis.dir/src/AsyncReader.cpp.o [ 89%] Building CXX object source_subfolder/Redis/CMakeFiles/Redis.dir/src/Client.cpp.o [ 89%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/DeleteRequest.cpp.o [ 89%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/Document.cpp.o [ 89%] Building CXX object source_subfolder/Redis/CMakeFiles/Redis.dir/src/Command.cpp.o [ 89%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/Element.cpp.o [ 89%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/GetMoreRequest.cpp.o [ 90%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/InsertRequest.cpp.o [ 90%] Building CXX object source_subfolder/Redis/CMakeFiles/Redis.dir/src/Error.cpp.o [ 90%] Building CXX object source_subfolder/Redis/CMakeFiles/Redis.dir/src/Exception.cpp.o [ 90%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/JavaScriptCode.cpp.o [ 91%] Building CXX object source_subfolder/Redis/CMakeFiles/Redis.dir/src/RedisEventArgs.cpp.o [ 91%] Building CXX object source_subfolder/Redis/CMakeFiles/Redis.dir/src/RedisStream.cpp.o [ 91%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/KillCursorsRequest.cpp.o [ 91%] Building CXX object source_subfolder/Redis/CMakeFiles/Redis.dir/src/Type.cpp.o [ 91%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/Message.cpp.o [ 91%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/MessageHeader.cpp.o [ 91%] Linking CXX static library ../../lib/libPocoRedis.a [ 91%] Built target Redis Scanning dependencies of target NetSSL [ 91%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/AcceptCertificateHandler.cpp.o [ 91%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/ObjectId.cpp.o [ 91%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/CertificateHandlerFactory.cpp.o [ 92%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/QueryRequest.cpp.o [ 93%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/CertificateHandlerFactoryMgr.cpp.o [ 93%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/RegularExpression.cpp.o [ 93%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/ConsoleCertificateHandler.cpp.o [ 93%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/Context.cpp.o [ 93%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/ReplicaSet.cpp.o /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp: In member function ‘void Poco::Net::Context::createSSLContext()’: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:383:30: warning: ‘const SSL_METHOD* TLSv1_method()’ is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_method()); ^~~~~~~~~~~~ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/X509Certificate.h:22, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/include/Poco/Net/Context.h:23, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/ssl.h:1877:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^ /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:383:43: warning: ‘const SSL_METHOD* TLSv1_method()’ is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_method()); ^ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/X509Certificate.h:22, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/include/Poco/Net/Context.h:23, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/ssl.h:1877:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^ /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:405:31: warning: ‘const SSL_METHOD* TLSv1_client_method()’ is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_client_method()); ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/X509Certificate.h:22, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/include/Poco/Net/Context.h:23, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/ssl.h:1879:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^ /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:405:51: warning: ‘const SSL_METHOD* TLSv1_client_method()’ is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_client_method()); ^ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/X509Certificate.h:22, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/include/Poco/Net/Context.h:23, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/ssl.h:1879:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^ /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:408:31: warning: ‘const SSL_METHOD* TLSv1_server_method()’ is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_server_method()); ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/X509Certificate.h:22, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/include/Poco/Net/Context.h:23, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/ssl.h:1878:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) ^ /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:408:51: warning: ‘const SSL_METHOD* TLSv1_server_method()’ is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_server_method()); ^ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/X509Certificate.h:22, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/include/Poco/Net/Context.h:23, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/ssl.h:1878:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) ^ /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:417:40: warning: ‘const SSL_METHOD* TLSv1_1_client_method()’ is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_1_client_method()); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/X509Certificate.h:22, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/include/Poco/Net/Context.h:23, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/ssl.h:1885:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^ /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:417:62: warning: ‘const SSL_METHOD* TLSv1_1_client_method()’ is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_1_client_method()); ^ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/X509Certificate.h:22, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/include/Poco/Net/Context.h:23, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/ssl.h:1885:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^ /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:420:40: warning: ‘const SSL_METHOD* TLSv1_1_server_method()’ is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_1_server_method()); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/X509Certificate.h:22, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/include/Poco/Net/Context.h:23, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/ssl.h:1884:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) ^ /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:420:62: warning: ‘const SSL_METHOD* TLSv1_1_server_method()’ is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_1_server_method()); ^ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/X509Certificate.h:22, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/include/Poco/Net/Context.h:23, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/ssl.h:1884:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) ^ /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:425:40: warning: ‘const SSL_METHOD* TLSv1_2_client_method()’ is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_2_client_method()); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/X509Certificate.h:22, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/include/Poco/Net/Context.h:23, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/ssl.h:1891:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^ /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:425:62: warning: ‘const SSL_METHOD* TLSv1_2_client_method()’ is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_2_client_method()); ^ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/X509Certificate.h:22, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/include/Poco/Net/Context.h:23, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/ssl.h:1891:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^ /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:428:40: warning: ‘const SSL_METHOD* TLSv1_2_server_method()’ is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_2_server_method()); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/X509Certificate.h:22, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/include/Poco/Net/Context.h:23, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/ssl.h:1890:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) ^ /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:428:62: warning: ‘const SSL_METHOD* TLSv1_2_server_method()’ is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_2_server_method()); ^ In file included from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/e_os2.h:13:0, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/crypto.h:17, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/OpenSSLInitializer.h:24, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/Crypto/include/Poco/Crypto/X509Certificate.h:22, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/include/Poco/Net/Context.h:23, from /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:15: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/openssl/1.1.1g/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/openssl/ssl.h:1890:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) ^ [ 93%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/HTTPSClientSession.cpp.o [ 93%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/RequestMessage.cpp.o [ 93%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/HTTPSSessionInstantiator.cpp.o [ 93%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/ResponseMessage.cpp.o [ 94%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/HTTPSStreamFactory.cpp.o [ 95%] Building CXX object source_subfolder/MongoDB/CMakeFiles/MongoDB.dir/src/UpdateRequest.cpp.o [ 95%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/InvalidCertificateHandler.cpp.o [ 95%] Linking CXX static library ../../lib/libPocoMongoDB.a [ 95%] Built target MongoDB [ 95%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/KeyConsoleHandler.cpp.o [ 95%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/KeyFileHandler.cpp.o [ 95%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/PrivateKeyFactory.cpp.o [ 95%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/PrivateKeyFactoryMgr.cpp.o [ 96%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/PrivateKeyPassphraseHandler.cpp.o [ 96%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/RejectCertificateHandler.cpp.o [ 96%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/SSLException.cpp.o [ 96%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/SSLManager.cpp.o [ 96%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/SecureSMTPClientSession.cpp.o [ 97%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/SecureServerSocket.cpp.o [ 97%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/SecureServerSocketImpl.cpp.o [ 97%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/SecureSocketImpl.cpp.o [ 97%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/SecureStreamSocket.cpp.o [ 97%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/SecureStreamSocketImpl.cpp.o [ 98%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/Session.cpp.o [ 98%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/Utility.cpp.o [ 98%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/VerificationErrorArgs.cpp.o [ 98%] Building CXX object source_subfolder/NetSSL_OpenSSL/CMakeFiles/NetSSL.dir/src/X509Certificate.cpp.o [ 98%] Linking CXX static library ../../lib/libPocoNetSSL.a [ 98%] Built target NetSSL [ 98%] Linking CXX static library ../../lib/libPocoData.a [ 98%] Built target Data Scanning dependencies of target DataSQLite [ 98%] Building CXX object source_subfolder/Data/SQLite/CMakeFiles/DataSQLite.dir/src/Binder.cpp.o [ 99%] Building CXX object source_subfolder/Data/SQLite/CMakeFiles/DataSQLite.dir/src/Connector.cpp.o [ 99%] Building CXX object source_subfolder/Data/SQLite/CMakeFiles/DataSQLite.dir/src/Extractor.cpp.o [ 99%] Building CXX object source_subfolder/Data/SQLite/CMakeFiles/DataSQLite.dir/src/Notifier.cpp.o [ 99%] Building CXX object source_subfolder/Data/SQLite/CMakeFiles/DataSQLite.dir/src/SQLiteException.cpp.o [ 99%] Building CXX object source_subfolder/Data/SQLite/CMakeFiles/DataSQLite.dir/src/SQLiteStatementImpl.cpp.o [100%] Building CXX object source_subfolder/Data/SQLite/CMakeFiles/DataSQLite.dir/src/SessionImpl.cpp.o [100%] Building CXX object source_subfolder/Data/SQLite/CMakeFiles/DataSQLite.dir/src/Utility.cpp.o [100%] Linking CXX static library ../../../lib/libPocoDataSQLite.a [100%] Built target DataSQLite poco/1.9.4: Package '87f217b8ffca4c36a02a19f07ebf71dd7e873a68' built poco/1.9.4: Build folder /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/build/87f217b8ffca4c36a02a19f07ebf71dd7e873a68 poco/1.9.4: Generated conaninfo.txt poco/1.9.4: Generated conanbuildinfo.txt poco/1.9.4: Generating the package poco/1.9.4: Package folder /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68 poco/1.9.4: Calling package() ----Running------ > cmake --build 'build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 28%] Built target Foundation [ 31%] Built target JSON [ 36%] Built target Encodings [ 49%] Built target XML [ 53%] Built target Crypto [ 59%] Built target Data [ 77%] Built target Net [ 82%] Built target Util [ 84%] Built target DataSQLite [ 88%] Built target MongoDB [ 90%] Built target Redis [ 95%] Built target Zip [100%] Built target NetSSL Install the project... -- Install configuration: "Release" -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoConfig.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoConfigVersion.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Instantiator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/RWLock_Android.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/UTF32Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/BufferedStreamBuf.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Notification.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/PipeImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ActiveMethod.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Condition.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NullChannel.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/RWLock_VX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Configurable.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/KeyValueArgs.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/StreamTokenizer.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NullStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/UnicodeConverter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Tuple.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/PriorityExpire.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MemoryPool.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NotificationQueue.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Channel.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ActiveStarter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/URIStreamOpener.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Error.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/UniqueAccessExpireCache.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SharedLibrary_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ByteOrder.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MetaObject.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/PriorityStrategy.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Ascii.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NObserver.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FunctionDelegate.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/RWLock_POSIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Manifest.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/TextConverter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Environment_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/TextIterator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FPEnvironment_SUN.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Process_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SignalHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Format.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Config.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Stopwatch.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/EventArgs.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Nullable.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Environment_WINCE.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/RotateStrategy.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ThreadTarget.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DirectoryIterator_UNIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SharedLibrary_UNIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Mutex.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/TimedNotificationQueue.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Event_POSIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Environment_UNIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/AbstractPriorityDelegate.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Expire.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/LogStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/UniqueExpireStrategy.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/TextBufferIterator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ScopedUnlock.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/HashStatistic.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Windows1250Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/StreamConverter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Environment.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Types.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/RecursiveDirectoryIterator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DirectoryIterator_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/AtomicCounter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ListMap.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NamedMutex_WIN32U.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/StreamUtil.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/RWLock_WINCE.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NamedMutex_Android.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FileStream_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/EventLogChannel.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Semaphore_VX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Task.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/LRUStrategy.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Event.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Mutex_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NamedTuple.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/LoggingFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Logger.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Latin2Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NestedDiagnosticContext.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NamedEvent_WIN32U.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ExpireCache.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ExpirationDecorator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DirectoryIterator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Glob.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/PriorityEvent.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Platform.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/UnbufferedStreamBuf.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Event_VX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Process_WIN32U.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/AbstractEvent.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/AutoPtr.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SingletonHolder.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/HashSet.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MemoryStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/PurgeStrategy.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ActiveDispatcher.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/BinaryWriter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MetaProgramming.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FormattingChannel.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SplitterChannel.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ClassLibrary.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Thread_VX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Thread_POSIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Alignment.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Activity.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/LinearHashTable.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Timestamp.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/PipeStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ASCIIEncoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SimpleHashTable.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Path_WINCE.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Delegate.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Platform_POSIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/UTFString.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ErrorHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/String.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/LogFile.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Latin9Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FileChannel.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/StringTokenizer.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Timespan.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/EventChannel.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NumberFormatter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Token.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/RandomStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/UniqueExpireCache.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Base64Encoder.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/CountingStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FileStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Process.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DateTime.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/WindowsConsoleChannel.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/HashFunction.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/HexBinaryEncoder.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FPEnvironment.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/AsyncChannel.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DirectoryIterator_WIN32U.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NamedMutex.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/AccessExpireStrategy.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Environment_VX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/UTF16Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/PipeImpl_POSIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ThreadPool.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SortedDirectoryIterator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Exception.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ThreadLocal.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SharedPtr.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MD4Engine.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DynamicAny.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SharedMemory_DUMMY.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SHA1Engine.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Path_UNIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NotificationCenter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SharedMemory_POSIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/LRUCache.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ObjectPool.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/AbstractCache.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/UniqueExpireLRUCache.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/TaskManager.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/zlib.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/LoggingRegistry.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/UUID.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ExpireLRUCache.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DateTimeFormat.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ActiveRunnable.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Formatter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SharedMemory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FileStreamFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Thread.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DirectoryWatcher.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Process_UNIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NumericString.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/File_WIN32U.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/URI.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NamedMutex_UNIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/AccessExpireLRUCache.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NamedEvent_Android.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DynamicAnyHolder.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ConsoleChannel.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FPEnvironment_C99.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/RefCountedObject.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Void.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SharedLibrary_VX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Path.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DigestStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Mutex_VX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/StreamChannel.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Dynamic -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Dynamic/Struct.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Dynamic/Pair.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Dynamic/VarIterator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Dynamic/Var.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Dynamic/VarHolder.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DateTimeParser.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/HexBinaryDecoder.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/File_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Random.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/RunnableAdapter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Clock.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/TeeStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/LocalDateTime.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/AccessExpireCache.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Platform_VX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Foundation.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/PBKDF2Engine.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Base64Decoder.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ActiveResult.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Semaphore_POSIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/File_WINCE.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FIFOEvent.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/AccessExpirationDecorator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Mutex_WINCE.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/LineEndingConverter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/URIStreamFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/LogFile_WIN32U.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Thread_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/TemporaryFile.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Any.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/RegularExpression.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FIFOBufferStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ExpireStrategy.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/BinaryReader.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FPEnvironment_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ScopedLock.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Windows1251Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FPEnvironment_DUMMY.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/PipeImpl_DUMMY.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SynchronizedObject.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Path_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/AbstractDelegate.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DirectoryIteratorStrategy.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/LogFile_STD.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SimpleFileChannel.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Debugger.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SyslogChannel.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/UniqueAccessExpireLRUCache.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FPEnvironment_DEC.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ValidArgs.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/UTF8String.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NamedEvent_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/PatternFormatter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Path_WIN32U.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Base32Encoder.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MD5Engine.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Process_VX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Timer.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ClassLoader.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/AbstractObserver.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/BufferedBidirectionalStreamBuf.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/RecursiveDirectoryIteratorImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/RWLock.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Latin1Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/BasicEvent.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Windows1252Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/TypeList.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Environment_WIN32U.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Mutex_POSIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Thread_WINCE.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/JSONString.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SharedLibrary_WIN32U.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Timezone.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FIFOBuffer.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/UnWindows.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Platform_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Checksum.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Observer.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/File_VX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DynamicFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DeflatingStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/HashMap.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Message.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SharedMemory_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FileStream_POSIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Semaphore.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/AutoReleasePool.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NamedEvent.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Bugcheck.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/zconf.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Runnable.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/PipeImpl_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Event_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/PriorityNotificationQueue.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FPEnvironment_QNX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NumberParser.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/AbstractStrategy.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SharedLibrary_HPUX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FIFOStrategy.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/StrategyCollection.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Version.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/InflatingStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Pipe.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/File.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Array.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/PriorityDelegate.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Unicode.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ArchiveStrategy.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NotificationStrategy.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Optional.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Poco.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/UniqueAccessExpireStrategy.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DefaultStrategy.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/StreamCopier.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/UUIDGenerator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/BufferAllocator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/HMACEngine.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DateTimeFormatter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/LogFile_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/TaskNotification.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/HashTable.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/TextEncoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Semaphore_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DigestEngine.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DynamicStruct.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Buffer.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SharedLibrary.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Process_WINCE.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/UTF8Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/FunctionPriorityDelegate.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Hash.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Base32Decoder.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/RWLock_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NamedEvent_UNIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/File_UNIX.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/NamedMutex_WIN32.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/libPocoFoundation.a -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoFoundationTargets.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoFoundationTargets-release.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoFoundationConfig.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoFoundationConfigVersion.cmake -- Up-to-date: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Windows949Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ISO8859_8Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ISO8859_10Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ISO8859_14Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Windows1254Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ISO8859_11Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Windows950Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ISO8859_13Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Windows936Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ISO8859_9Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Windows1258Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Windows1255Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Windows1253Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ISO8859_3Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ISO8859_6Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ISO8859_16Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Windows874Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DoubleByteEncoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Windows1257Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ISO8859_4Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ISO8859_7Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/ISO8859_5Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Windows932Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Encodings.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Windows1256Encoding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/libPocoEncodings.a -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoEncodingsTargets.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoEncodingsTargets-release.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoEncodingsConfig.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoEncodingsConfigVersion.cmake -- Up-to-date: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/Locator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/WhitespaceFilter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/EntityResolverImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/EntityResolver.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/LexicalHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/ContentHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/ErrorHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/DTDHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/InputSource.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/LocatorImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/DeclHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/Attributes.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/XMLReader.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/AttributesImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/SAXParser.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/XMLFilterImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/SAXException.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/XMLFilter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/DefaultHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/SAX/NamespaceSupport.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML/QName.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML/ValueTraits.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML/Name.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML/expat.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML/XML.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML/XMLException.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML/expat_external.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML/NamespaceStrategy.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML/XMLWriter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML/ParserEngine.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML/XMLString.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML/XMLStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML/XMLStreamParser.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML/NamePool.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML/XMLStreamParserException.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/XML/Content.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/DOMSerializer.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/DOMWriter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/TreeWalker.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/EventTarget.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/AbstractContainerNode.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/DTDMap.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/CharacterData.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/Attr.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/NodeIterator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/EventListener.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/DocumentType.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/Event.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/DOMBuilder.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/AutoPtr.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/Node.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/Element.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/Comment.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/EventException.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/AbstractNode.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/ProcessingInstruction.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/ChildNodesList.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/NodeFilter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/EventDispatcher.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/DOMImplementation.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/MutationEvent.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/NamedNodeMap.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/DOMException.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/CDATASection.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/Notation.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/DOMObject.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/DocumentEvent.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/NodeList.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/Text.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/DOMParser.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/AttrMap.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/NodeAppender.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/ElementsByTagNameList.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/Document.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/DocumentFragment.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/EntityReference.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/DOM/Entity.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/libPocoXML.a -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoXMLTargets.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoXMLTargets-release.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoXMLConfig.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoXMLConfigVersion.cmake -- Up-to-date: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/JSON -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/JSON/Stringifier.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/JSON/TemplateCache.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/JSON/Handler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/JSON/Template.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/JSON/Query.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/JSON/PrintHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/JSON/ParserImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/JSON/JSON.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/JSON/ParseHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/JSON/Parser.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/JSON/JSONException.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/JSON/Object.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/JSON/Array.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/libPocoJSON.a -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoJSONTargets.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoJSONTargets-release.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoJSONConfig.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoJSONConfigVersion.cmake -- Up-to-date: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/RegExpValidator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/IntValidator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/Option.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/WinRegistryConfiguration.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/TimerTask.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/JSONConfiguration.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/OptionCallback.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/TimerTaskAdapter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/Application.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/IniFileConfiguration.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/WinService.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/OptionProcessor.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/Util.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/ConfigurationView.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/Subsystem.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/AbstractConfiguration.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/OptionException.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/LoggingSubsystem.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/XMLConfiguration.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/LayeredConfiguration.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/Validator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/WinRegistryKey.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/ConfigurationMapper.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/MapConfiguration.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/Timer.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/OptionSet.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/SystemConfiguration.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/Units.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/HelpFormatter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/ServerApplication.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/PropertyFileConfiguration.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/FilesystemConfiguration.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Util/LoggingConfigurator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/libPocoUtil.a -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoUtilTargets.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoUtilTargets-release.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoUtilConfig.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoUtilConfigVersion.cmake -- Up-to-date: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPChunkedStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/IPAddressImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/ICMPClient.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/RemoteSyslogListener.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/ServerSocket.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/PartSource.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/MailRecipient.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/ParallelSocketAcceptor.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTMLForm.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SocketReactor.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SocketConnector.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/NetException.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/MailStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPBasicStreamBuf.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/MailMessage.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/MultipartWriter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/StreamSocketImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPRequestHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/POP3ClientSession.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/TCPServerConnectionFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SocketImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SocketAddressImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/QuotedPrintableEncoder.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/DatagramSocketImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/ICMPSocketImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/TCPServerParams.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/StreamSocket.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/NTPPacket.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPRequestHandlerFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/NameValueCollection.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/PollSet.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/ICMPEventArgs.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPAuthenticationParams.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/TCPServer.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SocketStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPFixedLengthStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPServerResponse.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/ICMPv4PacketImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SMTPChannel.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPIOStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/TCPServerDispatcher.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPSessionFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/ParallelSocketReactor.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/WebSocketImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SocketNotification.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPSessionInstantiator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/DatagramSocket.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/FTPStreamFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPHeaderStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPCookie.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPSession.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPServerSession.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPServerRequestImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/Socket.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/MulticastSocket.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/AbstractHTTPRequestHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/RawSocketImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SMTPClientSession.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/ServerSocketImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/NetworkInterface.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPClientSession.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SocketAcceptor.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/RawSocket.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPServerResponseImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPMessage.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPResponse.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPServerParams.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/NTPEventArgs.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPServer.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/ICMPPacket.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/NullPartHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/ICMPSocket.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/MultipartReader.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SocketDefs.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPBasicCredentials.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SocketNotifier.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/QuotedPrintableDecoder.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/OAuth20Credentials.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/FTPClientSession.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPCredentials.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/TCPServerConnection.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/OAuth10Credentials.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/WebSocket.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPServerConnection.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPDigestCredentials.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/RemoteSyslogChannel.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/MessageHeader.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/NTPClient.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/FilePartSource.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/ICMPPacketImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPStreamFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/StringPartSource.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/PartHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/DNS.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPServerConnectionFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/DialogSocket.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPRequest.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPBufferAllocator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPServerRequest.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SocketAddress.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/MediaType.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/Net.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HostEntry.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/IPAddress.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/PartStore.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/libPocoNet.a -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoNetTargets.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoNetTargets-release.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoNetConfig.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoNetConfigVersion.cmake -- Up-to-date: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/RequestMessage.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/Binary.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/DeleteRequest.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/QueryRequest.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/ResponseMessage.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/Cursor.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/JavaScriptCode.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/UpdateRequest.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/Element.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/ReplicaSet.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/InsertRequest.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/BSONReader.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/KillCursorsRequest.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/Connection.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/MongoDB.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/PoolableConnectionFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/RegularExpression.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/Database.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/MessageHeader.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/Message.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/Document.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/BSONWriter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/GetMoreRequest.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/ObjectId.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/MongoDB/Array.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/libPocoMongoDB.a -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoMongoDBTargets.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoMongoDBTargets-release.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoMongoDBConfig.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoMongoDBConfigVersion.cmake -- Up-to-date: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Redis -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Redis/Error.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Redis/Redis.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Redis/AsyncReader.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Redis/Type.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Redis/Command.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Redis/RedisEventArgs.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Redis/Exception.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Redis/PoolableConnectionFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Redis/RedisStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Redis/Client.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Redis/Array.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/libPocoRedis.a -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoRedisTargets.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoRedisTargets-release.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoRedisConfig.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoRedisConfigVersion.cmake -- Up-to-date: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco -- Up-to-date: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SecureServerSocketImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SecureServerSocket.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SSLException.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/CertificateHandlerFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SecureSMTPClientSession.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/KeyFileHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPSSessionInstantiator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/VerificationErrorArgs.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPSClientSession.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/Utility.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/PrivateKeyFactoryMgr.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/PrivateKeyPassphraseHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/HTTPSStreamFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/Session.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SecureStreamSocketImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/InvalidCertificateHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/AcceptCertificateHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SecureSocketImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/PrivateKeyFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/NetSSL.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/RejectCertificateHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SecureStreamSocket.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/CertificateHandlerFactoryMgr.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/SSLManager.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/KeyConsoleHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/Context.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/X509Certificate.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Net/ConsoleCertificateHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/libPocoNetSSL.a -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoNetSSLTargets.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoNetSSLTargets-release.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoNetSSLConfig.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoNetSSLConfigVersion.cmake -- Up-to-date: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/CipherFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/KeyPairImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/Crypto.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/RSAKeyImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/EVPPKey.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/CipherKey.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/CryptoTransform.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/Cipher.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/RSAKey.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/CipherImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/CipherKeyImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/CryptoStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/RSACipherImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/CryptoException.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/OpenSSLInitializer.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/ECKey.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/RSADigestEngine.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/ECDSADigestEngine.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/PKCS12Container.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/X509Certificate.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/ECKeyImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/KeyPair.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Crypto/DigestEngine.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/libPocoCrypto.a -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoCryptoTargets.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoCryptoTargets-release.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoCryptoConfig.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoCryptoConfigVersion.cmake -- Up-to-date: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/DataException.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/SessionPool.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/DynamicLOB.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/SessionPoolContainer.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Limit.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/PooledSessionHolder.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/SimpleRowFormatter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/DynamicDateTime.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/AbstractExtraction.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/RowFormatter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Statement.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/LOBStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/RowFilter.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/SessionFactory.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/AbstractPreparation.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/PooledSessionImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Extraction.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Time.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Position.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/LOB.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/RecordSet.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Connector.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Session.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/AbstractPreparator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Transaction.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/AbstractExtractor.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Bulk.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Preparation.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/StatementImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Column.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/TypeHandler.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/BulkExtraction.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Date.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Constants.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/StatementCreator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/BulkBinding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/RowIterator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/AbstractBinder.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/SQLChannel.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Range.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Binding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/SessionImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/ArchiveStrategy.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Data.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/Row.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/MetaColumn.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/AbstractSessionImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/AbstractBinding.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/AutoTransaction.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/libPocoData.a -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoDataTargets.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoDataTargets-release.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoDataConfig.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoDataConfigVersion.cmake -- Up-to-date: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco -- Up-to-date: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/SQLite -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/SQLite/Extractor.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/SQLite/SQLiteStatementImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/SQLite/SQLiteException.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/SQLite/Binder.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/SQLite/Utility.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/SQLite/Connector.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/SQLite/SQLite.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/SQLite/Notifier.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Data/SQLite/SessionImpl.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/libPocoDataSQLite.a -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoDataSQLiteTargets.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoDataSQLiteTargets-release.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoDataSQLiteConfig.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoDataSQLiteConfigVersion.cmake -- Up-to-date: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/ParseCallback.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/ZipUtil.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/Zip.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/ZipLocalFileHeader.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/Add.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/SkipCallback.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/ZipException.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/Delete.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/ZipArchiveInfo.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/ZipFileInfo.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/AutoDetectStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/ZipStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/ZipDataInfo.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/Keep.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/Replace.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/Compress.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/ZipOperation.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/ZipArchive.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/ZipManipulator.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/ZipCommon.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/PartialStream.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/Decompress.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/include/Poco/Zip/Rename.h -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/libPocoZip.a -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoZipTargets.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoZipTargets-release.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoZipConfig.cmake -- Installing: /home/conan/workspace/cci_PR-1570/21/12_5/.conan/data/poco/1.9.4/_/_/package/87f217b8ffca4c36a02a19f07ebf71dd7e873a68/lib/cmake/Poco/PocoZipConfigVersion.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 poco/1.9.4 package(): Packaged 13 '.a' files poco/1.9.4 package(): Packaged 750 '.h' files poco/1.9.4 package(): Packaged 1 file: LICENSE poco/1.9.4: Package '87f217b8ffca4c36a02a19f07ebf71dd7e873a68' created poco/1.9.4: Created package revision 9eed1eef8b757f435a99e87af9fc877b [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK poco/1.9.4 (test package): Generator cmake created conanbuildinfo.cmake poco/1.9.4 (test package): Generator txt created conanbuildinfo.txt poco/1.9.4 (test package): Generated conaninfo.txt poco/1.9.4 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/cci_PR-1570/21/co_12_5/recipes/poco/all/test_package/build/05992edeaeec9d0ae81d9ad747f257c46787ee71/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 poco/1.9.4 (test package): Calling build() ----Running------ > cd '/home/conan/workspace/cci_PR-1570/21/co_12_5/recipes/poco/all/test_package/build/05992edeaeec9d0ae81d9ad747f257c46787ee71' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -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" -DTEST_CRYPTO="True" -DTEST_UTIL="True" -DTEST_NET="True" -DTEST_NETSSL="True" -DTEST_SQLITE="True" -DTEST_ENCODINGS="True" -DTEST_JWT="False" -Wno-dev '/home/conan/workspace/cci_PR-1570/21/co_12_5/recipes/poco/all/test_package' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.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 6 -- Conan: Checking correct version: 6 -- 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: /home/conan/workspace/cci_PR-1570/21/co_12_5/recipes/poco/all/test_package/build/05992edeaeec9d0ae81d9ad747f257c46787ee71 ----Running------ > cmake --build '/home/conan/workspace/cci_PR-1570/21/co_12_5/recipes/poco/all/test_package/build/05992edeaeec9d0ae81d9ad747f257c46787ee71' '--' '-j3' ----------------- Scanning dependencies of target tcrypto Scanning dependencies of target encodings [ 6%] Building CXX object CMakeFiles/encodings.dir/test_encodings.cpp.o [ 12%] Building CXX object CMakeFiles/tcrypto.dir/test_crypto.cpp.o Scanning dependencies of target sqlite [ 18%] Building CXX object CMakeFiles/sqlite.dir/test_sqlite.cpp.o [ 25%] Linking CXX executable bin/encodings [ 25%] Built target encodings Scanning dependencies of target util [ 31%] Building CXX object CMakeFiles/util.dir/test_util.cpp.o [ 37%] Linking CXX executable bin/crypto [ 37%] Built target tcrypto Scanning dependencies of target core [ 43%] Building CXX object CMakeFiles/core.dir/test_core.cpp.o [ 50%] Linking CXX executable bin/core [ 56%] Linking CXX executable bin/util [ 56%] Built target core Scanning dependencies of target net [ 62%] Building CXX object CMakeFiles/net.dir/test_net.cpp.o [ 62%] Built target util Scanning dependencies of target net_2 [ 68%] Building CXX object CMakeFiles/net_2.dir/test_net_2.cpp.o [ 75%] Linking CXX executable bin/net [ 75%] Built target net Scanning dependencies of target netssl [ 81%] Building CXX object CMakeFiles/netssl.dir/test_netssl.cpp.o [ 87%] Linking CXX executable bin/sqlite [ 87%] Built target sqlite [ 93%] Linking CXX executable bin/netssl [ 93%] Built target netssl [100%] Linking CXX executable bin/net_2 [100%] Built target net_2 poco/1.9.4 (test package): Running test() ----Running------ > bin/core ----------------- Callback called after 24 milliseconds. Callback called after 74 milliseconds. Callback called after 124 milliseconds. Callback called after 174 milliseconds. Callback called after 224 milliseconds. Callback called after 274 milliseconds. Callback called after 325 milliseconds. Callback called after 375 milliseconds. Callback called after 424 milliseconds. Callback called after 474 milliseconds. ----Running------ > bin/util ----------------- Command line: bin/util Arguments to main(): Application properties: application.argc = 1 application.argv[0] = bin/util application.baseName = util application.cacheDir = /home/conan/.cache/util/ application.configDir = /home/conan/.config/util/ application.dataDir = /home/conan/.local/share/util/ application.dir = /home/conan/workspace/cci_PR-1570/21/co_12_5/recipes/poco/all/test_package/build/05992edeaeec9d0ae81d9ad747f257c46787ee71/bin/ application.name = util application.path = /home/conan/workspace/cci_PR-1570/21/co_12_5/recipes/poco/all/test_package/build/05992edeaeec9d0ae81d9ad747f257c46787ee71/bin/util application.tempDir = /home/conan/.local/tmp/util/ system.osName = Linux system.osVersion = 4.14.138+ system.osArchitecture = x86_64 system.nodeName = jnlp-linux-gcc-6-qq4p5 system.nodeId = b652b8312a48 system.currentDir = /home/conan/workspace/cci_PR-1570/21/co_12_5/recipes/poco/all/test_package/build/05992edeaeec9d0ae81d9ad747f257c46787ee71/ system.homeDir = /home/conan/ system.configHomeDir = /home/conan/.config/ system.cacheHomeDir = /home/conan/.cache/ system.dataHomeDir = /home/conan/.local/share/ system.tempHomeDir = /home/conan/.local/tmp/ system.tempDir = /tmp/ system.configDir = /etc/ system.dateTime = 2020-08-06T11:58:38Z system.pid = 4656 ----Running------ > bin/crypto /home/conan/workspace/cci_PR-1570/21/co_12_5/recipes/poco/all/test_package/conanfile.py ----------------- 7e69fa860d62be9fa14b7ebf3b590e88 ----Running------ > bin/net ----------------- ----Running------ > bin/net_2 ----------------- ----Running------ > bin/netssl ----------------- ----Running------ > bin/sqlite ----------------- Bart Simpson Springfield 12 Lisa Simpson Springfield 10 ----Running------ > bin/encodings ----------------- decoded unicode point correct! JSON file created at '/home/conan/workspace/cci_PR-1570/21/co_12_5/_create.json'