+ 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/trafshow-5.2.3nb3/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/trafshow-5.2.3nb3/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for trafshow-5.2.3nb3
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -Wall -I. -DHAVE_CONFIG_H -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT  -pthread -c trafshow.c
trafshow.c:64:12: error: conflicting types for 'pcap_init'; have 'int(PCAP_HANDLER **, pcap_if_t *)' {aka 'int(struct pcap_handler **, struct pcap_if *)'}
   64 | static int pcap_init(PCAP_HANDLER **ph_list, pcap_if_t *dp);
      |            ^~~~~~~~~
In file included from /home/pbulk/build/net/trafshow/work/.buildlink/include/pcap.h:43,
                 from trafshow.c:35:
/home/pbulk/build/net/trafshow/work/.buildlink/include/pcap/pcap.h:386:17: note: previous declaration of 'pcap_init' with type 'int(unsigned int,  char *)'
  386 | PCAP_API int    pcap_init(unsigned int, char *);
      |                 ^~~~~~~~~
trafshow.c: In function 'main':
trafshow.c:101:19: warning: variable 'show_thr' set but not used [-Wunused-but-set-variable]
  101 |         pthread_t show_thr, sig_thr, pcap_thr;
      |                   ^~~~~~~~
*** [trafshow.o] Error code 1

bmake: stopped in /home/pbulk/build/net/trafshow/work/trafshow-5.2.3
1 error

bmake: stopped in /home/pbulk/build/net/trafshow/work/trafshow-5.2.3
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/trafshow
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/trafshow