+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mlmmj-1.7.0/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mlmmj-1.7.0/work.log ===> Building for mlmmj-1.7.0 --- all --- /opt/local/bin/bmake all-recursive --- all-recursive --- Making all in src --- mlmmj-send.o --- --- mlmmj-receive.o --- --- mlmmj-process.o --- --- mlmmj-sub.o --- --- mlmmj-receive.o --- CC mlmmj-receive.o --- mlmmj-sub.o --- CC mlmmj-sub.o --- mlmmj-process.o --- CC mlmmj-process.o --- mlmmj-send.o --- CC mlmmj-send.o --- mlmmj-process.o --- mlmmj-process.c: In function 'main': mlmmj-process.c:851:29: warning: implicit declaration of function 'dprintf'; did you mean 'vprintf'? [-Wimplicit-function-declaration] 851 | if (dprintf(omitfd, "%s", posteraddr) < 0) { | ^~~~~~~ | vprintf --- mlmmj-unsub.o --- CC mlmmj-unsub.o --- mlmmj-bounce.o --- CC mlmmj-bounce.o --- mlmmj-maintd.o --- CC mlmmj-maintd.o --- mlmmj-list.o --- CC mlmmj-list.o --- access.o --- --- mlmmj-maintd.o --- mlmmj-maintd.c: In function 'delolder': mlmmj-maintd.c:50:18: warning: implicit declaration of function 'dprintf'; did you mean 'vprintf'? [-Wimplicit-function-declaration] 50 | #define log(...) dprintf(logfd, __VA_ARGS__); | ^~~~~~~ mlmmj-maintd.c:55:25: note: in expansion of macro 'log' 55 | log(" - Could not open '%s': %s\n", _path, \ | ^~~ mlmmj-maintd.c:95:9: note: in expansion of macro 'opendirat' 95 | opendirat(dfd, fd, dir, dirname); | ^~~~~~~~~ mlmmj-maintd.c: In function 'do_maintenance': mlmmj-maintd.c:662:12: error: too few arguments to function 'ctime_r' 662 | if(ctime_r(&t, timenow)) | ^~~~~~~ --- access.o --- CC access.o --- mlmmj-maintd.o --- In file included from /usr/include/sys/time.h:490, from /usr/include/sys/select.h:53, from /usr/include/sys/types.h:640, from /usr/include/unistd.h:41, from mlmmj-maintd.c:27: /usr/include/time.h:281:14: note: declared here 281 | extern char *ctime_r(const time_t *, char *, int); | ^~~~~~~ *** [mlmmj-maintd.o] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/build/mail/mlmmj/work/mlmmj-1.7.0/src bmake[2]: 1 error bmake[2]: stopped making "all" in /home/pbulk/build/mail/mlmmj/work/mlmmj-1.7.0/src bmake[1]: stopped making "all-recursive" in /home/pbulk/build/mail/mlmmj/work/mlmmj-1.7.0 bmake: stopped making "all" in /home/pbulk/build/mail/mlmmj/work/mlmmj-1.7.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/mail/mlmmj *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/mail/mlmmj