+ 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/miruo-0.9.6b/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/miruo-0.9.6b/work.log ===> Building for miruo-0.9.6b --- all --- /opt/pkg/bin/bmake all-am --- miruo.o --- --- lnklist.o --- --- miruo.o --- gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include -MT miruo.o -MD -MP -MF .deps/miruo.Tpo -c -o miruo.o miruo.c --- lnklist.o --- gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include -MT lnklist.o -MD -MP -MF .deps/lnklist.Tpo -c -o lnklist.o lnklist.c --- miruo.o --- miruo.c: In function 'strtrim': miruo.c:1643:9: error: implicit declaration of function 'isspace' [-Wimplicit-function-declaration] 1643 | if(!isspace(*sp)) { | ^~~~~~~ miruo.c:2:1: note: include '' or provide a declaration of 'isspace' 1 | #include "miruo.h" +++ |+#include 2 | miruo.c: In function 'miruo_init_pcap': miruo.c:2074:7: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 2074 | if(p = pcap_lookupdev(errmsg)){ | ^~ In file included from /home/pbulk/build/net/miruo/work/.buildlink/include/pcap.h:43, from miruo.h:28, from miruo.c:1: /home/pbulk/build/net/miruo/work/.buildlink/include/pcap/pcap.h:444:18: note: declared here 444 | PCAP_API char *pcap_lookupdev(char *); | ^~~~~~~~~~~~~~ *** [miruo.o] Error code 1 bmake[1]: stopped making "all-am" in /home/pbulk/build/net/miruo/work/miruo-0.9.6b --- lnklist.o --- mv -f .deps/lnklist.Tpo .deps/lnklist.Po bmake[1]: 1 error bmake[1]: stopped making "all-am" in /home/pbulk/build/net/miruo/work/miruo-0.9.6b bmake: stopped making "all" in /home/pbulk/build/net/miruo/work/miruo-0.9.6b *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/miruo *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/miruo