=> 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-joystick-1.6.3nb2 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- jstk.lo --- --- jstk_axis.lo --- --- jstk_key.lo --- --- jstk_options.lo --- --- jstk.lo --- CC jstk.lo --- jstk_options.lo --- CC jstk_options.lo --- jstk_axis.lo --- CC jstk_axis.lo --- jstk_key.lo --- CC jstk_key.lo --- jstk_axis.lo --- jstk_axis.c: In function 'jstkAxisTimer': jstk_axis.c:69:5: warning: 'xf86BlockSIGIO' is deprecated [-Wdeprecated-declarations] sigstate = xf86BlockSIGIO(); ^~~~~~~~ In file included from /tmp/x11/xf86-input-joystick/work/.x11-buildlink/include/xorg/xf86Xinput.h:54:0, from jstk_axis.c:31: /tmp/x11/xf86-input-joystick/work/.x11-buildlink/include/xorg/xf86.h:93:33: note: declared here static inline _X_DEPRECATED int xf86BlockSIGIO(void) { input_lock(); return 0; } ^~~~~~~~~~~~~~ jstk_axis.c:309:5: warning: 'xf86UnblockSIGIO' is deprecated [-Wdeprecated-declarations] xf86UnblockSIGIO (sigstate); ^~~~~~~~~~~~~~~~ In file included from /tmp/x11/xf86-input-joystick/work/.x11-buildlink/include/xorg/xf86Xinput.h:54:0, from jstk_axis.c:31: /tmp/x11/xf86-input-joystick/work/.x11-buildlink/include/xorg/xf86.h:94:34: note: declared here static inline _X_DEPRECATED void xf86UnblockSIGIO(int wasset) { input_unlock(); } ^~~~~~~~~~~~~~~~ jstk_axis.c: In function 'jstkPWMAxisTimer': jstk_axis.c:472:5: warning: 'xf86BlockSIGIO' is deprecated [-Wdeprecated-declarations] sigstate = xf86BlockSIGIO(); ^~~~~~~~ In file included from /tmp/x11/xf86-input-joystick/work/.x11-buildlink/include/xorg/xf86Xinput.h:54:0, from jstk_axis.c:31: /tmp/x11/xf86-input-joystick/work/.x11-buildlink/include/xorg/xf86.h:93:33: note: declared here static inline _X_DEPRECATED int xf86BlockSIGIO(void) { input_lock(); return 0; } ^~~~~~~~~~~~~~ jstk_axis.c:579:5: warning: 'xf86UnblockSIGIO' is deprecated [-Wdeprecated-declarations] xf86UnblockSIGIO (sigstate); ^~~~~~~~~~~~~~~~ In file included from /tmp/x11/xf86-input-joystick/work/.x11-buildlink/include/xorg/xf86Xinput.h:54:0, from jstk_axis.c:31: /tmp/x11/xf86-input-joystick/work/.x11-buildlink/include/xorg/xf86.h:94:34: note: declared here static inline _X_DEPRECATED void xf86UnblockSIGIO(int wasset) { input_unlock(); } ^~~~~~~~~~~~~~~~ --- jstk_properties.lo --- CC jstk_properties.lo --- backend_bsd.lo --- CC backend_bsd.lo --- joystick_drv.la --- CCLD joystick_drv.la Making all in man --- joystick.4 --- GEN joystick.4 Making all in config Making all in include *** Please use pkgtools/verifypc to sanity check dependencies.