=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for php80-ssdeep-1.1.0 /bin/cp /tree/pkgsrc/security/php-ssdeep/../../lang/php/ext.ini /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/ssdeep.ini /bin/sh /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/libtool --mode=compile gcc -I. -I/scratch/work/security/php-ssdeep/work/ssdeep-1.1.0 -I/scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/include -I/scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/main -I/scratch/work/security/php-ssdeep/work/ssdeep-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/pkg/include -I/usr/include -DHAVE_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -c /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/ssdeep.c -o ssdeep.lo libtool: compile: gcc -I. -I/scratch/work/security/php-ssdeep/work/ssdeep-1.1.0 -I/scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/include -I/scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/main -I/scratch/work/security/php-ssdeep/work/.buildlink/include/php -I/scratch/work/security/php-ssdeep/work/.buildlink/include/php/main -I/scratch/work/security/php-ssdeep/work/.buildlink/include/php/TSRM -I/scratch/work/security/php-ssdeep/work/.buildlink/include/php/Zend -I/scratch/work/security/php-ssdeep/work/.buildlink/include/php/ext -I/scratch/work/security/php-ssdeep/work/.buildlink/include/php/ext/date/lib -I/scratch/work/security/php-ssdeep/work/.buildlink/include -DHAVE_CONFIG_H -O2 -D_FORTIFY_SOURCE=2 -c /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/ssdeep.c -fPIC -DPIC -o .libs/ssdeep.o /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/ssdeep.c: In function 'zif_ssdeep_fuzzy_hash': /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/ssdeep.c:110:47: error: expected ')' before 'TSRMLS_CC' if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s", &to_hash, &to_hash_len) == FAILURE) { ^ /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/ssdeep.c:110:9: error: too few arguments to function 'zend_parse_parameters' if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s", &to_hash, &to_hash_len) == FAILURE) { ^ In file included from /scratch/work/security/php-ssdeep/work/.buildlink/include/php/main/php.h:35:0, from /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/ssdeep.c:44: /scratch/work/security/php-ssdeep/work/.buildlink/include/php/Zend/zend_API.h:304:22: note: declared here ZEND_API zend_result zend_parse_parameters(uint32_t num_args, const char *type_spec, ...); ^ /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/ssdeep.c: In function 'zif_ssdeep_fuzzy_hash_filename': /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/ssdeep.c:129:47: error: expected ')' before 'TSRMLS_CC' if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s", &file_name, &file_name_len) == FAILURE) { ^ /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/ssdeep.c:129:9: error: too few arguments to function 'zend_parse_parameters' if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s", &file_name, &file_name_len) == FAILURE) { ^ In file included from /scratch/work/security/php-ssdeep/work/.buildlink/include/php/main/php.h:35:0, from /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/ssdeep.c:44: /scratch/work/security/php-ssdeep/work/.buildlink/include/php/Zend/zend_API.h:304:22: note: declared here ZEND_API zend_result zend_parse_parameters(uint32_t num_args, const char *type_spec, ...); ^ /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/ssdeep.c: In function 'zif_ssdeep_fuzzy_compare': /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/ssdeep.c:150:47: error: expected ')' before 'TSRMLS_CC' if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ss", &signature1, &signature1_len, &signature2, &signature2_len) == FAILURE) { ^ /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/ssdeep.c:150:9: error: too few arguments to function 'zend_parse_parameters' if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ss", &signature1, &signature1_len, &signature2, &signature2_len) == FAILURE) { ^ In file included from /scratch/work/security/php-ssdeep/work/.buildlink/include/php/main/php.h:35:0, from /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0/ssdeep.c:44: /scratch/work/security/php-ssdeep/work/.buildlink/include/php/Zend/zend_API.h:304:22: note: declared here ZEND_API zend_result zend_parse_parameters(uint32_t num_args, const char *type_spec, ...); ^ *** [ssdeep.lo] Error code 1 make: stopped in /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0 1 error make: stopped in /scratch/work/security/php-ssdeep/work/ssdeep-1.1.0 *** Error code 2 Stop. make[1]: stopped in /tree/pkgsrc/security/php-ssdeep *** Error code 1 Stop. make: stopped in /tree/pkgsrc/security/php-ssdeep