=> 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
--- subdirs ---
set -e; for i in libcqcam cli  webcam xfe; do cd $i; /usr/bin/make; cd ..; done
--- camera.o ---
--- cqcsrv.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
--- 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 ---
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
--- 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
--- 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 ---
In file included from port.C:54:0:
port.h:49:6: error: expected ')' before '->' token
 void outb(unsigned port, uint8_t data);
      ^
port.h:50:9: error: expected ')' before '->' token
 uint8_t inb(unsigned port);
         ^
port.C:229:1: error: expected ')' before '->' token
 outb(unsigned port, uint8_t data)
 ^
port.C:235:1: error: expected ')' before '->' token
 inb(unsigned port)
 ^
*** [port.o] Error code 1

make[1]: stopped in /tmp/pkgbuild/graphics/cqcam/work.alpha/cqcam-0.91/libcqcam
1 error

make[1]: stopped in /tmp/pkgbuild/graphics/cqcam/work.alpha/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.alpha/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.alpha/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.alpha/cqcam-0.91/xfe
A failure has been detected in another branch of the parallel make

make: stopped in /tmp/pkgbuild/graphics/cqcam/work.alpha/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