+ 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 --- ./aclocal.m4 --- 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. --- ./configure --- --- ./config.h.in --- --- ./configure --- CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/bash /home/pbulk/build/net/bwping/work/bwping-1.7/missing --run autoconf --- ./config.h.in --- (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. --- ./configure --- 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. --- ./config.status --- --- ./config.h.in --- rm -f stamp-h1 --- ./config.status --- /usr/bin/bash ./config.status --recheck --- ./config.h.in --- touch ./config.h.in --- stamp-h1 --- cd . && /usr/bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged --- config.h --- --- all --- /opt/pkg/bin/bmake all-am --- ./Makefile.in --- --- ./config.status --- --- bwping.o --- --- ./config.status --- /usr/bin/bash ./config.status --recheck --- bwping.o --- 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 --- ./Makefile.in --- 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. --- bwping.o --- 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; | ^ --- Makefile --- --- config.h --- --- Makefile --- cd . && /usr/bin/bash ./config.status Makefile depfiles config.status: creating Makefile --- bwping.o --- mv -f .deps/bwping.Tpo .deps/bwping.Po --- Makefile --- config.status: executing depfiles commands --- bwping --- gcc -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -lnsl -lresolv -Wl,-R/opt/pkg/lib -o bwping bwping.o -lsocket