=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for xalarm-3.06nb3 cc -O -I/usr/pkg/include -I /usr/X11R7/include -DUSERENAME -DUSEGETHOSTNAME -DUSEGETPWUID -DFORKRETURNSPID_T -I/usr/pkg/include -I/usr/X11R7/include -c alarm.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -DUSERENAME -DUSEGETHOSTNAME -DUSEGETPWUID -DFORKRETURNSPID_T -I/usr/pkg/include -I/usr/X11R7/include -c when.c when.c:359:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] msecsout / MSECSIN1DAY, (msecsout / MSECSIN1HR) % 24, ^~~~~~~~~~~~~~~~~~~~~~ when.c:359:31: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] msecsout / MSECSIN1DAY, (msecsout / MSECSIN1HR) % 24, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ when.c:360:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] (msecsout / MSECSIN1MIN) % 60); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. cc -O -I/usr/pkg/include -I /usr/X11R7/include -DUSERENAME -DUSEGETHOSTNAME -DUSEGETPWUID -DFORKRETURNSPID_T -I/usr/pkg/include -I/usr/X11R7/include -c warnings.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -DUSERENAME -DUSEGETHOSTNAME -DUSEGETPWUID -DFORKRETURNSPID_T -I/usr/pkg/include -I/usr/X11R7/include -c times.c times.c:99:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (relative = (*str == '+')) ~~~~~~~~~^~~~~~~~~~~~~~~ times.c:99:18: note: place parentheses around the assignment to silence this warning if (relative = (*str == '+')) ^ ( ) times.c:99:18: note: use '==' to turn this assignment into an equality comparison if (relative = (*str == '+')) ^ == 1 warning generated. cc -O -I/usr/pkg/include -I /usr/X11R7/include -DUSERENAME -DUSEGETHOSTNAME -DUSEGETPWUID -DFORKRETURNSPID_T -I/usr/pkg/include -I/usr/X11R7/include -c dates.c dates.c:188:10: warning: implicit declaration of function 'atoi' is invalid in C99 [-Wimplicit-function-declaration] *days = atoi (str); ^ 1 warning generated. cc -O -I/usr/pkg/include -I /usr/X11R7/include -DUSERENAME -DUSEGETHOSTNAME -DUSEGETPWUID -DFORKRETURNSPID_T -I/usr/pkg/include -I/usr/X11R7/include -c file.c file.c:136:4: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit (-1); ^ file.c:136:4: note: please include the header or explicitly provide a declaration for 'exit' file.c:302:10: warning: implicit declaration of function 'wait' is invalid in C99 [-Wimplicit-function-declaration] (void) wait ((int *) NULL); ^ file.c:290:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] else { ^ 3 warnings generated. cc -O -I/usr/pkg/include -I /usr/X11R7/include -DUSERENAME -DUSEGETHOSTNAME -DUSEGETPWUID -DFORKRETURNSPID_T -I/usr/pkg/include -I/usr/X11R7/include -c fns.c fns.c:131:6: warning: implicit declaration of function 'system' is invalid in C99 [-Wimplicit-function-declaration] if (system (command) != 0) ^ fns.c:137:16: warning: implicit declaration of function 'atoi' is invalid in C99 [-Wimplicit-function-declaration] if (kill (atoi (data->reset), SIGUSR1) == -1) ^ fns.c:139:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else { ^ fns.c:150:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else { ^ fns.c:159:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit (0); ^ fns.c:159:2: note: please include the header or explicitly provide a declaration for 'exit' fns.c:287:10: warning: implicit declaration of function 'wait' is invalid in C99 [-Wimplicit-function-declaration] (void) wait ((int *) NULL); ^ fns.c:383:10: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] XtFree (property.value); ^~~~~~~~~~~~~~ /usr/pkgsrc/work/time/xalarm/work/.buildlink/include/X11/Intrinsic.h:1856:1: note: passing argument to parameter here ); ^ fns.c:533:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else { ^ 8 warnings generated. cc -O -I/usr/pkg/include -I /usr/X11R7/include -DUSERENAME -DUSEGETHOSTNAME -DUSEGETPWUID -DFORKRETURNSPID_T -I/usr/pkg/include -I/usr/X11R7/include -c xalarm.c bmake: don't know how to make /usr/pkg/lib/libXaw.a. Stop bmake: stopped in /usr/pkgsrc/work/time/xalarm/work/xalarm-3.06 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/time/xalarm *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/time/xalarm