=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cdecl", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] 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:200: y.tab.c: In function 'yyparse': y.tab.c:1292:16: error: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] cdecl.c: In function 'unsupp': cdecl.c:477:6: warning: old-style function definition [-Wold-style-definition] 477 | void unsupp(s,hint) | ^~~~~~ cdecl.c: In function 'notsupported': cdecl.c:487:6: warning: old-style function definition [-Wold-style-definition] 487 | void notsupported(compiler, type1, type2) | ^~~~~~~~~~~~ cdecl.c: In function 'yyerror': cdecl.c:501:6: warning: old-style function definition [-Wold-style-definition] 501 | void yyerror(s) | ^~~~~~~ cdecl.c: In function 'ds': cdecl.c:593:7: warning: old-style function definition [-Wold-style-definition] 593 | char *ds(s) | ^~ cdecl.c: In function 'visible': cdecl.c:609:7: warning: old-style function definition [-Wold-style-definition] 609 | char *visible(c) | ^~~~~~~ cdecl.c: In function 'mysetprogname': cdecl.c:814:6: warning: old-style function definition [-Wold-style-definition] 814 | void mysetprogname(argv0) | ^~~~~~~~~~~~~ cdecl.c: In function 'namedkeyword': cdecl.c:856:5: warning: old-style function definition [-Wold-style-definition] 856 | int namedkeyword(argn) | ^~~~~~~~~~~~ cdecl.c: In function 'dotmpfile_from_string': cdecl.c:930:5: warning: old-style function definition [-Wold-style-definition] 930 | int dotmpfile_from_string(s) | ^~~~~~~~~~~~~~~~~~~~~ cdecl.c: In function 'dotmpfile': cdecl.c:970:5: warning: old-style function definition [-Wold-style-definition] 970 | int dotmpfile(argc, argv) | ^~~~~~~~~ cdecl.c: In function 'dofileargs': cdecl.c:1018:5: warning: old-style function definition [-Wold-style-definition] 1018 | int dofileargs(argc, argv) | ^~~~~~~~~~ cdecl.c: In function 'docast': cdecl.c:1049:6: warning: old-style function definition [-Wold-style-definition] 1049 | void docast(name, left, right, type) | ^~~~~~ cdecl.c: In function 'dodeclare': cdecl.c:1070:6: warning: old-style function definition [-Wold-style-definition] 1070 | void dodeclare(name, storage, left, right, type) | ^~~~~~~~~ cdecl.c: In function 'dodexplain': cdecl.c:1107:6: warning: old-style function definition [-Wold-style-definition] 1107 | void dodexplain(storage, constvol, type, decl) | ^~~~~~~~~~ cdecl.c: In function 'docexplain': cdecl.c:1139:6: warning: old-style function definition [-Wold-style-definition] 1139 | void docexplain(constvol, type, cast, name) | ^~~~~~~~~~ cdecl.c: In function 'doset': cdecl.c:1156:6: warning: old-style function definition [-Wold-style-definition] 1156 | void doset(opt) | ^~~~~ *** [c++decl] Error code 1 bmake: stopped making "cdecl" in /tmp/work/devel/cdecl/work/cdecl-2.5 bmake: 1 error bmake: stopped making "cdecl" in /tmp/work/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