+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/asclock-1.0nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/asclock-1.0nb2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for asclock-1.0nb2 --- asclock.o --- --- asclock._man --- --- asclock.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c asclock.c --- asclock._man --- rm -f asclock._man if test -z "" ; then cd `dirname asclock` && ln -s `basename asclock.man` `basename asclock._man`; else cpp -undef -D__apploaddir__=/opt/pkg/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/pkg -D__xconfigfile__=xorg.conf -D__xconfigdir__=/opt/pkg/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" < asclock.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/\@\@$/\\/' >asclock._man; fi --- asclock.o --- asclock.c: In function 'usage': asclock.c:110:3: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 110 | exit(1); | ^~~~ asclock.c:17:1: note: include '' or provide a declaration of 'exit' 16 | #include "xpm/mask.xpm" +++ |+#include 17 | asclock.c:110:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 110 | exit(1); | ^~~~ asclock.c:110:3: note: include '' or provide a declaration of 'exit' asclock.c: In function 'main': asclock.c:143:9: error: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 143 | strcpy(&Execute[0], argv[i]); | ^~~~~~ asclock.c:17:1: note: include '' or provide a declaration of 'strcpy' 16 | #include "xpm/mask.xpm" +++ |+#include 17 | asclock.c:143:9: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] 143 | strcpy(&Execute[0], argv[i]); | ^~~~~~ asclock.c:143:9: note: include '' or provide a declaration of 'strcpy' asclock.c:144:9: error: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] 144 | strcat(&Execute[0], " &"); | ^~~~~~ asclock.c:144:9: note: include '' or provide a declaration of 'strcat' asclock.c:144:9: warning: incompatible implicit declaration of built-in function 'strcat' [-Wbuiltin-declaration-mismatch] asclock.c:144:9: note: include '' or provide a declaration of 'strcat' asclock.c:202:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 202 | exit (1); | ^~~~ asclock.c:202:7: note: include '' or provide a declaration of 'exit' asclock.c:246:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 246 | exit(-1); | ^~~~ asclock.c:246:5: note: include '' or provide a declaration of 'exit' asclock.c:281:25: error: implicit declaration of function 'mytime'; did you mean 'mktime'? [-Wimplicit-function-declaration] 281 | if (actualtime != mytime()) | ^~~~~~ | mktime asclock.c:316:15: error: implicit declaration of function 'system' [-Wimplicit-function-declaration] 316 | system(Execute); | ^~~~~~ asclock.c:325:15: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 325 | exit(0); | ^~~~ asclock.c:325:15: note: include '' or provide a declaration of 'exit' asclock.c: In function 'GetXPM': asclock.c:396:52: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 396 | {nocolor("create asclock xpm", ERR_colorcells);exit(1);} | ^~~~ asclock.c:396:52: note: include '' or provide a declaration of 'exit' asclock.c:408:48: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 408 | {nocolor("create led xpm", ERR_colorcells);exit(1);} | ^~~~ asclock.c:408:48: note: include '' or provide a declaration of 'exit' asclock.c:420:50: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 420 | {nocolor("create month xpm", ERR_colorcells);exit(1);} | ^~~~ asclock.c:420:50: note: include '' or provide a declaration of 'exit' asclock.c:427:49: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 427 | {nocolor("create date xpm", ERR_colorcells);exit(1);} | ^~~~ asclock.c:427:49: note: include '' or provide a declaration of 'exit' asclock.c:440:52: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 440 | {nocolor("create weekday xpm", ERR_colorcells);exit(1);} | ^~~~ asclock.c:440:52: note: include '' or provide a declaration of 'exit' *** [asclock.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/time/asclock/work/asclock1.0 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/time/asclock/work/asclock1.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/asclock *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/asclock