+ 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/aslc86k-1.9/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/aslc86k-1.9/work.log ===> Building for aslc86k-1.9 gcc -g -Wall -pedantic -DDEBUG -DDEBUG_MALLOC -c -o main.o main.c gcc -g -Wall -pedantic -DDEBUG -DDEBUG_MALLOC -c -o lexer.o lexer.c gcc -g -Wall -pedantic -DDEBUG -DDEBUG_MALLOC -c -o gram.o gram.c gcc -g -Wall -pedantic -DDEBUG -DDEBUG_MALLOC -c -o file.o file.c file.c: In function 'make_id': file.c:42:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 42 | if(numids >= numfilebriefs) | ^ file.c: In function 'process_buffer': file.c:86:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 86 | if(filestackdepth>=numfileinfos) | ^ file.c: In function 'add_incdir': file.c:149:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 149 | if(numincdirs<=maxincdirs) | ^ /i/bison/1.28/share/bison.simple: In function 'yyparse': /i/bison/1.28/share/bison.simple:358:4: error: implicit declaration of function 'yyerror'; did you mean 'yyerrok'? [-Wimplicit-function-declaration] /i/bison/1.28/share/bison.simple:114:16: error: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] /i/bison/1.28/share/bison.simple:432:16: note: in expansion of macro 'YYLEX' lexer.l:576:12: warning: 'input' defined but not used [-Wunused-function] gmake: *** [: gram.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/aslc86k *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/aslc86k