+ 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/tcpdstat-0.8nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tcpdstat-0.8nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for tcpdstat-0.8nb1 --- stat.o --- --- net_read.o --- --- stat.o --- cc -pipe -O2 -I/usr/pkg/include -I. -DINET6 -c stat.c --- net_read.o --- cc -pipe -O2 -I/usr/pkg/include -I. -DINET6 -c net_read.c --- stat.o --- stat.c: In function 'main': stat.c:123:9: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (strcmp(file, "-") != 0) { ^~~~~~ stat.c: In function 'show_stat': stat.c:257:10: warning: implicit declaration of function 'localtime'; did you mean 'st_atime'? [-Wimplicit-function-declaration] tm = localtime(&t); ^~~~~~~~~ st_atime stat.c:257:8: warning: assignment to 'struct tm *' from 'int' makes pointer from integer without a cast [-Wint-conversion] tm = localtime(&t); ^ stat.c:258:44: error: dereferencing pointer to incomplete type 'struct tm' printf("Id: %.4d%.2d%.2d%.2d%.2d\n", tm->tm_year + 1900, tm->tm_mon + 1, ^~ stat.c:260:29: warning: implicit declaration of function 'ctime'; did you mean 'utimes'? [-Wimplicit-function-declaration] printf("StartTime: %s", ctime(&t)); ^~~~~ utimes *** [stat.o] Error code 1 bmake: stopped in /home/pbulk/build/net/tcpdstat/work/tcpd-tools-0.8/tcpdstat 1 error bmake: stopped in /home/pbulk/build/net/tcpdstat/work/tcpd-tools-0.8/tcpdstat *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/tcpdstat *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/tcpdstat