Last 1000 lines of build log: const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:442:8: note: in expansion of macro 'DECL_ARGS' pre_sp(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:442:8: note: in expansion of macro 'DECL_ARGS' pre_sp(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:442:1: error: conflicting types for 'pre_sp' pre_sp(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:85:15: note: previous declaration of 'pre_sp' was here static int pre_sp(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'pre_sp': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:447:16: error: dereferencing pointer to incomplete type if ((NULL == n->prev && n->parent)) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:447:27: error: dereferencing pointer to incomplete type if ((NULL == n->prev && n->parent)) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:448:12: error: dereferencing pointer to incomplete type switch (n->parent->tok) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:465:7: error: dereferencing pointer to incomplete type if (n->tok == MAN_br) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:467:12: error: dereferencing pointer to incomplete type else if (n->child == NULL) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:470:20: error: dereferencing pointer to incomplete type if ( ! a2roffsu(n->child->string, &su, SCALE_VS)) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:487:8: note: in expansion of macro 'DECL_ARGS' pre_HP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:487:8: note: in expansion of macro 'DECL_ARGS' pre_HP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:487:1: error: conflicting types for 'pre_HP' pre_HP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:68:15: note: previous declaration of 'pre_HP' was here static int pre_HP(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'pre_HP': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:493:11: error: dereferencing pointer to incomplete type switch (n->type) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:494:7: error: 'MAN_BLOCK' undeclared (first use in this function) case MAN_BLOCK: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:495:3: warning: passing argument 2 of 'print_bvspace' from incompatible pointer type [enabled by default] print_bvspace(p, n, mt->pardist); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:193:1: note: expected 'const struct man_node *' but argument is of type 'struct man_node *' print_bvspace(struct termp *p, const struct man_node *n, int pardist) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:497:7: error: 'MAN_BODY' undeclared (first use in this function) case MAN_BODY: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:510:13: error: dereferencing pointer to incomplete type if ((nn = n->parent->head->child) != NULL && ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:511:17: error: dereferencing pointer to incomplete type a2roffsu(nn->string, &su, SCALE_EN)) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:527:9: note: in expansion of macro 'DECL_ARGS' post_HP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:527:9: note: in expansion of macro 'DECL_ARGS' post_HP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:527:1: error: conflicting types for 'post_HP' post_HP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:88:16: note: previous declaration of 'post_HP' was here static void post_HP(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'post_HP': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:530:11: error: dereferencing pointer to incomplete type switch (n->type) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:531:7: error: 'MAN_BODY' undeclared (first use in this function) case MAN_BODY: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:544:8: note: in expansion of macro 'DECL_ARGS' pre_PP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:544:8: note: in expansion of macro 'DECL_ARGS' pre_PP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:544:1: error: conflicting types for 'pre_PP' pre_PP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:73:15: note: previous declaration of 'pre_PP' was here static int pre_PP(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'pre_PP': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:547:11: error: dereferencing pointer to incomplete type switch (n->type) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:548:7: error: 'MAN_BLOCK' undeclared (first use in this function) case MAN_BLOCK: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:550:3: warning: passing argument 2 of 'print_bvspace' from incompatible pointer type [enabled by default] print_bvspace(p, n, mt->pardist); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:193:1: note: expected 'const struct man_node *' but argument is of type 'struct man_node *' print_bvspace(struct termp *p, const struct man_node *n, int pardist) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:557:9: error: 'MAN_HEAD' undeclared (first use in this function) return(MAN_HEAD != n->type); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:557:22: error: dereferencing pointer to incomplete type return(MAN_HEAD != n->type); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:561:8: note: in expansion of macro 'DECL_ARGS' pre_IP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:561:8: note: in expansion of macro 'DECL_ARGS' pre_IP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:561:1: error: conflicting types for 'pre_IP' pre_IP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:70:15: note: previous declaration of 'pre_IP' was here static int pre_IP(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'pre_IP': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:567:11: error: dereferencing pointer to incomplete type switch (n->type) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:568:7: error: 'MAN_BODY' undeclared (first use in this function) case MAN_BODY: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:571:7: error: 'MAN_HEAD' undeclared (first use in this function) case MAN_HEAD: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:575:7: error: 'MAN_BLOCK' undeclared (first use in this function) case MAN_BLOCK: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:576:3: warning: passing argument 2 of 'print_bvspace' from incompatible pointer type [enabled by default] print_bvspace(p, n, mt->pardist); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:193:1: note: expected 'const struct man_node *' but argument is of type 'struct man_node *' print_bvspace(struct termp *p, const struct man_node *n, int pardist) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:583:13: error: dereferencing pointer to incomplete type if ((nn = n->parent->head->child) != NULL && ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:584:14: error: dereferencing pointer to incomplete type (nn = nn->next) != NULL && ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:585:17: error: dereferencing pointer to incomplete type a2roffsu(nn->string, &su, SCALE_EN)) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:595:11: error: dereferencing pointer to incomplete type switch (n->type) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:603:8: error: dereferencing pointer to incomplete type if (n->child) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:604:27: error: dereferencing pointer to incomplete type print_man_node(p, mt, n->child, meta); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:604:4: warning: passing argument 4 of 'print_man_node' from incompatible pointer type [enabled by default] print_man_node(p, mt, n->child, meta); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:61:16: note: expected 'const struct man_meta *' but argument is of type 'const struct man_meta *' static void print_man_node(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:622:9: note: in expansion of macro 'DECL_ARGS' post_IP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:622:9: note: in expansion of macro 'DECL_ARGS' post_IP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:622:1: error: conflicting types for 'post_IP' post_IP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:87:16: note: previous declaration of 'post_IP' was here static void post_IP(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'post_IP': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:625:11: error: dereferencing pointer to incomplete type switch (n->type) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:626:7: error: 'MAN_HEAD' undeclared (first use in this function) case MAN_HEAD: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:632:7: error: 'MAN_BODY' undeclared (first use in this function) case MAN_BODY: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:642:8: note: in expansion of macro 'DECL_ARGS' pre_TP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:642:8: note: in expansion of macro 'DECL_ARGS' pre_TP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:642:1: error: conflicting types for 'pre_TP' pre_TP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:77:15: note: previous declaration of 'pre_TP' was here static int pre_TP(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'pre_TP': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:648:11: error: dereferencing pointer to incomplete type switch (n->type) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:649:7: error: 'MAN_HEAD' undeclared (first use in this function) case MAN_HEAD: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:653:7: error: 'MAN_BODY' undeclared (first use in this function) case MAN_BODY: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:656:7: error: 'MAN_BLOCK' undeclared (first use in this function) case MAN_BLOCK: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:657:3: warning: passing argument 2 of 'print_bvspace' from incompatible pointer type [enabled by default] print_bvspace(p, n, mt->pardist); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:193:1: note: expected 'const struct man_node *' but argument is of type 'struct man_node *' print_bvspace(struct termp *p, const struct man_node *n, int pardist) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:665:13: error: dereferencing pointer to incomplete type if ((nn = n->parent->head->child) != NULL && ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:666:8: error: dereferencing pointer to incomplete type nn->string != NULL && ! (MAN_LINE & nn->flags) && ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:666:31: error: 'MAN_LINE' undeclared (first use in this function) nn->string != NULL && ! (MAN_LINE & nn->flags) && ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:666:44: error: dereferencing pointer to incomplete type nn->string != NULL && ! (MAN_LINE & nn->flags) && ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:667:17: error: dereferencing pointer to incomplete type a2roffsu(nn->string, &su, SCALE_EN)) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:677:11: error: dereferencing pointer to incomplete type switch (n->type) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:686:9: error: dereferencing pointer to incomplete type nn = n->child; ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:687:43: error: dereferencing pointer to incomplete type while (NULL != nn && 0 == (MAN_LINE & nn->flags)) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:688:11: error: dereferencing pointer to incomplete type nn = nn->next; ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:691:4: warning: passing argument 3 of 'print_man_node' from incompatible pointer type [enabled by default] print_man_node(p, mt, nn, meta); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:61:16: note: expected 'struct man_node *' but argument is of type 'struct man_node *' static void print_man_node(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:691:4: warning: passing argument 4 of 'print_man_node' from incompatible pointer type [enabled by default] print_man_node(p, mt, nn, meta); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:61:16: note: expected 'const struct man_meta *' but argument is of type 'const struct man_meta *' static void print_man_node(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:692:11: error: dereferencing pointer to incomplete type nn = nn->next; ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:712:9: note: in expansion of macro 'DECL_ARGS' post_TP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:712:9: note: in expansion of macro 'DECL_ARGS' post_TP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:712:1: error: conflicting types for 'post_TP' post_TP(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:92:16: note: previous declaration of 'post_TP' was here static void post_TP(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'post_TP': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:715:11: error: dereferencing pointer to incomplete type switch (n->type) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:716:7: error: 'MAN_HEAD' undeclared (first use in this function) case MAN_HEAD: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:719:7: error: 'MAN_BODY' undeclared (first use in this function) case MAN_BODY: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:729:8: note: in expansion of macro 'DECL_ARGS' pre_SS(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:729:8: note: in expansion of macro 'DECL_ARGS' pre_SS(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:729:1: error: conflicting types for 'pre_SS' pre_SS(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:76:15: note: previous declaration of 'pre_SS' was here static int pre_SS(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'pre_SS': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:733:11: error: dereferencing pointer to incomplete type switch (n->type) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:734:7: error: 'MAN_BLOCK' undeclared (first use in this function) case MAN_BLOCK: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:745:9: error: dereferencing pointer to incomplete type n = n->prev; ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:746:35: error: dereferencing pointer to incomplete type } while (n != NULL && termacts[n->tok].flags & MAN_NOTEXT); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:747:22: error: dereferencing pointer to incomplete type if (n == NULL || (n->tok == MAN_SS && n->body->child == NULL)) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:747:42: error: dereferencing pointer to incomplete type if (n == NULL || (n->tok == MAN_SS && n->body->child == NULL)) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:753:7: error: 'MAN_HEAD' undeclared (first use in this function) case MAN_HEAD: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:757:7: error: 'MAN_BODY' undeclared (first use in this function) case MAN_BODY: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:768:9: note: in expansion of macro 'DECL_ARGS' post_SS(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:768:9: note: in expansion of macro 'DECL_ARGS' post_SS(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:768:1: error: conflicting types for 'post_SS' post_SS(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:91:16: note: previous declaration of 'post_SS' was here static void post_SS(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'post_SS': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:771:11: error: dereferencing pointer to incomplete type switch (n->type) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:772:7: error: 'MAN_HEAD' undeclared (first use in this function) case MAN_HEAD: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:775:7: error: 'MAN_BODY' undeclared (first use in this function) case MAN_BODY: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:784:8: note: in expansion of macro 'DECL_ARGS' pre_SH(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:784:8: note: in expansion of macro 'DECL_ARGS' pre_SH(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:784:1: error: conflicting types for 'pre_SH' pre_SH(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:75:15: note: previous declaration of 'pre_SH' was here static int pre_SH(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'pre_SH': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:788:11: error: dereferencing pointer to incomplete type switch (n->type) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:789:7: error: 'MAN_BLOCK' undeclared (first use in this function) case MAN_BLOCK: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:800:9: error: dereferencing pointer to incomplete type n = n->prev; ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:801:35: error: dereferencing pointer to incomplete type } while (n != NULL && termacts[n->tok].flags & MAN_NOTEXT); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:802:22: error: dereferencing pointer to incomplete type if (n == NULL || (n->tok == MAN_SH && n->body->child == NULL)) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:802:42: error: dereferencing pointer to incomplete type if (n == NULL || (n->tok == MAN_SH && n->body->child == NULL)) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:808:7: error: 'MAN_HEAD' undeclared (first use in this function) case MAN_HEAD: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:812:7: error: 'MAN_BODY' undeclared (first use in this function) case MAN_BODY: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:823:9: note: in expansion of macro 'DECL_ARGS' post_SH(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:823:9: note: in expansion of macro 'DECL_ARGS' post_SH(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:823:1: error: conflicting types for 'post_SH' post_SH(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:90:16: note: previous declaration of 'post_SH' was here static void post_SH(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'post_SH': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:826:11: error: dereferencing pointer to incomplete type switch (n->type) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:827:7: error: 'MAN_HEAD' undeclared (first use in this function) case MAN_HEAD: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:830:7: error: 'MAN_BODY' undeclared (first use in this function) case MAN_BODY: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:839:8: note: in expansion of macro 'DECL_ARGS' pre_RS(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:839:8: note: in expansion of macro 'DECL_ARGS' pre_RS(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:839:1: error: conflicting types for 'pre_RS' pre_RS(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:74:15: note: previous declaration of 'pre_RS' was here static int pre_RS(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'pre_RS': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:843:11: error: dereferencing pointer to incomplete type switch (n->type) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:844:7: error: 'MAN_BLOCK' undeclared (first use in this function) case MAN_BLOCK: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:847:7: error: 'MAN_HEAD' undeclared (first use in this function) case MAN_HEAD: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:853:7: error: dereferencing pointer to incomplete type n = n->parent->head; ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:854:3: error: dereferencing pointer to incomplete type n->aux = SHRT_MAX + 1; ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:855:7: error: dereferencing pointer to incomplete type if (n->child != NULL && a2roffsu(n->child->string, &su, SCALE_EN)) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:855:36: error: dereferencing pointer to incomplete type if (n->child != NULL && a2roffsu(n->child->string, &su, SCALE_EN)) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:856:4: error: dereferencing pointer to incomplete type n->aux = term_hspan(p, &su); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:857:7: error: dereferencing pointer to incomplete type if (n->aux < 0 && (size_t)(-n->aux) > mt->offset) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:857:31: error: dereferencing pointer to incomplete type if (n->aux < 0 && (size_t)(-n->aux) > mt->offset) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:858:4: error: dereferencing pointer to incomplete type n->aux = -mt->offset; ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:859:12: error: dereferencing pointer to incomplete type else if (n->aux > SHRT_MAX) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:860:4: error: dereferencing pointer to incomplete type n->aux = term_len(p, p->defindent); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:862:17: error: dereferencing pointer to incomplete type mt->offset += n->aux; ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:874:9: note: in expansion of macro 'DECL_ARGS' post_RS(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:874:9: note: in expansion of macro 'DECL_ARGS' post_RS(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:874:1: error: conflicting types for 'post_RS' post_RS(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:89:16: note: previous declaration of 'post_RS' was here static void post_RS(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'post_RS': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:877:11: error: dereferencing pointer to incomplete type switch (n->type) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:878:7: error: 'MAN_BLOCK' undeclared (first use in this function) case MAN_BLOCK: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:880:7: error: 'MAN_HEAD' undeclared (first use in this function) case MAN_HEAD: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:887:17: error: dereferencing pointer to incomplete type mt->offset -= n->parent->head->aux; ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:895:8: note: in expansion of macro 'DECL_ARGS' pre_UR(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:895:8: note: in expansion of macro 'DECL_ARGS' pre_UR(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:895:1: error: conflicting types for 'pre_UR' pre_UR(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:78:15: note: previous declaration of 'pre_UR' was here static int pre_UR(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'pre_UR': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:898:10: error: 'MAN_HEAD' undeclared (first use in this function) return (MAN_HEAD != n->type); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:898:23: error: dereferencing pointer to incomplete type return (MAN_HEAD != n->type); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:902:9: note: in expansion of macro 'DECL_ARGS' post_UR(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:902:9: note: in expansion of macro 'DECL_ARGS' post_UR(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:902:1: error: conflicting types for 'post_UR' post_UR(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:93:16: note: previous declaration of 'post_UR' was here static void post_UR(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'post_UR': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:905:6: error: 'MAN_BLOCK' undeclared (first use in this function) if (MAN_BLOCK != n->type) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:905:20: error: dereferencing pointer to incomplete type if (MAN_BLOCK != n->type) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:911:15: error: dereferencing pointer to incomplete type if (NULL != n->child->child) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:912:26: error: dereferencing pointer to incomplete type print_man_node(p, mt, n->child->child, meta); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:912:3: warning: passing argument 4 of 'print_man_node' from incompatible pointer type [enabled by default] print_man_node(p, mt, n->child->child, meta); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:61:16: note: expected 'const struct man_meta *' but argument is of type 'const struct man_meta *' static void print_man_node(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:919:16: note: in expansion of macro 'DECL_ARGS' print_man_node(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:919:16: note: in expansion of macro 'DECL_ARGS' print_man_node(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:919:1: error: conflicting types for 'print_man_node' print_man_node(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:61:16: note: previous declaration of 'print_man_node' was here static void print_man_node(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'print_man_node': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:924:11: error: dereferencing pointer to incomplete type switch (n->type) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:925:7: error: 'MAN_TEXT' undeclared (first use in this function) case MAN_TEXT: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:931:17: error: dereferencing pointer to incomplete type if ('\0' == *n->string) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:934:23: error: dereferencing pointer to incomplete type } else if (' ' == *n->string && MAN_LINE & n->flags) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:934:35: error: 'MAN_LINE' undeclared (first use in this function) } else if (' ' == *n->string && MAN_LINE & n->flags) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:934:47: error: dereferencing pointer to incomplete type } else if (' ' == *n->string && MAN_LINE & n->flags) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:937:17: error: dereferencing pointer to incomplete type term_word(p, n->string); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:940:7: error: 'MAN_EQN' undeclared (first use in this function) case MAN_EQN: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:941:12: error: dereferencing pointer to incomplete type if ( ! (n->flags & MAN_LINE)) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:943:16: error: dereferencing pointer to incomplete type term_eqn(p, n->eqn); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:944:8: error: dereferencing pointer to incomplete type if (n->next != NULL && ! (n->next->flags & MAN_LINE)) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:944:30: error: dereferencing pointer to incomplete type if (n->next != NULL && ! (n->next->flags & MAN_LINE)) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:947:7: error: 'MAN_TBL' undeclared (first use in this function) case MAN_TBL: ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:950:16: error: dereferencing pointer to incomplete type term_tbl(p, n->span); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:956:33: error: dereferencing pointer to incomplete type if ( ! (MAN_NOTEXT & termacts[n->tok].flags)) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:960:16: error: dereferencing pointer to incomplete type if (termacts[n->tok].pre) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:961:19: error: dereferencing pointer to incomplete type c = (*termacts[n->tok].pre)(p, mt, n, meta); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:963:12: error: dereferencing pointer to incomplete type if (c && n->child) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:964:30: error: dereferencing pointer to incomplete type print_man_nodelist(p, mt, n->child, meta); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:964:3: warning: passing argument 4 of 'print_man_nodelist' from incompatible pointer type [enabled by default] print_man_nodelist(p, mt, n->child, meta); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:60:16: note: expected 'const struct man_meta *' but argument is of type 'const struct man_meta *' static void print_man_nodelist(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:966:16: error: dereferencing pointer to incomplete type if (termacts[n->tok].post) ^ --- eqn_term.lo --- mv eqn_term.lo.o eqn_term.lo --- man_term.lo --- /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:967:15: error: dereferencing pointer to incomplete type (*termacts[n->tok].post)(p, mt, n, meta); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:968:33: error: dereferencing pointer to incomplete type if ( ! (MAN_NOTEXT & termacts[n->tok].flags)) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:981:8: error: dereferencing pointer to incomplete type (n->next == NULL || n->next->flags & MAN_LINE)) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:981:27: error: dereferencing pointer to incomplete type (n->next == NULL || n->next->flags & MAN_LINE)) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:986:8: error: dereferencing pointer to incomplete type if (n->string != NULL && *n->string != '\0') ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:986:30: error: dereferencing pointer to incomplete type if (n->string != NULL && *n->string != '\0') ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:990:21: error: dereferencing pointer to incomplete type if (rm < rmax && n->parent->tok == MAN_HP) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:997:6: error: 'MAN_EOS' undeclared (first use in this function) if (MAN_EOS & n->flags) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:997:17: error: dereferencing pointer to incomplete type if (MAN_EOS & n->flags) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_meta' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1003:20: note: in expansion of macro 'DECL_ARGS' print_man_nodelist(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:51:19: warning: 'struct man_node' declared inside parameter list [enabled by default] const struct man_meta *meta ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1003:20: note: in expansion of macro 'DECL_ARGS' print_man_nodelist(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1003:1: error: conflicting types for 'print_man_nodelist' print_man_nodelist(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:60:16: note: previous declaration of 'print_man_nodelist' was here static void print_man_nodelist(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'print_man_nodelist': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1007:3: warning: passing argument 3 of 'print_man_node' from incompatible pointer type [enabled by default] print_man_node(p, mt, n, meta); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:919:1: note: expected 'struct man_node *' but argument is of type 'struct man_node *' print_man_node(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1007:3: warning: passing argument 4 of 'print_man_node' from incompatible pointer type [enabled by default] print_man_node(p, mt, n, meta); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:919:1: note: expected 'const struct man_meta *' but argument is of type 'const struct man_meta *' print_man_node(DECL_ARGS) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1008:8: error: dereferencing pointer to incomplete type n = n->next; ^ In file included from /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:22:0: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'print_man_foot': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1020:13: error: dereferencing pointer to incomplete type assert(meta->title); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1021:13: error: dereferencing pointer to incomplete type assert(meta->msec); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1022:13: error: dereferencing pointer to incomplete type assert(meta->date); ^ --- eqn_html.lo --- mv eqn_html.lo.o eqn_html.lo --- man_term.lo --- /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1026:10: error: dereferencing pointer to incomplete type if (meta->hasbody) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1036:11: error: dereferencing pointer to incomplete type if (meta->hasbody) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1041:11: error: dereferencing pointer to incomplete type meta->title, meta->msec); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1041:24: error: dereferencing pointer to incomplete type meta->title, meta->msec); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1042:17: error: dereferencing pointer to incomplete type } else if (meta->source) { ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1043:29: error: dereferencing pointer to incomplete type title = mandoc_strdup(meta->source); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1047:31: error: dereferencing pointer to incomplete type datelen = term_strlen(p, meta->date); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1057:10: error: dereferencing pointer to incomplete type if (meta->source) ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1058:20: error: dereferencing pointer to incomplete type term_word(p, meta->source); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1068:19: error: dereferencing pointer to incomplete type term_word(p, meta->date); ^ In file included from /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:22:0: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: In function 'print_man_head': /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1093:13: error: dereferencing pointer to incomplete type assert(meta->title); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1094:13: error: dereferencing pointer to incomplete type assert(meta->msec); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1096:23: error: dereferencing pointer to incomplete type volume = NULL == meta->vol ? "" : meta->vol; ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1096:40: error: dereferencing pointer to incomplete type volume = NULL == meta->vol ? "" : meta->vol; ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1101:40: error: dereferencing pointer to incomplete type mandoc_asprintf(&title, "%s(%s)", meta->title, meta->msec); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:1101:53: error: dereferencing pointer to incomplete type mandoc_asprintf(&title, "%s(%s)", meta->title, meta->msec); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c: At top level: /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:60:16: warning: 'print_man_nodelist' used but never defined [enabled by default] static void print_man_nodelist(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:61:16: warning: 'print_man_node' used but never defined [enabled by default] static void print_man_node(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:67:15: warning: 'pre_B' used but never defined [enabled by default] static int pre_B(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:68:15: warning: 'pre_HP' used but never defined [enabled by default] static int pre_HP(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:69:15: warning: 'pre_I' used but never defined [enabled by default] static int pre_I(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:70:15: warning: 'pre_IP' used but never defined [enabled by default] static int pre_IP(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:71:15: warning: 'pre_OP' used but never defined [enabled by default] static int pre_OP(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:72:15: warning: 'pre_PD' used but never defined [enabled by default] static int pre_PD(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:73:15: warning: 'pre_PP' used but never defined [enabled by default] static int pre_PP(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:74:15: warning: 'pre_RS' used but never defined [enabled by default] static int pre_RS(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:75:15: warning: 'pre_SH' used but never defined [enabled by default] static int pre_SH(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:76:15: warning: 'pre_SS' used but never defined [enabled by default] static int pre_SS(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:77:15: warning: 'pre_TP' used but never defined [enabled by default] static int pre_TP(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:78:15: warning: 'pre_UR' used but never defined [enabled by default] static int pre_UR(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:79:15: warning: 'pre_alternate' used but never defined [enabled by default] static int pre_alternate(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:80:15: warning: 'pre_ft' used but never defined [enabled by default] static int pre_ft(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:81:15: warning: 'pre_ign' used but never defined [enabled by default] static int pre_ign(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:82:15: warning: 'pre_in' used but never defined [enabled by default] static int pre_in(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:83:15: warning: 'pre_literal' used but never defined [enabled by default] static int pre_literal(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:84:15: warning: 'pre_ll' used but never defined [enabled by default] static int pre_ll(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:85:15: warning: 'pre_sp' used but never defined [enabled by default] static int pre_sp(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:87:16: warning: 'post_IP' used but never defined [enabled by default] static void post_IP(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:88:16: warning: 'post_HP' used but never defined [enabled by default] static void post_HP(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:89:16: warning: 'post_RS' used but never defined [enabled by default] static void post_RS(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:90:16: warning: 'post_SH' used but never defined [enabled by default] static void post_SH(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:91:16: warning: 'post_SS' used but never defined [enabled by default] static void post_SS(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:92:16: warning: 'post_TP' used but never defined [enabled by default] static void post_TP(DECL_ARGS); ^ /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/man_term.c:93:16: warning: 'post_UR' used but never defined [enabled by default] static void post_UR(DECL_ARGS); ^ *** [man_term.lo] Error code 1 nbmake[7]: stopped in /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc --- eqn.lo --- mv eqn.lo.o eqn.lo 11 errors nbmake[7]: stopped in /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc *** [dependall] Error code 2 nbmake[6]: stopped in /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc 1 error nbmake[6]: stopped in /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/mandoc *** Failed target: dependall-mandoc *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/bracket/build/2016.07.15.15.23.43-sparc/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget mandoc dependall *** Error code 2 Stop. nbmake[5]: stopped in /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools *** [build_install] Error code 1 nbmake[4]: stopped in /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools 1 error nbmake[4]: stopped in /tmp/bracket/build/2016.07.15.15.23.43-sparc/src/tools *** [do-tools] Error code 2 nbmake[3]: stopped in /tmp/bracket/build/2016.07.15.15.23.43-sparc/src 1 error nbmake[3]: stopped in /tmp/bracket/build/2016.07.15.15.23.43-sparc/src *** [build] Error code 2 nbmake[2]: stopped in /tmp/bracket/build/2016.07.15.15.23.43-sparc/src 1 error nbmake[2]: stopped in /tmp/bracket/build/2016.07.15.15.23.43-sparc/src *** [distribution] Error code 2 nbmake[1]: stopped in /tmp/bracket/build/2016.07.15.15.23.43-sparc/src 1 error nbmake[1]: stopped in /tmp/bracket/build/2016.07.15.15.23.43-sparc/src *** [release] Error code 2 nbmake: stopped in /tmp/bracket/build/2016.07.15.15.23.43-sparc/src 1 error nbmake: stopped in /tmp/bracket/build/2016.07.15.15.23.43-sparc/src ERROR: Failed to make release *** BUILD ABORTED *** 430.44 real 1408.54 user 557.51 sys