Source: mosquitto-auth-plugin Version: 0.1.2-1 Severity: serious Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mosquitto-auth-plugin.html ... ../auth-plug.c:102:5: error: conflicting types for 'mosquitto_auth_plugin_init' int mosquitto_auth_plugin_init(void **userdata, struct mosquitto_auth_opt *auth_opts, int auth_opt_count) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../auth-plug.c:35: /usr/include/mosquitto_plugin.h:118:5: note: previous declaration of 'mosquitto_auth_plugin_init' was here int mosquitto_auth_plugin_init(void **user_data, struct mosquitto_opt *opts, int opt_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ...