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 /home/conan/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/source_subfolder/Crypto/src/OpenSSLInitializer.cpp:89: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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/source_subfolder/Crypto/src/OpenSSLInitializer.cpp:89: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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:383: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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:383: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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:405: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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:405: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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:408: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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:408: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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:417: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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:417: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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:420: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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:420: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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:425: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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:425: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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:428: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.9.4/_/_/build/9708b755194fe7ec1bd37fe16d43dddf433ecd3e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:428: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.cacheDir = /home/conan/.cache/util/ application.configDir = /home/conan/.config/util/ application.dataDir = /home/conan/.local/share/util/ application.dir = /home/conan/w/cci_PR-3151/7/65e724e1-5f81-461e-b0e2-04dccd037663/recipes/poco/all/test_package/build/e823ee483fa7a56fe42036ab43e95e906e970869/bin/ application.name = util application.path = /home/conan/w/cci_PR-3151/7/65e724e1-5f81-461e-b0e2-04dccd037663/recipes/poco/all/test_package/build/e823ee483fa7a56fe42036ab43e95e906e970869/bin/util application.tempDir = /home/conan/.local/tmp/util/ system.osName = Linux system.osVersion = 4.19.112+ system.osArchitecture = x86_64 system.nodeName = jnlp-linux-gcc-4.9-92b3n system.nodeId = a6ee218e8a23 system.currentDir = /home/conan/w/cci_PR-3151/7/65e724e1-5f81-461e-b0e2-04dccd037663/recipes/poco/all/test_package/build/e823ee483fa7a56fe42036ab43e95e906e970869/ 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-10-20T02:52:24Z system.pid = 4739