+ 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 => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for asclock-1.0nb2 gcc -O2 -fno-strength-reduce -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/usr/X11R6/include -I/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE=500L -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -I/opt/pkg/include -c asclock.c asclock.c: In function 'usage': asclock.c:110:3: warning: 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: warning: 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: warning: 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: warning: implicit declaration of function 'mytime'; did you mean 'mktime'? [-Wimplicit-function-declaration] 281 | if (actualtime != mytime()) | ^~~~~~ | mktime asclock.c:316:15: warning: 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.c: In function 'mytime': asclock.c:558:19: error: storage size of 'tz' isn't known 558 | struct timezone tz; | ^~ *** [asclock.o] Error code 1 bmake: stopped in /home/pbulk/build/time/asclock/work/asclock1.0 1 error bmake: stopped in /home/pbulk/build/time/asclock/work/asclock1.0 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/asclock *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/asclock