=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for nvi-m17n-1.79.20040608nb6 --- cl_bsd.o --- --- cl_funcs.o --- --- cl_main.o --- --- cl_bsd.o --- clang -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O2 -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses -DGTAGS -I/usr/pkg/include ./../cl/cl_bsd.c --- cl_funcs.o --- clang -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O2 -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses -DGTAGS -I/usr/pkg/include ./../cl/cl_funcs.c --- cl_main.o --- clang -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O2 -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses -DGTAGS -I/usr/pkg/include ./../cl/cl_main.c --- cl_bsd.o --- In file included from ./../cl/cl_bsd.c:28: --- cl_main.o --- In file included from ./../cl/cl_main.c:30: --- cl_funcs.o --- In file included from ./../cl/cl_funcs.c:30: --- cl_bsd.o --- In file included from ./../cl/../common/common.h:85: --- cl_main.o --- In file included from ./../cl/../common/common.h:82: --- cl_funcs.o --- In file included from ./../cl/../common/common.h:85: --- cl_main.o --- In file included from ./../cl/../common/options.h:101: --- cl_bsd.o --- ./../cl/../common/cut.h:13:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] CIRCLEQ_HEAD(_texth, _text); --- cl_funcs.o --- ./../cl/../common/cut.h:13:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_HEAD(_texth, _text); ^ --- cl_main.o --- ./../include/options_def.h:16:9: warning: 'O_DIRECTORY' macro redefined [-Wmacro-redefined] #define O_DIRECTORY 15 ^ --- cl_bsd.o --- ./../cl/../common/cut.h:13:14: error: a parameter list without types is only allowed in a function definition CIRCLEQ_HEAD(_texth, _text); --- cl_funcs.o --- ./../cl/../common/cut.h:13:14: error: a parameter list without types is only allowed in a function definition --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_HEAD(_texth, _text); ^ --- cl_main.o --- /usr/include/fcntl.h:118:9: note: previous definition is here #define O_DIRECTORY 0x00020000 /* Fail if not directory */ ^ --- cl_bsd.o --- ./../cl/../common/cut.h:18:9: error: field has incomplete type 'TEXTH' (aka 'struct _texth') --- cl_main.o --- In file included from ./../cl/cl_main.c:30: --- cl_bsd.o --- TEXTH textq; /* Linked list of TEXT structures. */ --- cl_funcs.o --- ./../cl/../common/cut.h:18:9: error: field has incomplete type 'TEXTH' (aka 'struct _texth') --- cl_bsd.o --- ^ --- cl_funcs.o --- TEXTH textq; /* Linked list of TEXT structures. */ --- cl_main.o --- In file included from ./../cl/../common/common.h:85: --- cl_funcs.o --- ^ --- cl_bsd.o --- ./../cl/../common/cut.h:12:16: note: forward declaration of 'struct _texth' --- cl_main.o --- ./../cl/../common/cut.h:13:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- cl_bsd.o --- typedef struct _texth TEXTH; /* TEXT list head structure. */ --- cl_funcs.o --- ./../cl/../common/cut.h:12:16: note: forward declaration of 'struct _texth' --- cl_main.o --- CIRCLEQ_HEAD(_texth, _text); --- cl_bsd.o --- ^ --- cl_funcs.o --- typedef struct _texth TEXTH; /* TEXT list head structure. */ --- cl_main.o --- ^ --- cl_funcs.o --- ^ --- cl_bsd.o --- ./../cl/../common/cut.h:28:2: error: type name requires a specifier or qualifier --- cl_main.o --- ./../cl/../common/cut.h:13:14: error: a parameter list without types is only allowed in a function definition --- cl_bsd.o --- CIRCLEQ_ENTRY(_text) q; /* Linked list of text structures. */ --- cl_funcs.o --- ./../cl/../common/cut.h:28:2: error: type name requires a specifier or qualifier --- cl_main.o --- CIRCLEQ_HEAD(_texth, _text); --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_ENTRY(_text) q; /* Linked list of text structures. */ --- cl_main.o --- ^ --- cl_funcs.o --- ^ --- cl_bsd.o --- ./../cl/../common/cut.h:28:16: error: a parameter list without types is only allowed in a function definition --- cl_main.o --- ./../cl/../common/cut.h:18:9: error: field has incomplete type 'TEXTH' (aka 'struct _texth') --- cl_bsd.o --- CIRCLEQ_ENTRY(_text) q; /* Linked list of text structures. */ --- cl_funcs.o --- ./../cl/../common/cut.h:28:16: error: a parameter list without types is only allowed in a function definition --- cl_main.o --- TEXTH textq; /* Linked list of TEXT structures. */ --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_ENTRY(_text) q; /* Linked list of text structures. */ --- cl_main.o --- ^ --- cl_funcs.o --- ^ --- cl_bsd.o --- ./../cl/../common/cut.h:28:22: error: expected ';' at end of declaration list --- cl_main.o --- ./../cl/../common/cut.h:12:16: note: forward declaration of 'struct _texth' --- cl_bsd.o --- CIRCLEQ_ENTRY(_text) q; /* Linked list of text structures. */ --- cl_funcs.o --- ./../cl/../common/cut.h:28:22: error: expected ';' at end of declaration list --- cl_main.o --- typedef struct _texth TEXTH; /* TEXT list head structure. */ --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_ENTRY(_text) q; /* Linked list of text structures. */ --- cl_main.o --- ^ --- cl_bsd.o --- ; --- cl_funcs.o --- ^ ; --- cl_bsd.o --- In file included from ./../cl/cl_bsd.c:28: --- cl_funcs.o --- In file included from ./../cl/cl_funcs.c:30: --- cl_bsd.o --- In file included from ./../cl/../common/common.h:89: --- cl_main.o --- ./../cl/../common/cut.h:28:2: error: type name requires a specifier or qualifier --- cl_funcs.o --- In file included from ./../cl/../common/common.h:89: --- cl_main.o --- CIRCLEQ_ENTRY(_text) q; /* Linked list of text structures. */ ^ --- cl_bsd.o --- ./../cl/../common/../ex/ex.h:67:2: error: type name requires a specifier or qualifier CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_funcs.o --- ./../cl/../common/../ex/ex.h:67:2: error: type name requires a specifier or qualifier --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_main.o --- ./../cl/../common/cut.h:28:16: error: a parameter list without types is only allowed in a function definition --- cl_funcs.o --- ^ --- cl_main.o --- CIRCLEQ_ENTRY(_text) q; /* Linked list of text structures. */ ^ --- cl_bsd.o --- ./../cl/../common/../ex/ex.h:67:16: error: a parameter list without types is only allowed in a function definition CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_funcs.o --- ./../cl/../common/../ex/ex.h:67:16: error: a parameter list without types is only allowed in a function definition --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_main.o --- ./../cl/../common/cut.h:28:22: error: expected ';' at end of declaration list --- cl_funcs.o --- ^ --- cl_main.o --- CIRCLEQ_ENTRY(_text) q; /* Linked list of text structures. */ ^ ; --- cl_bsd.o --- ./../cl/../common/../ex/ex.h:67:23: error: expected ';' at end of declaration list CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_funcs.o --- ./../cl/../common/../ex/ex.h:67:23: error: expected ';' at end of declaration list --- cl_main.o --- In file included from ./../cl/cl_main.c:30: --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_bsd.o --- ; --- cl_funcs.o --- ^ --- cl_main.o --- In file included from ./../cl/../common/common.h:89: --- cl_funcs.o --- ; --- cl_bsd.o --- ./../cl/../common/../ex/ex.h:100:2: error: type name requires a specifier or qualifier --- cl_main.o --- ./../cl/../common/../ex/ex.h:67:2: error: type name requires a specifier or qualifier --- cl_bsd.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_funcs.o --- ./../cl/../common/../ex/ex.h:100:2: error: type name requires a specifier or qualifier --- cl_main.o --- CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_main.o --- ^ --- cl_funcs.o --- ^ --- cl_bsd.o --- ./../cl/../common/../ex/ex.h:100:15: error: a parameter list without types is only allowed in a function definition --- cl_main.o --- ./../cl/../common/../ex/ex.h:67:16: error: a parameter list without types is only allowed in a function definition --- cl_bsd.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_funcs.o --- ./../cl/../common/../ex/ex.h:100:15: error: a parameter list without types is only allowed in a function definition --- cl_main.o --- CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_main.o --- ^ --- cl_funcs.o --- ^ --- cl_bsd.o --- ./../cl/../common/../ex/ex.h:100:27: error: expected ';' at end of declaration list --- cl_main.o --- ./../cl/../common/../ex/ex.h:67:23: error: expected ';' at end of declaration list --- cl_bsd.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_funcs.o --- ./../cl/../common/../ex/ex.h:100:27: error: expected ';' at end of declaration list --- cl_main.o --- CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_main.o --- ^ --- cl_bsd.o --- ; --- cl_funcs.o --- ^ --- cl_main.o --- ; --- cl_funcs.o --- ; --- cl_bsd.o --- ./../cl/../common/../ex/ex.h:175:2: error: type name requires a specifier or qualifier --- cl_main.o --- ./../cl/../common/../ex/ex.h:100:2: error: type name requires a specifier or qualifier --- cl_bsd.o --- CIRCLEQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */ --- cl_funcs.o --- ./../cl/../common/../ex/ex.h:175:2: error: type name requires a specifier or qualifier --- cl_main.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */ --- cl_main.o --- ^ --- cl_funcs.o --- ^ --- cl_bsd.o --- ./../cl/../common/../ex/ex.h:175:15: error: a parameter list without types is only allowed in a function definition --- cl_main.o --- ./../cl/../common/../ex/ex.h:100:15: error: a parameter list without types is only allowed in a function definition --- cl_bsd.o --- CIRCLEQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */ --- cl_funcs.o --- ./../cl/../common/../ex/ex.h:175:15: error: a parameter list without types is only allowed in a function definition --- cl_main.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */ --- cl_main.o --- ^ --- cl_funcs.o --- ^ --- cl_bsd.o --- ./../cl/../common/../ex/ex.h:175:27: error: expected ';' at end of declaration list --- cl_main.o --- ./../cl/../common/../ex/ex.h:100:27: error: expected ';' at end of declaration list --- cl_bsd.o --- CIRCLEQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */ --- cl_funcs.o --- ./../cl/../common/../ex/ex.h:175:27: error: expected ';' at end of declaration list --- cl_main.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */ --- cl_main.o --- ^ --- cl_bsd.o --- ; --- cl_funcs.o --- ^ --- cl_main.o --- ; --- cl_funcs.o --- ; --- cl_bsd.o --- In file included from ./../cl/cl_bsd.c:28: --- cl_funcs.o --- In file included from ./../cl/cl_funcs.c:30: --- cl_bsd.o --- In file included from ./../cl/../common/common.h:90: --- cl_funcs.o --- In file included from ./../cl/../common/common.h:90: --- cl_main.o --- ./../cl/../common/../ex/ex.h:175:2: error: type name requires a specifier or qualifier CIRCLEQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */ ^ --- cl_bsd.o --- ./../cl/../common/gs.h:22:2: error: type name requires a specifier or qualifier CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ --- cl_funcs.o --- ./../cl/../common/gs.h:22:2: error: type name requires a specifier or qualifier --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ ^ --- cl_main.o --- ./../cl/../common/../ex/ex.h:175:15: error: a parameter list without types is only allowed in a function definition CIRCLEQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */ ^ --- cl_bsd.o --- ./../cl/../common/gs.h:22:16: error: a parameter list without types is only allowed in a function definition CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ --- cl_funcs.o --- ./../cl/../common/gs.h:22:16: error: a parameter list without types is only allowed in a function definition --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ ^ --- cl_main.o --- ./../cl/../common/../ex/ex.h:175:27: error: expected ';' at end of declaration list CIRCLEQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */ ^ ; --- cl_bsd.o --- ./../cl/../common/gs.h:22:22: error: expected ';' at end of declaration list CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ --- cl_funcs.o --- ./../cl/../common/gs.h:22:22: error: expected ';' at end of declaration list --- cl_main.o --- In file included from ./../cl/cl_main.c:30: --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ --- cl_bsd.o --- ; --- cl_funcs.o --- ^ ; --- cl_main.o --- In file included from ./../cl/../common/common.h:90: --- cl_bsd.o --- ./../cl/../common/gs.h:62:2: error: type name requires a specifier or qualifier CIRCLEQ_HEAD(_dqh, _scr) dq; /* Displayed screens. */ --- cl_funcs.o --- ./../cl/../common/gs.h:62:2: error: type name requires a specifier or qualifier --- cl_main.o --- ./../cl/../common/gs.h:22:2: error: type name requires a specifier or qualifier --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_HEAD(_dqh, _scr) dq; /* Displayed screens. */ --- cl_main.o --- CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ --- cl_funcs.o --- ^ --- cl_main.o --- ^ --- cl_bsd.o --- ./../cl/../common/gs.h:62:15: error: a parameter list without types is only allowed in a function definition CIRCLEQ_HEAD(_dqh, _scr) dq; /* Displayed screens. */ --- cl_funcs.o --- ./../cl/../common/gs.h:62:15: error: a parameter list without types is only allowed in a function definition --- cl_main.o --- ./../cl/../common/gs.h:22:16: error: a parameter list without types is only allowed in a function definition --- cl_bsd.o --- ^ --- cl_funcs.o --- CIRCLEQ_HEAD(_dqh, _scr) dq; /* Displayed screens. */ --- cl_main.o --- CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ --- cl_funcs.o --- ^ --- cl_main.o --- ^ --- cl_bsd.o --- fatal error: too many errors emitted, stopping now [-ferror-limit=] --- cl_funcs.o --- fatal error: too many errors emitted, stopping now [-ferror-limit=] --- cl_bsd.o --- 1 warning and 20 errors generated. --- cl_main.o --- ./../cl/../common/gs.h:22:22: error: expected ';' at end of declaration list --- cl_bsd.o --- *** [cl_bsd.o] Error code 1 bmake: stopped in /var/pkgsrc/work/editors/nvi-m17n/work/nvi-1.79/build --- cl_main.o --- CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ --- cl_funcs.o --- 1 warning and 20 errors generated. *** [cl_funcs.o] Error code 1 bmake: stopped in /var/pkgsrc/work/editors/nvi-m17n/work/nvi-1.79/build --- cl_main.o --- ^ ; ./../cl/../common/gs.h:62:2: error: type name requires a specifier or qualifier CIRCLEQ_HEAD(_dqh, _scr) dq; /* Displayed screens. */ ^ ./../cl/../common/gs.h:62:15: error: a parameter list without types is only allowed in a function definition CIRCLEQ_HEAD(_dqh, _scr) dq; /* Displayed screens. */ ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 2 warnings and 20 errors generated. *** [cl_main.o] Error code 1 bmake: stopped in /var/pkgsrc/work/editors/nvi-m17n/work/nvi-1.79/build 3 errors bmake: stopped in /var/pkgsrc/work/editors/nvi-m17n/work/nvi-1.79/build *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/editors/nvi-m17n *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/editors/nvi-m17n