=> Bootstrap dependency digest>=20010302: found digest-20190127 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 cqcam-0.91nb10 set -e; for i in libcqcam cli webcam xfe; do cd $i; /usr/bin/make; cd ..; done c++ -pipe -Wall -DNETBSD -DNO_ASM -DJPEG -DLOCKING -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c camera.C camera.C: In member function 'int camera_t::set_black_level(int)': camera.C:168:23: 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:23: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] while (get_status() & QC_STAT_BUSY == QC_STAT_BUSY) ; ^ c++ -pipe -Wall -DNETBSD -DNO_ASM -DJPEG -DLOCKING -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c cqcsrv.C c++ -pipe -Wall -DNETBSD -DNO_ASM -DJPEG -DLOCKING -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c imager.C imager.C: In function 'void allocate_rgb_palette(int, int (*)[3], int (*)[3])': imager.C:266:34: warning: operation on 'm' may be undefined [-Wsequence-point] k = (fix[m+1] - fix[m++])/2; ^ c++ -pipe -Wall -DNETBSD -DNO_ASM -DJPEG -DLOCKING -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c port.C port.C:54:35: fatal error: machine/pio.h: No such file or directory compilation terminated. *** [port.o] Error code 1 make[1]: stopped in /scratch/work/graphics/cqcam/work/cqcam-0.91/libcqcam 1 error make[1]: stopped in /scratch/work/graphics/cqcam/work/cqcam-0.91/libcqcam A failure has been detected in another branch of the parallel make make[1]: stopped in /scratch/work/graphics/cqcam/work/cqcam-0.91/cli A failure has been detected in another branch of the parallel make make[1]: stopped in /scratch/work/graphics/cqcam/work/cqcam-0.91/webcam A failure has been detected in another branch of the parallel make make[1]: stopped in /scratch/work/graphics/cqcam/work/cqcam-0.91/xfe A failure has been detected in another branch of the parallel make make: stopped in /scratch/work/graphics/cqcam/work/cqcam-0.91 *** Error code 2 Stop. make[1]: stopped in /tree/pkgsrc/graphics/cqcam *** Error code 1 Stop. make: stopped in /tree/pkgsrc/graphics/cqcam