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_ENCODINGS ENABLE_JWT /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/JSON/src/pd_json.c: In function 'void json_error_s(json_stream*, int)': /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/JSON/src/pd_json.c:42:44: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] strerror_r(err, errbuf, sizeof(errbuf)); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/Crypto/src/OpenSSLInitializer.cpp: In static member function 'static void Poco::Crypto::OpenSSLInitializer::initialize()': /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/Crypto/src/OpenSSLInitializer.cpp:65:3: warning: 'void OPENSSL_config(const char*)' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/conf.h:91) [-Wdeprecated-declarations] OPENSSL_config(NULL); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/Crypto/src/OpenSSLInitializer.cpp:65:22: warning: 'void OPENSSL_config(const char*)' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/conf.h:91) [-Wdeprecated-declarations] OPENSSL_config(NULL); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/Crypto/src/X509Certificate.cpp: In member function 'void Poco::Crypto::X509Certificate::extractNames(std::string&, std::set >&) const': /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/Crypto/src/X509Certificate.cpp:258:48: warning: 'unsigned char* ASN1_STRING_data(ASN1_STRING*)' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/asn1.h:554) [-Wdeprecated-declarations] const char* data = reinterpret_cast(ASN1_STRING_data(name->d.ia5)); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/Crypto/src/X509Certificate.cpp:258:76: warning: 'unsigned char* ASN1_STRING_data(ASN1_STRING*)' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/asn1.h:554) [-Wdeprecated-declarations] const char* data = reinterpret_cast(ASN1_STRING_data(name->d.ia5)); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/NetSSL_OpenSSL/src/Context.cpp: In member function 'void Poco::Net::Context::createSSLContext()': /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:362:30: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/ssl.h:1877) [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:362:43: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/ssl.h:1877) [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:384:31: warning: 'const SSL_METHOD* TLSv1_client_method()' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/ssl.h:1879) [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_client_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:384:51: warning: 'const SSL_METHOD* TLSv1_client_method()' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/ssl.h:1879) [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_client_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:387:31: warning: 'const SSL_METHOD* TLSv1_server_method()' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/ssl.h:1878) [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_server_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:387:51: warning: 'const SSL_METHOD* TLSv1_server_method()' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/ssl.h:1878) [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_server_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:396:40: warning: 'const SSL_METHOD* TLSv1_1_client_method()' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/ssl.h:1885) [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_1_client_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:396:62: warning: 'const SSL_METHOD* TLSv1_1_client_method()' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/ssl.h:1885) [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_1_client_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:399:40: warning: 'const SSL_METHOD* TLSv1_1_server_method()' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/ssl.h:1884) [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_1_server_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:399:62: warning: 'const SSL_METHOD* TLSv1_1_server_method()' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/ssl.h:1884) [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_1_server_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:404:40: warning: 'const SSL_METHOD* TLSv1_2_client_method()' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/ssl.h:1891) [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_2_client_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:404:62: warning: 'const SSL_METHOD* TLSv1_2_client_method()' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/ssl.h:1891) [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_2_client_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:407:40: warning: 'const SSL_METHOD* TLSv1_2_server_method()' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/ssl.h:1890) [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_2_server_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/1da25f44ee64126df6be83a0567780d05deecaa3/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:407:62: warning: 'const SSL_METHOD* TLSv1_2_server_method()' is deprecated (declared at /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include/openssl/ssl.h:1890) [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_2_server_method()); ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Command line: bin/util Arguments to main(): Application properties: application.argc = 1 application.argv[0] = bin/util application.baseName = util application.configDir = /home/conan/w/cci_PR-3151/8/68976ad9-07bb-44ee-99d6-eae4e20c964e/recipes/poco/all/test_package/build/14ff3416e3be1ee0d93944ef411fd5469cfb861d/bin/ application.dir = /home/conan/w/cci_PR-3151/8/68976ad9-07bb-44ee-99d6-eae4e20c964e/recipes/poco/all/test_package/build/14ff3416e3be1ee0d93944ef411fd5469cfb861d/bin/ application.name = util application.path = /home/conan/w/cci_PR-3151/8/68976ad9-07bb-44ee-99d6-eae4e20c964e/recipes/poco/all/test_package/build/14ff3416e3be1ee0d93944ef411fd5469cfb861d/bin/util system.osName = Linux system.osVersion = 4.19.112+ system.osArchitecture = x86_64 system.nodeName = jnlp-linux-gcc-4.9-9th5v system.nodeId = c289c6b62b0d system.currentDir = /home/conan/w/cci_PR-3151/8/68976ad9-07bb-44ee-99d6-eae4e20c964e/recipes/poco/all/test_package/build/14ff3416e3be1ee0d93944ef411fd5469cfb861d/ system.homeDir = /home/conan/ system.tempDir = /tmp/ system.dateTime = 2020-10-20T20:06:18Z system.pid = 4561