=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for xpipeman-1.5nb4 cc -O -I. -I./lib/Xt -I/usr/pkg/include -I /usr/X11R7/include -DSCORE_FILE=\"/var/games/xpipescores\" -DMAXSCORES=20 -I/usr/X11R7/include -c actions.c actions.c:54:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ actions.c:101:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ actions.c:192:19: warning: if statement has empty body [-Wempty-body] if(game_active) ; ^ actions.c:192:19: note: put the semicolon on a separate line to silence this warning 3 warnings generated. cc -O -I. -I./lib/Xt -I/usr/pkg/include -I /usr/X11R7/include -DSCORE_FILE=\"/var/games/xpipescores\" -DMAXSCORES=20 -I/usr/X11R7/include -c game.c game.c:209:2: warning: implicit declaration of function 'all_popdown' is invalid in C99 [-Wimplicit-function-declaration] all_popdown(); ^ game.c:261:12: warning: implicit declaration of function 'random' is invalid in C99 [-Wimplicit-function-declaration] ((int)random() %((OBSFIN-OBSRT)+1)) + OBSRT; ^ game.c:367:3: warning: implicit declaration of function 'nomore_popdown' is invalid in C99 [-Wimplicit-function-declaration] nomore_popdown(); ^ game.c:391:5: warning: implicit declaration of function 'show_nomore_popup' is invalid in C99 [-Wimplicit-function-declaration] show_nomore_popup(); ^ game.c:445:28: warning: comparison between pointer and integer ('XtIntervalId' (aka 'unsigned long') and 'void *') if (current_callback != NULL) ~~~~~~~~~~~~~~~~ ^ ~~~~ game.c:461:23: warning: comparison between pointer and integer ('XtIntervalId' (aka 'unsigned long') and 'void *') if (current_callback != NULL) ~~~~~~~~~~~~~~~~ ^ ~~~~ game.c:518:28: warning: comparison between pointer and integer ('XtIntervalId' (aka 'unsigned long') and 'void *') if (current_callback != NULL) ~~~~~~~~~~~~~~~~ ^ ~~~~ game.c:524:28: warning: comparison between pointer and integer ('XtIntervalId' (aka 'unsigned long') and 'void *') if (current_callback != NULL) ~~~~~~~~~~~~~~~~ ^ ~~~~ game.c:536:20: warning: incompatible pointer to integer conversion assigning to 'XtIntervalId' (aka 'unsigned long') from 'void *' [-Wint-conversion] current_callback = NULL; ^ ~~~~ game.c:587:23: warning: comparison between pointer and integer ('XtIntervalId' (aka 'unsigned long') and 'void *') if (current_callback != NULL) ~~~~~~~~~~~~~~~~ ^ ~~~~ 10 warnings generated. cc -O -I. -I./lib/Xt -I/usr/pkg/include -I /usr/X11R7/include -DSCORE_FILE=\"/var/games/xpipescores\" -DMAXSCORES=20 -I/usr/X11R7/include -c graphics.c graphics.c:440:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ graphics.c:448:16: warning: relational comparison result unused [-Wunused-comparison] for(i=0;i++;i atoi(scores[MAXSCORES-1].score)) { ^ score.c:132:16: warning: implicit declaration of function 'getenv' is invalid in C99 [-Wimplicit-function-declaration] strncpy(name,getenv("USER"),25); ^ score.c:132:16: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion] strncpy(name,getenv("USER"),25); ^~~~~~~~~~~~~~ /usr/include/string.h:64:57: note: passing argument to parameter here char *strncpy(char * __restrict, const char * __restrict, size_t); ^ score.c:208:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ score.c:251:37: warning: incompatible pointer types passing 'XtCallbackProc ()' to parameter of type 'XtCallbackProc' (aka 'void (*)(Widget, XtPointer, XtPointer)') [-Wincompatible-pointer-types] XtAddCallback(popdown,XtNcallback,popdown_callback,0); ^~~~~~~~~~~~~~~~ /usr/pkgsrc/work/games/xpipeman/work/.buildlink/include/X11/Intrinsic.h:1238:35: note: passing argument to parameter here XtCallbackProc /* callback */, ^ 5 warnings generated. cc -O -I. -I./lib/Xt -I/usr/pkg/include -I /usr/X11R7/include -DSCORE_FILE=\"/var/games/xpipescores\" -DMAXSCORES=20 -I/usr/X11R7/include -c popup.c popup.c:147:2: warning: implicit declaration of function 'start_new_level' is invalid in C99 [-Wimplicit-function-declaration] start_new_level(); ^ popup.c:148:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ popup.c:223:45: warning: incompatible pointer types passing 'XtCallbackProc ()' to parameter of type 'XtCallbackProc' (aka 'void (*)(Widget, XtPointer, XtPointer)') [-Wincompatible-pointer-types] XtAddCallback(continue_button,XtNcallback,continue_callback,0); ^~~~~~~~~~~~~~~~~ /usr/pkgsrc/work/games/xpipeman/work/.buildlink/include/X11/Intrinsic.h:1238:35: note: passing argument to parameter here XtCallbackProc /* callback */, ^ 3 warnings generated. cc -O -I. -I./lib/Xt -I/usr/pkg/include -I /usr/X11R7/include -DSCORE_FILE=\"/var/games/xpipescores\" -DMAXSCORES=20 -I/usr/X11R7/include -c info.c info.c:61:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ info.c:247:42: warning: incompatible pointer types passing 'XtCallbackProc ()' to parameter of type 'XtCallbackProc' (aka 'void (*)(Widget, XtPointer, XtPointer)') [-Wincompatible-pointer-types] XtAddCallback(info_popdown,XtNcallback,info_popdown_callback,0); ^~~~~~~~~~~~~~~~~~~~~ /usr/pkgsrc/work/games/xpipeman/work/.buildlink/include/X11/Intrinsic.h:1238:35: note: passing argument to parameter here XtCallbackProc /* callback */, ^ 2 warnings generated. bmake: don't know how to make /usr/pkg/lib/libXaw.a. Stop bmake: stopped in /usr/pkgsrc/work/games/xpipeman/work/xpipeman *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/games/xpipeman *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/games/xpipeman