+ 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/p0f-2.0.8nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/p0f-2.0.8nb1/work.log ===> Building for p0f-2.0.8nb1 => Fixing paths. --- all --- ./Build all Your system type is: SunOS Please help with p0f 2: http://lcamtuf.coredump.cx/p0f-help/ GNU make not found; failing back to regular (BSD?) make. gcc -DBYTE_ORDER=1234 -DBIG_ENDIAN=1234 -DUSE_BPF=\"pcap-bpf.h\" -o p0f p0f.c p0f-query.c crc32.c -lnsl -lsocket -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lpcap -lsocket -lnsl p0f.c: In function 'main': p0f.c:1699:5: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 1699 | if (!use_iface) use_iface=pcap_lookupdev(errbuf); | ^~ In file included from /home/pbulk/build/security/p0f/work/.buildlink/include/pcap.h:43, from p0f.c:36: /home/pbulk/build/security/p0f/work/.buildlink/include/pcap/pcap.h:444:18: note: declared here 444 | PCAP_API char *pcap_lookupdev(char *); | ^~~~~~~~~~~~~~ p0f-query.c: In function 'p0f_handlequery': p0f-query.c:112:5: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 112 | bzero(&r,sizeof(r)); | ^~~~~ p0f-query.c:112:5: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] p0f-query.c:167:5: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] 167 | bzero(&r,sizeof(r)); | ^~~~~ *** Error code 1 Stop. make[1]: stopped making "all" in /home/pbulk/build/security/p0f/work/p0f *** [all] Error code 1 bmake: stopped making "all" in /home/pbulk/build/security/p0f/work/p0f bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/security/p0f/work/p0f *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/p0f *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/p0f