+ 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/wistumbler-20020816.0nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/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/pkg/include -I/usr/include -DHAVE_NBCOMPAT_H=1 -g -O2 -Wall `gtk-config --cflags` -c stumbler.c --- wicontrol.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -DHAVE_NBCOMPAT_H=1 -g -O2 -Wall `gtk-config --cflags` -c wicontrol.c --- gpscontrol.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -DHAVE_NBCOMPAT_H=1 -g -O2 -Wall `gtk-config --cflags` -c gpscontrol.c --- stumbler.o --- stumbler.c:35:10: fatal error: sys/cdefs.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~ --- wicontrol.o --- wicontrol.c:46:10: fatal error: sys/cdefs.h: No such file or directory 46 | #include | ^~~~~~~~~~~~~ --- stumbler.o --- compilation terminated. --- wicontrol.o --- 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-upstream-trunk/net/wistumbler *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/wistumbler