+ 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-joystick-1.6.3nb2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xf86-input-joystick-1.6.3nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xf86-input-joystick-1.6.3nb2 --- all --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- jstk.lo --- --- jstk_axis.lo --- --- jstk_key.lo --- --- jstk_options.lo --- --- jstk_axis.lo --- CC jstk_axis.lo --- jstk.lo --- CC jstk.lo --- jstk_key.lo --- CC jstk_key.lo --- jstk_options.lo --- CC jstk_options.lo --- jstk_properties.lo --- CC jstk_properties.lo --- jstk_axis.lo --- jstk_axis.c: In function 'jstkAxisTimer': jstk_axis.c:69:5: warning: 'xf86BlockSIGIO' is deprecated [-Wdeprecated-declarations] 69 | sigstate = xf86BlockSIGIO(); | ^~~~~~~~ In file included from /home/pbulk/build/x11/xf86-input-joystick/work/.x11-buildlink/include/xorg/xf86Xinput.h:54, from jstk_axis.c:31: /home/pbulk/build/x11/xf86-input-joystick/work/.x11-buildlink/include/xorg/xf86.h:93:33: note: declared here 93 | static inline _X_DEPRECATED int xf86BlockSIGIO(void) { input_lock(); return 0; } | ^~~~~~~~~~~~~~ jstk_axis.c:309:5: warning: 'xf86UnblockSIGIO' is deprecated [-Wdeprecated-declarations] 309 | xf86UnblockSIGIO (sigstate); | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/x11/xf86-input-joystick/work/.x11-buildlink/include/xorg/xf86Xinput.h:54, from jstk_axis.c:31: /home/pbulk/build/x11/xf86-input-joystick/work/.x11-buildlink/include/xorg/xf86.h:94:34: note: declared here 94 | 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] 472 | sigstate = xf86BlockSIGIO(); | ^~~~~~~~ In file included from /home/pbulk/build/x11/xf86-input-joystick/work/.x11-buildlink/include/xorg/xf86Xinput.h:54, from jstk_axis.c:31: /home/pbulk/build/x11/xf86-input-joystick/work/.x11-buildlink/include/xorg/xf86.h:93:33: note: declared here 93 | static inline _X_DEPRECATED int xf86BlockSIGIO(void) { input_lock(); return 0; } | ^~~~~~~~~~~~~~ jstk_axis.c:579:5: warning: 'xf86UnblockSIGIO' is deprecated [-Wdeprecated-declarations] 579 | xf86UnblockSIGIO (sigstate); | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/x11/xf86-input-joystick/work/.x11-buildlink/include/xorg/xf86Xinput.h:54, from jstk_axis.c:31: /home/pbulk/build/x11/xf86-input-joystick/work/.x11-buildlink/include/xorg/xf86.h:94:34: note: declared here 94 | static inline _X_DEPRECATED void xf86UnblockSIGIO(int wasset) { input_unlock(); } | ^~~~~~~~~~~~~~~~ --- 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.