+ 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/gnyaclock-20001218nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gnyaclock-20001218nb3/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for gnyaclock-20001218nb3 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSUPPORT_EDITRES -I/opt/pkg/include -c gnyaclock.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSUPPORT_EDITRES -I/opt/pkg/include -c Clock.c Clock.c: In function 'time_str': Clock.c:623:5: error: implicit declaration of function 'sprintf' [-Wimplicit-function-declaration] 623 | sprintf(cp, "%d:%02d", hh, mm); | ^~~~~~~ Clock.c:19:1: note: include '' or provide a declaration of 'sprintf' 18 | #include "handdata.h" +++ |+#include 19 | Clock.c:623:5: warning: incompatible implicit declaration of built-in function 'sprintf' [-Wbuiltin-declaration-mismatch] 623 | sprintf(cp, "%d:%02d", hh, mm); | ^~~~~~~ Clock.c:623:5: note: include '' or provide a declaration of 'sprintf' *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/time/gnyaclock/work/gnyaclock *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/gnyaclock *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/gnyaclock