[pkg-uWSGI-devel] Bug#1028092: uwsgi-plugin-php FTBFS with PHP 8.2

Adrian Bunk bunk at debian.org
Fri Jan 6 17:37:54 GMT 2023


Source: uwsgi-plugin-php
Version: 0.0.14
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=uwsgi-plugin-php&arch=amd64&ver=0.0.14%2Bb1&stamp=1673016841&raw=0

...
/usr/src/uwsgi/plugins/php/php_plugin.c: In function ‘php_uwsgi_startup’:
/usr/src/uwsgi/plugins/php/php_plugin.c:610:13: error: too many arguments to function ‘php_module_startup’
  610 |         if (php_module_startup(&uwsgi_sapi_module, &uwsgi_module_entry, 1)==FAILURE) {
      |             ^~~~~~~~~~~~~~~~~~
In file included from /usr/src/uwsgi/plugins/php/common.h:3,
                 from /usr/src/uwsgi/plugins/php/php_plugin.c:1:
/usr/include/php/20220829/main/php_main.h:28:20: note: declared here
   28 | PHPAPI zend_result php_module_startup(sapi_module_struct *sf, zend_module_entry *additional_module);
      |                    ^~~~~~~~~~~~~~~~~~
...


More information about the pkg-uWSGI-devel mailing list