CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/cci_PR-4532/.conan/data/mariadb-connector-c/3.1.11/_/_/build/5f8d8ce06123c664d3344fccb3efbb896ce94b7c/source_subfolder/libmariadb/mariadb_lib.c:2883:16: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(ap, option); ^ /home/conan/w/cci_PR-4532/.conan/data/mariadb-connector-c/3.1.11/_/_/build/5f8d8ce06123c664d3344fccb3efbb896ce94b7c/source_subfolder/libmariadb/mariadb_lib.c:2876:47: note: parameter of type 'enum mysql_option' is declared here mysql_optionsv(MYSQL *mysql,enum mysql_option option, ...) ^ 1 warning generated. /home/conan/w/cci_PR-4532/.conan/data/mariadb-connector-c/3.1.11/_/_/build/5f8d8ce06123c664d3344fccb3efbb896ce94b7c/source_subfolder/libmariadb/mariadb_rpl.c:422:16: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(ap, option); ^ /home/conan/w/cci_PR-4532/.conan/data/mariadb-connector-c/3.1.11/_/_/build/5f8d8ce06123c664d3344fccb3efbb896ce94b7c/source_subfolder/libmariadb/mariadb_rpl.c:413:49: note: parameter of type 'enum mariadb_rpl_option' is declared here enum mariadb_rpl_option option, ^ /home/conan/w/cci_PR-4532/.conan/data/mariadb-connector-c/3.1.11/_/_/build/5f8d8ce06123c664d3344fccb3efbb896ce94b7c/source_subfolder/libmariadb/mariadb_rpl.c:476:16: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(ap, option); ^ /home/conan/w/cci_PR-4532/.conan/data/mariadb-connector-c/3.1.11/_/_/build/5f8d8ce06123c664d3344fccb3efbb896ce94b7c/source_subfolder/libmariadb/mariadb_rpl.c:468:49: note: parameter of type 'enum mariadb_rpl_option' is declared here enum mariadb_rpl_option option, ^ 2 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY WARN: libcurl/7.73.0: requirement openssl/1.1.1i overridden by mariadb-connector-c/3.1.11 to openssl/1.1.1h