Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal error: too many errors emitted, stopping now [-ferror-limit=] - pecl install Mosquitto-alpha on Mac #124

Open
NaveenYadavGithub opened this issue Jul 14, 2021 · 0 comments

Comments

@NaveenYadavGithub
Copy link

In file included from /private/tmp/pear/temp/Mosquitto/mosquitto.c:12:
/private/tmp/pear/temp/Mosquitto/php_mosquitto.h:118:95: error: expected ')'
typedef int (*php_mosquitto_write_t)(mosquitto_message_object *mosquitto_object, zval *newval TSRMLS_DC)

/private/tmp/pear/temp/Mosquitto/php_mosquitto.h:118:37: note: to match this '('
typedef int (*php_mosquitto_write_t)(mosquitto_message_object *mosquitto_object, zval *newval TSRMLS_DC)

/private/tmp/pear/temp/Mosquitto/mosquitto.c:41:79: warning: format specifies type 'char *' but the argument has type 'zend_string *' (aka 'struct _zend_string *') [-Wformat]
"you must call parent::__construct in extended classes", Z_OBJCE_P(zobj)->name);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant