+ 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/AitDoB-0.0.20120330/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/AitDoB-0.0.20120330/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for AitDoB-0.0.20120330
--- aitdob.o ---
--- combat.o ---
--- aitdob.o ---
c++ -pipe -O2 -I/usr/pkg/include/ncurses -std=c++0x -pedantic -O2 -g -Wall -Wextra  -I/usr/pkg/include/ncurses -c aitdob.cc
--- combat.o ---
c++ -pipe -O2 -I/usr/pkg/include/ncurses -std=c++0x -pedantic -O2 -g -Wall -Wextra  -I/usr/pkg/include/ncurses -c combat.cc
--- door.o ---
c++ -pipe -O2 -I/usr/pkg/include/ncurses -std=c++0x -pedantic -O2 -g -Wall -Wextra  -I/usr/pkg/include/ncurses -c door.cc
--- game.o ---
c++ -pipe -O2 -I/usr/pkg/include/ncurses -std=c++0x -pedantic -O2 -g -Wall -Wextra  -I/usr/pkg/include/ncurses -c game.cc
--- player.o ---
c++ -pipe -O2 -I/usr/pkg/include/ncurses -std=c++0x -pedantic -O2 -g -Wall -Wextra  -I/usr/pkg/include/ncurses -c player.cc
--- room.o ---
c++ -pipe -O2 -I/usr/pkg/include/ncurses -std=c++0x -pedantic -O2 -g -Wall -Wextra  -I/usr/pkg/include/ncurses -c room.cc
--- thing.o ---
c++ -pipe -O2 -I/usr/pkg/include/ncurses -std=c++0x -pedantic -O2 -g -Wall -Wextra  -I/usr/pkg/include/ncurses -c thing.cc
--- tile.o ---
c++ -pipe -O2 -I/usr/pkg/include/ncurses -std=c++0x -pedantic -O2 -g -Wall -Wextra  -I/usr/pkg/include/ncurses -c tile.cc
--- ui.o ---
c++ -pipe -O2 -I/usr/pkg/include/ncurses -std=c++0x -pedantic -O2 -g -Wall -Wextra  -I/usr/pkg/include/ncurses -c ui.cc
--- world.o ---
c++ -pipe -O2 -I/usr/pkg/include/ncurses -std=c++0x -pedantic -O2 -g -Wall -Wextra  -I/usr/pkg/include/ncurses -c world.cc
world.cc: In member function 'void World::addWalls()':
world.cc:205:25: error: 'stderr' was not declared in this scope
  205 |                 fprintf(stderr, "%d\n", edges); // For debugging.
      |                         ^~~~~~
world.cc:13:1: note: 'stderr' is defined in header '<cstdio>'; did you forget to '#include <cstdio>'?
   12 | #include "world.h"
  +++ |+#include <cstdio>
   13 | 
world.cc:205:17: error: 'fprintf' was not declared in this scope; did you mean 'wprintf'?
  205 |                 fprintf(stderr, "%d\n", edges); // For debugging.
      |                 ^~~~~~~
      |                 wprintf
*** [world.o] Error code 1

bmake: stopped making "aitdob" in /home/pbulk/build/games/AitDoB/work/AitDoB-facbecc3cd621efabfcfe5a910cb2da70745fe46
bmake: 1 error

bmake: stopped making "aitdob" in /home/pbulk/build/games/AitDoB/work/AitDoB-facbecc3cd621efabfcfe5a910cb2da70745fe46
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/games/AitDoB
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/games/AitDoB