=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> 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 libfprint-0.7.0 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/data/scratch/security/libfprint/work/libfprint-0.7.0' Making all in libfprint gmake[2]: Entering directory '/data/scratch/security/libfprint/work/libfprint-0.7.0/libfprint' CC libfprint_la-core.lo CC libfprint_la-data.lo CC libfprint_la-drv.lo CC libfprint_la-img.lo CC libfprint_la-async.lo CC libfprint_la-poll.lo CC libfprint_la-sync.lo CC libfprint_la-pixman.lo CC libfprint_la-assembling.lo CC libfprint_la-imgdev.lo CC libfprint_la-aeslib.lo CC fprint_list_udev_rules-fprint-list-udev-rules.o CC drivers/libfprint_la-upekts.lo CC drivers/libfprint_la-upeksonly.lo CC drivers/libfprint_la-upektc.lo CC drivers/libfprint_la-uru4000.lo CC drivers/libfprint_la-vcom5s.lo imgdev.c:255:6: warning: variable 'print' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (imgdev->action != IMG_ACTION_CAPTURE) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ imgdev.c:271:25: note: uninitialized use occurs here imgdev->acquire_data = print; ^~~~~ imgdev.c:255:2: note: remove the 'if' if its condition is always true if (imgdev->action != IMG_ACTION_CAPTURE) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ imgdev.c:232:29: note: initialize the variable 'print' to silence this warning struct fp_print_data *print; ^ = NULL 1 warning generated. CC drivers/libfprint_la-aes1610.lo CC drivers/libfprint_la-aes1660.lo CC drivers/libfprint_la-aes2501.lo CC drivers/libfprint_la-aes2550.lo CC drivers/libfprint_la-aes2660.lo CC drivers/libfprint_la-aes3500.lo CC drivers/libfprint_la-aes4000.lo CC drivers/libfprint_la-vfs101.lo CC drivers/libfprint_la-vfs301.lo CC drivers/libfprint_la-vfs301_proto.lo CC drivers/libfprint_la-vfs5011.lo drivers/aes1610.c:736:34: warning: unused variable 'stop_reader' [-Wunused-const-variable] static const struct aes_regwrite stop_reader[] = { ^ drivers/aes2501.c:671:34: warning: unused variable 'init_3' [-Wunused-const-variable] static const struct aes_regwrite init_3[] = { ^ CC drivers/libfprint_la-upektc_img.lo CC drivers/libfprint_la-etes603.lo CC drivers/libfprint_la-vfs0050.lo 1 warning generated. 1 warning generated. CC drivers/libfprint_la-aesx660.lo CC drivers/libfprint_la-aes3k.lo drivers/vfs101.c:879:6: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] if (abs(count - VFS_IMG_BEST_CONRAST) < abs(vdev->best_clevel - VFS_IMG_BEST_CONRAST)) ^ drivers/vfs101.c:879:6: note: use function 'labs' instead if (abs(count - VFS_IMG_BEST_CONRAST) < abs(vdev->best_clevel - VFS_IMG_BEST_CONRAST)) ^~~ labs CC nbis/bozorth3/libfprint_la-bozorth3.lo 1 warning generated. CC nbis/bozorth3/libfprint_la-bz_alloc.lo CC nbis/bozorth3/libfprint_la-bz_drvrs.lo CC nbis/bozorth3/libfprint_la-bz_gbls.lo CC nbis/bozorth3/libfprint_la-bz_io.lo CC nbis/bozorth3/libfprint_la-bz_sort.lo CC nbis/mindtct/libfprint_la-binar.lo CC nbis/mindtct/libfprint_la-block.lo CC nbis/mindtct/libfprint_la-contour.lo nbis/bozorth3/bz_io.c:113:8: warning: array subscript is of type 'char' [-Wchar-subscripts] if ( ! isdigit(*sb) ) ^~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ nbis/bozorth3/bz_io.c:120:9: warning: array subscript is of type 'char' [-Wchar-subscripts] if ( ! isdigit(*se) ) ^~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ nbis/bozorth3/bz_io.c:204:9: warning: declaration shadows a variable in the global scope [-Wshadow] int * optind, ^ /usr/include/unistd.h:157:13: note: previous declaration is here extern int optind; ^ CC nbis/mindtct/libfprint_la-detect.lo CC nbis/mindtct/libfprint_la-dft.lo CC nbis/mindtct/libfprint_la-free.lo 3 warnings generated. CC nbis/mindtct/libfprint_la-globals.lo CC nbis/mindtct/libfprint_la-imgutil.lo CC nbis/mindtct/libfprint_la-init.lo CC nbis/mindtct/libfprint_la-line.lo CC nbis/mindtct/libfprint_la-log.lo CC nbis/mindtct/libfprint_la-loop.lo CC nbis/mindtct/libfprint_la-maps.lo CC nbis/mindtct/libfprint_la-matchpat.lo CC nbis/mindtct/libfprint_la-minutia.lo CC nbis/mindtct/libfprint_la-morph.lo CC nbis/mindtct/libfprint_la-quality.lo CC nbis/mindtct/libfprint_la-remove.lo CC nbis/mindtct/libfprint_la-ridges.lo CC nbis/mindtct/libfprint_la-shape.lo CC nbis/mindtct/libfprint_la-sort.lo CC nbis/mindtct/libfprint_la-util.lo CCLD libfprint.la CCLD fprint-list-udev-rules ./fprint-list-udev-rules > 60-fprint-autosuspend.rules gmake[2]: Leaving directory '/data/scratch/security/libfprint/work/libfprint-0.7.0/libfprint' Making all in doc gmake[2]: Entering directory '/data/scratch/security/libfprint/work/libfprint-0.7.0/doc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/data/scratch/security/libfprint/work/libfprint-0.7.0/doc' Making all in examples gmake[2]: Entering directory '/data/scratch/security/libfprint/work/libfprint-0.7.0/examples' CC enroll.o CC verify.o CC verify_live.o CC img_capture.o CCLD img_capture CCLD verify_live CCLD enroll CCLD verify gmake[2]: Leaving directory '/data/scratch/security/libfprint/work/libfprint-0.7.0/examples' gmake[2]: Entering directory '/data/scratch/security/libfprint/work/libfprint-0.7.0' gmake[2]: Leaving directory '/data/scratch/security/libfprint/work/libfprint-0.7.0' gmake[1]: Leaving directory '/data/scratch/security/libfprint/work/libfprint-0.7.0' *** Please use pkgtools/verifypc to sanity check dependencies.