=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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 php74-phalcon-3.4.5 /bin/cp /data/pkgsrc/www/php-phalcon/../../lang/php/ext.ini /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/phalcon.ini /bin/sh /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/libtool --mode=compile clang -I. -I/data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits -DPHP_ATOM_INC -I/data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/include -I/data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/main -I/data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits -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/php/ext/pdo -I/usr/pkg/include/php/ext/json -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -O2 -I/usr/pkg/include/php/ext/pdo -I/usr/pkg/include/php/ext/json -I/usr/pkg/include -I/usr/include -c /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c -o phalcon.lo mkdir .libs clang -I. -I/data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits -DPHP_ATOM_INC -I/data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/include -I/data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/main -I/data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits -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/php/ext/pdo -I/usr/pkg/include/php/ext/json -I/usr/pkg/include -I/usr/include -DHAVE_CONFIG_H -O2 -I/usr/pkg/include/php/ext/pdo -I/usr/pkg/include/php/ext/json -I/usr/pkg/include -I/usr/include -c /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c -fPIC -DPIC -o .libs/phalcon.o /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c:5106:119: error: use of undeclared identifier 'ZEND_ACC_SHADOW'; did you mean 'ZEND_AST_THROW'? if ((info = zend_hash_str_find_ptr(&ce->properties_info, property_name, property_length)) != NULL && (info->flags & ZEND_ACC_SHADOW) != ZEND_ACC_SHADOW) { ^~~~~~~~~~~~~~~ ZEND_AST_THROW /data/scratch/www/php-phalcon/work/.buildlink/include/php/Zend/zend_ast.h:100:2: note: 'ZEND_AST_THROW' declared here ZEND_AST_THROW, ^ /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c:5106:139: error: use of undeclared identifier 'ZEND_ACC_SHADOW'; did you mean 'ZEND_AST_THROW'? if ((info = zend_hash_str_find_ptr(&ce->properties_info, property_name, property_length)) != NULL && (info->flags & ZEND_ACC_SHADOW) != ZEND_ACC_SHADOW) { ^~~~~~~~~~~~~~~ ZEND_AST_THROW /data/scratch/www/php-phalcon/work/.buildlink/include/php/Zend/zend_ast.h:100:2: note: 'ZEND_AST_THROW' declared here ZEND_AST_THROW, ^ /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c:8044:9: warning: nonnull parameter 'ce' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion] while (ce) { ~~~~~ ^~ /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c:2860:83: note: declared 'nonnull' here static int zephir_has_constructor_ce(const zend_class_entry *ce) ZEPHIR_ATTR_PURE ZEPHIR_ATTR_NONNULL; ^ ./php_phalcon.h:97:45: note: expanded from macro 'ZEPHIR_ATTR_NONNULL' # define ZEPHIR_ATTR_NONNULL __attribute__((nonnull)) ^ /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c:8938:114: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] php_error_docref(NULL, E_WARNING, "Only %d of %d bytes written, possibly out of free disk space", numbytes, Z_STRLEN_P(data)); ~~ ^~~~~~~~~~~~~~~~ %zu /data/scratch/www/php-phalcon/work/.buildlink/include/php/Zend/zend_types.h:690:30: note: expanded from macro 'Z_STRLEN_P' #define Z_STRLEN_P(zval_p) Z_STRLEN(*(zval_p)) ^~~~~~~~~~~~~~~~~~~ /data/scratch/www/php-phalcon/work/.buildlink/include/php/Zend/zend_types.h:689:27: note: expanded from macro 'Z_STRLEN' #define Z_STRLEN(zval) ZSTR_LEN(Z_STR(zval)) ^~~~~~~~~~~~~~~~~~~~~ /data/scratch/www/php-phalcon/work/.buildlink/include/php/Zend/zend_string.h:53:25: note: expanded from macro 'ZSTR_LEN' #define ZSTR_LEN(zstr) (zstr)->len ^~~~~~~~~~~ /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c:71990:51: warning: format specifies type 'long' but the argument has type 'unsigned int' [-Wformat] str_len = slprintf(stmp, sizeof(stmp), "%ld", status->scanner_state->active_line); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %u /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c:72008:53: warning: format specifies type 'long' but the argument has type 'unsigned int' [-Wformat] str_len = slprintf(stmp, sizeof(stmp), "%ld", status->scanner_state->if_level + status->scanner_state->old_if_level); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %u /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c:72024:53: warning: format specifies type 'long' but the argument has type 'unsigned int' [-Wformat] str_len = slprintf(stmp, sizeof(stmp), "%ld", status->scanner_state->if_level); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %u /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c:78817:40: warning: \U used with no following hex digits; treating as '\' followed by identifier [-Wunicode] ZEPHIR_REGISTER_CLASS_EX(Phalcon\\Mvc\\Url, Exception, phalcon, mvc_url_exception, phalcon_exception_ce, NULL, 0); ^ /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c:82756:40: warning: \U used with no following hex digits; treating as '\' followed by identifier [-Wunicode] ZEPHIR_REGISTER_CLASS_EX(Phalcon\\Mvc\\User, Component, phalcon, mvc_user_component, phalcon_di_injectable_ce, NULL, 0); ^ /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c:82774:40: warning: \U used with no following hex digits; treating as '\' followed by identifier [-Wunicode] ZEPHIR_REGISTER_CLASS_EX(Phalcon\\Mvc\\User, Module, phalcon, mvc_user_module, phalcon_di_injectable_ce, NULL, 0); ^ /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c:82792:40: warning: \U used with no following hex digits; treating as '\' followed by identifier [-Wunicode] ZEPHIR_REGISTER_CLASS_EX(Phalcon\\Mvc\\User, Plugin, phalcon, mvc_user_plugin, phalcon_di_injectable_ce, NULL, 0); ^ /data/scratch/www/php-phalcon/work/cphalcon-3.4.5/build/php7/64bits/phalcon.zep.c:138540:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] ZVAL_STRINGL(&_6, &_8, 1); ^~~ /data/scratch/www/php-phalcon/work/.buildlink/include/php/Zend/zend_API.h:578:36: note: expanded from macro 'ZVAL_STRINGL' ZVAL_NEW_STR(z, zend_string_init(s, l, 0)); \ ^ /data/scratch/www/php-phalcon/work/.buildlink/include/php/Zend/zend_types.h:809:23: note: expanded from macro 'ZVAL_NEW_STR' zend_string *__s = (s); \ ^ /data/scratch/www/php-phalcon/work/.buildlink/include/php/Zend/zend_string.h:153:69: note: passing argument to parameter 'str' here static zend_always_inline zend_string *zend_string_init(const char *str, size_t len, int persistent) ^ 10 warnings and 2 errors generated. gmake: *** [Makefile:192: phalcon.lo] Error 1 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/www/php-phalcon *** Error code 1 Stop. make: stopped in /data/pkgsrc/www/php-phalcon