=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for plan-1.9nb1 --- freebsd --- env CF="-ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC" L1F="-L/usr/X11R6/lib -lXm -lXt -lX11 -lXext -lSM -lICE -lXpm" L2F="-L/usr/X11R6/lib -lc" MYCC=clang make all --- main.o --- --- popup.o --- --- print.o --- --- main.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c main.c --- popup.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c popup.c --- print.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c -DLIB=\"/usr/pkg/libexec/plan\" print.c --- main.o --- main.c:125:9: warning: incompatible pointer types passing 'void (int)' to parameter of type 'void (* _Nonnull)(void)' [-Wincompatible-pointer-types] --- popup.o --- popup.c:209:27: warning: missing sentinel in function call [-Wsentinel] --- main.o --- atexit(plan_exit); --- popup.o --- execl(path, DAEMON_FN, 0); --- main.o --- ^~~~~~~~~ --- print.o --- print.c:118:13: warning: missing sentinel in function call [-Wsentinel] --- popup.o --- ^ --- print.o --- NULL, 0); --- popup.o --- , NULL --- print.o --- ^ , NULL --- main.o --- /usr/include/stdlib.h:86:29: note: passing argument to parameter here int atexit(void (* _Nonnull)(void)); --- popup.o --- /usr/include/unistd.h:330:6: note: function has been explicitly marked sentinel here --- main.o --- ^ --- popup.o --- int execl(const char *, const char *, ...) __null_sentinel; --- print.o --- /var/pkgsrc/work/time/plan/work/.buildlink/include/X11/Intrinsic.h:1385:15: note: function has been explicitly marked sentinel here --- popup.o --- ^ --- print.o --- extern Widget XtVaCreateManagedWidget( ^ --- popup.o --- 1 warning generated. --- gotomenu.o --- --- main.o --- main.c:513:34: warning: format string is empty [-Wformat-zero-length] ep->user ? "%s: " : "", ep->user); ^~ --- print.o --- print.c:159:57: warning: missing sentinel in function call [-Wsentinel] XtVaSetValues(w, XmNselectColor, color[COL_TOGGLE], 0); ^ , NULL /var/pkgsrc/work/time/plan/work/.buildlink/include/X11/Intrinsic.h:1592:13: note: function has been explicitly marked sentinel here extern void XtVaSetValues( ^ --- gotomenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c gotomenu.c --- network.o --- --- print.o --- 2 warnings generated. --- calmenu.o --- --- network.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c -DLIB=\"/usr/pkg/libexec/plan\" network.c --- calmenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c calmenu.c calmenu.c:104:49: warning: missing sentinel in function call [-Wsentinel] XtVaSetValues(menubar, XmNmenuHelpWidget, w, 0); ^ , NULL /var/pkgsrc/work/time/plan/work/.buildlink/include/X11/Intrinsic.h:1592:13: note: function has been explicitly marked sentinel here extern void XtVaSetValues( ^ calmenu.c:180:39: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtCallbackProc)language_callback, (XtPointer)n); ^ --- main.o --- 2 warnings generated. --- monmenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c monmenu.c --- mondraw.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c mondraw.c --- calmenu.o --- 2 warnings generated. --- editmenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c editmenu.c --- editdraw.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c editdraw.c --- editmenu.o --- editmenu.c:659:7: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer)(x + y * SC_N)); ^ editmenu.c:663:7: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer)(x + y * SC_N)); ^ --- edit.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c edit.c --- msgmenu.o --- --- editmenu.o --- 2 warnings generated. --- cycmenu.o --- --- msgmenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c msgmenu.c --- cycmenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c cycmenu.c --- edit.o --- edit.c:114:50: warning: missing sentinel in function call [-Wsentinel] XtVaSetValues(lw->entry[y][x], XmNset, !on, 0); --- cyccalc.o --- --- edit.o --- ^ , NULL /var/pkgsrc/work/time/plan/work/.buildlink/include/X11/Intrinsic.h:1592:13: note: function has been explicitly marked sentinel here extern void XtVaSetValues( ^ --- cycmenu.o --- cycmenu.c:325:34: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtCallbackProc)nth_callback, (XtPointer)day); ^ cycmenu.c:347:20: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] wkday_callback, (XtPointer)d); ^ cycmenu.c:403:20: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] day_callback, (XtPointer)day); ^ --- cyccalc.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c cyccalc.c --- cycmenu.o --- 3 warnings generated. --- keymenu.o --- --- edit.o --- 1 warning generated. --- excmenu.o --- --- keymenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c keymenu.c --- excmenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c excmenu.c --- cnfmenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c cnfmenu.c --- yearmenu.o --- --- excmenu.o --- excmenu.c:216:22: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] text_callback, (XtPointer)i); ^ excmenu.c:227:23: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] split_callback, (XtPointer)i); ^ excmenu.c:241:23: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] clear_callback, (XtPointer)i); ^ --- yearmenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c yearmenu.c --- excmenu.o --- excmenu.c:364:36: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] --- yeardraw.o --- --- excmenu.o --- (XtCallbackProc)acol_callback, (XtPointer)i); ^ --- holmenu.o --- --- yeardraw.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c yeardraw.c --- holmenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c holmenu.c --- excmenu.o --- 4 warnings generated. --- adjmenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c adjmenu.c --- weekmenu.o --- --- weekdraw.o --- --- weekmenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c weekmenu.c --- weekdraw.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c weekdraw.c --- weekcalc.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c weekcalc.c --- servmenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c servmenu.c --- usermenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c -DLIB=\"/usr/pkg/libexec/plan\" usermenu.c --- confmenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c confmenu.c --- yovmenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c yovmenu.c --- usermenu.o --- usermenu.c:574:6: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer)(C_GROUP + y * NCOLUMNS ^ --- yovdraw.o --- --- usermenu.o --- usermenu.c:579:6: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer)y); ^ usermenu.c:585:9: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer)(x + y * NCOLUMNS)); ^ --- yovmenu.o --- yovmenu.c:291:21: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] disp_callback, (XtPointer)i); ^ --- usermenu.o --- usermenu.c:683:14: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] got_text, (XtPointer)(x + y * NCOLUMNS)); ^ --- yovdraw.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c yovdraw.c --- yovmenu.o --- 1 warning generated. --- yovcalc.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c yovcalc.c --- usermenu.o --- 4 warnings generated. --- daymenu.o --- --- daydraw.o --- --- daymenu.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c daymenu.c --- daydraw.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c daydraw.c --- daycalc.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c daycalc.c --- usersel.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c usersel.c --- psdraw.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c psdraw.c --- xutil.o --- --- usersel.o --- usersel.c:138:26: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] user_sel_callback, (XtPointer)u); ^ --- xutil.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c xutil.c --- usersel.o --- 1 warning generated. --- help.o --- --- dbase.o --- --- help.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c help.c --- dbase.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c dbase.c --- file_r.o --- --- file_w.o --- --- file_r.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c file_r.c --- file_w.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c file_w.c --- file_r.o --- file_r.c:584:5: warning: format string is not a string literal (potentially insecure) [-Wformat-security] _("too many exception dates for appt")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file_r.c:584:5: note: treat the string as an argument to avoid this _("too many exception dates for appt")); ^ "%s", --- convert.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c convert.c --- util.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c -DPATH=\"/usr/pkg/libexec/plan:/usr/pkg/bin:/usr/pkg/share/plan\" util.c --- file_r.o --- 1 warning generated. --- time.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c time.c --- sublist.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c sublist.c --- parser.c --- yacc -d parser.y --- lex.yy.c --- lex parser.lex --- parser.c --- mv y.tab.c parser.c --- holiday.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -DCPP_PATH=\"'/usr/bin/cpp -P -I/usr/pkg/share/plan'\" -c -DLIB=\"/usr/pkg/libexec/plan\" holiday.c --- language.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c language.c --- g_dbase.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c g_dbase.c --- g_dbfile.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c g_dbfile.c --- g_formfile.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c g_formfile.c --- g_formop.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c g_formop.c --- g_dbfile.o --- g_dbfile.c:408:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (error |= !dbase_addrow(&row, dbase)) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_dbfile.c:408:15: note: place parentheses around the assignment to silence this warning if (error |= !dbase_addrow(&row, dbase)) ^ ( ) g_dbfile.c:408:15: note: use '!=' to turn this compound assignment into an inequality comparison if (error |= !dbase_addrow(&row, dbase)) ^~ != g_dbfile.c:422:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (error |= !new) ~~~~~~^~~~~~~ g_dbfile.c:422:15: note: place parentheses around the assignment to silence this warning if (error |= !new) ^ ( ) g_dbfile.c:422:15: note: use '!=' to turn this compound assignment into an inequality comparison if (error |= !new) ^~ != --- vcalendar_w.o --- --- daemon.o --- --- vcalendar_w.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c vcalendar_w.c --- daemon.o --- clang -O2 -DPLANLOCK=\""/tmp/.plan%d"\" -DPLANDLOCK=\""/tmp/.pland%d"\" -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS -DSTDLIBMALLOC -c daemon.c --- g_dbfile.o --- 2 warnings generated. --- daemon.o --- daemon.c:45:10: fatal error: 'utmp.h' file not found #include ^~~~~~~~ 1 error generated. *** [daemon.o] Error code 1 make[1]: stopped in /var/pkgsrc/work/time/plan/work/plan-1.9/src --- vcalendar_w.o --- vcalendar_w.c:60:46: warning: sizeof on pointer operation will return size of 'char *' instead of 'char [2048]' [-Wsizeof-array-decay] strncat(message, ep->note, sizeof(message-4)); ~~~~~~~^ vcalendar_w.c:65:20: warning: sizeof on pointer operation will return size of 'char *' instead of 'char [2048]' [-Wsizeof-array-decay] sizeof(message-1)-strlen(message)); ~~~~~~~^ 2 warnings generated. 1 error make[1]: stopped in /var/pkgsrc/work/time/plan/work/plan-1.9/src *** [freebsd] Error code 2 bmake: stopped in /var/pkgsrc/work/time/plan/work/plan-1.9/src 1 error bmake: stopped in /var/pkgsrc/work/time/plan/work/plan-1.9/src *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/time/plan *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/time/plan