=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/cawf", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for cawf-4.10nb1 --- bsfilt --- --- cawf.o --- --- device.o --- --- error.o --- --- bsfilt --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -DUSG -DSTDLIB -DCAWFLIB="\"/opt/pkg/share/cawf\"" -c -o bsfilt bsfilt.c --- error.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -DUSG -DSTDLIB -DCAWFLIB="\"/opt/pkg/share/cawf\"" -c error.c --- device.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -DUSG -DSTDLIB -DCAWFLIB="\"/opt/pkg/share/cawf\"" -c device.c --- cawf.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -DUSG -DSTDLIB -DCAWFLIB="\"/opt/pkg/share/cawf\"" -c cawf.c --- bsfilt --- bsfilt.c: In function 'main': bsfilt.c:63:1: warning: old-style function definition [-Wold-style-definition] 63 | main(argc, argv) | ^~~~ --- error.o --- error.c: In function 'Error': --- bsfilt --- bsfilt.c: In function 'Putchar': bsfilt.c:187:1: warning: old-style function definition [-Wold-style-definition] 187 | Putchar(ch) | ^~~~~~~ --- error.o --- error.c:39:1: warning: old-style function definition [-Wold-style-definition] 39 | Error(t, l, s1, s2) | ^~~~~ error.c: In function 'Error3': error.c:87:1: warning: old-style function definition [-Wold-style-definition] 87 | Error3(len, word, sarg, narg, msg) | ^~~~~~ --- device.o --- device.c: In function 'Convstr': device.c:53:1: warning: old-style function definition [-Wold-style-definition] 53 | Convstr(s, len) | ^~~~~~~ --- cawf.o --- cawf.c: In function 'main': cawf.c:65:1: warning: old-style function definition [-Wold-style-definition] 65 | main(argc, argv) | ^~~~ --- device.o --- device.c: In function 'Convfont': device.c:168:1: warning: old-style function definition [-Wold-style-definition] 168 | Convfont(nm, s, fn, fi) | ^~~~~~~~ --- cawf.o --- cawf.c: In function 'AsmPg': cawf.c:511:1: warning: old-style function definition [-Wold-style-definition] 511 | AsmPg(pa, pb) | ^~~~~ cawf.c: In function 'AsmPgRange': cawf.c:529:1: warning: old-style function definition [-Wold-style-definition] 529 | AsmPgRange(s) | ^~~~~~~~~~ cawf.c: In function 'Macro': cawf.c:620:1: warning: old-style function definition [-Wold-style-definition] 620 | Macro(inp) | ^~~~~ --- expand.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -DUSG -DSTDLIB -DCAWFLIB="\"/opt/pkg/share/cawf\"" -c expand.c --- expr.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -DUSG -DSTDLIB -DCAWFLIB="\"/opt/pkg/share/cawf\"" -c expr.c --- expand.o --- expand.c: In function 'Expand': expand.c:38:1: warning: old-style function definition [-Wold-style-definition] 38 | Expand(line) | ^~~~~~ --- expr.o --- expr.c: In function 'Asmcode': expr.c:40:1: warning: old-style function definition [-Wold-style-definition] 40 | Asmcode(s, c) | ^~~~~~~ expr.c: In function 'Delnum': expr.c:64:1: warning: old-style function definition [-Wold-style-definition] 64 | Delnum(nx) | ^~~~~~ expr.c: In function 'Findnum': expr.c:85:1: warning: old-style function definition [-Wold-style-definition] 85 | Findnum(n, v, e) | ^~~~~~~ expr.c: In function 'Findparms': expr.c:133:1: warning: old-style function definition [-Wold-style-definition] 133 | Findparms(n) | ^~~~~~~~~ expr.c: In function 'Findscale': expr.c:154:1: warning: old-style function definition [-Wold-style-definition] 154 | Findscale(n, v, e) | ^~~~~~~~~ --- macsup.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -DUSG -DSTDLIB -DCAWFLIB="\"/opt/pkg/share/cawf\"" -c macsup.c macsup.c: In function 'Delmacro': macsup.c:39:1: warning: old-style function definition [-Wold-style-definition] 39 | Delmacro(mx) | ^~~~~~~~ macsup.c: In function 'Field': macsup.c:64:1: warning: old-style function definition [-Wold-style-definition] 64 | Field(n, p, c) | ^~~~~ macsup.c: In function 'Findmacro': macsup.c:105:1: warning: old-style function definition [-Wold-style-definition] 105 | Findmacro(p, e) | ^~~~~~~~~ macsup.c: In function 'Free': macsup.c:158:1: warning: old-style function definition [-Wold-style-definition] 158 | Free(p) | ^~~~ macsup.c: In function 'Newstr': macsup.c:172:1: warning: old-style function definition [-Wold-style-definition] 172 | Newstr(s) | ^~~~~~ --- nreq.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -DUSG -DSTDLIB -DCAWFLIB="\"/opt/pkg/share/cawf\"" -c nreq.c --- output.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -DUSG -DSTDLIB -DCAWFLIB="\"/opt/pkg/share/cawf\"" -c output.c --- pass2.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUNIX -DUSG -DSTDLIB -DCAWFLIB="\"/opt/pkg/share/cawf\"" -c pass2.c --- nreq.o --- nreq.c:79:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 79 | { "\\\"", nr_nil }, /* backslash-quote */ | ^~~~~~ nreq.c:79:25: note: (near initialization for 'NrReqt[0].fun') In file included from proto.h:31, from cawf.h:40, from nreq.c:31: nreq.c:65:24: note: 'nr_nil' declared here 65 | _PROTOTYPE(static void nr_nil,(unsigned char *line, int brk)); | ^~~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:80:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 80 | { "^#", nr_UL }, | ^~~~~ nreq.c:80:25: note: (near initialization for 'NrReqt[1].fun') nreq.c:39:24: note: 'nr_UL' declared here 39 | _PROTOTYPE(static void nr_UL,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:81:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 81 | { "^=", nr_UL }, | ^~~~~ nreq.c:81:25: note: (near initialization for 'NrReqt[2].fun') nreq.c:39:24: note: 'nr_UL' declared here 39 | _PROTOTYPE(static void nr_UL,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:82:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 82 | { "^b", nr_Ub }, | ^~~~~ nreq.c:82:25: note: (near initialization for 'NrReqt[3].fun') nreq.c:40:24: note: 'nr_Ub' declared here 40 | _PROTOTYPE(static void nr_Ub,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:83:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 83 | { "^c", nr_Uc }, | ^~~~~ nreq.c:83:25: note: (near initialization for 'NrReqt[4].fun') nreq.c:41:24: note: 'nr_Uc' declared here 41 | _PROTOTYPE(static void nr_Uc,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:84:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 84 | { "^d", nr_nil }, | ^~~~~~ nreq.c:84:25: note: (near initialization for 'NrReqt[5].fun') nreq.c:65:24: note: 'nr_nil' declared here 65 | _PROTOTYPE(static void nr_nil,(unsigned char *line, int brk)); | ^~~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:85:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 85 | { "^e", nr_nil }, | ^~~~~~ nreq.c:85:25: note: (near initialization for 'NrReqt[6].fun') nreq.c:65:24: note: 'nr_nil' declared here 65 | _PROTOTYPE(static void nr_nil,(unsigned char *line, int brk)); | ^~~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:86:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 86 | { "^f", nr_Uf }, | ^~~~~ nreq.c:86:25: note: (near initialization for 'NrReqt[7].fun') nreq.c:42:24: note: 'nr_Uf' declared here 42 | _PROTOTYPE(static void nr_Uf,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:87:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 87 | { "^r", nr_Ur }, | ^~~~~ nreq.c:87:25: note: (near initialization for 'NrReqt[8].fun') nreq.c:43:24: note: 'nr_Ur' declared here 43 | _PROTOTYPE(static void nr_Ur,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:88:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 88 | { "^x", nr_nil }, | ^~~~~~ nreq.c:88:25: note: (near initialization for 'NrReqt[9].fun') nreq.c:65:24: note: 'nr_nil' declared here 65 | _PROTOTYPE(static void nr_nil,(unsigned char *line, int brk)); | ^~~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:89:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 89 | { "ad", nr_ad }, | ^~~~~ nreq.c:89:25: note: (near initialization for 'NrReqt[10].fun') nreq.c:44:24: note: 'nr_ad' declared here 44 | _PROTOTYPE(static void nr_ad,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:90:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 90 | { "bp", nr_bp }, | ^~~~~ nreq.c:90:25: note: (near initialization for 'NrReqt[11].fun') nreq.c:45:24: note: 'nr_bp' declared here 45 | _PROTOTYPE(static void nr_bp,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:91:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 91 | { "br", nr_br }, | ^~~~~ nreq.c:91:25: note: (near initialization for 'NrReqt[12].fun') nreq.c:46:24: note: 'nr_br' declared here 46 | _PROTOTYPE(static void nr_br,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:92:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 92 | { "ce", nr_ce }, | ^~~~~ nreq.c:92:25: note: (near initialization for 'NrReqt[13].fun') nreq.c:47:24: note: 'nr_ce' declared here 47 | _PROTOTYPE(static void nr_ce,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:93:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 93 | { "di", nr_di }, | ^~~~~ nreq.c:93:25: note: (near initialization for 'NrReqt[14].fun') nreq.c:48:24: note: 'nr_di' declared here 48 | _PROTOTYPE(static void nr_di,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:94:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 94 | { "ds", nr_ds }, | ^~~~~ nreq.c:94:25: note: (near initialization for 'NrReqt[15].fun') nreq.c:49:24: note: 'nr_ds' declared here 49 | _PROTOTYPE(static void nr_ds,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:95:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 95 | { "fi", nr_fi }, | ^~~~~ nreq.c:95:25: note: (near initialization for 'NrReqt[16].fun') nreq.c:50:24: note: 'nr_fi' declared here 50 | _PROTOTYPE(static void nr_fi,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:96:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 96 | { "fl", nr_fl }, | ^~~~~ nreq.c:96:25: note: (near initialization for 'NrReqt[17].fun') nreq.c:51:24: note: 'nr_fl' declared here 51 | _PROTOTYPE(static void nr_fl,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:97:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 97 | { "ft", nr_ft }, | ^~~~~ nreq.c:97:25: note: (near initialization for 'NrReqt[18].fun') nreq.c:52:24: note: 'nr_ft' declared here 52 | _PROTOTYPE(static void nr_ft,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:98:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 98 | { "i0", nr_nil }, | ^~~~~~ nreq.c:98:25: note: (near initialization for 'NrReqt[19].fun') nreq.c:65:24: note: 'nr_nil' declared here 65 | _PROTOTYPE(static void nr_nil,(unsigned char *line, int brk)); | ^~~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:99:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 99 | { "it", nr_it }, | ^~~~~ nreq.c:99:25: note: (near initialization for 'NrReqt[20].fun') nreq.c:53:24: note: 'nr_it' declared here 53 | _PROTOTYPE(static void nr_it,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:100:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 100 | { "lg", nr_nil }, | ^~~~~~ nreq.c:100:25: note: (near initialization for 'NrReqt[21].fun') nreq.c:65:24: note: 'nr_nil' declared here 65 | _PROTOTYPE(static void nr_nil,(unsigned char *line, int brk)); | ^~~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:101:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 101 | { "li", nr_nil }, | ^~~~~~ nreq.c:101:25: note: (near initialization for 'NrReqt[22].fun') nreq.c:65:24: note: 'nr_nil' declared here 65 | _PROTOTYPE(static void nr_nil,(unsigned char *line, int brk)); | ^~~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:102:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 102 | { "na", nr_na }, | ^~~~~ nreq.c:102:25: note: (near initialization for 'NrReqt[23].fun') nreq.c:54:24: note: 'nr_na' declared here 54 | _PROTOTYPE(static void nr_na,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:103:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 103 | { "nf", nr_nf }, | ^~~~~ nreq.c:103:25: note: (near initialization for 'NrReqt[24].fun') nreq.c:55:24: note: 'nr_nf' declared here 55 | _PROTOTYPE(static void nr_nf,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:104:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 104 | { "ns", nr_ns }, | ^~~~~ nreq.c:104:25: note: (near initialization for 'NrReqt[25].fun') nreq.c:56:24: note: 'nr_ns' declared here 56 | _PROTOTYPE(static void nr_ns,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:105:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 105 | { "ps", nr_nil }, | ^~~~~~ nreq.c:105:25: note: (near initialization for 'NrReqt[26].fun') nreq.c:65:24: note: 'nr_nil' declared here 65 | _PROTOTYPE(static void nr_nil,(unsigned char *line, int brk)); | ^~~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:106:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 106 | { "rm", nr_rm }, | ^~~~~ nreq.c:106:25: note: (near initialization for 'NrReqt[27].fun') nreq.c:57:24: note: 'nr_rm' declared here 57 | _PROTOTYPE(static void nr_rm,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:107:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 107 | { "rn", nr_rn }, | ^~~~~ nreq.c:107:25: note: (near initialization for 'NrReqt[28].fun') nreq.c:58:24: note: 'nr_rn' declared here 58 | _PROTOTYPE(static void nr_rn,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:108:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 108 | { "rr", nr_rr }, | ^~~~~ nreq.c:108:25: note: (near initialization for 'NrReqt[29].fun') nreq.c:59:24: note: 'nr_rr' declared here 59 | _PROTOTYPE(static void nr_rr,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:109:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 109 | { "rs", nr_rs }, | ^~~~~ nreq.c:109:25: note: (near initialization for 'NrReqt[30].fun') nreq.c:60:24: note: 'nr_rs' declared here 60 | _PROTOTYPE(static void nr_rs,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:110:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 110 | { "tl", nr_tl }, | ^~~~~ nreq.c:110:25: note: (near initialization for 'NrReqt[31].fun') nreq.c:61:24: note: 'nr_tl' declared here 61 | _PROTOTYPE(static void nr_tl,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:111:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 111 | { "tm", nr_tm }, | ^~~~~ nreq.c:111:25: note: (near initialization for 'NrReqt[32].fun') nreq.c:62:24: note: 'nr_tm' declared here 62 | _PROTOTYPE(static void nr_tm,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:112:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 112 | { "tr", nr_tr }, | ^~~~~ nreq.c:112:25: note: (near initialization for 'NrReqt[33].fun') nreq.c:63:24: note: 'nr_tr' declared here 63 | _PROTOTYPE(static void nr_tr,(unsigned char *line, int brk)); | ^~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c:113:25: error: initialization of 'void (*)(void)' from incompatible pointer type 'void (*)(unsigned char *, int)' [-Wincompatible-pointer-types] 113 | { "vs", nr_nil }, | ^~~~~~ nreq.c:113:25: note: (near initialization for 'NrReqt[34].fun') nreq.c:65:24: note: 'nr_nil' declared here 65 | _PROTOTYPE(static void nr_nil,(unsigned char *line, int brk)); | ^~~~~~ ansi.h:35:41: note: in definition of macro '_PROTOTYPE' 35 | #define _PROTOTYPE(function, params) function params | ^~~~~~~~ nreq.c: In function 'Nreq': nreq.c:121:1: warning: old-style function definition [-Wold-style-definition] 121 | Nreq(line, brk) | ^~~~ nreq.c:146:33: error: too many arguments to function 'NrReqt[mid].fun'; expected 0, have 2 146 | (void) (*NrReqt[mid].fun)(line, brk); | ~^~~~~~~~~~~~~~~~~ ~~~~ nreq.c:77:16: note: declared here 77 | void (*fun)(); /* processing function */ | ^~~ nreq.c: In function 'nr_ad': nreq.c:171:1: warning: old-style function definition [-Wold-style-definition] 171 | nr_ad(line, brk) | ^~~~~ nreq.c: In function 'nr_bp': nreq.c:189:1: warning: old-style function definition [-Wold-style-definition] 189 | nr_bp(line, brk) | ^~~~~ nreq.c: In function 'nr_br': nreq.c:207:1: warning: old-style function definition [-Wold-style-definition] 207 | nr_br(line, brk) | ^~~~~ nreq.c: In function 'nr_ce': nreq.c:225:1: warning: old-style function definition [-Wold-style-definition] 225 | nr_ce(line, brk) | ^~~~~ nreq.c: In function 'nr_di': nreq.c:249:1: warning: old-style function definition [-Wold-style-definition] 249 | nr_di(line, brk) | ^~~~~ nreq.c: In function 'nr_ds': nreq.c:268:1: warning: old-style function definition [-Wold-style-definition] 268 | nr_ds(line, brk) | ^~~~~ nreq.c: In function 'nr_fi': nreq.c:351:1: warning: old-style function definition [-Wold-style-definition] 351 | nr_fi(line, brk) | ^~~~~ nreq.c: In function 'nr_fl': nreq.c:370:1: warning: old-style function definition [-Wold-style-definition] 370 | nr_fl(line, brk) | ^~~~~ nreq.c: In function 'nr_ft': nreq.c:388:1: warning: old-style function definition [-Wold-style-definition] 388 | nr_ft(line, brk) | ^~~~~ nreq.c: In function 'nr_it': nreq.c:423:1: warning: old-style function definition [-Wold-style-definition] 423 | nr_it(line, brk) | ^~~~~ nreq.c: In function 'nr_nil': nreq.c:474:1: warning: old-style function definition [-Wold-style-definition] 474 | nr_nil(line, brk) | ^~~~~~ nreq.c: In function 'nr_na': nreq.c:491:1: warning: old-style function definition [-Wold-style-definition] 491 | nr_na(line, brk) | ^~~~~ nreq.c: In function 'nr_nf': nreq.c:509:1: warning: old-style function definition [-Wold-style-definition] 509 | nr_nf(line, brk) | ^~~~~ nreq.c: In function 'nr_ns': nreq.c:528:1: warning: old-style function definition [-Wold-style-definition] 528 | nr_ns(line, brk) | ^~~~~ nreq.c: In function 'nr_rm': nreq.c:546:1: warning: old-style function definition [-Wold-style-definition] 546 | nr_rm(line, brk) | ^~~~~ nreq.c: In function 'nr_rn': nreq.c:580:1: warning: old-style function definition [-Wold-style-definition] 580 | nr_rn(line, brk) | ^~~~~ nreq.c: In function 'nr_rr': nreq.c:628:1: warning: old-style function definition [-Wold-style-definition] 628 | nr_rr(line, brk) | ^~~~~ nreq.c: In function 'nr_rs': nreq.c:657:1: warning: old-style function definition [-Wold-style-definition] 657 | nr_rs(line, brk) | ^~~~~ nreq.c: In function 'nr_tl': nreq.c:675:1: warning: old-style function definition [-Wold-style-definition] 675 | nr_tl(line, brk) | ^~~~~ nreq.c: In function 'nr_tm': nreq.c:745:1: warning: old-style function definition [-Wold-style-definition] 745 | nr_tm(line, brk) | ^~~~~ nreq.c: In function 'nr_tr': nreq.c:763:1: warning: old-style function definition [-Wold-style-definition] 763 | nr_tr(line, brk) | ^~~~~ nreq.c: In function 'nr_Ub': nreq.c:951:1: warning: old-style function definition [-Wold-style-definition] 951 | nr_Ub(line, brk) | ^~~~~ nreq.c: In function 'nr_Uc': nreq.c:990:1: warning: old-style function definition [-Wold-style-definition] 990 | nr_Uc(line, brk) | ^~~~~ nreq.c: In function 'nr_Uf': nreq.c:1051:1: warning: old-style function definition [-Wold-style-definition] 1051 | nr_Uf(line, brk) | ^~~~~ nreq.c: In function 'nr_Ur': nreq.c:1079:1: warning: old-style function definition [-Wold-style-definition] 1079 | nr_Ur(line, brk) | ^~~~~ nreq.c: In function 'nr_UL': nreq.c:1124:1: warning: old-style function definition [-Wold-style-definition] 1124 | nr_UL(line, brk) | ^~~~~ *** [nreq.o] Error code 1 bmake: stopped making "all" in /tmp/work/textproc/cawf/work --- output.o --- output.c: In function 'FontHF': output.c:42:1: warning: old-style function definition [-Wold-style-definition] 42 | FontHF(cf, nf, pf, b, bl, n, t) | ^~~~~~ output.c: In function 'LenprtHF': output.c:104:1: warning: old-style function definition [-Wold-style-definition] 104 | LenprtHF(s, p, t, b, bl) | ^~~~~~~~ output.c: In function 'PageInRange': output.c:223:1: warning: old-style function definition [-Wold-style-definition] 223 | PageInRange(pg) /* page number */ | ^~~~~~~~~~~ output.c: In function 'PutHFstr': output.c:243:1: warning: old-style function definition [-Wold-style-definition] 243 | PutHFstr(buf, l, cf, b, bl, n, t) | ^~~~~~~~ output.c: In function 'Stringput': output.c:314:1: warning: old-style function definition [-Wold-style-definition] 314 | Stringput(s, l) | ^~~~~~~~~ --- pass2.o --- pass2.c: In function 'Pass2': pass2.c:40:1: warning: old-style function definition [-Wold-style-definition] 40 | Pass2(line) | ^~~~~ bmake: 1 error bmake: stopped making "all" in /tmp/work/textproc/cawf/work *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/cawf *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/cawf