=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/lang/awka", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for awka-0.7.5nb4 --- awka_exe --- --- libawka --- --- awka_exe --- cd awka; /opt/pkg/bin/bmake --- libawka --- cd lib; /opt/pkg/bin/bmake --- awka_exe --- --- translate.o --- --- libawka --- --- libawka.h --- --- awka_exe --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Dawka_LIBDIR=\"/opt/pkg/lib\" -Dawka_INCDIR=\"/opt/pkg/include\" -c translate.c --- libawka --- /usr/bin/nawk -f ../examples/fixhdr.awk libawka.h.in >libawka.h --- ../regexp/regex.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -I../regexp -c ../regexp/regex.c -o ../regexp/regex.o ../regexp/regex.c: In function 're_set_syntax': ../regexp/regex.c:978:1: warning: old-style function definition [-Wold-style-definition] 978 | re_set_syntax (syntax) | ^~~~~~~~~~~~~ ../regexp/regex.c: In function 'regex_compile': ../regexp/regex.c:1873:1: warning: old-style function definition [-Wold-style-definition] 1873 | regex_compile (pattern, size, syntax, bufp) | ^~~~~~~~~~~~~ ../regexp/regex.c: In function 'store_op1': ../regexp/regex.c:3006:1: warning: old-style function definition [-Wold-style-definition] 3006 | store_op1 (op, loc, arg) | ^~~~~~~~~ ../regexp/regex.c: In function 'store_op2': ../regexp/regex.c:3019:1: warning: old-style function definition [-Wold-style-definition] 3019 | store_op2 (op, loc, arg1, arg2) | ^~~~~~~~~ ../regexp/regex.c: In function 'insert_op1': ../regexp/regex.c:3034:1: warning: old-style function definition [-Wold-style-definition] 3034 | insert_op1 (op, loc, arg, end) | ^~~~~~~~~~ ../regexp/regex.c: In function 'insert_op2': ../regexp/regex.c:3053:1: warning: old-style function definition [-Wold-style-definition] 3053 | insert_op2 (op, loc, arg1, arg2, end) | ^~~~~~~~~~ ../regexp/regex.c: In function 'at_begline_loc_p': ../regexp/regex.c:3074:1: warning: old-style function definition [-Wold-style-definition] 3074 | at_begline_loc_p (pattern, p, syntax) | ^~~~~~~~~~~~~~~~ ../regexp/regex.c: In function 'at_endline_loc_p': ../regexp/regex.c:3093:1: warning: old-style function definition [-Wold-style-definition] 3093 | at_endline_loc_p (p, pend, syntax) | ^~~~~~~~~~~~~~~~ ../regexp/regex.c: In function 'group_in_compile_stack': ../regexp/regex.c:3115:1: warning: old-style function definition [-Wold-style-definition] 3115 | group_in_compile_stack (compile_stack, regnum) | ^~~~~~~~~~~~~~~~~~~~~~ ../regexp/regex.c: In function 'compile_range': ../regexp/regex.c:3143:1: warning: old-style function definition [-Wold-style-definition] 3143 | compile_range (p_ptr, pend, translate, syntax, b) | ^~~~~~~~~~~~~ ../regexp/regex.c: In function 're_compile_fastmap': ../regexp/regex.c:3205:1: warning: old-style function definition [-Wold-style-definition] 3205 | re_compile_fastmap (bufp) | ^~~~~~~~~~~~~~~~~~ ../regexp/regex.c: In function 're_set_registers': ../regexp/regex.c:3511:1: warning: old-style function definition [-Wold-style-definition] 3511 | re_set_registers (bufp, regs, num_regs, starts, ends) | ^~~~~~~~~~~~~~~~ ../regexp/regex.c: In function 're_search': ../regexp/regex.c:3541:1: warning: old-style function definition [-Wold-style-definition] 3541 | re_search (bufp, string, size, startpos, range, regs) | ^~~~~~~~~ ../regexp/regex.c: In function 're_search_2': ../regexp/regex.c:3577:1: warning: old-style function definition [-Wold-style-definition] 3577 | re_search_2 (bufp, string1, size1, string2, size2, startpos, range, regs, stop) | ^~~~~~~~~~~ ../regexp/regex.c: In function 're_match': ../regexp/regex.c:3807:1: warning: old-style function definition [-Wold-style-definition] 3807 | re_match (bufp, string, size, pos, regs) | ^~~~~~~~ ../regexp/regex.c: In function 're_match_2': ../regexp/regex.c:3853:1: warning: old-style function definition [-Wold-style-definition] 3853 | re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop) | ^~~~~~~~~~ ../regexp/regex.c: In function 're_match_2_internal': ../regexp/regex.c:3877:1: warning: old-style function definition [-Wold-style-definition] 3877 | re_match_2_internal (bufp, string1, size1, string2, size2, pos, regs, stop) | ^~~~~~~~~~~~~~~~~~~ ../regexp/regex.c: In function 'group_match_null_string_p': ../regexp/regex.c:5269:1: warning: old-style function definition [-Wold-style-definition] 5269 | group_match_null_string_p (p, end, reg_info) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../regexp/regex.c: In function 'alt_match_null_string_p': ../regexp/regex.c:5378:1: warning: old-style function definition [-Wold-style-definition] 5378 | alt_match_null_string_p (p, end, reg_info) | ^~~~~~~~~~~~~~~~~~~~~~~ ../regexp/regex.c: In function 'common_op_match_null_string_p': ../regexp/regex.c:5415:1: warning: old-style function definition [-Wold-style-definition] 5415 | common_op_match_null_string_p (p, end, reg_info) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../regexp/regex.c: In function 'bcmp_translate': ../regexp/regex.c:5503:1: warning: old-style function definition [-Wold-style-definition] 5503 | bcmp_translate (s1, s2, len, translate) | ^~~~~~~~~~~~~~ ../regexp/regex.c: In function 're_compile_pattern': ../regexp/regex.c:5530:1: warning: old-style function definition [-Wold-style-definition] 5530 | re_compile_pattern (pattern, length, buffer) | ^~~~~~~~~~~~~~~~~~ ../regexp/regex.c: In function 'awka_regcomp': ../regexp/regex.c:5782:1: warning: old-style function definition [-Wold-style-definition] 5782 | awka_regcomp (patt, gsub) | ^~~~~~~~~~~~ ../regexp/regex.c: In function 'awka_regexec': ../regexp/regex.c:6005:1: warning: old-style function definition [-Wold-style-definition] 6005 | awka_regexec (preg, string, nmatch, pmatch, eflags) | ^~~~~~~~~~~~ ../regexp/regex.c:6039:11: error: implicit declaration of function 'dfaexec' [-Wimplicit-function-declaration] 6039 | ret = dfaexec((struct dfa *) preg->dfa, string, string+len, 1, &count, &try_backref); | ^~~~~~~ ../regexp/regex.c: In function 'regerror': ../regexp/regex.c:6098:1: warning: old-style function definition [-Wold-style-definition] 6098 | regerror (errcode, preg, errbuf, errbuf_size) | ^~~~~~~~ ../regexp/regex.c: In function 'regfree': ../regexp/regex.c:6145:1: warning: old-style function definition [-Wold-style-definition] 6145 | regfree (preg) | ^~~~~~~ *** [../regexp/regex.o] Error code 1 bmake[1]: stopped making "all" in /tmp/work/lang/awka/work/awka-0.7.5/lib bmake[1]: 1 error bmake[1]: stopped making "all" in /tmp/work/lang/awka/work/awka-0.7.5/lib *** [libawka] Error code 2 bmake: stopped making "all" in /tmp/work/lang/awka/work/awka-0.7.5 --- awka_exe --- *** [awka_exe] Error code 6 bmake: stopped making "all" in /tmp/work/lang/awka/work/awka-0.7.5 bmake: 2 errors bmake: stopped making "all" in /tmp/work/lang/awka/work/awka-0.7.5 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/awka *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/awka