=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for sunclock-1.5nb2 cc -O -DBIGFONT=\"9x15\" -DSMALLFONT=\"6x10\" -Wall -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c sunclock.c sunclock.c:1233:14: warning: variable 'ty' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] else if (!aboveflg || ^~~~~~~~~~~~ sunclock.c:1238:47: note: uninitialized use occurs here XDrawImageString(dpy, Mappix, GC_xor, tx, ty, name, strlen(name)); ^~ sunclock.c:1233:10: note: remove the 'if' if its condition is always true else if (!aboveflg || ^~~~~~~~~~~~~~~~~ sunclock.c:1234:8: warning: variable 'ty' is used uninitialized whenever '&&' condition is false [-Wsometimes-uninitialized] (aboveflg && ^~~~~~~~ sunclock.c:1238:47: note: uninitialized use occurs here XDrawImageString(dpy, Mappix, GC_xor, tx, ty, name, strlen(name)); ^~ sunclock.c:1234:8: note: remove the '&&' if its condition is always true (aboveflg && ^~~~~~~~~~~~ sunclock.c:1209:15: note: initialize the variable 'ty' to silence this warning int tx, ty; /* Position of the text */ ^ = 0 2 warnings generated. cc -O -DBIGFONT=\"9x15\" -DSMALLFONT=\"6x10\" -Wall -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c bitmaps.c cc -O -DBIGFONT=\"9x15\" -DSMALLFONT=\"6x10\" -Wall -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c astro.c cc -O -DBIGFONT=\"9x15\" -DSMALLFONT=\"6x10\" -Wall -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c tildepath.c tildepath.c:31:13: warning: unused variable 'SccsId' [-Wunused-variable] static char SccsId[] = { "@(#) tildepath.c 1.1@(#)" }; ^ 1 warning generated. bmake: don't know how to make /usr/pkg/lib/libXaw.a. Stop bmake: stopped in /usr/pkgsrc/work/time/sunclock/work/sunclock-1.5 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/time/sunclock *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/time/sunclock