+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libfprint-0.7.0nb41/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libfprint-0.7.0nb41/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for libfprint-0.7.0nb41 /bin/make all-recursive make[1]: Entering directory `/home/pbulk/build/security/libfprint/work/libfprint-0.7.0' Making all in libfprint make[2]: Entering directory `/home/pbulk/build/security/libfprint/work/libfprint-0.7.0/libfprint' CC libfprint_la-async.lo CC libfprint_la-core.lo core.c: In function 'fp_set_debug': core.c:909:2: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations] libusb_set_debug(fpi_usb_ctx, level); ^~~~~~~~~~~~~~~~ In file included from core.c:26:0: /home/pbulk/build/security/libfprint/work/.buildlink/include/libusb-1.0/libusb.h:1365:18: note: declared here void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); ^~~~~~~~~~~~~~~~ core.c: In function 'fp_init': core.c:931:4: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations] libusb_set_debug(fpi_usb_ctx, log_level); ^~~~~~~~~~~~~~~~ In file included from core.c:26:0: /home/pbulk/build/security/libfprint/work/.buildlink/include/libusb-1.0/libusb.h:1365:18: note: declared here void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); ^~~~~~~~~~~~~~~~ CC libfprint_la-data.lo CC libfprint_la-drv.lo CC libfprint_la-img.lo CC libfprint_la-imgdev.lo CC libfprint_la-poll.lo CC libfprint_la-sync.lo CC libfprint_la-assembling.lo CC libfprint_la-pixman.lo assembling.c: In function 'median_filter': assembling.c:318:13: warning: Deprecated pre-processor symbol: replace with "memmove" g_memmove(sortbuf, data+i1, (i2-i1+1)*sizeof(int)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ assembling.c: In function 'fpi_assemble_lines': assembling.c:419:13: warning: Deprecated pre-processor symbol: replace with "memmove" g_memmove(img->data, output, ctx->line_width * line_ind); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libfprint_la-aeslib.lo CC drivers/libfprint_la-aesx660.lo CC drivers/libfprint_la-aes3k.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 CC drivers/libfprint_la-aes1610.lo CC drivers/libfprint_la-aes1660.lo drivers/aes1610.c:736:34: warning: 'stop_reader' defined but not used [-Wunused-const-variable=] static const struct aes_regwrite stop_reader[] = { ^~~~~~~~~~~ CC drivers/libfprint_la-aes2501.lo CC drivers/libfprint_la-aes2550.lo drivers/aes2501.c:671:34: warning: 'init_3' defined but not used [-Wunused-const-variable=] static const struct aes_regwrite init_3[] = { ^~~~~~ 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 CC drivers/libfprint_la-upektc_img.lo drivers/vfs5011.c: In function 'process_chunk': drivers/vfs5011.c:393:13: warning: Deprecated pre-processor symbol: replace with "memmove" g_memmove(data->lastline, linebuf, VFS5011_LINE_SIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC drivers/libfprint_la-etes603.lo CC drivers/libfprint_la-vfs0050.lo CC nbis/bozorth3/libfprint_la-bozorth3.lo 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 CC nbis/mindtct/libfprint_la-detect.lo CC nbis/mindtct/libfprint_la-dft.lo CC nbis/mindtct/libfprint_la-free.lo 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 nbis/mindtct/morph.c: In function 'get_south8_2': nbis/mindtct/morph.c:152:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (row >= ih-1) /* catch case where image is undefined southwards */ ^~ nbis/mindtct/morph.c:155:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' return *(ptr+iw); ^~~~~~ nbis/mindtct/morph.c: In function 'get_north8_2': nbis/mindtct/morph.c:176:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (row < 1) /* catch case where image is undefined northwards */ ^~ nbis/mindtct/morph.c:179:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' return *(ptr-iw); ^~~~~~ nbis/mindtct/morph.c: In function 'get_east8_2': nbis/mindtct/morph.c:200:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (col >= iw-1) /* catch case where image is undefined eastwards */ ^~ nbis/mindtct/morph.c:203:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' return *(ptr+ 1); ^~~~~~ nbis/mindtct/morph.c: In function 'get_west8_2': nbis/mindtct/morph.c:222:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (col < 1) /* catch case where image is undefined westwards */ ^~ nbis/mindtct/morph.c:225:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' return *(ptr- 1); ^~~~~~ 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 make[2]: Leaving directory `/home/pbulk/build/security/libfprint/work/libfprint-0.7.0/libfprint' Making all in doc make[2]: Entering directory `/home/pbulk/build/security/libfprint/work/libfprint-0.7.0/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/pbulk/build/security/libfprint/work/libfprint-0.7.0/doc' Making all in examples make[2]: Entering directory `/home/pbulk/build/security/libfprint/work/libfprint-0.7.0/examples' CC verify_live.o CC enroll.o verify_live.c: In function 'main': verify_live.c:174:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, sizeof(buffer), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC verify.o CC img_capture.o verify.c: In function 'main': verify.c:132:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, sizeof(buffer), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD verify_live CCLD enroll CCLD verify CCLD img_capture make[2]: Leaving directory `/home/pbulk/build/security/libfprint/work/libfprint-0.7.0/examples' make[2]: Entering directory `/home/pbulk/build/security/libfprint/work/libfprint-0.7.0' make[2]: Leaving directory `/home/pbulk/build/security/libfprint/work/libfprint-0.7.0' make[1]: Leaving directory `/home/pbulk/build/security/libfprint/work/libfprint-0.7.0' *** Please use pkgtools/verifypc to sanity check dependencies.