=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> 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 xf86-input-fpit-1.4.0nb2 --- all --- /usr/bin/make 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] Error("error reading FPIT device"); ^~~~~ ErrorF xf86Fpit.c:327:3: warning: implicit declaration of function 'xf86XInputSetScreen'; did you mean 'xf86DeleteScreen'? [-Wimplicit-function-declaration] 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] RemoveEnabledDevice(pInfo->fd); ^~~~~~~~~~~~~~~~~~~ xf86RemoveEnabledDevice xf86Fpit.c: In function 'xf86FpitInit': xf86Fpit.c:568:6: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] str = xf86FindOptionValue(pInfo->options, "Device"); ^ xf86Fpit.c: At top level: xf86Fpit.c:624:2: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] 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.