+ 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/ximaging-1.8nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ximaging-1.8nb1/work.log ===> Building for ximaging-1.8nb1 --- all --- --- main.o --- --- menu.o --- --- imgfile.o --- --- browser.o --- --- main.o --- gcc -c -fopenmp -DENABLE_JPEG -DENABLE_PNG -DENABLE_OMP -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/freetype2 -o main.o main.c --- menu.o --- gcc -c -fopenmp -DENABLE_JPEG -DENABLE_PNG -DENABLE_OMP -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/freetype2 -o menu.o menu.c --- imgfile.o --- gcc -c -fopenmp -DENABLE_JPEG -DENABLE_PNG -DENABLE_OMP -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/freetype2 -o imgfile.o imgfile.c --- browser.o --- gcc -c -fopenmp -DENABLE_JPEG -DENABLE_PNG -DENABLE_OMP -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/freetype2 -o browser.o browser.c --- viewer.o --- gcc -c -fopenmp -DENABLE_JPEG -DENABLE_PNG -DENABLE_OMP -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/freetype2 -o viewer.o viewer.c --- cmap.o --- gcc -c -fopenmp -DENABLE_JPEG -DENABLE_PNG -DENABLE_OMP -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/freetype2 -o cmap.o cmap.c --- viewer.o --- viewer.c: In function 'load_prog_handler': viewer.c:901:26: error: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 901 | prog_msg=alloca(len+1); | ^~~~~~ viewer.c:901:26: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] *** [viewer.o] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/graphics/ximaging/work/ximaging-src-1.8/src bmake[1]: 1 error bmake[1]: stopped making "all" in /home/pbulk/build/graphics/ximaging/work/ximaging-src-1.8/src *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/graphics/ximaging/work/ximaging-src-1.8 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/graphics/ximaging/work/ximaging-src-1.8 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/ximaging *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/ximaging