+ 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/2bwm-0.3/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/2bwm-0.3/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for 2bwm-0.3
=> Fixing makefile
--- 2bwm.o ---
--- hidden ---
--- 2bwm.o ---
cc -pipe -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -Os -s -I/usr/pkg/include  -DTWOBWM_PATH=\"/usr/pkg/bin/2bwm\" -I/usr/pkg/include -c 2bwm.c
--- hidden ---
cc -o hidden -pipe -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -Os -s -I/usr/pkg/include  -DTWOBWM_PATH=\"/usr/pkg/bin/2bwm\" hidden.c -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lxcb -lxcb-randr -lxcb-keysyms  -lxcb-icccm -lxcb-ewmh -lxcb-xrm
hidden.c: In function 'init':
hidden.c:203:5: error: 'for' loop initial declarations are only allowed in C99 mode
     for (int i = 0; i < scrno; ++i)
     ^
hidden.c:203:5: note: use option -std=c99 or -std=gnu99 to compile your code
--- 2bwm.o ---
2bwm.c: In function 'cleanup':
2bwm.c:320:5: error: 'for' loop initial declarations are only allowed in C99 mode
     for(int i = 0; i < WORKSPACES; i++){
     ^
2bwm.c:320:5: note: use option -std=c99 or -std=gnu99 to compile your code
2bwm.c: In function 'setborders':
2bwm.c:2003:3: error: 'for' loop initial declarations are only allowed in C99 mode
   for (uint8_t i=0;i<5;i++) {
   ^
2bwm.c: In function 'deletewin':
2bwm.c:2394:3: error: 'for' loop initial declarations are only allowed in C99 mode
   for (uint32_t i = 0; i < protocols.atoms_len; i++)
   ^
2bwm.c: In function 'handle_keypress':
2bwm.c:2515:2: error: 'for' loop initial declarations are only allowed in C99 mode
  for (unsigned int i=0; i<LENGTH(keys); i++) {
  ^
--- hidden ---
*** [hidden] Error code 1

bmake: stopped in /home/pbulk/build/wm/2bwm/work/2bwm-0.3
--- 2bwm.o ---
2bwm.c: In function 'grabbuttons':
2bwm.c:3085:2: error: 'for' loop initial declarations are only allowed in C99 mode
  for (unsigned int b=0; b<LENGTH(buttons); b++)
  ^
2bwm.c:3087:4: error: 'for' loop initial declarations are only allowed in C99 mode
    for (unsigned int m=0; m<LENGTH(modifiers); m++)
    ^
*** [2bwm.o] Error code 1

bmake: stopped in /home/pbulk/build/wm/2bwm/work/2bwm-0.3
2 errors

bmake: stopped in /home/pbulk/build/wm/2bwm/work/2bwm-0.3
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/wm/2bwm
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/wm/2bwm