=> 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 ---
--- 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
--- 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]
--- 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
--- port.o ---
port.C:53:10: fatal error: machine/sysarch.h: No such file or directory
   53 | #include <machine/sysarch.h>
      |          ^~~~~~~~~~~~~~~~~~~
compilation terminated.
distcc[4732] ERROR: compile port.C on 10.0.20.122:3742 failed
distcc[4732] (dcc_build_somewhere) Warning: remote compilation of 'port.C' failed, retrying locally
distcc[4732] Warning: failed to distribute port.C to 10.0.20.122:3742, running locally instead
port.C:53:10: fatal error: machine/sysarch.h: No such file or directory
   53 | #include <machine/sysarch.h>
      |          ^~~~~~~~~~~~~~~~~~~
compilation terminated.
distcc[4732] ERROR: compile port.C on localhost failed
*** [port.o] Error code 1

make[1]: stopped in /tmp/pkgbuild/graphics/cqcam/work.sparc64/cqcam-0.91/libcqcam
--- 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]
1 error

make[1]: stopped in /tmp/pkgbuild/graphics/cqcam/work.sparc64/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