=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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 yafic-1.2.2nb3 --- all --- /usr/bin/make all-am --- yafic.o --- --- common.o --- --- ruleset.o --- --- 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 -mieee -I/usr/include -c `test -f 'yafic.c' || echo './'`yafic.c --- 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 -mieee -I/usr/include -c `test -f 'common.c' || echo './'`common.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 -mieee -I/usr/include -c `test -f 'ruleset.c' || echo './'`ruleset.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; ^~~ At top level: ruleset.c:55:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- 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 -mieee -I/usr/include -c `test -f 'view.c' || echo './'`view.c view.c:49:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- statpack.o --- --- 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, \ ^ --- 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 -mieee -I/usr/include -c `test -f 'statpack.c' || echo './'`statpack.c statpack.c:51: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 -mieee -I/usr/include -c `test -f 'crypto.c' || echo './'`crypto.c --- yafic.o --- At top level: yafic.c:82: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 -mieee -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:53:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- yafic-sign.o --- source='yafic-sign.c' object='yafic-sign.o' libtool=no depfile='.deps/yafic-sign.Po' tmpdepfile='.deps/yafic-sign.TPo' depmode=gcc3 /bin/sh ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -O2 -mieee -I/usr/include -c `test -f 'yafic-sign.c' || echo './'`yafic-sign.c yafic-sign.c:45:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ --- yafic-sign --- gcc -Wall -O2 -mieee -I/usr/include -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o yafic-sign yafic-sign.o common.o crypto.o -lcrypto --- yafic --- gcc -Wall -O2 -mieee -I/usr/include -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o yafic yafic.o common.o ruleset.o view.o statpack.o crypto.o sha1.o -lcrypto