+ 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/cdecl-2.5nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cdecl-2.5nb3/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for cdecl-2.5nb3 --- cdgram.c --- --- cdlex.c --- --- cdgram.c --- yacc cdgram.y && mv y.tab.c cdgram.c --- cdlex.c --- lex cdlex.l && mv lex.yy.c cdlex.c --- cdgram.c --- cdgram.y: warning: 6 shift/reduce conflicts [-Wconflicts-sr] cdgram.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples --- c++decl --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -DUSE_READLINE -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -o c++decl cdecl.c -lreadline -ltermcap In file included from cdecl.c:198: y.tab.c: In function 'yyparse': y.tab.c:1292:16: error: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] cdecl.c: In function 'get_line': cdecl.c:399:5: error: implicit declaration of function 'add_history' [-Wimplicit-function-declaration] 399 | add_history (line_read); | ^~~~~~~~~~~ cdecl.c: In function 'dostdin': cdecl.c:912:28: error: implicit declaration of function 'dotmpfile_from_string' [-Wimplicit-function-declaration] 912 | if (len) ret = dotmpfile_from_string(line); | ^~~~~~~~~~~~~~~~~~~~~ cdecl.c: In function 'main': cdecl.c:1253:5: error: type of 'argc' defaults to 'int' [-Wimplicit-int] 1253 | int main(argc, argv) | ^~~~ *** [c++decl] Error code 1 bmake: stopped making "cdecl" in /home/pbulk/build/devel/cdecl/work/cdecl-2.5 bmake: 1 error bmake: stopped making "cdecl" in /home/pbulk/build/devel/cdecl/work/cdecl-2.5 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cdecl *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cdecl