=> 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.91nb13 --- 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 --- --- rcfile.o --- --- cqcsrv.o --- c++ -pipe -Wall -DNETBSD -DJPEG -DLOCKING -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c cqcsrv.C -o cqcsrv.o --- camera.o --- c++ -pipe -Wall -DNETBSD -DJPEG -DLOCKING -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c camera.C -o camera.o --- imager.o --- c++ -pipe -Wall -DNETBSD -DJPEG -DLOCKING -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 -DJPEG -DLOCKING -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c port.C -o port.o --- rcfile.o --- c++ -pipe -Wall -DNETBSD -DJPEG -DLOCKING -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c rcfile.C -o rcfile.o --- 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] 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) ; --- imager.o --- imager.C: In function 'int get_brightness_adj(unsigned char*, long int, int&)': imager.C:99:17: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 99 | register long tot = 0; | ^~~ imager.C: In function 'void get_rgb_adj(unsigned char*, long int, int&, int&, int&)': imager.C:147:17: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 147 | register long rtot = 0, gtot = 0, btot = 0; | ^~~~ imager.C:147:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 147 | register long rtot = 0, gtot = 0, btot = 0; | ^~~~ imager.C:147:37: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 147 | register long rtot = 0, gtot = 0, btot = 0; | ^~~~ 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] --- rcfile.o --- --- port.o --- --- cqcsrv.o --- --- camera.o --- --- imager.o --- --- libcqcam.a --- ar r libcqcam.a camera.o cqcsrv.o imager.o port.o rcfile.o ar: creating libcqcam.a ranlib libcqcam.a --- cqcam.o --- c++ -pipe -Wall -DNETBSD -DJPEG -DLOCKING -I../libcqcam -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -c cqcam.C -o cqcam.o --- cqcam --- c++ -pipe -o cqcam cqcam.o -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L../libcqcam -lcqcam -ljpeg ld: ../libcqcam/libcqcam.a(port.o): in function `port_t::port_t(int)': port.C:(.text+0x3f): undefined reference to `i386_iopl' *** [cqcam] Error code 1 make[1]: stopped making "all" in /pbulk/work/graphics/cqcam/work/cqcam-0.91/cli make[1]: 1 error make[1]: stopped making "all" in /pbulk/work/graphics/cqcam/work/cqcam-0.91/cli *** Error code 6 Stop. make[1]: stopped making "all" in /usr/pkgsrc/graphics/cqcam *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/graphics/cqcam