+ 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/ssldump-0.9b3nb17/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ssldump-0.9b3nb17/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for ssldump-0.9b3nb17
cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I/usr/pkg/include -c -o debug.o common/lib/debug.c         -D_BSD_SOURCE=1 -DLINUX   -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/ -I/usr/pkg/include  
cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I/usr/pkg/include -c -o r_assoc.o common/lib/r_assoc.c         -D_BSD_SOURCE=1 -DLINUX   -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/ -I/usr/pkg/include  
common/lib/r_assoc.c: In function 'copy_assoc_chain':
common/lib/r_assoc.c:185:7: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
       memcpy(ptr->key,old->key,ptr->key_len=old->key_len);
       ^
common/lib/r_assoc.c: In function 'r_assoc_insert':
common/lib/r_assoc.c:262:7: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
       memcpy(new_bucket->key,key,len);
       ^
cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I/usr/pkg/include -c -o r_bitfield.o common/lib/r_bitfield.c         -D_BSD_SOURCE=1 -DLINUX   -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/ -I/usr/pkg/include  
common/lib/r_bitfield.c: In function 'r_bitfield_create':
common/lib/r_bitfield.c:29:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
     memset(set->data,0,4*num_words);
     ^
common/lib/r_bitfield.c: In function 'r_bitfield_set':
common/lib/r_bitfield.c:80:7: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
       memcpy(tmp,set->data,set->len*4);
       ^
common/lib/r_bitfield.c:81:7: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
       memset(tmp+set->len*4,0,(newlen-set->len)*4);
       ^
cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I/usr/pkg/include -c -o r_data.o common/lib/r_data.c         -D_BSD_SOURCE=1 -DLINUX   -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/ -I/usr/pkg/include  
cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I/usr/pkg/include -c -o r_errors.o common/lib/r_errors.c         -D_BSD_SOURCE=1 -DLINUX   -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/ -I/usr/pkg/include  
common/lib/r_data.c: In function 'r_data_create':
common/lib/r_data.c:65:5: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
     memcpy(d_->data,d,l);
     ^
common/lib/r_data.c: In function 'r_data_make':
common/lib/r_data.c:109:5: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
     memcpy(dp->data,d,l);
     ^
common/lib/r_data.c: In function 'r_data_copy':
common/lib/r_data.c:136:5: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
     memcpy(dst->data,src->data,dst->len=src->len);
     ^
common/lib/r_data.c: In function 'r_data_zfree':
common/lib/r_data.c:147:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
     memset(d->data,0,d->len);
     ^
cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I/usr/pkg/include -c -o r_list.o common/lib/r_list.c         -D_BSD_SOURCE=1 -DLINUX   -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/ -I/usr/pkg/include  
cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I/usr/pkg/include -c -o r_replace.o common/lib/r_replace.c         -D_BSD_SOURCE=1 -DLINUX   -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/ -I/usr/pkg/include  
cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I/usr/pkg/include -c -o r_time.o common/lib/r_time.c         -D_BSD_SOURCE=1 -DLINUX   -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/ -I/usr/pkg/include  
cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I/usr/pkg/include -c -o network.o ./base/network.c         -D_BSD_SOURCE=1 -DLINUX   -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/ -I/usr/pkg/include  
cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I/usr/pkg/include -c -o pcap-snoop.o ./base/pcap-snoop.c         -D_BSD_SOURCE=1 -DLINUX   -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/ -I/usr/pkg/include  
./base/pcap-snoop.c:52:21: fatal error: net/bpf.h: No such file or directory
 #include <net/bpf.h>
                     ^
compilation terminated.
cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include  -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I/usr/pkg/include -c -o proto_mod.o ./base/proto_mod.c         -D_BSD_SOURCE=1 -DLINUX   -I./base/   -I./null/   -I./ssl/   -Icommon/include/ -I./null/ -I./ssl/ -I/usr/pkg/include  
make: *** [pcap-snoop.o] Error 1
make: *** Waiting for unfinished jobs....
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/security/ssldump
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/security/ssldump