pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Build failure for devel/gettext-tools on OpenSolaris



I'm getting the following when trying to build up-to-date sources (via CVS 
today) for devel/gettext-tools on OpenSolaris 11/08 snv_111b.  Any ideas what's 
wrong?  This has worked before (about 15 months ago, if that matters).

Thanks.

/usr/pkg/bin/pdksh ../libtool  --tag=CC    --mode=compile gcc -std=gnu99 
-DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\"  -DEXEEXT=\"\"  -I. -I..  -I../intl 
-I../intl  -I.. -I.. -DDEPENDS_ON_LIBICONV=1  -DDEPENDS_ON_LIBINTL=1 
-DLIBXML_STATIC -I../intl       -I///usr/include/libcroco-0.6/libcroco 
-I/usr/pkg/include -D_REENTRANT   -O -I/usr/pkg/include -c -o 
term-styled-ostream.lo term-styled-ostream.c
 gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. 
-I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC 
-I/export/pkgsrc/devel/gettext-tools/work/.buildlink/include -D_REENTRANT -O -c 
term-styled-ostream.c  -fPIC -DPIC -o .libs/term-styled-ostream.o
term-styled-ostream.oo.c:25:26: cr-om-parser.h: No such file or directory
term-styled-ostream.oo.c:26:24: cr-sel-eng.h: No such file or directory
term-styled-ostream.oo.c:27:22: cr-style.h: No such file or directory
term-styled-ostream.oo.c:28:20: cr-rgb.h: No such file or directory
term-styled-ostream.oo.c:31:23: cr-fonts.h: No such file or directory
term-styled-ostream.oo.c:33:23: cr-string.h: No such file or directory
In file included from term-styled-ostream.c:69:
term_styled_ostream.priv.h:13: error: syntax error before "CRCascade"
term_styled_ostream.priv.h:13: warning: no semicolon at end of struct or union
term_styled_ostream.priv.h:15: warning: type defaults to `int' in declaration 
of `css_engine'
term_styled_ostream.priv.h:15: warning: data definition has no type or storage 
class
term_styled_ostream.priv.h:24: error: syntax error before '}' token
term-styled-ostream.oo.c: In function `term_styled_ostream__write_mem':
term-styled-ostream.oo.c:89: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:89: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:90: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:90: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:91: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:91: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:92: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:92: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:93: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:93: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:95: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c: In function `term_styled_ostream__flush':
term-styled-ostream.oo.c:101: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c: In function `term_styled_ostream__free':
term-styled-ostream.oo.c:107: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:108: warning: implicit declaration of function 
`cr_cascade_destroy'
term-styled-ostream.oo.c:108: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:109: warning: implicit declaration of function 
`cr_sel_eng_destroy'
term-styled-ostream.oo.c:109: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:110: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:117: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:122: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c: At top level:
term-styled-ostream.oo.c:144: error: syntax error before "CRStyle"
term-styled-ostream.oo.c:144: warning: no semicolon at end of struct or union
term-styled-ostream.oo.c:146: error: syntax error before '}' token
term-styled-ostream.oo.c:146: warning: type defaults to `int' in declaration of 
`CRXStyle'
term-styled-ostream.oo.c:146: warning: data definition has no type or storage 
class
term-styled-ostream.oo.c:149: error: syntax error before '*' token
term-styled-ostream.oo.c:150: error: syntax error before 
"a_set_props_to_initial_values"
term-styled-ostream.oo.c:151: warning: return type defaults to `int'
term-styled-ostream.oo.c: In function `crx_style_new':
term-styled-ostream.oo.c:152: error: `CRStyle' undeclared (first use in this 
function)
term-styled-ostream.oo.c:152: error: (Each undeclared identifier is reported 
only once
term-styled-ostream.oo.c:152: error: for each function it appears in.)
term-styled-ostream.oo.c:152: error: `base' undeclared (first use in this 
function)
term-styled-ostream.oo.c:153: error: `result' undeclared (first use in this 
function)
term-styled-ostream.oo.c:155: warning: implicit declaration of function 
`cr_style_new'
term-styled-ostream.oo.c:155: error: `a_set_props_to_initial_values' undeclared 
(first use in this function)
term-styled-ostream.oo.c:159: error: syntax error before ')' token
term-styled-ostream.oo.c: At top level:
term-styled-ostream.oo.c:171: error: syntax error before '*' token
term-styled-ostream.oo.c: In function `crx_style_destroy':
term-styled-ostream.oo.c:173: warning: implicit declaration of function 
`cr_style_destroy'
term-styled-ostream.oo.c:173: error: `a_style' undeclared (first use in this 
function)
term-styled-ostream.oo.c: At top level:
term-styled-ostream.oo.c:179: error: syntax error before '*' token
term-styled-ostream.oo.c:183: error: return type is an incomplete type
term-styled-ostream.oo.c: In function `crx_sel_eng_get_matched_style':
term-styled-ostream.oo.c:184: error: storage size of 'status' isn't known
term-styled-ostream.oo.c:185: error: `CRPropList' undeclared (first use in this 
function)
term-styled-ostream.oo.c:185: error: `props' undeclared (first use in this 
function)
term-styled-ostream.oo.c:187: error: `a_this' undeclared (first use in this 
function)
term-styled-ostream.oo.c:187: error: `a_cascade' undeclared (first use in this 
function)
term-styled-ostream.oo.c:187: error: `a_node' undeclared (first use in this 
function)
term-styled-ostream.oo.c:187: error: `a_style' undeclared (first use in this 
function)
term-styled-ostream.oo.c:188: error: `CR_BAD_PARAM_ERROR' undeclared (first use 
in this function)
term-styled-ostream.oo.c:188: warning: `return' with a value, in function 
returning void
term-styled-ostream.oo.c:190: warning: implicit declaration of function 
`cr_sel_eng_get_matched_properties_from_cascade'
term-styled-ostream.oo.c:192: error: `CR_OK' undeclared (first use in this 
function)
term-styled-ostream.oo.c:193: warning: `return' with a value, in function 
returning void
term-styled-ostream.oo.c:197: error: `style' undeclared (first use in this 
function)
term-styled-ostream.oo.c:201: error: `a_set_props_to_initial_values' undeclared 
(first use in this function)
term-styled-ostream.oo.c:203: error: `CR_ERROR' undeclared (first use in this 
function)
term-styled-ostream.oo.c:203: warning: `return' with a value, in function 
returning void
term-styled-ostream.oo.c:209: warning: implicit declaration of function 
`cr_style_set_props_to_initial_values'
term-styled-ostream.oo.c:214: warning: implicit declaration of function 
`cr_style_set_props_to_default_values'
term-styled-ostream.oo.c:219: error: `a_parent_style' undeclared (first use in 
this function)
term-styled-ostream.oo.c:224: error: `cur' undeclared (first use in this 
function)
term-styled-ostream.oo.c:226: warning: implicit declaration of function 
`cr_prop_list_get_next'
term-styled-ostream.oo.c:228: error: `CRDeclaration' undeclared (first use in 
this function)
term-styled-ostream.oo.c:228: error: `decl' undeclared (first use in this 
function)
term-styled-ostream.oo.c:230: warning: implicit declaration of function 
`cr_prop_list_get_decl'
term-styled-ostream.oo.c:231: warning: implicit declaration of function 
`cr_style_set_style_from_decl'
term-styled-ostream.oo.c:240: error: `TERM_IDENT' undeclared (first use in this 
function)
term-styled-ostream.oo.c:243: warning: implicit declaration of function 
`cr_string_peek_raw_str'
term-styled-ostream.oo.c:243: warning: initialization makes pointer from 
integer without a cast
term-styled-ostream.oo.c:265: warning: implicit declaration of function 
`cr_prop_list_destroy'
term-styled-ostream.oo.c:268: warning: `return' with a value, in function 
returning void
term-styled-ostream.oo.c: At top level:
term-styled-ostream.oo.c:282: error: syntax error before '*' token
term-styled-ostream.oo.c: In function `style_compute_color_value':
term-styled-ostream.oo.c:287: error: `style' undeclared (first use in this 
function)
term-styled-ostream.oo.c:289: warning: implicit declaration of function 
`cr_rgb_is_set_to_inherit'
term-styled-ostream.oo.c:289: error: `which' undeclared (first use in this 
function)
term-styled-ostream.oo.c:291: warning: implicit declaration of function 
`cr_rgb_is_set_to_transparent'
term-styled-ostream.oo.c:297: error: `CRRgb' undeclared (first use in this 
function)
term-styled-ostream.oo.c:297: error: syntax error before "rgb"
term-styled-ostream.oo.c:302: warning: implicit declaration of function 
`cr_rgb_copy'
term-styled-ostream.oo.c:302: error: `rgb' undeclared (first use in this 
function)
term-styled-ostream.oo.c:303: warning: implicit declaration of function 
`cr_rgb_compute_from_percentage'
term-styled-ostream.oo.c:303: error: `CR_OK' undeclared (first use in this 
function)
term-styled-ostream.oo.c:308: error: `stream' undeclared (first use in this 
function)
term-styled-ostream.oo.c: At top level:
term-styled-ostream.oo.c:314: warning: type defaults to `int' in declaration of 
`CRStyle'
term-styled-ostream.oo.c:314: error: syntax error before '*' token
term-styled-ostream.oo.c: In function `style_compute_font_weight_value':
term-styled-ostream.oo.c:319: error: `style' undeclared (first use in this 
function)
term-styled-ostream.oo.c:324: error: `FONT_WEIGHT_INHERIT' undeclared (first 
use in this function)
term-styled-ostream.oo.c:327: error: `FONT_WEIGHT_BOLDER' undeclared (first use 
in this function)
term-styled-ostream.oo.c:331: error: `FONT_WEIGHT_LIGHTER' undeclared (first 
use in this function)
term-styled-ostream.oo.c:335: error: `FONT_WEIGHT_100' undeclared (first use in 
this function)
term-styled-ostream.oo.c:338: error: `FONT_WEIGHT_200' undeclared (first use in 
this function)
term-styled-ostream.oo.c:341: error: `FONT_WEIGHT_300' undeclared (first use in 
this function)
term-styled-ostream.oo.c:344: error: `FONT_WEIGHT_400' undeclared (first use in 
this function)
term-styled-ostream.oo.c:344: error: `FONT_WEIGHT_NORMAL' undeclared (first use 
in this function)
term-styled-ostream.oo.c:347: error: `FONT_WEIGHT_500' undeclared (first use in 
this function)
term-styled-ostream.oo.c:350: error: `FONT_WEIGHT_600' undeclared (first use in 
this function)
term-styled-ostream.oo.c:353: error: `FONT_WEIGHT_700' undeclared (first use in 
this function)
term-styled-ostream.oo.c:353: error: `FONT_WEIGHT_BOLD' undeclared (first use 
in this function)
term-styled-ostream.oo.c:356: error: `FONT_WEIGHT_800' undeclared (first use in 
this function)
term-styled-ostream.oo.c:359: error: `FONT_WEIGHT_900' undeclared (first use in 
this function)
term-styled-ostream.oo.c: At top level:
term-styled-ostream.oo.c:371: warning: type defaults to `int' in declaration of 
`CRStyle'
term-styled-ostream.oo.c:371: error: syntax error before '*' token
term-styled-ostream.oo.c: In function `style_compute_font_posture_value':
term-styled-ostream.oo.c:375: error: `style' undeclared (first use in this 
function)
term-styled-ostream.oo.c:379: error: `FONT_STYLE_INHERIT' undeclared (first use 
in this function)
term-styled-ostream.oo.c:382: error: `FONT_STYLE_NORMAL' undeclared (first use 
in this function)
term-styled-ostream.oo.c:384: error: `FONT_STYLE_ITALIC' undeclared (first use 
in this function)
term-styled-ostream.oo.c:385: error: `FONT_STYLE_OBLIQUE' undeclared (first use 
in this function)
term-styled-ostream.oo.c: At top level:
term-styled-ostream.oo.c:394: warning: type defaults to `int' in declaration of 
`CRXStyle'
term-styled-ostream.oo.c:394: error: syntax error before '*' token
term-styled-ostream.oo.c: In function `style_compute_text_underline_value':
term-styled-ostream.oo.c:398: error: `style' undeclared (first use in this 
function)
term-styled-ostream.oo.c: In function `match':
term-styled-ostream.oo.c:422: error: `xmlNodePtr' undeclared (first use in this 
function)
term-styled-ostream.oo.c:422: error: syntax error before "root"
term-styled-ostream.oo.c:426: error: `curr_style' undeclared (first use in this 
function)
term-styled-ostream.oo.c:427: error: `CRStyle' undeclared (first use in this 
function)
term-styled-ostream.oo.c:427: error: `curr_style_base' undeclared (first use in 
this function)
term-styled-ostream.oo.c:431: error: `root' undeclared (first use in this 
function)
term-styled-ostream.oo.c:431: warning: implicit declaration of function 
`xmlNewNode'
term-styled-ostream.oo.c:431: error: syntax error before "xmlChar"
term-styled-ostream.oo.c:432: error: `XML_ELEMENT_NODE' undeclared (first use 
in this function)
term-styled-ostream.oo.c:433: error: `curr' undeclared (first use in this 
function)
term-styled-ostream.oo.c:434: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:434: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:435: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:439: error: syntax error before "child"
term-styled-ostream.oo.c:449: error: `child' undeclared (first use in this 
function)
term-styled-ostream.oo.c:449: error: syntax error before "xmlChar"
term-styled-ostream.oo.c:451: warning: implicit declaration of function 
`xmlSetProp'
term-styled-ostream.oo.c:451: error: syntax error before "xmlChar"
term-styled-ostream.oo.c:454: warning: implicit declaration of function 
`xmlAddChild'
term-styled-ostream.oo.c:469: error: `parent_style' undeclared (first use in 
this function)
term-styled-ostream.oo.c:472: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:473: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:476: error: `FALSE' undeclared (first use in this 
function)
term-styled-ostream.oo.c:476: error: `CR_OK' undeclared (first use in this 
function)
term-styled-ostream.oo.c:476: error: void value not ignored as it ought to be
term-styled-ostream.oo.c:490: error: `RGB_PROP_COLOR' undeclared (first use in 
this function)
term-styled-ostream.oo.c:491: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:493: error: `RGB_PROP_BACKGROUND_COLOR' undeclared 
(first use in this function)
term-styled-ostream.oo.c:494: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:509: warning: implicit declaration of function 
`xmlFreeNodeList'
term-styled-ostream.oo.c: In function `match_and_cache':
term-styled-ostream.oo.c:520: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:521: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:521: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:524: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c: In function `term_styled_ostream__begin_use_class':
term-styled-ostream.oo.c:541: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:542: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:544: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:545: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:546: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:548: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:548: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:549: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:551: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:551: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:554: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:557: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:558: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:558: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:562: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c: In function `term_styled_ostream__end_use_class':
term-styled-ostream.oo.c:574: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:579: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:579: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:588: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:588: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:591: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:592: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:592: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:595: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c: In function `term_styled_ostream_create':
term-styled-ostream.oo.c:605: error: invalid application of `sizeof' to 
incomplete type `any_ostream_representation' 
term-styled-ostream.oo.c:606: error: `CRStyleSheet' undeclared (first use in 
this function)
term-styled-ostream.oo.c:606: error: `css_file_contents' undeclared (first use 
in this function)
term-styled-ostream.oo.c:608: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:609: error: dereferencing pointer to incomplete type
term-styled-ostream.oo.c:611: warning: implicit declaration of function 
`cr_om_parser_simply_parse_file'
term-styled-ostream.oo.c:611: error: syntax error before "guchar"
term-styled-ostream.oo.c: At top level:
term-styled-ostream.oo.c:619: error: syntax error before '->' token
term-styled-ostream.oo.c:626: error: syntax error before '&' token
term-styled-ostream.oo.c:626: warning: type defaults to `int' in declaration of 
`hash_init'
term-styled-ostream.oo.c:626: warning: data definition has no type or storage 
class
term-styled-ostream.oo.c:628: warning: type defaults to `int' in declaration of 
`match_and_cache'
term-styled-ostream.oo.c:628: warning: parameter names (without types) in 
function declaration
term-styled-ostream.oo.c:628: warning: data definition has no type or storage 
class
term-styled-ostream.oo.c:630: error: syntax error before "return"
term-styled-ostream.c:632: confused by earlier errors, bailing out
*** Error code 1

