+ 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/joos-0.2nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/joos-0.2nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for joos-0.2nb1 cd A- && make yacc -d joos.y gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c y.tab.c y.tab.c: In function 'yyparse': y.tab.c:1568:16: error: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] 1568 | yychar = yylex (); | ^~~~~ joos.y:229:62: error: implicit declaration of function 'yyerror'; did you mean 'yyerrok'? [-Wimplicit-function-declaration] 229 | {if (strcmp($1,"String")!=0) yyerror("type String expected");} | ^~~~~~~ | yyerrok *** Error code 1 Stop. make[1]: stopped making "main" in /home/pbulk/build/lang/joos/work/joos-0.2/A- *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/lang/joos/work/joos-0.2 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/joos *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/joos