=> 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'.
===> 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 php73-phalcon-3.4.0
/bin/cp /data/pkgsrc/www/php-phalcon/../../lang/php/ext.ini /data/scratch/www/php-phalcon/work/cphalcon-3.4.0/phalcon.ini
/bin/sh /data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/libtool --mode=compile clang  -I. -I/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits -DPHP_ATOM_INC -I/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/include -I/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/main -I/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/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.0/build/php7/64bits/phalcon.zep.c -o phalcon.lo 
mkdir .libs
 clang -I. -I/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits -DPHP_ATOM_INC -I/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/include -I/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/main -I/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/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.0/build/php7/64bits/phalcon.zep.c  -fPIC -DPIC -o .libs/phalcon.o
/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/phalcon.zep.c:5012:90: warning: format specifies type 'char *' but the argument has type 'zend_string *' (aka 'struct _zend_string *') [-Wformat]
                                php_error_docref(NULL, E_ERROR, "Trying to clone an uncloneable object of class %s", ce->name);
                                                                                                                ~~   ^~~~~~~~
/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/phalcon.zep.c:5762:8: error: no member named 'initialized' in 'struct _zend_fcall_info_cache'
                        fcc.initialized      = 1;
                        ~~~ ^
/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/phalcon.zep.c:5821:8: error: no member named 'initialized' in 'struct _zend_fcall_info_cache'
                        fcc.initialized      = 1;
                        ~~~ ^
/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/phalcon.zep.c:6209:48: warning: format specifies type 'char *' but the argument has type 'unsigned long' [-Wformat]
                        zend_error(E_NOTICE, "Undefined index: %s", index);
                                                               ~~   ^~~~~
                                                               %lu
/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/phalcon.zep.c:7857:54: error: too many arguments to function call, expected single argument 'str', have 2 arguments
        ZVAL_STR(return_value, php_addslashes(Z_STR_P(str), 0));
                               ~~~~~~~~~~~~~~               ^
/data/scratch/www/php-phalcon/work/.buildlink/include/php/Zend/zend_types.h:757:23: note: expanded from macro 'ZVAL_STR'
                zend_string *__s = (s);                                 \
                                    ^
/data/scratch/www/php-phalcon/work/.buildlink/include/php/ext/standard/php_string.h:131:21: note: 'php_addslashes' declared here
PHPAPI zend_string *php_addslashes(zend_string *str);
                    ^
/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/phalcon.zep.c:7967: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.0/build/php7/64bits/phalcon.zep.c:2848: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.0/build/php7/64bits/phalcon.zep.c:8140:8: error: no member named 'initialized' in 'struct _zend_fcall_info_cache'
        fcic->initialized      = 0;
        ~~~~  ^
/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/phalcon.zep.c:8144:9: error: no member named 'initialized' in 'struct _zend_fcall_info_cache'
                fcic->initialized   = 1;
                ~~~~  ^
/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/phalcon.zep.c:8205:8: error: no member named 'initialized' in 'struct _zend_fcall_info_cache'
        fcic->initialized = 1;
        ~~~~  ^
/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/phalcon.zep.c:8242:22: error: expression is not assignable
                                GC_REFCOUNT(zs)  = 1;
                                ~~~~~~~~~~~~~~~  ^
/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/phalcon.zep.c:8264:7: error: no member named 'initialized' in 'struct _zend_fcall_info_cache'
        fcic.initialized = 0;
        ~~~~ ^
/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/phalcon.zep.c:8280:12: error: no member named 'initialized' in 'struct _zend_fcall_info_cache'
        if (!fcic.initialized) {
             ~~~~ ^
/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/phalcon.zep.c:8321:81: error: no member named 'initialized' in 'struct _zend_fcall_info_cache'
        if (EXPECTED(status != FAILURE) && !EG(exception) && SUCCESS == key_ok && fcic.initialized && !temp_cache_entry) {
                                                                                  ~~~~ ^
/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/phalcon.zep.c:8848:8: error: use of undeclared identifier 'IS_CONSTANT'
                case IS_CONSTANT:
                     ^
/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/phalcon.zep.c:8859: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:652: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:651: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:54:25: note: expanded from macro 'ZSTR_LEN'
#define ZSTR_LEN(zstr)  (zstr)->len
                        ^~~~~~~~~~~
/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/phalcon.zep.c:11909:2: warning: implicit declaration of function 'RAND_RANGE' is invalid in C99 [-Wimplicit-function-declaration]
        RAND_RANGE(number, min, max, PHP_MT_RAND_MAX);
        ^
/data/scratch/www/php-phalcon/work/cphalcon-3.4.0/build/php7/64bits/phalcon.zep.c:82213: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.0/build/php7/64bits/phalcon.zep.c:82231: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.0/build/php7/64bits/phalcon.zep.c:82247: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.0/build/php7/64bits/phalcon.zep.c:89826: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.0/build/php7/64bits/phalcon.zep.c:89844: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.0/build/php7/64bits/phalcon.zep.c:89862: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.0/build/php7/64bits/phalcon.zep.c:89880: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.0/build/php7/64bits/phalcon.zep.c:159011: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:575: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:774: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)
                                                                    ^
13 warnings and 11 errors generated.
gmake: *** [Makefile:194: 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