=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/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/local/include -I/usr/include -DNO_ASM -I/opt/local/include -I/opt/local/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSUPPORT_EDITRES -I/opt/local/include -I/usr/include -c gnyaclock.c --- Clock.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DNO_ASM -I/opt/local/include -I/opt/local/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSUPPORT_EDITRES -I/opt/local/include -I/usr/include -c Clock.c Clock.c: In function 'time_str': Clock.c:623:5: warning: 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' --- XDrBezier.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DNO_ASM -I/opt/local/include -I/opt/local/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSUPPORT_EDITRES -I/opt/local/include -I/usr/include -c XDrBezier.c --- gnyaclock._man --- rm -f gnyaclock._man if test -z "" ; then cd `dirname gnyaclock` && ln -s `basename gnyaclock.man` `basename gnyaclock._man`; else cpp -undef -D__apploaddir__=/opt/local/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/opt/local -D__xconfigfile__=xorg.conf -D__xconfigdir__=/opt/local/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" < gnyaclock.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >gnyaclock._man; fi --- gnyaclock --- rm -f gnyaclock LD_RUN_PATH=/opt/local/lib gcc -o gnyaclock -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DNO_ASM -B direct -Wl,-M,/usr/lib/ld/map.bssalign -Wl,-M,/usr/lib/ld/map.noexstk -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib gnyaclock.o Clock.o XDrBezier.o -lXpm -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -lm -lsocket -lnsl -R/opt/local/lib -z lazyload -z combreloc -Wl,-M,/usr/lib/ld/map.pagealign -Wl,-M,/usr/lib/ld/map.noexdata