=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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.91nb12 --- subdirs --- set -e; for i in libcqcam cli webcam xfe; do cd $i; /usr/bin/make; cd ..; done --- camera.o --- --- cqcsrv.o --- --- imager.o --- --- port.o --- --- camera.o --- c++ -pipe -Wall -DNETBSD -DNO_ASM -DJPEG -DLOCKING -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c camera.C -o camera.o --- cqcsrv.o --- c++ -pipe -Wall -DNETBSD -DNO_ASM -DJPEG -DLOCKING -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c cqcsrv.C -o cqcsrv.o --- imager.o --- c++ -pipe -Wall -DNETBSD -DNO_ASM -DJPEG -DLOCKING -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c imager.C -o imager.o --- port.o --- c++ -pipe -Wall -DNETBSD -DNO_ASM -DJPEG -DLOCKING -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c port.C -o port.o port.C:54:10: fatal error: machine/pio.h: No such file or directory 54 | #include /* XXX */ | ^~~~~~~~~~~~~~~ compilation terminated. distcc[3793] ERROR: compile port.C on 10.0.20.122:3760 failed distcc[3793] (dcc_build_somewhere) Warning: remote compilation of 'port.C' failed, retrying locally distcc[3793] Warning: failed to distribute port.C to 10.0.20.122:3760, running locally instead --- rcfile.o --- c++ -pipe -Wall -DNETBSD -DNO_ASM -DJPEG -DLOCKING -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c rcfile.C -o rcfile.o --- 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] imager.C:266:28: warning: operation on 'm' may be undefined [-Wsequence-point] --- port.o --- port.C:54:10: fatal error: machine/pio.h: No such file or directory 54 | #include /* XXX */ | ^~~~~~~~~~~~~~~ compilation terminated. distcc[3793] ERROR: compile port.C on localhost failed *** [port.o] Error code 1 make[1]: stopped in /tmp/pkgbuild/graphics/cqcam/work.aarch64eb/cqcam-0.91/libcqcam --- camera.o --- camera.C: In member function 'int camera_t::set_black_level(int)': camera.C:168:28: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] camera.C: In member function 'unsigned char* camera_t::get_frame()': camera.C:504:29: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 1 error make[1]: stopped in /tmp/pkgbuild/graphics/cqcam/work.aarch64eb/cqcam-0.91/libcqcam *** Error code 6 Stop. make[1]: stopped in /usr/pkgsrc/graphics/cqcam *** Error code 1 Stop. make: stopped in /usr/pkgsrc/graphics/cqcam