+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wistumbler-20020816.0nb4/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wistumbler-20020816.0nb4/work.log
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for wistumbler-20020816.0nb4
--- stumbler.o ---
--- wicontrol.o ---
--- gpscontrol.o ---
--- stumbler.o ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -g -O2 -Wall `gtk-config --cflags` -c stumbler.c
--- wicontrol.o ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -g -O2 -Wall `gtk-config --cflags` -c wicontrol.c
--- gpscontrol.o ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -g -O2 -Wall `gtk-config --cflags` -c gpscontrol.c
--- stumbler.o ---
stumbler.c:50:10: fatal error: net/if_ieee80211.h: No such file or directory
   50 | #include <net/if_ieee80211.h>
      |          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
--- wicontrol.o ---
wicontrol.c:75:10: fatal error: dev/pcmcia/if_wavelan_ieee.h: No such file or directory
   75 | #include <dev/pcmcia/if_wavelan_ieee.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
--- stumbler.o ---
*** [stumbler.o] Error code 1

bmake: stopped making "all" in /home/pbulk/build/net/wistumbler/work/wistumbler
--- wicontrol.o ---
*** [wicontrol.o] Error code 1

bmake: stopped making "all" in /home/pbulk/build/net/wistumbler/work/wistumbler
--- gpscontrol.o ---
gpscontrol.c: In function 'gps_parse':
gpscontrol.c:119:5: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation]
  119 |     strncpy(buf, line, GPS_BUFSIZ);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bmake: 2 errors

bmake: stopped making "all" in /home/pbulk/build/net/wistumbler/work/wistumbler
*** Error code 2

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

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/wistumbler