+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PHP_VERSION_REQD=80 WRKLOG=/tmp/bulklog/php80-propro-2.1.0/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PHP_VERSION_REQD=80 WRKLOG=/tmp/bulklog/php80-propro-2.1.0/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 ===> Building for php80-propro-2.1.0 /bin/cp /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/www/php-propro2/../../lang/php/ext.ini /home/pbulk/build/www/php-propro2/work/propro-2.1.0/propro.ini /usr/bin/bash /home/pbulk/build/www/php-propro2/work/propro-2.1.0/libtool --mode=compile gcc -I. -I/home/pbulk/build/www/php-propro2/work/propro-2.1.0 -I/home/pbulk/build/www/php-propro2/work/propro-2.1.0/include -I/home/pbulk/build/www/php-propro2/work/propro-2.1.0/main -I/home/pbulk/build/www/php-propro2/work/propro-2.1.0 -I/opt/local/include/php -I/opt/local/include/php/main -I/opt/local/include/php/TSRM -I/opt/local/include/php/Zend -I/opt/local/include/php/ext -I/opt/local/include/php/ext/date/lib -I/home/pbulk/build/www/php-propro2/work/propro-2.1.0/src -I/opt/local/include -I/usr/include -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -c /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c -o src/php_propro_api.lo libtool: compile: gcc -I. -I/home/pbulk/build/www/php-propro2/work/propro-2.1.0 -I/home/pbulk/build/www/php-propro2/work/propro-2.1.0/include -I/home/pbulk/build/www/php-propro2/work/propro-2.1.0/main -I/home/pbulk/build/www/php-propro2/work/.buildlink/include/php -I/home/pbulk/build/www/php-propro2/work/.buildlink/include/php/main -I/home/pbulk/build/www/php-propro2/work/.buildlink/include/php/TSRM -I/home/pbulk/build/www/php-propro2/work/.buildlink/include/php/Zend -I/home/pbulk/build/www/php-propro2/work/.buildlink/include/php/ext -I/home/pbulk/build/www/php-propro2/work/.buildlink/include/php/ext/date/lib -I/home/pbulk/build/www/php-propro2/work/propro-2.1.0/src -I/home/pbulk/build/www/php-propro2/work/.buildlink/include -DHAVE_CONFIG_H -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -c /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c -fPIC -DPIC -o src/.libs/php_propro_api.o /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c: In function 'get_container_value': /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c:368:58: warning: passing argument 2 of 'zend_read_property' from incompatible pointer type [-Wincompatible-pointer-types] 368 | found_value = zend_read_property(Z_OBJCE_P(container), container, | ^~~~~~~~~ | | | zval * {aka struct _zval_struct *} In file included from /home/pbulk/build/www/php-propro2/work/.buildlink/include/php/main/php.h:35, from /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c:18: /home/pbulk/build/www/php-propro2/work/.buildlink/include/php/Zend/zend_API.h:407:73: note: expected 'zend_object *' {aka 'struct _zend_object *'} but argument is of type 'zval *' {aka 'struct _zval_struct *'} 407 | ZEND_API zval *zend_read_property(zend_class_entry *scope, zend_object *object, const char *name, size_t name_length, zend_bool silent, zval *rv); | ~~~~~~~~~~~~~^~~~~~ /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c: In function 'set_container_value': /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c:421:46: warning: passing argument 2 of 'zend_update_property' from incompatible pointer type [-Wincompatible-pointer-types] 421 | zend_update_property(Z_OBJCE_P(container), container, | ^~~~~~~~~ | | | zval * {aka struct _zval_struct *} In file included from /home/pbulk/build/www/php-propro2/work/.buildlink/include/php/main/php.h:35, from /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c:18: /home/pbulk/build/www/php-propro2/work/.buildlink/include/php/Zend/zend_API.h:387:74: note: expected 'zend_object *' {aka 'struct _zend_object *'} but argument is of type 'zval *' {aka 'struct _zval_struct *'} 387 | ZEND_API void zend_update_property(zend_class_entry *scope, zend_object *object, const char *name, size_t name_length, zval *value); | ~~~~~~~~~~~~~^~~~~~ /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c: In function 'zm_startup_propro': /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c:680:44: warning: assignment to 'zend_object_get_gc_t' {aka 'struct _zend_array * (*)(struct _zend_object *, struct _zval_struct **, int *)'} from incompatible pointer type 'HashTable * (*)(zval *, zval **, int *)' {aka 'struct _zend_array * (*)(struct _zval_struct *, struct _zval_struct **, int *)'} [-Wincompatible-pointer-types] 680 | php_property_proxy_object_handlers.get_gc = get_gc; | ^ /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c:681:52: warning: assignment to 'zend_object_get_debug_info_t' {aka 'struct _zend_array * (*)(struct _zend_object *, int *)'} from incompatible pointer type 'HashTable * (*)(zval *, int *)' {aka 'struct _zend_array * (*)(struct _zval_struct *, int *)'} [-Wincompatible-pointer-types] 681 | php_property_proxy_object_handlers.get_debug_info = get_debug_info; | ^ /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c:682:36: error: 'zend_object_handlers' {aka 'struct _zend_object_handlers'} has no member named 'set' 682 | php_property_proxy_object_handlers.set = set_obj; | ^ /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c:683:36: error: 'zend_object_handlers' {aka 'struct _zend_object_handlers'} has no member named 'get' 683 | php_property_proxy_object_handlers.get = get_obj; | ^ /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c:684:49: warning: assignment to 'zend_object_cast_t' {aka 'int (*)(struct _zend_object *, struct _zval_struct *, int)'} from incompatible pointer type 'ZEND_RESULT_CODE (*)(zval *, zval *, int)' {aka 'ZEND_RESULT_CODE (*)(struct _zval_struct *, struct _zval_struct *, int)'} [-Wincompatible-pointer-types] 684 | php_property_proxy_object_handlers.cast_object = cast_obj; | ^ /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c:685:52: warning: assignment to 'zend_object_read_dimension_t' {aka 'struct _zval_struct * (*)(struct _zend_object *, struct _zval_struct *, int, struct _zval_struct *)'} from incompatible pointer type 'zval * (*)(zval *, zval *, int, zval *)' {aka 'struct _zval_struct * (*)(struct _zval_struct *, struct _zval_struct *, int, struct _zval_struct *)'} [-Wincompatible-pointer-types] 685 | php_property_proxy_object_handlers.read_dimension = read_dimension; | ^ /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c:686:53: warning: assignment to 'zend_object_write_dimension_t' {aka 'void (*)(struct _zend_object *, struct _zval_struct *, struct _zval_struct *)'} from incompatible pointer type 'void (*)(zval *, zval *, zval *)' {aka 'void (*)(struct _zval_struct *, struct _zval_struct *, struct _zval_struct *)'} [-Wincompatible-pointer-types] 686 | php_property_proxy_object_handlers.write_dimension = write_dimension; | ^ /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c:687:51: warning: assignment to 'zend_object_has_dimension_t' {aka 'int (*)(struct _zend_object *, struct _zval_struct *, int)'} from incompatible pointer type 'int (*)(zval *, zval *, int)' {aka 'int (*)(struct _zval_struct *, struct _zval_struct *, int)'} [-Wincompatible-pointer-types] 687 | php_property_proxy_object_handlers.has_dimension = has_dimension; | ^ /home/pbulk/build/www/php-propro2/work/propro-2.1.0/src/php_propro_api.c:688:53: warning: assignment to 'zend_object_unset_dimension_t' {aka 'void (*)(struct _zend_object *, struct _zval_struct *)'} from incompatible pointer type 'void (*)(zval *, zval *)' {aka 'void (*)(struct _zval_struct *, struct _zval_struct *)'} [-Wincompatible-pointer-types] 688 | php_property_proxy_object_handlers.unset_dimension = unset_dimension; | ^ *** [src/php_propro_api.lo] Error code 1 bmake: stopped in /home/pbulk/build/www/php-propro2/work/propro-2.1.0 1 error bmake: stopped in /home/pbulk/build/www/php-propro2/work/propro-2.1.0 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/www/php-propro2 *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/www/php-propro2