+ local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xf86-input-fpit-1.4.0nb2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xf86-input-fpit-1.4.0nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xf86-input-fpit-1.4.0nb2 --- all --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- xf86Fpit.lo --- CC xf86Fpit.lo xf86Fpit.c: In function 'xf86FpitReadInput': xf86Fpit.c:254:3: warning: implicit declaration of function 'Error'; did you mean 'ErrorF'? [-Wimplicit-function-declaration] 254 | Error("error reading FPIT device"); | ^~~~~ | ErrorF xf86Fpit.c:327:3: warning: implicit declaration of function 'xf86XInputSetScreen'; did you mean 'xf86DeleteScreen'? [-Wimplicit-function-declaration] 327 | xf86XInputSetScreen(pInfo, priv->screen_no, conv_x, conv_y); | ^~~~~~~~~~~~~~~~~~~ | xf86DeleteScreen xf86Fpit.c: In function 'xf86FpitControl': xf86Fpit.c:491:4: warning: implicit declaration of function 'RemoveEnabledDevice'; did you mean 'xf86RemoveEnabledDevice'? [-Wimplicit-function-declaration] 491 | RemoveEnabledDevice(pInfo->fd); | ^~~~~~~~~~~~~~~~~~~ | xf86RemoveEnabledDevice xf86Fpit.c: In function 'xf86FpitInit': xf86Fpit.c:568:6: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 568 | str = xf86FindOptionValue(pInfo->options, "Device"); | ^ xf86Fpit.c: At top level: xf86Fpit.c:624:2: warning: initialization of 'const char **' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] 624 | default_options | ^~~~~~~~~~~~~~~ xf86Fpit.c:624:2: note: (near initialization for 'FPIT.default_options') --- fpit_drv.la --- CCLD fpit_drv.la Making all in man --- fpit.4 --- sed -e 's|__vendorversion__|"xf86-input-fpit 1.4.0" "X Version 11"|' -e 's|__xorgversion__|"xf86-input-fpit 1.4.0" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr/pkg|g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < fpit.man > fpit.4 Making all in conf *** Please use pkgtools/verifypc to sanity check dependencies.