+ 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/tload-2.0.6nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tload-2.0.6nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for tload-2.0.6nb1 cd /home/pbulk/build/sysutils/tload/work/procps-2.0.6 ; cc -pipe -O2 tload.c -o tload tload.c: In function ‘main’: tload.c:176:10: warning: implicit declaration of function ‘time’; did you mean ‘nice’? [-Wimplicit-function-declaration] datet = time(NULL); ^~~~ nice tload.c:177:2: warning: implicit declaration of function ‘strftime’ [-Wimplicit-function-declaration] strftime(date, sizeof(date), "%c", localtime(&datet)); ^~~~~~~~ tload.c:177:2: warning: incompatible implicit declaration of built-in function ‘strftime’ tload.c:177:2: note: include ‘’ or provide a declaration of ‘strftime’ tload.c:23:1: +#include tload.c:177:2: strftime(date, sizeof(date), "%c", localtime(&datet)); ^~~~~~~~ tload.c:177:37: warning: implicit declaration of function ‘localtime’; did you mean ‘st_atime’? [-Wimplicit-function-declaration] strftime(date, sizeof(date), "%c", localtime(&datet)); ^~~~~~~~~ st_atime tload.c:177:37: warning: passing argument 4 of ‘strftime’ makes pointer from integer without a cast [-Wint-conversion] strftime(date, sizeof(date), "%c", localtime(&datet)); ^~~~~~~~~~~~~~~~~ tload.c:177:37: note: expected ‘const void *’ but argument is of type ‘int’ tload.c:186:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, "\033[H", 3); ^~~~~~~~~~~~~~~~~~~~~~ tload.c:187:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, screen, scr_size - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/ccknXPY2.o: In function `main': tload.c:(.text.startup+0x67): undefined reference to `display_version' tload.c:(.text.startup+0x163): undefined reference to `loadavg' collect2: error: ld returned 1 exit status *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/sysutils/tload *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/sysutils/tload