+ 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/jhd-2.3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/jhd-2.3/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for jhd-2.3 --- jhd.o --- gcc -O -c jhd.c jhd.c:94:1: error: return type defaults to 'int' [-Wimplicit-int] 94 | iskanji(c) | ^~~~~~~ jhd.c:103:1: error: return type defaults to 'int' [-Wimplicit-int] 103 | iskana2(c) | ^~~~~~~ jhd.c:147:1: error: return type defaults to 'int' [-Wimplicit-int] 147 | set_ttype () | ^~~~~~~~~ jhd.c:191:1: error: return type defaults to 'int' [-Wimplicit-int] 191 | putspc (n) | ^~~~~~ jhd.c:199:1: error: return type defaults to 'int' [-Wimplicit-int] 199 | putoct (n, w) | ^~~~~~ jhd.c:212:1: error: return type defaults to 'int' [-Wimplicit-int] 212 | puthex (n, w) | ^~~~~~ jhd.c:250:1: error: return type defaults to 'int' [-Wimplicit-int] 250 | dmpkanji (base, size) | ^~~~~~~~ jhd.c:284:1: error: return type defaults to 'int' [-Wimplicit-int] 284 | dmpkana (base, size) | ^~~~~~~ jhd.c:348:1: error: return type defaults to 'int' [-Wimplicit-int] 348 | dmpascii (base, size) | ^~~~~~~~ jhd.c:368:1: error: return type defaults to 'int' [-Wimplicit-int] 368 | octdmp0 (base, size) | ^~~~~~~ jhd.c:383:1: error: return type defaults to 'int' [-Wimplicit-int] 383 | octdmp1 (base, size, adr) | ^~~~~~~ jhd.c:400:1: error: return type defaults to 'int' [-Wimplicit-int] 400 | octdmp2 (base, size) | ^~~~~~~ jhd.c:415:1: error: return type defaults to 'int' [-Wimplicit-int] 415 | hexdmp (base, size, adr) | ^~~~~~ jhd.c:429:1: error: return type defaults to 'int' [-Wimplicit-int] 429 | dmpmode (buf, size, adv) | ^~~~~~~ jhd.c:634:1: error: return type defaults to 'int' [-Wimplicit-int] 634 | setlast (ptr) | ^~~~~~~ jhd.c:650:1: error: return type defaults to 'int' [-Wimplicit-int] 650 | dmpmain () | ^~~~~~~ jhd.c:704:1: error: return type defaults to 'int' [-Wimplicit-int] 704 | usage () | ^~~~~ jhd.c: In function 'usage': jhd.c:713:9: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 713 | exit (EXSTAT); | ^~~~ jhd.c:30:1: note: include '' or provide a declaration of 'exit' 29 | #include +++ |+#include 30 | jhd.c:713:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 713 | exit (EXSTAT); | ^~~~ jhd.c:713:9: note: include '' or provide a declaration of 'exit' jhd.c: At top level: jhd.c:716:1: error: return type defaults to 'int' [-Wimplicit-int] 716 | toobig () | ^~~~~~ jhd.c: In function 'toobig': jhd.c:720:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 720 | exit (EXSTAT); | ^~~~ jhd.c:720:9: note: include '' or provide a declaration of 'exit' jhd.c: At top level: jhd.c:723:1: error: return type defaults to 'int' [-Wimplicit-int] 723 | no_open (name) | ^~~~~~~ jhd.c: In function 'no_open': jhd.c:730:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 730 | exit (EXSTAT); | ^~~~ jhd.c:730:9: note: include '' or provide a declaration of 'exit' jhd.c: At top level: jhd.c:752:1: error: return type defaults to 'int' [-Wimplicit-int] 752 | skipfile (fp) | ^~~~~~~~ jhd.c:761:1: error: return type defaults to 'int' [-Wimplicit-int] 761 | chkofst (p) | ^~~~~~~ jhd.c:798:1: error: return type defaults to 'int' [-Wimplicit-int] 798 | main (argc, argv) | ^~~~ jhd.c: In function 'main': jhd.c:880:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 880 | exit (0); | ^~~~ jhd.c:880:17: note: include '' or provide a declaration of 'exit' jhd.c:909:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 909 | exit (0); | ^~~~ jhd.c:909:9: note: include '' or provide a declaration of 'exit' *** [jhd.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/misc/jhd/work/jhd-2.3 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/misc/jhd/work/jhd-2.3 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/jhd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/jhd