CMake Warning: Manually-specified variables were not used by the project: APRUTIL_ROOT_DIR APRUTIL_ROOT_INCLUDE_DIRS APRUTIL_ROOT_LIBRARY_DIRS APR_ROOT_DIR APR_ROOT_INCLUDE_DIRS APR_ROOT_LIBRARY_DIRS 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 MYSQL_ROOT_INCLUDE_DIRS MYSQL_ROOT_LIBRARY_DIRS In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:15: /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/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-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:15: /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/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-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:15: /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/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-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:15: /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/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-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Foundation/src/DirectoryIteratorStrategy.cpp:15: /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/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-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/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-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/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-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/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-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Crypto/src/OpenSSLInitializer.cpp:89:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] OPENSSL_config(NULL); ^ /Users/jenkins/w/cci_PR-1917@3/.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-1917@3/.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-1917@3/.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-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/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-1917@3/.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-1917@3/.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-1917@3/.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 In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/src/Binder.cpp:15: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/Binder.h:24: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql.h:84: /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql/client_plugin.h:108:8: error: definition of type 'MYSQL' conflicts with typedef of the same name struct MYSQL; ^ /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h:26:25: note: 'MYSQL' declared here typedef struct st_mysql MYSQL; ^ In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/src/Binder.cpp:15: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/Binder.h:24: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql.h:84: /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql/client_plugin.h:115:58: error: typedef 'MYSQL' cannot be referenced with a struct specifier int (*authenticate_user)(MYSQL_PLUGIN_VIO *vio, struct MYSQL *mysql); ^ /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h:26:25: note: declared here typedef struct st_mysql MYSQL; ^ In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/src/Binder.cpp:15: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/Binder.h:24: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql.h:84: /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql/client_plugin.h:139:57: error: typedef 'MYSQL' cannot be referenced with a struct specifier struct st_mysql_client_plugin *mysql_load_plugin(struct MYSQL *mysql, ^ /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h:26:25: note: declared here typedef struct st_mysql MYSQL; ^ In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/src/Binder.cpp:15: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/Binder.h:24: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql.h:84: /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql/client_plugin.h:159:59: error: typedef 'MYSQL' cannot be referenced with a struct specifier struct st_mysql_client_plugin *mysql_load_plugin_v(struct MYSQL *mysql, ^ /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h:26:25: note: declared here typedef struct st_mysql MYSQL; ^ In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/src/Binder.cpp:15: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/Binder.h:24: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql.h:84: /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql/client_plugin.h:173:64: error: typedef 'MYSQL' cannot be referenced with a struct specifier struct st_mysql_client_plugin *mysql_client_find_plugin(struct MYSQL *mysql, ^ /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h:26:25: note: declared here typedef struct st_mysql MYSQL; ^ In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/src/Binder.cpp:15: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/Binder.h:24: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql.h:84: /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql/client_plugin.h:192:12: error: typedef 'MYSQL' cannot be referenced with a struct specifier struct MYSQL *mysql, struct st_mysql_client_plugin *plugin); ^ /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h:26:25: note: declared here typedef struct st_mysql MYSQL; ^ In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/src/Binder.cpp:15: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/Binder.h:24: /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql.h:292:8: error: definition of type 'MYSQL_STMT' conflicts with typedef of the same name struct MYSQL_STMT; ^ /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h:27:30: note: 'MYSQL_STMT' declared here typedef struct st_mysql_stmt MYSQL_STMT; ^ In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/src/Binder.cpp:15: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/Binder.h:24: /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql.h:294:16: error: definition of type 'MYSQL' conflicts with typedef of the same name typedef struct MYSQL { ^ /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h:26:25: note: 'MYSQL' declared here typedef struct st_mysql MYSQL; ^ In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/src/Binder.cpp:15: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/Binder.h:24: /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql.h:665:16: error: definition of type 'MYSQL_STMT' conflicts with typedef of the same name typedef struct MYSQL_STMT { ^ /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h:27:30: note: 'MYSQL_STMT' declared here typedef struct st_mysql_stmt MYSQL_STMT; ^ In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/src/Connector.cpp:16: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/SessionImpl.h:23: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/SessionHandle.h:21: /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h:26:25: error: typedef redefinition with different types ('struct st_mysql' vs 'struct MYSQL') typedef struct st_mysql MYSQL; ^ /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql.h:332:3: note: previous definition is here } MYSQL; ^ In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/src/Connector.cpp:16: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/SessionImpl.h:23: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/SessionHandle.h:21: /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h:27:30: error: typedef redefinition with different types ('struct st_mysql_stmt' vs 'struct MYSQL_STMT') typedef struct st_mysql_stmt MYSQL_STMT; ^ /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql.h:708:3: note: previous definition is here } MYSQL_STMT; ^ In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/src/Connector.cpp:16: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/SessionImpl.h:25: /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/ResultMetadata.h:62:14: error: use of undeclared identifier 'my_bool' std::vector _isNull; ^ 9 errors generated. make[2]: *** [source_subfolder/Data/MySQL/CMakeFiles/DataMySQL.dir/src/Binder.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/src/Extractor.cpp:15: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/Extractor.h:22: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/StatementExecutor.h:21: /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h:26:25: error: typedef redefinition with different types ('struct st_mysql' vs 'struct MYSQL') typedef struct st_mysql MYSQL; ^ /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql.h:332:3: note: previous definition is here } MYSQL; ^ In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/src/Extractor.cpp:15: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/Extractor.h:22: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/StatementExecutor.h:21: /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h:27:30: error: typedef redefinition with different types ('struct st_mysql_stmt' vs 'struct MYSQL_STMT') typedef struct st_mysql_stmt MYSQL_STMT; ^ /Users/jenkins/w/cci_PR-1917@3/.conan/data/libmysqlclient/8.0.17/_/_/package/26f150c431afa7d7dce41b36902531779fe1f841/include/mysql.h:708:3: note: previous definition is here } MYSQL_STMT; ^ In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/src/Extractor.cpp:15: In file included from /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/Extractor.h:23: /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/include/Poco/Data/MySQL/ResultMetadata.h:62:14: error: use of undeclared identifier 'my_bool' std::vector _isNull; ^ /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957/source_subfolder/Data/MySQL/src/Extractor.cpp:241:2: error: unknown type name 'my_bool' my_bool isNull = 0; ^ 4 errors generated. make[2]: *** [source_subfolder/Data/MySQL/CMakeFiles/DataMySQL.dir/src/Extractor.cpp.o] Error 1 3 errors generated. make[2]: *** [source_subfolder/Data/MySQL/CMakeFiles/DataMySQL.dir/src/Connector.cpp.o] Error 1 make[1]: *** [source_subfolder/Data/MySQL/CMakeFiles/DataMySQL.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 2 WARN: apr-util/1.6.1: requirement expat/2.2.9 overridden by poco/1.9.3 to expat/2.2.10 WARN: libmysqlclient/8.0.17: requirement openssl/1.1.1g overridden by poco/1.9.3 to openssl/1.1.1h poco/1.9.3: WARN: Build folder is dirty, removing it: /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957 poco/1.9.3: ERROR: Package 'd5bb8bea3204abf375ca102326578b0a5940e957' build failed poco/1.9.3: WARN: Build folder /Users/jenkins/w/cci_PR-1917@3/.conan/data/poco/1.9.3/_/_/build/d5bb8bea3204abf375ca102326578b0a5940e957 ERROR: poco/1.9.3: Error in build() method, line 198 cmake.build() ConanException: Error 2 while executing cmake --build 'build_subfolder' '--' '-j8'