=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for vigor-0.016nb14 --- cl_bsd.o --- --- cl_funcs.o --- --- cl_main.o --- --- cl_bsd.o --- clang -c -O -I. -I./../include -DUSE_INTERP_RESULT -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 ./../cl/cl_bsd.c --- cl_funcs.o --- clang -c -O -I. -I./../include -DUSE_INTERP_RESULT -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 ./../cl/cl_funcs.c --- cl_main.o --- clang -c -O -I. -I./../include -DUSE_INTERP_RESULT -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 ./../cl/cl_main.c --- 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_main.o --- In file included from ./../cl/cl_main.c:30: --- cl_bsd.o --- In file included from ./../cl/../common/common.h:85: --- cl_funcs.o --- In file included from ./../cl/../common/common.h:85: --- cl_main.o --- In file included from ./../cl/../common/common.h:82: 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] --- cl_funcs.o --- ./../cl/../common/cut.h:13:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- cl_bsd.o --- CIRCLEQ_HEAD(_texth, _text); --- cl_funcs.o --- CIRCLEQ_HEAD(_texth, _text); --- cl_bsd.o --- ^ --- cl_funcs.o --- ^ --- cl_main.o --- ./../include/options_def.h:11:9: warning: 'O_DIRECTORY' macro redefined [-Wmacro-redefined] #define O_DIRECTORY 10 ^ --- cl_bsd.o --- ./../cl/../common/cut.h:13:14: error: a parameter list without types is only allowed in a function definition --- 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 --- CIRCLEQ_HEAD(_texth, _text); --- cl_funcs.o --- CIRCLEQ_HEAD(_texth, _text); --- cl_bsd.o --- ^ --- cl_funcs.o --- ^ --- 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_funcs.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 --- TEXTH textq; /* Linked list of TEXT structures. */ --- cl_bsd.o --- ^ --- cl_funcs.o --- ^ --- cl_main.o --- In file included from ./../cl/../common/common.h:85: --- cl_bsd.o --- ./../cl/../common/cut.h:12:16: note: forward declaration of 'struct _texth' --- cl_funcs.o --- ./../cl/../common/cut.h:12:16: note: forward declaration of 'struct _texth' --- cl_bsd.o --- typedef struct _texth TEXTH; /* TEXT list head structure. */ --- cl_main.o --- ./../cl/../common/cut.h:13:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- cl_funcs.o --- typedef struct _texth TEXTH; /* TEXT list head structure. */ --- cl_bsd.o --- ^ --- cl_main.o --- CIRCLEQ_HEAD(_texth, _text); --- cl_funcs.o --- ^ --- cl_main.o --- ^ --- cl_bsd.o --- ./../cl/../common/cut.h:28:2: error: type name requires a specifier or qualifier --- cl_funcs.o --- ./../cl/../common/cut.h:28:2: error: type name requires a specifier or qualifier --- cl_bsd.o --- CIRCLEQ_ENTRY(_text) q; /* Linked list of text structures. */ --- cl_main.o --- ./../cl/../common/cut.h:13:14: error: a parameter list without types is only allowed in a function definition --- cl_funcs.o --- CIRCLEQ_ENTRY(_text) q; /* Linked list of text structures. */ --- cl_bsd.o --- ^ --- cl_main.o --- CIRCLEQ_HEAD(_texth, _text); --- cl_funcs.o --- ^ --- cl_main.o --- ^ --- cl_bsd.o --- ./../cl/../common/cut.h:28:16: error: a parameter list without types is only allowed in a function definition --- cl_funcs.o --- ./../cl/../common/cut.h:28:16: 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_main.o --- ./../cl/../common/cut.h:18:9: error: field has incomplete type 'TEXTH' (aka 'struct _texth') --- cl_funcs.o --- CIRCLEQ_ENTRY(_text) q; /* Linked list of text structures. */ --- cl_bsd.o --- ^ --- cl_main.o --- TEXTH textq; /* Linked list of TEXT structures. */ --- cl_funcs.o --- ^ --- cl_main.o --- ^ --- cl_bsd.o --- ./../cl/../common/cut.h:28:22: error: expected ';' at end of declaration list --- cl_funcs.o --- ./../cl/../common/cut.h:28:22: error: expected ';' at end of declaration list --- cl_bsd.o --- CIRCLEQ_ENTRY(_text) q; /* Linked list of text structures. */ --- cl_main.o --- ./../cl/../common/cut.h:12:16: note: forward declaration of 'struct _texth' --- cl_funcs.o --- CIRCLEQ_ENTRY(_text) q; /* Linked list of text structures. */ --- cl_bsd.o --- ^ --- cl_main.o --- typedef struct _texth TEXTH; /* TEXT list head structure. */ --- cl_funcs.o --- ^ --- cl_bsd.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:89: --- cl_funcs.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 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 --- cl_funcs.o --- ./../cl/../common/../ex/ex.h:67:2: error: type name requires a specifier or qualifier --- cl_bsd.o --- CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_funcs.o --- CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_bsd.o --- ^ --- cl_funcs.o --- ^ --- cl_main.o --- ./../cl/../common/cut.h:28:16: error: a parameter list without types is only allowed in a function definition 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 --- 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 --- CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_funcs.o --- CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_bsd.o --- ^ --- 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 --- cl_main.o --- In file included from ./../cl/cl_main.c:30: --- cl_funcs.o --- ./../cl/../common/../ex/ex.h:67:23: error: expected ';' at end of declaration list --- cl_bsd.o --- CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_funcs.o --- CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_bsd.o --- ^ --- cl_funcs.o --- ^ --- cl_bsd.o --- ; --- cl_main.o --- In file included from ./../cl/../common/common.h:89: --- cl_funcs.o --- ; --- cl_bsd.o --- ./../cl/../common/../ex/ex.h:92: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_funcs.o --- ./../cl/../common/../ex/ex.h:92:2: error: type name requires a specifier or qualifier --- cl_bsd.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_main.o --- CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_funcs.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_bsd.o --- ^ --- cl_main.o --- ^ --- cl_funcs.o --- ^ --- cl_bsd.o --- ./../cl/../common/../ex/ex.h:92: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_funcs.o --- ./../cl/../common/../ex/ex.h:92:15: 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_main.o --- CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_funcs.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_bsd.o --- ^ --- cl_main.o --- ^ --- cl_funcs.o --- ^ --- cl_bsd.o --- ./../cl/../common/../ex/ex.h:92: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_funcs.o --- ./../cl/../common/../ex/ex.h:92:27: error: expected ';' at end of declaration list --- cl_bsd.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_main.o --- CIRCLEQ_ENTRY(_range) q; /* Linked list of ranges. */ --- cl_funcs.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_bsd.o --- ^ --- cl_main.o --- ^ --- cl_funcs.o --- ^ --- cl_bsd.o --- ; --- cl_main.o --- ; --- cl_funcs.o --- ; --- cl_bsd.o --- ./../cl/../common/../ex/ex.h:160:2: error: type name requires a specifier or qualifier --- cl_main.o --- ./../cl/../common/../ex/ex.h:92:2: error: type name requires a specifier or qualifier --- cl_funcs.o --- ./../cl/../common/../ex/ex.h:160:2: error: type name requires a specifier or qualifier --- cl_bsd.o --- CIRCLEQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */ --- cl_main.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_funcs.o --- CIRCLEQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */ --- cl_bsd.o --- ^ --- cl_main.o --- ^ --- cl_funcs.o --- ^ --- cl_bsd.o --- ./../cl/../common/../ex/ex.h:160:15: error: a parameter list without types is only allowed in a function definition --- cl_main.o --- ./../cl/../common/../ex/ex.h:92:15: error: a parameter list without types is only allowed in a function definition --- cl_funcs.o --- ./../cl/../common/../ex/ex.h:160: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_main.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_funcs.o --- CIRCLEQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */ --- cl_bsd.o --- ^ --- cl_main.o --- ^ --- cl_funcs.o --- ^ --- cl_bsd.o --- ./../cl/../common/../ex/ex.h:160:27: error: expected ';' at end of declaration list --- cl_main.o --- ./../cl/../common/../ex/ex.h:92:27: error: expected ';' at end of declaration list --- cl_funcs.o --- ./../cl/../common/../ex/ex.h:160:27: error: expected ';' at end of declaration list --- cl_bsd.o --- CIRCLEQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */ --- cl_main.o --- CIRCLEQ_HEAD(_rh, _range) rq; /* @/global range: linked list. */ --- cl_funcs.o --- CIRCLEQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */ --- cl_bsd.o --- ^ --- cl_main.o --- ^ --- cl_funcs.o --- ^ --- cl_bsd.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_main.o --- ./../cl/../common/../ex/ex.h:160:2: error: type name requires a specifier or qualifier --- cl_funcs.o --- In file included from ./../cl/../common/common.h:90: --- cl_main.o --- CIRCLEQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */ ^ --- cl_bsd.o --- ./../cl/../common/gs.h:22:2: error: type name requires a specifier or qualifier --- cl_funcs.o --- ./../cl/../common/gs.h:22:2: error: type name requires a specifier or qualifier --- cl_bsd.o --- CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ --- cl_funcs.o --- CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ --- cl_bsd.o --- ^ --- cl_main.o --- ./../cl/../common/../ex/ex.h:160:15: error: a parameter list without types is only allowed in a function definition --- cl_funcs.o --- ^ --- cl_main.o --- 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 --- 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 --- CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ --- cl_funcs.o --- CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ --- cl_bsd.o --- ^ --- cl_main.o --- ./../cl/../common/../ex/ex.h:160:27: error: expected ';' at end of declaration list --- cl_funcs.o --- ^ --- cl_main.o --- CIRCLEQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */ ^ ; --- cl_bsd.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_funcs.o --- ./../cl/../common/gs.h:22:22: error: expected ';' at end of declaration list --- cl_bsd.o --- CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ --- cl_funcs.o --- CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ --- cl_bsd.o --- ^ --- cl_funcs.o --- ^ --- cl_bsd.o --- ; --- cl_main.o --- In file included from ./../cl/../common/common.h:90: --- cl_funcs.o --- ; --- cl_bsd.o --- ./../cl/../common/gs.h:59: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_funcs.o --- ./../cl/../common/gs.h:59:2: error: type name requires a specifier or qualifier --- cl_bsd.o --- CIRCLEQ_HEAD(_dqh, _scr) dq; /* Displayed screens. */ --- cl_main.o --- CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ --- cl_funcs.o --- CIRCLEQ_HEAD(_dqh, _scr) dq; /* Displayed screens. */ --- cl_bsd.o --- ^ --- cl_main.o --- ^ --- cl_funcs.o --- ^ --- cl_bsd.o --- ./../cl/../common/gs.h:59: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_funcs.o --- ./../cl/../common/gs.h:59:15: error: a parameter list without types is only allowed in a function definition --- cl_bsd.o --- CIRCLEQ_HEAD(_dqh, _scr) dq; /* Displayed screens. */ --- cl_main.o --- CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ --- cl_funcs.o --- CIRCLEQ_HEAD(_dqh, _scr) dq; /* Displayed screens. */ --- cl_bsd.o --- ^ --- cl_main.o --- ^ --- cl_funcs.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_main.o --- ./../cl/../common/gs.h:22:22: error: expected ';' at end of declaration list --- cl_bsd.o --- 1 warning and 20 errors generated. --- cl_main.o --- CIRCLEQ_ENTRY(_fref) q; /* Linked list of file references. */ --- cl_bsd.o --- *** [cl_bsd.o] Error code 1 bmake: stopped in /var/pkgsrc/work/editors/vigor/work/vigor-0.016/build --- cl_funcs.o --- 1 warning and 20 errors generated. *** [cl_funcs.o] Error code 1 bmake: stopped in /var/pkgsrc/work/editors/vigor/work/vigor-0.016/build --- cl_main.o --- ^ ; ./../cl/../common/gs.h:59:2: error: type name requires a specifier or qualifier CIRCLEQ_HEAD(_dqh, _scr) dq; /* Displayed screens. */ ^ ./../cl/../common/gs.h:59: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/vigor/work/vigor-0.016/build 3 errors bmake: stopped in /var/pkgsrc/work/editors/vigor/work/vigor-0.016/build *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/editors/vigor *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/editors/vigor