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 clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/13e3adf21d9352e53b01cd5a3a409268ce2eaf4e/source_subfolder/Crypto/src/OpenSSLInitializer.cpp:65:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] OPENSSL_config(NULL); ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/conf.h:91:1: note: 'OPENSSL_config' has been explicitly marked deprecated here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:160:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:118:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ 1 warning generated. /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/13e3adf21d9352e53b01cd5a3a409268ce2eaf4e/source_subfolder/Crypto/src/X509Certificate.cpp:258:48: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] const char* data = reinterpret_cast(ASN1_STRING_data(name->d.ia5)); ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/asn1.h:554:1: note: 'ASN1_STRING_data' has been explicitly marked deprecated here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:160:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:118:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ 1 warning generated. /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/13e3adf21d9352e53b01cd5a3a409268ce2eaf4e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:362:30: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/ssl.h:1877:1: note: 'TLSv1_method' has been explicitly marked deprecated here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:160:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:118:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/13e3adf21d9352e53b01cd5a3a409268ce2eaf4e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:384:31: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_client_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/ssl.h:1879:1: note: 'TLSv1_client_method' has been explicitly marked deprecated here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:160:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:118:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/13e3adf21d9352e53b01cd5a3a409268ce2eaf4e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:387:31: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_server_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/ssl.h:1878:1: note: 'TLSv1_server_method' has been explicitly marked deprecated here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:160:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:118:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/13e3adf21d9352e53b01cd5a3a409268ce2eaf4e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:396:40: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_1_client_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/ssl.h:1885:1: note: 'TLSv1_1_client_method' has been explicitly marked deprecated here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:160:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:118:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/13e3adf21d9352e53b01cd5a3a409268ce2eaf4e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:399:40: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_1_server_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/ssl.h:1884:1: note: 'TLSv1_1_server_method' has been explicitly marked deprecated here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:160:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:118:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/13e3adf21d9352e53b01cd5a3a409268ce2eaf4e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:404:40: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_2_client_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/ssl.h:1891:1: note: 'TLSv1_2_client_method' has been explicitly marked deprecated here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:160:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:118:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /home/conan/w/cci_PR-3151/.conan/data/poco/1.8.1/_/_/build/13e3adf21d9352e53b01cd5a3a409268ce2eaf4e/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:407:40: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_2_server_method()); ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/ssl.h:1890:1: note: 'TLSv1_2_server_method' has been explicitly marked deprecated here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:160:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /home/conan/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/6d87124bcf4cc4435e13c44634d61b77404bef31/include/openssl/opensslconf.h:118:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ 7 warnings generated. 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/7/5cc5a881-4b91-404b-bbfa-ed49728fedd8/recipes/poco/all/test_package/build/6d039499a70fe26c2cb1df4f335f8cf9b1be32bb/bin/ application.dir = /home/conan/w/cci_PR-3151/7/5cc5a881-4b91-404b-bbfa-ed49728fedd8/recipes/poco/all/test_package/build/6d039499a70fe26c2cb1df4f335f8cf9b1be32bb/bin/ application.name = util application.path = /home/conan/w/cci_PR-3151/7/5cc5a881-4b91-404b-bbfa-ed49728fedd8/recipes/poco/all/test_package/build/6d039499a70fe26c2cb1df4f335f8cf9b1be32bb/bin/util system.osName = Linux system.osVersion = 4.19.112+ system.osArchitecture = x86_64 system.nodeName = jnlp-linux-clang-8-0239v system.nodeId = 42fe392da85f system.currentDir = /home/conan/w/cci_PR-3151/7/5cc5a881-4b91-404b-bbfa-ed49728fedd8/recipes/poco/all/test_package/build/6d039499a70fe26c2cb1df4f335f8cf9b1be32bb/ system.homeDir = /home/conan/ system.tempDir = /tmp/ system.dateTime = 2020-10-20T03:17:52Z system.pid = 3946