+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/trafshow-5.2.3nb3/work.log
+ su pbulk -c '"$@"' make /usr/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
--- trafshow.o ---
--- screen.o ---
cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -Wall -I. -DHAVE_CONFIG_H  -pthread -c screen.c
--- trafshow.o ---
cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/ncurses -I/usr/include -Wall -I. -DHAVE_CONFIG_H  -pthread -c trafshow.c
trafshow.c:64:12: error: conflicting types for 'pcap_init'
 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:0,
                 from trafshow.c:35:
/home/pbulk/build/net/trafshow/work/.buildlink/include/pcap/pcap.h:386:14: note: previous declaration of 'pcap_init' was here
 PCAP_API int pcap_init(unsigned int, char *);
              ^
trafshow.c: In function 'main':
trafshow.c:101:12: warning: variable 'show_thr' set but not used [-Wunused-but-set-variable]
  pthread_t show_thr, sig_thr, pcap_thr;
            ^
trafshow.c:197:8: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
  setuid(getuid());
        ^
*** [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-el7-trunk-x86_64/net/trafshow
*** Error code 1

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