=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/time/gnyaclock", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for gnyaclock-20001218nb3 --- gnyaclock.o --- --- Clock.o --- --- gnyaclock.o --- 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 --- Clock.o --- 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' *** [Clock.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/time/gnyaclock/work/gnyaclock bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/time/gnyaclock/work/gnyaclock *** Error code 2 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