Stop.
bmake: stopped in 
/export/pkgsrc/devel/gettext-tools/work/gettext-0.18.1.1/gettext-tools/gnulib-lib
*** Error code 1

Stop.
bmake: stopped in 
/export/pkgsrc/devel/gettext-tools/work/gettext-0.18.1.1/gettext-tools/gnulib-lib
*** Error code 1

Stop.
bmake: stopped in 
/export/pkgsrc/devel/gettext-tools/work/gettext-0.18.1.1/gettext-tools
*** Error code 1

Stop.
bmake: stopped in 
/export/pkgsrc/devel/gettext-tools/work/gettext-0.18.1.1/gettext-tools
*** Error code 1

Stop.
bmake: stopped in /export/pkgsrc/devel/gettext-tools/work/gettext-0.18.1.1
*** Error code 1

Stop.
bmake: stopped in /export/pkgsrc/devel/gettext-tools
*** Error code 1

Stop.
bmake: stopped in /export/pkgsrc/devel/gettext-tools
*** Error code 1

Stop.
bmake: stopped in /export/pkgsrc/devel/gettext-tools


        --Ed
--
Ed Gould                      ed%left.wing.org@localhost
s/v A Cappella                      Valiant 42
AA3ED             http://www.v42-acappella.org





Home | Main Index | Thread Index | Old Index