+ 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/libtrace-4.0.10nb19/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libtrace-4.0.10nb19/work.log ===> Building for libtrace-4.0.10nb19 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/net/libtrace/work/libtrace-4.0.10' Making all in lib gmake[2]: Entering directory '/home/pbulk/build/net/libtrace/work/libtrace-4.0.10/lib' /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/home/pbulk/build/net/libtrace/work/libtrace-4.0.10/lib' CC trace.lo CC trace_parallel.lo CC format_pktmeta.lo CC format_erf.lo trace.c: In function 'trace_create_dead': trace.c:381:44: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 381 | char *scan = (char *)calloc(sizeof(char),URI_PROTO_LINE); | ^~~~ trace.c:381:44: note: earlier argument should specify number of elements, later size of each element trace.c: In function 'trace_apply_filter': trace.c:1829:13: error: implicit declaration of function 'bpf_filter' [-Wimplicit-function-declaration] 1829 | ret=bpf_filter(filter->filter.bf_insns,(u_char*)linkptr,(unsigned int)clen,(unsigned int)clen); | ^~~~~~~~~~ trace_parallel.c: In function 'trace_pstart': trace_parallel.c:1912:50: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1912 | libtrace->perpkt_threads = calloc(sizeof(libtrace_thread_t), | ^~~~~~~~~~~~~~~~~ trace_parallel.c:1912:50: note: earlier argument should specify number of elements, later size of each element gmake[3]: *** [Makefile:628: trace.lo] Error 1 gmake[3]: *** Waiting for unfinished jobs.... gmake[3]: Leaving directory '/home/pbulk/build/net/libtrace/work/libtrace-4.0.10/lib' gmake[2]: *** [Makefile:427: all] Error 2 gmake[2]: Leaving directory '/home/pbulk/build/net/libtrace/work/libtrace-4.0.10/lib' gmake[1]: *** [Makefile:450: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/net/libtrace/work/libtrace-4.0.10' gmake: *** [Makefile:338: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libtrace *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libtrace