=> 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.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/X11R7/include/freetype2 -c camera.C -o camera.o
distcc[22692] (dcc_select_for_write) ERROR: IO timeout
distcc[22692] ERROR: timeout while connecting to 10.0.20.124:3632
distcc[22692] Warning: failed to distribute camera.C to 10.0.20.124:3632, running locally instead
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]
  168 |   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]
  504 |   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/X11R7/include/freetype2 -c cqcsrv.C -o cqcsrv.o
distcc[28563] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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 -o imager.o
distcc[20052] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
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]
  266 |       k = (fix[m+1] - fix[m++])/2;
      |                           ~^~
imager.C:266:28: warning: operation on 'm' may be undefined [-Wsequence-point]
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 -o port.o
distcc[8998] (dcc_build_somewhere) Warning: failed to distribute, 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[8998] ERROR: compile port.C on localhost failed
*** Error code 1

Stop.
make[1]: stopped in /tmp/pkgbuild/graphics/cqcam/work.vax/cqcam-0.91/libcqcam
*** Error code 1

Stop.
make: stopped in /tmp/pkgbuild/graphics/cqcam/work.vax/cqcam-0.91
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/graphics/cqcam
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/cqcam