+ 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/bwping-1.7/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/bwping-1.7/work.log ===> Building for bwping-1.7 CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/bash /home/pbulk/build/net/bwping/work/bwping-1.7/missing --run aclocal-1.11 WARNING: 'aclocal' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.in'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. (CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/bash /home/pbulk/build/net/bwping/work/bwping-1.7/missing --run autoheader) WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. rm -f stamp-h1 touch ./config.h.in CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/bash /home/pbulk/build/net/bwping/work/bwping-1.7/missing --run autoconf WARNING: 'autoconf' is missing on your system. You should only need it if you modified 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. /usr/bin/bash ./config.status --recheck cd . && /usr/bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /opt/pkg/bin/bmake all-am cd . && /usr/bin/bash /home/pbulk/build/net/bwping/work/bwping-1.7/missing --run automake-1.11 --gnu WARNING: 'automake' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.in'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. /usr/bin/bash ./config.status --recheck cd . && /usr/bin/bash ./config.status Makefile depfiles config.status: creating Makefile config.status: executing depfiles commands gcc -DHAVE_CONFIG_H -I. -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT bwping.o -MD -MP -MF .deps/bwping.Tpo -c -o bwping.o bwping.c bwping.c: In function 'recv_ping': bwping.c:173:18: warning: pointer targets in assignment from 'unsigned char *' to 'caddr_t' {aka 'char *'} differ in signedness [-Wpointer-sign] 173 | iov.iov_base = packet; | ^ mv -f .deps/bwping.Tpo .deps/bwping.Po gcc -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -lnsl -lresolv -Wl,-R/opt/pkg/lib -o bwping bwping.o -lsocket