+ 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/www6to4-1.6/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/www6to4-1.6/work.log
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for www6to4-1.6
--- www6to4.o ---
--- loaders.o ---
--- socket.o ---
--- www6to4.o ---
gcc  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c www6to4.c
--- loaders.o ---
gcc  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c loaders.c
--- socket.o ---
gcc  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c socket.c
--- www6to4.o ---
www6to4.c: In function 'main':
www6to4.c:444:24: error: 'facilitynames' undeclared (first use in this function)
  444 |                 while (facilitynames[j].c_name) {
      |                        ^~~~~~~~~~~~~
www6to4.c:444:24: note: each undeclared identifier is reported only once for each function it appears in
www6to4.c:464:62: error: 'LOG_PERROR' undeclared (first use in this function); did you mean 'SO_ERROR'?
  464 |         openlog("www6to4", LOG_PID | LOG_NDELAY | LOG_CONS | LOG_PERROR, logfacility);
      |                                                              ^~~~~~~~~~
      |                                                              SO_ERROR
*** [www6to4.o] Error code 1

bmake: stopped making "www6to4" in /home/pbulk/build/www/www6to4/work/www6to4-1-6
--- loaders.o ---
loaders.c: In function 'load_forwardfile':
loaders.c:113:18: warning: implicit declaration of function 'strncmpic'; did you mean 'strncmp'? [-Wimplicit-function-declaration]
  113 |             if (!strncmpic (buf, "http://", 7)) {
      |                  ^~~~~~~~~
      |                  strncmp
bmake: 1 error

bmake: stopped making "www6to4" in /home/pbulk/build/www/www6to4/work/www6to4-1-6
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/www6to4
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/www6to4