=> 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 yafic-1.2.2nb1 --- all --- /usr/bin/make all-am --- yafic.o --- --- common.o --- --- ruleset.o --- --- view.o --- --- common.o --- source='common.c' object='common.o' libtool=no depfile='.deps/common.Po' tmpdepfile='.deps/common.TPo' depmode=gcc3 /bin/sh ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -c `test -f 'common.c' || echo './'`common.c --- yafic.o --- source='yafic.c' object='yafic.o' libtool=no depfile='.deps/yafic.Po' tmpdepfile='.deps/yafic.TPo' depmode=gcc3 /bin/sh ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -c `test -f 'yafic.c' || echo './'`yafic.c --- ruleset.o --- source='ruleset.c' object='ruleset.o' libtool=no depfile='.deps/ruleset.Po' tmpdepfile='.deps/ruleset.TPo' depmode=gcc3 /bin/sh ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -c `test -f 'ruleset.c' || echo './'`ruleset.c --- view.o --- source='view.c' object='view.o' libtool=no depfile='.deps/view.Po' tmpdepfile='.deps/view.TPo' depmode=gcc3 /bin/sh ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -c `test -f 'view.c' || echo './'`view.c --- common.o --- common.c:53:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- ruleset.o --- ruleset.c: In function 'myhash': ruleset.c:79:22: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] const uint8_t *s = str; ^~~ --- view.o --- view.c:49:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- yafic.o --- yafic.c: In function 'hashFile': yafic.c:163:32: warning: pointer targets in passing argument 2 of 'readlink' differ in signedness [-Wpointer-sign] if ((len = readlink (path, HashBuffer, HASH_BUFFER_SIZE)) != -1) { ^~~~~~~~~~ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from yafic.c:37: /usr/include/ssp/unistd.h:42:1: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}' __ssp_redirect(ssize_t, readlink, (const char *__restrict __path, \ ^ --- ruleset.o --- At top level: ruleset.c:55:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- statpack.o --- source='statpack.c' object='statpack.o' libtool=no depfile='.deps/statpack.Po' tmpdepfile='.deps/statpack.TPo' depmode=gcc3 /bin/sh ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -c `test -f 'statpack.c' || echo './'`statpack.c --- yafic.o --- At top level: yafic.c:82:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- crypto.o --- source='crypto.c' object='crypto.o' libtool=no depfile='.deps/crypto.Po' tmpdepfile='.deps/crypto.TPo' depmode=gcc3 /bin/sh ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -c `test -f 'crypto.c' || echo './'`crypto.c --- statpack.o --- statpack.c:51:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- sha1.o --- source='sha1.c' object='sha1.o' libtool=no depfile='.deps/sha1.Po' tmpdepfile='.deps/sha1.TPo' depmode=gcc3 /bin/sh ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -c `test -f 'sha1.c' || echo './'`sha1.c sha1.c:57:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- crypto.o --- crypto.c: In function 'SignFile': crypto.c:103:14: error: storage size of 'ctx' isn't known EVP_MD_CTX ctx; ^~~ crypto.c:114:31: error: dereferencing pointer to incomplete type 'EVP_PKEY {aka struct evp_pkey_st}' mdType = EVP_PKEY_type (pkey->type) == EVP_PKEY_DSA ? EVP_dss1 () : ^~ crypto.c:114:57: warning: implicit declaration of function 'EVP_dss1'; did you mean 'EVP_sm3'? [-Wimplicit-function-declaration] mdType = EVP_PKEY_type (pkey->type) == EVP_PKEY_DSA ? EVP_dss1 () : ^~~~~~~~ EVP_sm3 crypto.c:103:14: warning: unused variable 'ctx' [-Wunused-variable] EVP_MD_CTX ctx; ^~~ crypto.c: In function 'VerifyFile': crypto.c:173:14: error: storage size of 'ctx' isn't known EVP_MD_CTX ctx; ^~~ crypto.c:173:14: warning: unused variable 'ctx' [-Wunused-variable] At top level: crypto.c:53:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ *** [crypto.o] Error code 1 make[1]: stopped in /tmp/security/yafic/work/yafic-1.2.2 1 error make[1]: stopped in /tmp/security/yafic/work/yafic-1.2.2 *** [all] Error code 2 make: stopped in /tmp/security/yafic/work/yafic-1.2.2 1 error make: stopped in /tmp/security/yafic/work/yafic-1.2.2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/security/yafic *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/security/yafic