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 In file included from /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:15: /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/Foundation/include/Poco/DirectoryIteratorStrategy.h:35:15: warning: 'pointer_to_unary_function > > &, unsigned short>' is deprecated [-Wdeprecated-declarations] typedef std::pointer_to_unary_function DepthFunPtr; ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1085:28: note: 'pointer_to_unary_function > > &, unsigned short>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:15: /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/Foundation/include/Poco/DirectoryIteratorStrategy.h:42:15: warning: 'DepthFunPtr' is deprecated [-Wdeprecated-declarations] TraverseBase(DepthFunPtr depthDeterminer, UInt16 maxDepth = D_INFINITE); ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1085:28: note: 'pointer_to_unary_function > > &, unsigned short>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:15: /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/Foundation/include/Poco/DirectoryIteratorStrategy.h:48:2: warning: 'DepthFunPtr' is deprecated [-Wdeprecated-declarations] DepthFunPtr _depthDeterminer; ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1085:28: note: 'pointer_to_unary_function > > &, unsigned short>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:15: /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/Foundation/include/Poco/DirectoryIteratorStrategy.h:62:24: warning: 'DepthFunPtr' is deprecated [-Wdeprecated-declarations] ChildrenFirstTraverse(DepthFunPtr depthDeterminer, UInt16 maxDepth = D_INFINITE); ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1085:28: note: 'pointer_to_unary_function > > &, unsigned short>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:15: /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/Foundation/include/Poco/DirectoryIteratorStrategy.h:76:24: warning: 'DepthFunPtr' is deprecated [-Wdeprecated-declarations] SiblingsFirstTraverse(DepthFunPtr depthDeterminer, UInt16 maxDepth = D_INFINITE); ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1085:28: note: 'pointer_to_unary_function > > &, unsigned short>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:24:28: warning: 'DepthFunPtr' is deprecated [-Wdeprecated-declarations] TraverseBase::TraverseBase(DepthFunPtr depthDeterminer, UInt16 maxDepth) ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1085:28: note: 'pointer_to_unary_function > > &, unsigned short>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:52:46: warning: 'DepthFunPtr' is deprecated [-Wdeprecated-declarations] ChildrenFirstTraverse::ChildrenFirstTraverse(DepthFunPtr depthDeterminer, UInt16 maxDepth) ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1085:28: note: 'pointer_to_unary_function > > &, unsigned short>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:109:46: warning: 'DepthFunPtr' is deprecated [-Wdeprecated-declarations] SiblingsFirstTraverse::SiblingsFirstTraverse(DepthFunPtr depthDeterminer, UInt16 maxDepth) ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:1085:28: note: 'pointer_to_unary_function > > &, unsigned short>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1101:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:1090:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 8 warnings generated. /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../lib/libPocoFoundationd.a(ByteOrder.cpp.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../lib/libPocoFoundationd.a(String.cpp.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../lib/libPocoFoundationd.a(ByteOrder.cpp.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../lib/libPocoFoundationd.a(String.cpp.o) has no symbols /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/Crypto/src/OpenSSLInitializer.cpp:89:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] OPENSSL_config(NULL); ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/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)) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:166:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:124:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ 1 warning generated. /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/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)); ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/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)) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:166:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:124:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ 1 warning generated. /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../lib/libPocoXMLd.a(XMLString.cpp.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../lib/libPocoXMLd.a(XMLString.cpp.o) has no symbols /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:383:30: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_method()); ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/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 */ ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:166:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:124:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:405:31: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_client_method()); ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/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)) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:166:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:124:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:408:31: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_server_method()); ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/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)) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:166:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:124:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:417:40: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_1_client_method()); ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/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)) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:166:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:124:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:420:40: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_1_server_method()); ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/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)) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:166:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:124:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:425:40: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_2_client_method()); ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/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)) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:166:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:124:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/NetSSL_OpenSSL/src/Context.cpp:428:40: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] _pSSLContext = SSL_CTX_new(TLSv1_2_server_method()); ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/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)) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:166:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /Users/jenkins/w/cci_PR-3151/.conan/data/openssl/1.1.1h/_/_/package/0aa7be2d0914b6f3128105e305c90b9cb0cae86d/include/openssl/opensslconf.h:124:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ 7 warnings generated. /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/package/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/lib/libPocoFoundationd.a(ByteOrder.cpp.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/package/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/lib/libPocoFoundationd.a(String.cpp.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/package/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/lib/libPocoXMLd.a(XMLString.cpp.o) has no symbols 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 = /Users/jenkins/Library/Caches/util/ application.configDir = /Users/jenkins/Library/Preferences/util/ application.dataDir = /Users/jenkins/Library/Application Support/util/ application.dir = /Users/jenkins/w/cci_PR-3151/8/33d9e88e-199a-4fae-96dd-71473c9e7ccc/recipes/poco/all/test_package/build/d1ea2f9fe5448b37245472d70624edaa75c5aebd/bin/ application.name = util application.path = /Users/jenkins/w/cci_PR-3151/8/33d9e88e-199a-4fae-96dd-71473c9e7ccc/recipes/poco/all/test_package/build/d1ea2f9fe5448b37245472d70624edaa75c5aebd/bin/util application.tempDir = /Users/jenkins/Library/Caches/util/ system.osName = Darwin system.osVersion = 18.7.0 system.osArchitecture = x86_64 system.nodeName = administrators-Mac-mini.local system.nodeId = 44fb42fffeb2 system.currentDir = /Users/jenkins/w/cci_PR-3151/8/33d9e88e-199a-4fae-96dd-71473c9e7ccc/recipes/poco/all/test_package/build/d1ea2f9fe5448b37245472d70624edaa75c5aebd/ system.homeDir = /Users/jenkins/ system.configHomeDir = /Users/jenkins/Library/Preferences/ system.cacheHomeDir = /Users/jenkins/Library/Caches/ system.dataHomeDir = /Users/jenkins/Library/Application Support/ system.tempHomeDir = /Users/jenkins/Library/Caches/ system.tempDir = /var/folders/s4/dq53_4596q775vkwyk3xb6g400015j/T/ system.configDir = /Library/Preferences/ system.dateTime = 2020-10-20T19:41:13Z system.pid = 58554 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% NULL pointer: _pInstance [in file "/Users/jenkins/w/cci_PR-3151/.conan/data/poco/1.9.4/_/_/build/e84e4e98dda29c4f2dbc7547f62bd1fb48a5735c/source_subfolder/Util/include/Poco/Util/Application.h", line 457] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%