+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/as31-19900126nb2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/as31-19900126nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for as31-19900126nb2 yacc -d as31.y /bin/mv y.tab.c as31.c cc -O -c as31.c y.tab.c: In function 'yyparse': y.tab.c:1551:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] as31.y:142:2: warning: implicit declaration of function 'inclc' [-Wimplicit-function-declaration] inclc($3.value); ^~~~~ as31.y:151:8: warning: implicit declaration of function 'dumplist' [-Wimplicit-function-declaration] dumplist($2.str,1); ^~~~~~~~ as31.y:190:3: warning: implicit declaration of function 'error'; did you mean 'perror'? [-Wimplicit-function-declaration] error("Expression is undefined in pass 1"); ^~~~~ perror as31.y:218:3: warning: implicit declaration of function 'warning' [-Wimplicit-function-declaration] warning("Bit address exceeds 8-bits"); ^~~~~~~ as31.y:256:35: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] $$.value = $1.value + strlen($3.str); ^~~~~ as31.y:256:35: warning: incompatible implicit declaration of built-in function 'strlen' as31.y:256:35: note: include '' or provide a declaration of 'strlen' as31.y:252:1: +#include { as31.y:256:35: $$.value = $1.value + strlen($3.str); ^~~~~ as31.y:257:3: warning: implicit declaration of function 'genstr'; did you mean 'genbyte'? [-Wimplicit-function-declaration] genstr($3.str); ^~~~~~ genbyte as31.y:272:17: warning: incompatible implicit declaration of built-in function 'strlen' $$.value = strlen($1.str); ^~~~~~ as31.y:272:17: note: include '' or provide a declaration of 'strlen' as31.y:268:1: +#include { as31.y:272:17: $$.value = strlen($1.str); ^~~~~~ as31.y:281:14: warning: implicit declaration of function 'genword' [-Wimplicit-function-declaration] if( pass2 ) genword($3.value); ^~~~~~~ as31.y:353:49: warning: implicit declaration of function 'makeop'; did you mean 'malloc'? [-Wimplicit-function-declaration] { $$.value = makeop($1.op,NULL,0); } ^ malloc y.tab.c:3043:7: warning: implicit declaration of function 'yyerror'; did you mean 'yyerrok'? [-Wimplicit-function-declaration] as31.y: At top level: as31.y:956:6: warning: conflicting types for 'error' void error(const char *, ...); ^~~~~ as31.y:190:3: note: previous implicit declaration of 'error' was here error("Expression is undefined in pass 1"); ^~~~~ as31.y:957:6: warning: conflicting types for 'warning' void warning(const char *, ...); ^~~~~~~ as31.y:218:3: note: previous implicit declaration of 'warning' was here warning("Bit address exceeds 8-bits"); ^~~~~~~ as31.y:961:1: warning: return type defaults to 'int' [-Wimplicit-int] yyerror(s) ^~~~~~~ as31.y:1018:1: warning: return type defaults to 'int' [-Wimplicit-int] makeop(op,m,add) ^~~~~~ as31.y: In function 'makeop': as31.y:1018:1: warning: type of 'add' defaults to 'int' [-Wimplicit-int] as31.y: At top level: as31.y:1054:1: warning: return type defaults to 'int' [-Wimplicit-int] inclc(i) ^~~~~ as31.y: In function 'inclc': as31.y:1054:1: warning: type of 'i' defaults to 'int' [-Wimplicit-int] as31.y: At top level: as31.y:1105:1: warning: return type defaults to 'int' [-Wimplicit-int] dumplist(txt,show) ^~~~~~~~ as31.y: In function 'dumplist': as31.y:1105:1: warning: type of 'show' defaults to 'int' [-Wimplicit-int] as31.y: At top level: as31.y:1140:1: warning: return type defaults to 'int' [-Wimplicit-int] genstr(s) ^~~~~~ as31.y:1147:1: warning: return type defaults to 'int' [-Wimplicit-int] genword(w) ^~~~~~~ cc -O -c symbol.c symbol.c:29: warning: "NULL" redefined #define NULL (0) In file included from /usr/include/stdlib.h:31, from symbol.c:24: /usr/lib/gcc/x86_64-redhat-linux/8/include/stddef.h:406: note: this is the location of the previous definition #define NULL ((void *)0) symbol.c:283:1: warning: return type defaults to 'int' [-Wimplicit-int] strcase(s,t) ^~~~~~~ symbol.c:327:8: warning: return type defaults to 'int' [-Wimplicit-int] static hash(s) ^~~~ symbol.c:386:1: warning: return type defaults to 'int' [-Wimplicit-int] syminit() ^~~~~~~ cc -O -c lexer.c lexer.c:34:21: error: conflicting types for 'yylval' extern union ystack yylval; ^~~~~~ In file included from as31.h:138, from lexer.c:30: y.tab.h:210:16: note: previous declaration of 'yylval' was here extern YYSTYPE yylval; ^~~~~~ lexer.c:48:1: warning: return type defaults to 'int' [-Wimplicit-int] get_ch() ^~~~~~ lexer.c:63:1: warning: return type defaults to 'int' [-Wimplicit-int] unget_ch(c) ^~~~~~~~ lexer.c:100:1: warning: return type defaults to 'int' [-Wimplicit-int] yylex() ^~~~~ lexer.c: In function 'yylex': lexer.c:102:9: warning: type defaults to 'int' in declaration of 'nl_flag' [-Wimplicit-int] static nl_flag=0; /* sync. error messages and the cur. line */ ^~~~~~~ *** Error code 1 Stop. bmake: stopped in /home/pbulk/build/devel/as31/work *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/as31 *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/as31