+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hsetroot-1.0.5/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hsetroot-1.0.5/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for hsetroot-1.0.5 cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_REENTRANT -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -I/usr/pkg/include -I/usr/pkg/include/freetype2 -c -o hsetroot.o hsetroot.c cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_REENTRANT -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -I/usr/pkg/include -I/usr/pkg/include/freetype2 -c -o hsr-outputs.o hsr-outputs.c hsetroot.c: In function 'load_image': hsetroot.c:165:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < noutputs; i++) { ^ hsetroot.c:165:3: note: use option -std=c99 or -std=gnu99 to compile your code make: *** [hsetroot.o] Error 1 make: *** Waiting for unfinished jobs.... hsr-outputs.c: In function 'main': hsr-outputs.c:71:2: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < nscreens; i++) { ^ hsr-outputs.c:71:2: note: use option -std=c99 or -std=gnu99 to compile your code make: *** [hsr-outputs.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/x11/hsetroot *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/x11/hsetroot