Open regentropft opened 8 years ago
Quite the same thing here, same API version (PHP7.0.4) on debian jessie Please find the make output here build.txt Hope you'll have the time to debug this, if need some tests, just ask. Regards!
This should be fixed in https://github.com/hjr3/pecl-gearman/issues/12
I managed to build with @wcgallego branch, it works without any problem with PHP7.0.7 on debian8 and gearman v1.1.12, thanks for your job.
PHP Api Version: 20151012 Zend Module Api No: 20151012 Zend Extension Api No: 320151012
/home/u/pecl-gearman-master/php_gearman.c:3640:13: warning: ‘gearman_client_obj_free’ defined but not used [-Wunused-function] /home/u/pecl-gearman-master/php_gearman.c:3720:13: warning: ‘gearman_worker_obj_free’ defined but not used [-Wunused-function] /home/u/pecl-gearman-master/php_gearman.c:3785:13: warning: ‘gearman_job_obj_free’ defined but not used [-Wunused-function] /home/u/pecl-gearman-master/php_gearman.c:3850:13: warning: ‘gearman_task_obj_free’ defined but not used [-Wunused-function] make: *\ [php_gearman.lo] Fehler 1
any idea?