[Pkg-php-pecl] Bug#882023: php-stomp FTBFS with PHP 7.1
Adrian Bunk
bunk at debian.org
Fri Nov 17 18:02:44 UTC 2017
Source: php-stomp
Version: 2.0.0+1.0.9-1
Severity: serious
Tags: buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/php-stomp.html
...
/build/1st/php-stomp-2.0.0+1.0.9/build-7.1/php_stomp.c: In function 'zif_stomp_read_frame':
/build/1st/php-stomp-2.0.0+1.0.9/build-7.1/php_stomp.c:966:9: error: 'zend_fcall_info {aka struct _zend_fcall_info}' has no member named 'function_table'; did you mean 'function_name'?
fci.function_table = &ce->function_table;
^~~~~~~~~~~~~~
function_name
/build/1st/php-stomp-2.0.0+1.0.9/build-7.1/php_stomp.c:967:8: error: 'zend_fcall_info {aka struct _zend_fcall_info}' has no member named 'symbol_table'
fci.symbol_table = NULL;
^
In file included from /usr/include/php/20160303/Zend/zend_globals.h:28:0,
from /usr/include/php/20160303/Zend/zend_compile.h:688,
from /usr/include/php/20160303/Zend/zend_modules.h:26,
from /usr/include/php/20160303/Zend/zend_API.h:27,
from /usr/include/php/20160303/main/php.h:40,
from /build/1st/php-stomp-2.0.0+1.0.9/build-7.1/php_stomp.c:25:
/usr/include/php/20160303/Zend/zend_globals_macros.h:46:33: error: 'zend_executor_globals {aka struct _zend_executor_globals}' has no member named 'scope'
# define EG(v) (executor_globals.v)
^
/build/1st/php-stomp-2.0.0+1.0.9/build-7.1/php_stomp.c:983:25: note: in expansion of macro 'EG'
fcc.calling_scope = EG(scope);
^~
Makefile:195: recipe for target 'php_stomp.lo' failed
make[2]: *** [php_stomp.lo] Error 1
More information about the Pkg-php-pecl
mailing list