=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for cqcam-0.91nb9 --- subdirs --- set -e; for i in libcqcam cli webcam xfe; do cd $i; /usr/bin/make; cd ..; done --- camera.o --- --- cqcsrv.o --- --- imager.o --- --- camera.o --- c++ -pipe -Wall -DNETBSD -DNO_ASM -DJPEG -DLOCKING -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -c camera.C --- cqcsrv.o --- c++ -pipe -Wall -DNETBSD -DNO_ASM -DJPEG -DLOCKING -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -c cqcsrv.C --- imager.o --- c++ -pipe -Wall -DNETBSD -DNO_ASM -DJPEG -DLOCKING -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -c imager.C --- camera.o --- camera.C: In member function 'int camera_t::set_black_level(int)': camera.C:168:43: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] while (get_status() & QC_STAT_BLACK_BAL == QC_STAT_BLACK_BAL) ; camera.C: In member function 'unsigned char* camera_t::get_frame()': camera.C:504:38: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] while (get_status() & QC_STAT_BUSY == QC_STAT_BUSY) ; --- imager.o --- imager.C: In function 'void allocate_rgb_palette(int, int (*)[3], int (*)[3])': imager.C:266:28: warning: operation on 'm' may be undefined [-Wsequence-point] k = (fix[m+1] - fix[m++])/2; ~^~ --- port.o --- c++ -pipe -Wall -DNETBSD -DNO_ASM -DJPEG -DLOCKING -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -c port.C --- rcfile.o --- c++ -pipe -Wall -DNETBSD -DNO_ASM -DJPEG -DLOCKING -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -c rcfile.C --- port.o --- port.C:54:10: fatal error: machine/pio.h: No such file or directory #include /* XXX */ ^~~~~~~~~~~~~~~ compilation terminated. *** [port.o] Error code 1 make[1]: stopped in /tmp/pkgbuild/graphics/cqcam/work.earmv6hf/cqcam-0.91/libcqcam 1 error make[1]: stopped in /tmp/pkgbuild/graphics/cqcam/work.earmv6hf/cqcam-0.91/libcqcam A failure has been detected in another branch of the parallel make make[1]: stopped in /tmp/pkgbuild/graphics/cqcam/work.earmv6hf/cqcam-0.91/cli A failure has been detected in another branch of the parallel make make[1]: stopped in /tmp/pkgbuild/graphics/cqcam/work.earmv6hf/cqcam-0.91/webcam A failure has been detected in another branch of the parallel make make[1]: stopped in /tmp/pkgbuild/graphics/cqcam/work.earmv6hf/cqcam-0.91/xfe A failure has been detected in another branch of the parallel make make: stopped in /tmp/pkgbuild/graphics/cqcam/work.earmv6hf/cqcam-0.91 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/graphics/cqcam *** Error code 1 Stop. make: stopped in /usr/pkgsrc/graphics/cqcam