=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for cnxtview-0.00anb16 --- cnxtshot --- --- cnxtview --- --- cnxtshot --- make -f Makefile.cnxtshot --- cnxtview --- make -f Makefile.cnxtview --- cnxtshot --- --- rgb24_init.o --- --- cnxtshot.o --- --- rgb24_init.o --- clang -O2 -I/usr/pkg/include -I/usr/include -Wall -I/usr/pkg/include -I/usr/include -c rgb24_init.c --- cnxtshot.o --- clang -O2 -I/usr/pkg/include -I/usr/include -Wall -I/usr/pkg/include -I/usr/include -c cnxtshot.c cnxtshot.c:175:55: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] fprintf(stderr,"isoc read data overflow = %d\n", readlen); ~~ ^~~~~~~ %zd cnxtshot.c:207:55: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] fprintf(stderr, "isoc transfer data size = %d\n", grablen); ~~ ^~~~~~~ %zd --- cnxt.o --- clang -O2 -I/usr/pkg/include -I/usr/include -Wall -I/usr/pkg/include -I/usr/include -c cnxt.c --- cnxtview --- --- cnxtview.o --- clang -O2 -I/usr/pkg/include -I/usr/include -Wall -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -c cnxtview.c --- cnxtshot --- --- cnxtshot.o --- 2 warnings generated. --- cnxt.o --- cnxt.c:57:28: error: variable has incomplete type 'struct usb_device_info' struct usb_device_info udi; ^ cnxt.c:57:12: note: forward declaration of 'struct usb_device_info' struct usb_device_info udi; ^ cnxt.c:59:19: error: use of undeclared identifier 'USB_GET_DEVICEINFO' if (ioctl(fd, USB_GET_DEVICEINFO, &udi) < 0) { ^ cnxt.c:79:28: error: variable has incomplete type 'struct usb_ctl_request' struct usb_ctl_request ur; ^ cnxt.c:79:12: note: forward declaration of 'struct usb_ctl_request' struct usb_ctl_request ur; ^ cnxt.c:92:19: error: use of undeclared identifier 'USB_DO_REQUEST' if (ioctl(fd, USB_DO_REQUEST, &ur) < 0) { ^ cnxt.c:109:28: error: variable has incomplete type 'struct usb_ctl_request' struct usb_ctl_request ur; ^ cnxt.c:109:12: note: forward declaration of 'struct usb_ctl_request' struct usb_ctl_request ur; ^ cnxt.c:125:19: error: use of undeclared identifier 'USB_DO_REQUEST' if (ioctl(fd, USB_DO_REQUEST, &ur) < 0) { ^ cnxt.c:156:30: error: variable has incomplete type 'struct usb_alt_interface' struct usb_alt_interface alt; /* interface/alternate selection */ ^ cnxt.c:156:12: note: forward declaration of 'struct usb_alt_interface' struct usb_alt_interface alt; /* interface/alternate selection */ ^ cnxt.c:158:28: error: use of undeclared identifier 'USB_CURRENT_CONFIG_INDEX' alt.uai_config_index = USB_CURRENT_CONFIG_INDEX; ^ cnxt.c:161:19: error: use of undeclared identifier 'USB_SET_ALTINTERFACE' if (ioctl(fd, USB_SET_ALTINTERFACE, &alt) < 0) { ^ 9 errors generated. *** [cnxt.o] Error code 1 make[1]: stopped in /var/pkgsrc/work/graphics/cnxtview/work/cnxtutil-0.00-alpha 1 error make[1]: stopped in /var/pkgsrc/work/graphics/cnxtview/work/cnxtutil-0.00-alpha *** [cnxtshot] Error code 2 bmake: stopped in /var/pkgsrc/work/graphics/cnxtview/work/cnxtutil-0.00-alpha --- cnxtview --- cnxtview.c:201:55: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] fprintf(stderr,"isoc read data overflow = %d\n", readlen); ~~ ^~~~~~~ %zd 1 warning generated. A failure has been detected in another branch of the parallel make make[1]: stopped in /var/pkgsrc/work/graphics/cnxtview/work/cnxtutil-0.00-alpha *** [cnxtview] Error code 2 bmake: stopped in /var/pkgsrc/work/graphics/cnxtview/work/cnxtutil-0.00-alpha 2 errors bmake: stopped in /var/pkgsrc/work/graphics/cnxtview/work/cnxtutil-0.00-alpha *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/graphics/cnxtview *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/graphics/cnxtview