+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cqcam-0.91nb12/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cqcam-0.91nb12/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for cqcam-0.91nb12 set -e; for i in libcqcam cli webcam xfe solaris-io; do cd $i; /opt/pkg/bin/bmake; cd ..; done g++ -pipe -Wall -O2 -DSOLARIS -DNO_ASM -DJPEG -DLOCKING -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -c camera.C 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) ; g++ -pipe -Wall -O2 -DSOLARIS -DNO_ASM -DJPEG -DLOCKING -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -c cqcsrv.C g++ -pipe -Wall -O2 -DSOLARIS -DNO_ASM -DJPEG -DLOCKING -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -c imager.C 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:101:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 101 | register int i; | ^ imager.C:102:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 102 | register unsigned char *p = image; | ^ 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:149:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 149 | register int i; | ^ imager.C:150:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 150 | register unsigned char *p = image; | ^ imager.C: In function 'void do_rgb_adj(unsigned char*, long int, int, int, int)': imager.C:191:17: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 191 | register long i; | ^ imager.C:192:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 192 | register unsigned char *p = image; | ^ 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] g++ -pipe -Wall -O2 -DSOLARIS -DNO_ASM -DJPEG -DLOCKING -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -c port.C g++ -pipe -Wall -O2 -DSOLARIS -DNO_ASM -DJPEG -DLOCKING -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -c rcfile.C g++ -pipe -Wall -O2 -DSOLARIS -DNO_ASM -DJPEG -DLOCKING -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -c solaris-io.C g++ -pipe -Wall -O2 -DSOLARIS -DNO_ASM -DJPEG -DLOCKING -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -c solaris-ioaccess.C ar r libcqcam.a camera.o cqcsrv.o imager.o port.o rcfile.o solaris-io.o solaris-ioaccess.o ar: creating libcqcam.a ranlib libcqcam.a g++ -pipe -Wall -O2 -DSOLARIS -DNO_ASM -DJPEG -DLOCKING -I../libcqcam -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -c cqcam.C g++ -pipe -o cqcam cqcam.o -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv -L../libcqcam -lcqcam -ljpeg g++ -pipe -Wall -O2 -DSOLARIS -DNO_ASM -DJPEG -DLOCKING -I../libcqcam -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -c webcam.C g++ -pipe -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv -L../libcqcam -o webcam webcam.o -lcqcam -ljpeg g++ -pipe -Wall -I/opt/pkg/include -O2 -DSOLARIS -DNO_ASM -DJPEG -DREMOTE -DLOCKING -I../libcqcam -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -c xcqcam.C g++ -pipe -Wall -I/opt/pkg/include -O2 -DSOLARIS -DNO_ASM -DJPEG -DREMOTE -DLOCKING -I../libcqcam -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -c xscan.C xscan.C: In function 'char* InitXWindows(camera_t*, char*, int)': xscan.C:99:21: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 99 | char *window_name="QuickCam"; | ^~~~~~~~~~ xscan.C:100:19: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 100 | char *icon_name="QuickCam"; | ^~~~~~~~~~ g++ -pipe -Wall -I/opt/pkg/include -O2 -DSOLARIS -DNO_ASM -DJPEG -DREMOTE -DLOCKING -I../libcqcam -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -c xqcctl-tk.C xqcctl-tk.C: In function 'void ctl_main(int, char**, int, int, camera_t*, char*)': xqcctl-tk.C:258:28: error: 'Tcl_Interp' {aka 'struct Tcl_Interp'} has no member named 'result' 258 | printf("%s\n", interp->result); | ^~~~~~ *** [xqcctl-tk.o] Error code 1 bmake[1]: stopped in /home/pbulk/build/graphics/cqcam/work/cqcam-0.91/xfe 1 error bmake[1]: stopped in /home/pbulk/build/graphics/cqcam/work/cqcam-0.91/xfe A failure has been detected in another branch of the parallel make bmake[1]: stopped in /home/pbulk/build/graphics/cqcam/work/cqcam-0.91/solaris-io A failure has been detected in another branch of the parallel make bmake: stopped in /home/pbulk/build/graphics/cqcam/work/cqcam-0.91 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/graphics/cqcam *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/graphics/cqcam