+ 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/iftop-1.0pre4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/iftop-1.0pre4/work.log ===> Building for iftop-1.0pre4 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in config --- addr_hash.o --- --- edline.o --- --- hash.o --- --- iftop.o --- --- addr_hash.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -MT addr_hash.o -MD -MP -MF .deps/addr_hash.Tpo -c -o addr_hash.o addr_hash.c --- edline.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -MT edline.o -MD -MP -MF .deps/edline.Tpo -c -o edline.o edline.c --- hash.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c --- iftop.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -MT iftop.o -MD -MP -MF .deps/iftop.Tpo -c -o iftop.o iftop.c iftop.c: In function 'packet_init': iftop.c:688:14: error: implicit declaration of function 'get_addrs_dlpi'; did you mean 'get_addrs_ioctl'? [-Wimplicit-function-declaration] 688 | result = get_addrs_dlpi(options.interface, if_hw_addr, &if_ip_addr); | ^~~~~~~~~~~~~~ | get_addrs_ioctl --- hash.o --- mv -f .deps/hash.Tpo .deps/hash.Po --- ns_hash.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -MT ns_hash.o -MD -MP -MF .deps/ns_hash.Tpo -c -o ns_hash.o ns_hash.c --- iftop.o --- *** [iftop.o] Error code 1 bmake[2]: stopped making "all-am" in /home/pbulk/build/net/iftop/work/iftop-1.0pre4 --- edline.o --- mv -f .deps/edline.Tpo .deps/edline.Po --- addr_hash.o --- mv -f .deps/addr_hash.Tpo .deps/addr_hash.Po --- ns_hash.o --- mv -f .deps/ns_hash.Tpo .deps/ns_hash.Po bmake[2]: 1 error bmake[2]: stopped making "all-am" in /home/pbulk/build/net/iftop/work/iftop-1.0pre4 bmake[1]: stopped making "all-recursive" in /home/pbulk/build/net/iftop/work/iftop-1.0pre4 bmake: stopped making "all" in /home/pbulk/build/net/iftop/work/iftop-1.0pre4 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/iftop *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/iftop