=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/lang/joos", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] 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 /tmp/work/lang/joos/work/joos-0.2/A- *** Error code 1 Stop. bmake: stopped making "all" in /tmp/work/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