+ 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/mg2a-1.11nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mg2a-1.11nb2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mg2a-1.11nb2 rm -f ttydef.h ln sys/default/ttydef.h . rm -f sysdef.h ln sys/sysv/sysdef.h . rm -f chrdef.h ln sys/default/chrdef.h . gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -DDO_METAKEY -DPREFIXREGION -DSTARTUPFILE=\"mg.rc\" -DNO_BACKUP -DSYMBLINK -I/opt/pkg/include/ncurses -c basic.c basic.c:18:1: error: return type defaults to 'int' [-Wimplicit-int] 18 | gotobol(f, n) | ^~~~~~~ basic.c: In function 'gotobol': basic.c:18:1: error: type of 'f' defaults to 'int' [-Wimplicit-int] basic.c:18:1: error: type of 'n' defaults to 'int' [-Wimplicit-int] basic.c: At top level: basic.c:31:1: error: return type defaults to 'int' [-Wimplicit-int] 31 | backchar(f, n) | ^~~~~~~~ basic.c: In function 'backchar': basic.c:31:1: error: type of 'f' defaults to 'int' [-Wimplicit-int] basic.c:36:27: error: implicit declaration of function 'forwchar' [-Wimplicit-function-declaration] 36 | if (n < 0) return forwchar(f, -n); | ^~~~~~~~ basic.c: At top level: basic.c:57:1: error: return type defaults to 'int' [-Wimplicit-int] 57 | gotoeol(f, n) | ^~~~~~~ basic.c: In function 'gotoeol': basic.c:57:1: error: type of 'f' defaults to 'int' [-Wimplicit-int] basic.c:57:1: error: type of 'n' defaults to 'int' [-Wimplicit-int] basic.c: At top level: basic.c:70:1: error: return type defaults to 'int' [-Wimplicit-int] 70 | forwchar(f, n) | ^~~~~~~~ basic.c: In function 'forwchar': basic.c:70:1: error: type of 'f' defaults to 'int' [-Wimplicit-int] basic.c: At top level: basic.c:96:1: error: return type defaults to 'int' [-Wimplicit-int] 96 | gotobob(f, n) | ^~~~~~~ basic.c: In function 'gotobob': basic.c:96:1: error: type of 'f' defaults to 'int' [-Wimplicit-int] basic.c:96:1: error: type of 'n' defaults to 'int' [-Wimplicit-int] basic.c:98:16: error: implicit declaration of function 'setmark' [-Wimplicit-function-declaration] 98 | (VOID) setmark(f, n) ; | ^~~~~~~ basic.c: At top level: basic.c:110:1: error: return type defaults to 'int' [-Wimplicit-int] 110 | gotoeob(f, n) | ^~~~~~~ basic.c: In function 'gotoeob': basic.c:110:1: error: type of 'f' defaults to 'int' [-Wimplicit-int] basic.c:110:1: error: type of 'n' defaults to 'int' [-Wimplicit-int] basic.c: At top level: basic.c:127:1: error: return type defaults to 'int' [-Wimplicit-int] 127 | forwline(f, n) | ^~~~~~~~ basic.c: In function 'forwline': basic.c:127:1: error: type of 'f' defaults to 'int' [-Wimplicit-int] basic.c:127:1: error: type of 'n' defaults to 'int' [-Wimplicit-int] basic.c:132:24: error: implicit declaration of function 'backline' [-Wimplicit-function-declaration] 132 | return backline(f|FFRAND, -n); | ^~~~~~~~ basic.c:156:34: error: implicit declaration of function 'getgoal'; did you mean 'setgoal'? [-Wimplicit-function-declaration] 156 | curwp->w_doto = getgoal(dlp); | ^~~~~~~ | setgoal basic.c: At top level: basic.c:169:1: error: return type defaults to 'int' [-Wimplicit-int] 169 | backline(f, n) | ^~~~~~~~ basic.c: In function 'backline': basic.c:169:1: error: type of 'f' defaults to 'int' [-Wimplicit-int] basic.c:169:1: error: type of 'n' defaults to 'int' [-Wimplicit-int] basic.c: In function 'setgoal': basic.c:196:19: error: implicit declaration of function 'getcolpos' [-Wimplicit-function-declaration] 196 | curgoal = getcolpos() - 1; /* Get the position. */ | ^~~~~~~~~ basic.c: At top level: basic.c:207:1: error: return type defaults to 'int' [-Wimplicit-int] 207 | getgoal(dlp) register LINE *dlp; { | ^~~~~~~ basic.c:244:1: error: return type defaults to 'int' [-Wimplicit-int] 244 | forwpage(f, n) | ^~~~~~~~ basic.c: In function 'forwpage': basic.c:244:1: error: type of 'f' defaults to 'int' [-Wimplicit-int] basic.c:254:24: error: implicit declaration of function 'backpage' [-Wimplicit-function-declaration] 254 | return backpage(f|FFRAND, -n); | ^~~~~~~~ basic.c: At top level: basic.c:281:1: error: return type defaults to 'int' [-Wimplicit-int] 281 | backpage(f, n) | ^~~~~~~~ basic.c: In function 'backpage': basic.c:281:1: error: type of 'f' defaults to 'int' [-Wimplicit-int] basic.c: At top level: basic.c:339:1: error: return type defaults to 'int' [-Wimplicit-int] 339 | pagenext(f, n) | ^~~~~~~~ basic.c: In function 'pagenext': basic.c:339:1: error: type of 'f' defaults to 'int' [-Wimplicit-int] basic.c:339:1: error: type of 'n' defaults to 'int' [-Wimplicit-int] basic.c:348:16: error: implicit declaration of function 'nextwind'; did you mean 'rewind'? [-Wimplicit-function-declaration] 348 | (VOID) nextwind(f, n); | ^~~~~~~~ | rewind basic.c: At top level: basic.c:371:1: error: return type defaults to 'int' [-Wimplicit-int] 371 | setmark(f, n) | ^~~~~~~ basic.c: In function 'setmark': basic.c:371:1: error: type of 'f' defaults to 'int' [-Wimplicit-int] basic.c:371:1: error: type of 'n' defaults to 'int' [-Wimplicit-int] basic.c: At top level: basic.c:386:1: error: return type defaults to 'int' [-Wimplicit-int] 386 | swapmark(f, n) | ^~~~~~~~ basic.c: In function 'swapmark': basic.c:386:1: error: type of 'f' defaults to 'int' [-Wimplicit-int] basic.c:386:1: error: type of 'n' defaults to 'int' [-Wimplicit-int] basic.c: At top level: basic.c:413:1: error: return type defaults to 'int' [-Wimplicit-int] 413 | gotoline(f, n) | ^~~~~~~~ basic.c: In function 'gotoline': basic.c:413:1: error: type of 'f' defaults to 'int' [-Wimplicit-int] basic.c:421:24: error: implicit declaration of function 'ereply' [-Wimplicit-function-declaration] 421 | if ((s=ereply("Goto line: ", buf, sizeof(buf))) != TRUE) | ^~~~~~ basic.c:423:21: error: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] 423 | n = atoi(buf); | ^~~~ *** Error code 1 Stop. bmake: stopped making "mg" in /home/pbulk/build/editors/mg2a/work/mg2a *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/mg2a *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/mg2a