=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for php70-raphf-1.1.0 --- php_raphf.lo --- /bin/sh /scratch/devel/php-raphf/work/raphf-1.1.0/libtool --mode=compile gcc -I. -I/scratch/devel/php-raphf/work/raphf-1.1.0 -DPHP_ATOM_INC -I/scratch/devel/php-raphf/work/raphf-1.1.0/include -I/scratch/devel/php-raphf/work/raphf-1.1.0/main -I/scratch/devel/php-raphf/work/raphf-1.1.0 -I/usr/pkg/include/php -I/usr/pkg/include/php/main -I/usr/pkg/include/php/TSRM -I/usr/pkg/include/php/Zend -I/usr/pkg/include/php/ext -I/usr/pkg/include/php/ext/date/lib -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/include -c /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c -o php_raphf.lo mkdir .libs gcc -I. -I/scratch/devel/php-raphf/work/raphf-1.1.0 -DPHP_ATOM_INC -I/scratch/devel/php-raphf/work/raphf-1.1.0/include -I/scratch/devel/php-raphf/work/raphf-1.1.0/main -I/scratch/devel/php-raphf/work/raphf-1.1.0 -I/usr/pkg/include/php -I/usr/pkg/include/php/main -I/usr/pkg/include/php/TSRM -I/usr/pkg/include/php/Zend -I/usr/pkg/include/php/ext -I/usr/pkg/include/php/ext/date/lib -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/include -c /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c -fPIC -DPIC -o .libs/php_raphf.o /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'php_persistent_handle_list_init': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:153:2: error: void value not ignored as it ought to be if (SUCCESS != zend_hash_init(&list->free, 0, NULL, NULL, 1)) { ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'php_persistent_handle_apply_stat': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:174:31: error: 'zend_hash_key' has no member named 'arKey' add_assoc_zval_ex(zentry, key->arKey, key->nKeyLength, zsubentry); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:174:43: error: 'zend_hash_key' has no member named 'nKeyLength' add_assoc_zval_ex(zentry, key->arKey, key->nKeyLength, zsubentry); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'php_persistent_handle_apply_statall': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:190:4: warning: passing argument 2 of 'zend_hash_apply_with_arguments' from incompatible pointer type [enabled by default] php_persistent_handle_apply_stat, 1, zentry); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:134:29: note: expected 'apply_func_args_t' but argument is of type 'int (*)(void *, int, struct va_list, struct zend_hash_key *)' ZEND_API void ZEND_FASTCALL zend_hash_apply_with_arguments(HashTable *ht, apply_func_args_t apply_func, int, ...); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:191:30: error: 'zend_hash_key' has no member named 'arKey' zend_symtable_update(ht, key->arKey, key->nKeyLength, &zentry, ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:191:42: error: 'zend_hash_key' has no member named 'nKeyLength' zend_symtable_update(ht, key->arKey, key->nKeyLength, &zentry, ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:192:4: error: too many arguments to function 'zend_symtable_update' sizeof(zval *), NULL); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:303:33: note: declared here static zend_always_inline zval *zend_symtable_update(HashTable *ht, zend_string *key, zval *pData) ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'php_persistent_handle_apply_cleanup': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:215:4: warning: passing argument 2 of 'zend_hash_apply_with_argument' from incompatible pointer type [enabled by default] php_persistent_handle_apply_cleanup_ex, rf TSRMLS_CC); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:133:29: note: expected 'apply_func_arg_t' but argument is of type 'int (*)(void *, void *)' ZEND_API void ZEND_FASTCALL zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_func, void *); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'php_persistent_handle_list_dtor': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:236:4: warning: passing argument 2 of 'zend_hash_apply_with_argument' from incompatible pointer type [enabled by default] php_persistent_handle_apply_cleanup_ex, &provider->rf TSRMLS_CC); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:133:29: note: expected 'apply_func_arg_t' but argument is of type 'int (*)(void *, void *)' ZEND_API void ZEND_FASTCALL zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_func, void *); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'php_persistent_handle_list_find': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:265:4: warning: passing argument 2 of 'zend_symtable_find' from incompatible pointer type [enabled by default] ident_len + 1, (void *) &list); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:351:33: note: expected 'struct zend_string *' but argument is of type 'const char *' static zend_always_inline zval *zend_symtable_find(const HashTable *ht, zend_string *key) ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:265:4: error: too many arguments to function 'zend_symtable_find' ident_len + 1, (void *) &list); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:351:33: note: declared here static zend_always_inline zval *zend_symtable_find(const HashTable *ht, zend_string *key) ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:264:24: error: incompatible types when initializing type 'ZEND_RESULT_CODE' using type 'struct zval *' ZEND_RESULT_CODE rv = zend_symtable_find(&provider->list.free, ident_str, ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:277:5: warning: passing argument 2 of 'zend_symtable_update' from incompatible pointer type [enabled by default] (void *) &list); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:303:33: note: expected 'struct zend_string *' but argument is of type 'const char *' static zend_always_inline zval *zend_symtable_update(HashTable *ht, zend_string *key, zval *pData) ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:277:5: warning: passing argument 3 of 'zend_symtable_update' makes pointer from integer without a cast [enabled by default] (void *) &list); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:303:33: note: expected 'struct zval *' but argument is of type 'long unsigned int' static zend_always_inline zval *zend_symtable_update(HashTable *ht, zend_string *key, zval *pData) ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:277:5: error: too many arguments to function 'zend_symtable_update' (void *) &list); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:303:33: note: declared here static zend_always_inline zval *zend_symtable_update(HashTable *ht, zend_string *key, zval *pData) ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:275:6: error: incompatible types when assigning to type 'ZEND_RESULT_CODE' from type 'struct zval *' rv = zend_symtable_update(&provider->list.free, ident_str, ident_len+1, ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'php_persistent_handle_apply_cleanup_all': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:303:6: warning: passing argument 2 of 'zend_hash_apply_with_argument' from incompatible pointer type [enabled by default] &provider->rf TSRMLS_CC); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:133:29: note: expected 'apply_func_arg_t' but argument is of type 'int (*)(void *, void *)' ZEND_API void ZEND_FASTCALL zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_func, void *); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:307:5: warning: passing argument 2 of 'zend_hash_apply_with_argument' from incompatible pointer type [enabled by default] php_persistent_handle_apply_cleanup, &provider->rf TSRMLS_CC); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:133:29: note: expected 'apply_func_arg_t' but argument is of type 'int (*)(void *, void *)' ZEND_API void ZEND_FASTCALL zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_func, void *); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'php_persistent_handle_hash_dtor': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:320:4: warning: passing argument 2 of 'zend_hash_apply_with_argument' from incompatible pointer type [enabled by default] php_persistent_handle_list_apply_dtor, provider TSRMLS_CC); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:133:29: note: expected 'apply_func_arg_t' but argument is of type 'int (*)(void *, void *)' ZEND_API void ZEND_FASTCALL zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_func, void *); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'php_persistent_handle_provide': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:340:6: warning: passing argument 2 of 'zend_symtable_update' from incompatible pointer type [enabled by default] sizeof(php_persistent_handle_provider_t), NULL); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:303:33: note: expected 'struct zend_string *' but argument is of type 'const char *' static zend_always_inline zval *zend_symtable_update(HashTable *ht, zend_string *key, zval *pData) ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:340:6: warning: passing argument 3 of 'zend_symtable_update' makes pointer from integer without a cast [enabled by default] sizeof(php_persistent_handle_provider_t), NULL); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:303:33: note: expected 'struct zval *' but argument is of type 'long unsigned int' static zend_always_inline zval *zend_symtable_update(HashTable *ht, zend_string *key, zval *pData) ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:340:6: error: too many arguments to function 'zend_symtable_update' sizeof(php_persistent_handle_provider_t), NULL); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:303:33: note: declared here static zend_always_inline zval *zend_symtable_update(HashTable *ht, zend_string *key, zval *pData) ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:338:11: error: incompatible types when assigning to type 'ZEND_RESULT_CODE' from type 'struct zval *' status = zend_symtable_update(&PHP_RAPHF_G->persistent_handle.hash, ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'php_persistent_handle_concede': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:365:4: warning: passing argument 2 of 'zend_symtable_find' from incompatible pointer type [enabled by default] name_len+1, (void *) &a->provider); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:351:33: note: expected 'struct zend_string *' but argument is of type 'const char *' static zend_always_inline zval *zend_symtable_find(const HashTable *ht, zend_string *key) ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:365:4: error: too many arguments to function 'zend_symtable_find' name_len+1, (void *) &a->provider); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:351:33: note: declared here static zend_always_inline zval *zend_symtable_find(const HashTable *ht, zend_string *key) ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:364:9: error: incompatible types when assigning to type 'ZEND_RESULT_CODE' from type 'struct zval *' status = zend_symtable_find(&PHP_RAPHF_G->persistent_handle.hash, name_str, ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'php_persistent_handle_acquire': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:421:63: error: macro "zend_hash_get_current_key" passed 4 arguments, but takes just 3 key = zend_hash_get_current_key(&list->free, NULL, &index, 0); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:421:9: error: 'zend_hash_get_current_key' undeclared (first use in this function) key = zend_hash_get_current_key(&list->free, NULL, &index, 0); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:421:9: note: each undeclared identifier is reported only once for each function it appears in /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:422:68: error: macro "zend_hash_get_current_data" passed 2 arguments, but takes just 1 rv = zend_hash_get_current_data(&list->free, (void *) &handle_ptr); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:422:8: error: 'zend_hash_get_current_data' undeclared (first use in this function) rv = zend_hash_get_current_data(&list->free, (void *) &handle_ptr); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:423:7: error: 'HASH_KEY_NON_EXISTANT' undeclared (first use in this function) if (HASH_KEY_NON_EXISTANT != key && SUCCESS == rv) { ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'php_persistent_handle_release': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:484:26: error: macro "zend_hash_next_index_insert" passed 4 arguments, but takes just 2 sizeof(void *), NULL); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:483:4: error: 'zend_hash_next_index_insert' undeclared (first use in this function) zend_hash_next_index_insert(&list->free, (void *) &handle, ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'php_persistent_handle_cleanup': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:501:5: warning: passing argument 2 of 'zend_symtable_find' from incompatible pointer type [enabled by default] name_len+1, (void *) &provider); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:351:33: note: expected 'struct zend_string *' but argument is of type 'const char *' static zend_always_inline zval *zend_symtable_find(const HashTable *ht, zend_string *key) ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:501:5: error: too many arguments to function 'zend_symtable_find' name_len+1, (void *) &provider); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:351:33: note: declared here static zend_always_inline zval *zend_symtable_find(const HashTable *ht, zend_string *key) ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:500:6: error: incompatible types when assigning to type 'ZEND_RESULT_CODE' from type 'struct zval *' rv = zend_symtable_find(&PHP_RAPHF_G->persistent_handle.hash, name_str, ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:510:8: warning: passing argument 2 of 'zend_hash_apply_with_argument' from incompatible pointer type [enabled by default] &provider->rf TSRMLS_CC); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:133:29: note: expected 'apply_func_arg_t' but argument is of type 'int (*)(void *, void *)' ZEND_API void ZEND_FASTCALL zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_func, void *); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:515:7: warning: passing argument 2 of 'zend_hash_apply_with_argument' from incompatible pointer type [enabled by default] &provider->rf TSRMLS_CC); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:133:29: note: expected 'apply_func_arg_t' but argument is of type 'int (*)(void *, void *)' ZEND_API void ZEND_FASTCALL zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_func, void *); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:522:5: warning: passing argument 2 of 'zend_hash_apply_with_arguments' from incompatible pointer type [enabled by default] ident_len); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:134:29: note: expected 'apply_func_args_t' but argument is of type 'int (*)(void *, int, struct va_list, struct zend_hash_key *)' ZEND_API void ZEND_FASTCALL zend_hash_apply_with_arguments(HashTable *ht, apply_func_args_t apply_func, int, ...); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'php_persistent_handle_statall': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:535:5: warning: passing argument 2 of 'zend_hash_apply_with_arguments' from incompatible pointer type [enabled by default] php_persistent_handle_apply_statall, 1, ht); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:134:29: note: expected 'apply_func_args_t' but argument is of type 'int (*)(void *, int, struct va_list, struct zend_hash_key *)' ZEND_API void ZEND_FASTCALL zend_hash_apply_with_arguments(HashTable *ht, apply_func_args_t apply_func, int, ...); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'zm_globals_ctor_raphf': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:606:2: warning: passing argument 3 of '_zend_hash_init' from incompatible pointer type [enabled by default] zend_hash_init(&raphf_globals->persistent_handle.hash, 0, NULL, ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:57:29: note: expected 'dtor_func_t' but argument is of type 'void (*)(void *)' ZEND_API void ZEND_FASTCALL _zend_hash_init(HashTable *ht, uint32_t nSize, dtor_func_t pDestructor, zend_bool persistent ZEND_FILE_LINE_DC); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:611:5: error: too many arguments to function 'zend_hash_copy' sizeof(php_persistent_handle_provider_t)); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:195:30: note: declared here ZEND_API void ZEND_FASTCALL zend_hash_copy(HashTable *target, HashTable *source, copy_ctor_func_t pCopyConstructor); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'php_persistent_handle_apply_info_ex': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:644:39: error: 'zend_hash_key' has no member named 'arKey' php_info_print_table_row(4, super_key->arKey, key->arKey, used, free); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:644:51: error: 'zend_hash_key' has no member named 'arKey' php_info_print_table_row(4, super_key->arKey, key->arKey, used, free); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'php_persistent_handle_apply_info': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:655:4: warning: passing argument 2 of 'zend_hash_apply_with_arguments' from incompatible pointer type [enabled by default] php_persistent_handle_apply_info_ex, 1, key); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:134:29: note: expected 'apply_func_args_t' but argument is of type 'int (*)(void *, int, struct va_list, struct zend_hash_key *)' ZEND_API void ZEND_FASTCALL zend_hash_apply_with_arguments(HashTable *ht, apply_func_args_t apply_func, int, ...); ^ /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c: In function 'zm_info_raphf': /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:679:4: warning: passing argument 2 of 'zend_hash_apply_with_arguments' from incompatible pointer type [enabled by default] php_persistent_handle_apply_info, 0); ^ In file included from /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend.h:36:0, from /scratch/devel/php-raphf/work/.buildlink/include/php/main/php.h:35, from /scratch/devel/php-raphf/work/raphf-1.1.0/php_raphf.c:17: /scratch/devel/php-raphf/work/.buildlink/include/php/Zend/zend_hash.h:134:29: note: expected 'apply_func_args_t' but argument is of type 'int (*)(void *, int, struct va_list, struct zend_hash_key *)' ZEND_API void ZEND_FASTCALL zend_hash_apply_with_arguments(HashTable *ht, apply_func_args_t apply_func, int, ...); ^ *** [php_raphf.lo] Error code 1 make: stopped in /scratch/devel/php-raphf/work/raphf-1.1.0 1 error make: stopped in /scratch/devel/php-raphf/work/raphf-1.1.0 *** Error code 2 Stop. make[1]: stopped in /bulk-data/pkgsrc/devel/php-raphf *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/devel/php-raphf