=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 ===> Building for libcroco-0.6.5 /usr/bin/make all-recursive make[1]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5' Making all in src make[2]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/src' CC libcroco_0_6_la-cr-utils.lo CC libcroco_0_6_la-cr-input.lo CC libcroco_0_6_la-cr-enc-handler.lo CC libcroco_0_6_la-cr-num.lo CC libcroco_0_6_la-cr-rgb.lo cr-num.c: In function 'cr_num_to_string': cr-num.c:108:27: warning: pointer targets in assignment differ in signedness cr-num.c:110:27: warning: pointer targets in assignment differ in signedness cr-num.c:112:25: warning: pointer targets in passing argument 1 of 'g_ascii_dtostr' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstrfuncs.h:145:23: note: expected 'gchar *' but argument is of type 'guchar *' cr-num.c:196:17: warning: pointer targets in passing argument 1 of 'g_strconcat' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstrfuncs.h:196:22: note: expected 'const gchar *' but argument is of type 'guchar *' cr-num.c:196:24: warning: pointer targets in assignment differ in signedness cr-input.c: In function 'cr_input_peek_char': cr-input.c:769:18: warning: pointer targets in passing argument 4 of 'cr_utils_read_char_from_utf8_buf' differ in signedness cr-utils.h:147:1: note: expected 'gulong *' but argument is of type 'glong *' cr-enc-handler.c: In function 'cr_enc_handler_get_instance': cr-enc-handler.c:93:33: warning: dereferencing type-punned pointer might break strict-aliasing rules cr-enc-handler.c: In function 'cr_enc_handler_resolve_enc_alias': cr-enc-handler.c:121:9: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstrfuncs.h:187:22: note: expected 'const gchar *' but argument is of type 'const guchar *' cr-enc-handler.c:121:23: warning: pointer targets in assignment differ in signedness cr-enc-handler.c:122:9: warning: pointer targets in passing argument 1 of 'g_ascii_strup' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstrfuncs.h:167:23: note: expected 'const gchar *' but argument is of type 'guchar *' cr-enc-handler.c:125:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'guchar *' cr-enc-handler.c:125:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-enc-handler.c:125:17: note: expected 'const char *' but argument is of type 'guchar *' cr-enc-handler.c:125:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-enc-handler.c:125:17: note: expected 'const char *' but argument is of type 'guchar *' cr-enc-handler.c:125:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'guchar *' cr-enc-handler.c:125:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-enc-handler.c:125:17: note: expected 'const char *' but argument is of type 'guchar *' cr-enc-handler.c:125:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-enc-handler.c:125:17: note: expected 'const char *' but argument is of type 'guchar *' cr-rgb.c: In function 'cr_rgb_to_string': cr-rgb.c:277:24: warning: pointer targets in assignment differ in signedness cr-rgb.c: In function 'cr_rgb_set_from_hex_str': cr-rgb.c:509:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' cr-rgb.c:524:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' cr-rgb.c: In function 'cr_rgb_set_from_term': cr-rgb.c:589:42: warning: pointer targets in passing argument 2 of 'cr_rgb_set_from_name' differ in signedness cr-rgb.c:473:1: note: expected 'const guchar *' but argument is of type 'gchar *' cr-rgb.c:602:34: warning: pointer targets in passing argument 2 of 'cr_rgb_set_from_hex_str' differ in signedness cr-rgb.c:501:1: note: expected 'const guchar *' but argument is of type 'gchar *' cr-rgb.c: In function 'cr_rgb_parse_from_buf': cr-rgb.c:658:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' CC libcroco_0_6_la-cr-token.lo CC libcroco_0_6_la-cr-tknzr.lo CC libcroco_0_6_la-cr-term.lo CC libcroco_0_6_la-cr-attr-sel.lo CC libcroco_0_6_la-cr-pseudo.lo cr-tknzr.c: In function 'cr_tknzr_parse_nl': cr-tknzr.c:359:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:366:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c: In function 'cr_tknzr_try_to_skip_spaces': cr-tknzr.c:414:25: warning: pointer targets in passing argument 2 of 'cr_input_consume_white_spaces' differ in signedness cr-input.h:93:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c: In function 'cr_tknzr_parse_uri': cr-tknzr.c:1156:9: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:1158:9: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c: In function 'cr_tknzr_parse_rgb': cr-tknzr.c:1269:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:1271:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:1289:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:1304:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c: In function 'cr_tknzr_new_from_uri': cr-tknzr.c:1627:9: warning: pointer targets in passing argument 1 of 'cr_input_new_from_uri' differ in signedness cr-input.h:67:1: note: expected 'const gchar *' but argument is of type 'const guchar *' cr-tknzr.c: In function 'cr_tknzr_consume_chars': cr-tknzr.c:1900:40: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c: In function 'cr_tknzr_get_next_token': cr-tknzr.c:1994:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:1997:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2012:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2015:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2029:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2032:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2045:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2048:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2060:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2063:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2088:35: warning: declaration of 'str' shadows a previous local cr-tknzr.c:1950:19: warning: shadowed declaration is here cr-tknzr.c:2128:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2131:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2143:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2146:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2169:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2172:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2183:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2186:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2213:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2223:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2233:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2243:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2253:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2263:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2273:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2372:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2379:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2386:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2393:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2400:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2407:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2414:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2421:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2429:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2437:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2446:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2453:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2459:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2466:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2474:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2480:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-tknzr.c:2528:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr-term.c: In function 'cr_term_parse_expression_from_buf': cr-term.c:115:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' cr-term.c: In function 'cr_term_to_string': cr-term.c:337:33: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'guchar *' cr-term.c:346:41: warning: pointer targets in assignment differ in signedness cr-term.c:364:10: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'guchar *' cr-term.c:379:41: warning: pointer targets in assignment differ in signedness cr-term.c:394:41: warning: pointer targets in assignment differ in signedness cr-term.c:400:33: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'guchar *' cr-term.c:408:41: warning: pointer targets in assignment differ in signedness cr-term.c:429:41: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'guchar *' cr-term.c:446:41: warning: pointer targets in assignment differ in signedness cr-term.c:467:24: warning: pointer targets in assignment differ in signedness cr-term.c: In function 'cr_term_one_to_string': cr-term.c:532:25: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'guchar *' cr-term.c:541:33: warning: pointer targets in assignment differ in signedness cr-term.c:575:33: warning: pointer targets in assignment differ in signedness cr-term.c:590:33: warning: pointer targets in assignment differ in signedness cr-term.c:596:25: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'guchar *' cr-term.c:604:33: warning: pointer targets in assignment differ in signedness cr-term.c:625:33: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'guchar *' cr-term.c:642:33: warning: pointer targets in assignment differ in signedness cr-term.c:663:24: warning: pointer targets in assignment differ in signedness cr-attr-sel.c: In function 'cr_attr_sel_to_string': cr-attr-sel.c:126:30: warning: pointer targets in assignment differ in signedness cr-attr-sel.c:129:33: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'guchar *' cr-attr-sel.c:138:31: warning: pointer targets in assignment differ in signedness cr-attr-sel.c:171:24: warning: pointer targets in assignment differ in signedness cr-pseudo.c: In function 'cr_pseudo_to_string': cr-pseudo.c:71:22: warning: pointer targets in assignment differ in signedness cr-pseudo.c:75:25: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'guchar *' cr-pseudo.c:86:22: warning: pointer targets in assignment differ in signedness cr-pseudo.c:90:29: warning: pointer targets in assignment differ in signedness cr-pseudo.c:100:33: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'guchar *' cr-pseudo.c:110:24: warning: pointer targets in assignment differ in signedness CC libcroco_0_6_la-cr-additional-sel.lo CC libcroco_0_6_la-cr-simple-sel.lo CC libcroco_0_6_la-cr-selector.lo CC libcroco_0_6_la-cr-doc-handler.lo cr-additional-sel.c: In function 'cr_additional_sel_to_string': cr-additional-sel.c:250:46: warning: pointer targets in assignment differ in signedness cr-additional-sel.c:270:46: warning: pointer targets in assignment differ in signedness cr-additional-sel.c:326:24: warning: pointer targets in assignment differ in signedness cr-additional-sel.c: In function 'cr_additional_sel_one_to_string': cr-additional-sel.c:350:30: warning: pointer targets in assignment differ in signedness cr-additional-sel.c:370:30: warning: pointer targets in assignment differ in signedness cr-additional-sel.c:425:24: warning: pointer targets in assignment differ in signedness cr-selector.c: In function 'cr_selector_parse_from_buf': cr-selector.c:60:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' cr-selector.c: In function 'cr_selector_to_string': cr-selector.c:164:41: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'guchar *' cr-selector.c:174:24: warning: pointer targets in assignment differ in signedness cr-simple-sel.c: In function 'cr_simple_sel_to_string': cr-simple-sel.c:115:39: warning: pointer targets in initialization differ in signedness cr-simple-sel.c:136:33: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'guchar *' cr-simple-sel.c:147:33: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'guchar *' cr-simple-sel.c:155:24: warning: pointer targets in assignment differ in signedness cr-simple-sel.c: In function 'cr_simple_sel_one_to_string': cr-simple-sel.c:174:31: warning: pointer targets in initialization differ in signedness cr-simple-sel.c:197:24: warning: pointer targets in assignment differ in signedness CC libcroco_0_6_la-cr-parser.lo CC libcroco_0_6_la-cr-declaration.lo CC libcroco_0_6_la-cr-statement.lo CC libcroco_0_6_la-cr-stylesheet.lo CC libcroco_0_6_la-cr-cascade.lo cr-parser.c: In function 'cr_parser_error_set_msg': cr-parser.c:447:9: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstrfuncs.h:187:22: note: expected 'const gchar *' but argument is of type 'const guchar *' cr-parser.c:447:21: warning: pointer targets in assignment differ in signedness cr-parser.c: In function 'cr_parser_parse_stylesheet_core': cr-parser.c:736:17: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness cr-parser.c:517:1: note: expected 'const guchar *' but argument is of type 'const char *' cr-parser.c: In function 'cr_parser_parse_simple_sels': cr-parser.c:1955:17: warning: declaration of 'status' shadows a previous local cr-parser.c:1932:23: warning: shadowed declaration is here cr-parser.c: In function 'cr_parser_parse_stylesheet': cr-parser.c:2706:17: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness cr-parser.c:517:1: note: expected 'const guchar *' but argument is of type 'const char *' cr-parser.c: In function 'cr_parser_parse_declaration': cr-parser.c:3190:9: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness cr-parser.c:517:1: note: expected 'const guchar *' but argument is of type 'const char *' cr-parser.c:3202:26: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness cr-parser.c:517:1: note: expected 'const guchar *' but argument is of type 'const char *' cr-parser.c:3210:9: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness cr-parser.c:517:1: note: expected 'const guchar *' but argument is of type 'const char *' cr-parser.c: In function 'cr_parser_parse_ruleset': cr-parser.c:3350:9: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness cr-parser.c:517:1: note: expected 'const guchar *' but argument is of type 'const char *' cr-parser.c:3414:9: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness cr-parser.c:517:1: note: expected 'const guchar *' but argument is of type 'const char *' cr-parser.c:3420:17: warning: declaration of 'status' shadows a previous local cr-parser.c:3329:23: warning: shadowed declaration is here cr-parser.c:3456:9: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness cr-parser.c:517:1: note: expected 'const guchar *' but argument is of type 'const char *' cr-parser.c: In function 'cr_parser_parse_import': cr-parser.c:3584:9: warning: declaration of 'status' shadows a previous local cr-parser.c:3548:23: warning: shadowed declaration is here cr-parser.c: In function 'cr_parser_parse_media': cr-parser.c:3748:17: warning: declaration of 'status' shadows a previous local cr-parser.c:3706:23: warning: shadowed declaration is here cr-parser.c: In function 'cr_parser_parse_font_face': cr-parser.c:4290:17: warning: declaration of 'status' shadows a previous local cr-parser.c:4218:23: warning: shadowed declaration is here cr-declaration.c: In function 'dump': cr-declaration.c:51:13: warning: pointer targets in assignment differ in signedness cr-declaration.c: In function 'cr_declaration_parse_from_buf': cr-declaration.c:133:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' cr-declaration.c: In function 'cr_declaration_parse_list_from_buf': cr-declaration.c:197:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' cr-declaration.c: In function 'cr_declaration_to_string': cr-declaration.c:514:7: warning: pointer targets in assignment differ in signedness cr-declaration.c:519:4: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'guchar *' cr-declaration.c:542:24: warning: pointer targets in assignment differ in signedness cr-declaration.c:545:9: warning: pointer targets in return differ in signedness cr-declaration.c:557:9: warning: pointer targets in return differ in signedness cr-declaration.c: In function 'cr_declaration_list_to_string': cr-declaration.c:581:21: warning: pointer targets in assignment differ in signedness cr-declaration.c:589:24: warning: pointer targets in assignment differ in signedness cr-declaration.c: In function 'cr_declaration_list_to_string2': cr-declaration.c:620:21: warning: pointer targets in assignment differ in signedness cr-declaration.c:628:58: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'guchar *' cr-declaration.c:635:58: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'guchar *' cr-declaration.c:642:24: warning: pointer targets in assignment differ in signedness cr-declaration.c: In function 'cr_declaration_get_by_prop_name': cr-declaration.c:713:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' cr-declaration.c:713:4: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-declaration.c:713:4: note: expected 'const char *' but argument is of type 'const guchar *' cr-declaration.c:713:4: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-declaration.c:713:4: note: expected 'const char *' but argument is of type 'const guchar *' cr-declaration.c:713:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' cr-declaration.c:713:4: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-declaration.c:713:4: note: expected 'const char *' but argument is of type 'const guchar *' cr-declaration.c:713:4: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-declaration.c:713:4: note: expected 'const char *' but argument is of type 'const guchar *' cr-statement.c: In function 'cr_statement_ruleset_to_string': cr-statement.c:603:25: warning: pointer targets in assignment differ in signedness cr-statement.c:614:25: warning: pointer targets in assignment differ in signedness cr-statement.c: In function 'cr_statement_font_face_rule_to_string': cr-statement.c:670:25: warning: pointer targets in assignment differ in signedness cr-statement.c: In function 'cr_statement_at_page_rule_to_string': cr-statement.c:773:21: warning: pointer targets in assignment differ in signedness cr-statement.c: In function 'cr_statement_media_rule_to_string': cr-statement.c:816:41: warning: declaration of 'str' shadows a previous local cr-statement.c:801:16: warning: shadowed declaration is here cr-statement.c:816:47: warning: pointer targets in initialization differ in signedness cr-statement.c: In function 'cr_statement_import_rule_to_string': cr-statement.c:868:21: warning: pointer targets in assignment differ in signedness cr-statement.c:906:21: warning: pointer targets in assignment differ in signedness cr-statement.c:910:9: warning: pointer targets in return differ in signedness cr-statement.c: In function 'cr_statement_does_buf_parses_against_core': cr-statement.c:938:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' cr-statement.c: In function 'cr_statement_ruleset_parse_from_buf': cr-statement.c:1058:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' cr-statement.c: In function 'cr_statement_at_media_rule_parse_from_buf': cr-statement.c:1195:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' cr-statement.c: In function 'cr_statement_at_import_rule_parse_from_buf': cr-statement.c:1381:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' cr-statement.c: In function 'cr_statement_at_page_rule_parse_from_buf': cr-statement.c:1510:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' cr-statement.c: In function 'cr_statement_at_charset_rule_parse_from_buf': cr-statement.c:1626:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' cr-statement.c: In function 'cr_statement_font_face_rule_parse_from_buf': cr-statement.c:1723:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' cr-statement.c: In function 'cr_statement_dump_ruleset': cr-statement.c:2612:13: warning: pointer targets in assignment differ in signedness cr-statement.c: In function 'cr_statement_dump_charset': cr-statement.c:2662:13: warning: pointer targets in assignment differ in signedness cr-statement.c: In function 'cr_statement_dump_page': cr-statement.c:2690:13: warning: pointer targets in assignment differ in signedness cr-cascade.c: In function 'cr_cascade_get_sheet': cr-cascade.c:115:9: warning: comparison of unsigned expression >= 0 is always true cr-cascade.c: In function 'cr_cascade_set_sheet': cr-cascade.c:137:9: warning: comparison of unsigned expression >= 0 is always true CC libcroco_0_6_la-cr-om-parser.lo CC libcroco_0_6_la-cr-style.lo CC libcroco_0_6_la-cr-sel-eng.lo cr-om-parser.c: In function 'charset': cr-om-parser.c:313:19: warning: declaration of 'charset' shadows a global declaration cr-om-parser.c:307:1: warning: shadowed declaration is here CC libcroco_0_6_la-cr-fonts.lo cr-style.c:100:9: warning: pointer targets in initialization differ in signedness cr-style.c:101:9: warning: pointer targets in initialization differ in signedness cr-style.c:102:9: warning: pointer targets in initialization differ in signedness cr-style.c:103:9: warning: pointer targets in initialization differ in signedness cr-style.c:104:9: warning: pointer targets in initialization differ in signedness cr-style.c:105:9: warning: pointer targets in initialization differ in signedness cr-style.c:106:9: warning: pointer targets in initialization differ in signedness cr-style.c:107:9: warning: pointer targets in initialization differ in signedness cr-style.c:108:9: warning: pointer targets in initialization differ in signedness cr-style.c:109:9: warning: pointer targets in initialization differ in signedness cr-style.c:110:9: warning: pointer targets in initialization differ in signedness cr-style.c:111:9: warning: pointer targets in initialization differ in signedness cr-style.c:112:9: warning: pointer targets in initialization differ in signedness cr-style.c:113:9: warning: pointer targets in initialization differ in signedness cr-style.c:114:9: warning: pointer targets in initialization differ in signedness cr-style.c:115:9: warning: pointer targets in initialization differ in signedness cr-style.c:116:9: warning: pointer targets in initialization differ in signedness cr-style.c:117:9: warning: pointer targets in initialization differ in signedness cr-style.c:118:9: warning: pointer targets in initialization differ in signedness cr-style.c:119:9: warning: pointer targets in initialization differ in signedness cr-style.c:120:9: warning: pointer targets in initialization differ in signedness cr-style.c:121:9: warning: pointer targets in initialization differ in signedness cr-style.c:122:9: warning: pointer targets in initialization differ in signedness cr-style.c:123:9: warning: pointer targets in initialization differ in signedness cr-style.c:124:9: warning: pointer targets in initialization differ in signedness cr-style.c:125:9: warning: pointer targets in initialization differ in signedness cr-style.c:126:9: warning: pointer targets in initialization differ in signedness cr-style.c:127:9: warning: pointer targets in initialization differ in signedness cr-style.c:128:9: warning: pointer targets in initialization differ in signedness cr-style.c:129:9: warning: pointer targets in initialization differ in signedness cr-style.c:130:9: warning: pointer targets in initialization differ in signedness cr-style.c:131:9: warning: pointer targets in initialization differ in signedness cr-style.c:132:9: warning: pointer targets in initialization differ in signedness cr-style.c:133:9: warning: pointer targets in initialization differ in signedness cr-style.c:134:9: warning: pointer targets in initialization differ in signedness cr-style.c:135:9: warning: pointer targets in initialization differ in signedness cr-style.c:136:9: warning: pointer targets in initialization differ in signedness cr-style.c:137:9: warning: pointer targets in initialization differ in signedness cr-style.c:138:9: warning: pointer targets in initialization differ in signedness cr-style.c:139:9: warning: pointer targets in initialization differ in signedness cr-style.c:140:9: warning: pointer targets in initialization differ in signedness cr-style.c:141:9: warning: pointer targets in initialization differ in signedness cr-style.c:142:9: warning: pointer targets in initialization differ in signedness cr-style.c:143:2: warning: pointer targets in initialization differ in signedness cr-style.c: In function 'num_prop_code_to_string': cr-style.c:324:20: warning: comparison between signed and unsigned integer expressions cr-style.c: In function 'rgb_prop_code_to_string': cr-style.c:348:20: warning: comparison between signed and unsigned integer expressions cr-style.c: In function 'border_style_prop_code_to_string': cr-style.c:372:20: warning: comparison between signed and unsigned integer expressions cr-style.c: In function 'set_prop_padding_x_from_value': cr-style.c:468:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:468:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:468:21: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-style.c:468:21: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:468:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:468:21: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-style.c:468:21: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:468:21: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-style.c:468:21: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:468:21: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-style.c:468:21: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:468:21: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:146:12: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c: In function 'set_prop_display_from_value': cr-style.c:815:17: warning: pointer targets in initialization differ in signedness cr-style.c:816:17: warning: pointer targets in initialization differ in signedness cr-style.c:817:17: warning: pointer targets in initialization differ in signedness cr-style.c:818:17: warning: pointer targets in initialization differ in signedness cr-style.c:819:17: warning: pointer targets in initialization differ in signedness cr-style.c:820:17: warning: pointer targets in initialization differ in signedness cr-style.c:821:17: warning: pointer targets in initialization differ in signedness cr-style.c:822:17: warning: pointer targets in initialization differ in signedness cr-style.c:823:17: warning: pointer targets in initialization differ in signedness cr-style.c:824:17: warning: pointer targets in initialization differ in signedness cr-style.c:825:17: warning: pointer targets in initialization differ in signedness cr-style.c:826:17: warning: pointer targets in initialization differ in signedness cr-style.c:827:17: warning: pointer targets in initialization differ in signedness cr-style.c:828:17: warning: pointer targets in initialization differ in signedness cr-style.c:829:17: warning: pointer targets in initialization differ in signedness cr-style.c:830:17: warning: pointer targets in initialization differ in signedness cr-style.c:831:17: warning: pointer targets in initialization differ in signedness cr-style.c:848:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:848:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:848:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:848:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:848:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:848:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-style.c:848:33: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:848:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:848:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-style.c:848:33: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:848:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-style.c:848:33: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:848:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-style.c:848:33: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:848:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:848:33: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:146:12: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c: In function 'set_prop_position_from_value': cr-style.c:877:17: warning: pointer targets in initialization differ in signedness cr-style.c:878:17: warning: pointer targets in initialization differ in signedness cr-style.c:879:17: warning: pointer targets in initialization differ in signedness cr-style.c:880:17: warning: pointer targets in initialization differ in signedness cr-style.c:881:17: warning: pointer targets in initialization differ in signedness cr-style.c:899:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:899:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:899:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:899:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:899:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:899:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-style.c:899:33: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:899:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:899:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-style.c:899:33: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:899:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-style.c:899:33: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:899:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-style.c:899:33: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:899:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:899:33: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:146:12: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c: In function 'set_prop_border_x_color_from_value': cr-style.c:1123:34: warning: pointer targets in passing argument 2 of 'cr_rgb_set_from_name' differ in signedness cr-rgb.h:78:15: note: expected 'const guchar *' but argument is of type 'gchar *' cr-style.c:1127:25: warning: pointer targets in passing argument 2 of 'cr_rgb_set_from_name' differ in signedness cr-rgb.h:78:15: note: expected 'const guchar *' but argument is of type 'const char *' cr-style.c: In function 'set_prop_font_family_from_value': cr-style.c:1361:50: warning: pointer targets in passing argument 2 of 'cr_font_family_new' differ in signedness cr-fonts.h:231:1: note: expected 'guchar *' but argument is of type 'gchar *' cr-style.c: In function 'cr_style_set_style_from_decl': cr-style.c:2027:17: warning: pointer targets in passing argument 1 of 'cr_style_get_prop_id' differ in signedness cr-style.c:416:1: note: expected 'const guchar *' but argument is of type 'gchar *' cr-style.c: In function 'cr_style_to_string': cr-style.c:2749:17: warning: pointer targets in assignment differ in signedness cr-sel-eng.c: In function 'lang_pseudo_class_handler': cr-sel-eng.c:139:17: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/libxml2/libxml/tree.h:984:3: note: expected 'const xmlChar *' but argument is of type 'const char *' cr-sel-eng.c:141:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c: In function 'pseudo_class_add_sel_matches_node': cr-sel-eng.c:200:18: warning: pointer targets in passing argument 2 of 'cr_sel_eng_get_pseudo_class_selector_handler' differ in signedness cr-sel-eng.h:76:15: note: expected 'guchar *' but argument is of type 'gchar *' cr-sel-eng.c: In function 'class_add_sel_matches_node': cr-sel-eng.c:227:9: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/libxml2/libxml/tree.h:987:3: note: expected 'const xmlChar *' but argument is of type 'const char *' cr-sel-eng.c:228:17: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/libxml2/libxml/tree.h:984:3: note: expected 'const xmlChar *' but argument is of type 'const char *' cr-sel-eng.c:235:25: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:235:25: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:235:25: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:235:25: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:235:25: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:235:25: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:235:25: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:235:25: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:235:25: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:235:25: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:235:25: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:235:25: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:146:12: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c: In function 'id_add_sel_matches_node': cr-sel-eng.c:281:9: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/libxml2/libxml/tree.h:987:3: note: expected 'const xmlChar *' but argument is of type 'const char *' cr-sel-eng.c:282:17: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/libxml2/libxml/tree.h:984:3: note: expected 'const xmlChar *' but argument is of type 'const char *' cr-sel-eng.c:283:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c: In function 'attr_add_sel_matches_node': cr-sel-eng.c:323:42: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/libxml2/libxml/tree.h:987:3: note: expected 'const xmlChar *' but argument is of type 'gchar *' cr-sel-eng.c:341:38: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/libxml2/libxml/tree.h:987:3: note: expected 'const xmlChar *' but argument is of type 'gchar *' cr-sel-eng.c:346:42: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/libxml2/libxml/tree.h:984:3: note: expected 'const xmlChar *' but argument is of type 'gchar *' cr-sel-eng.c:349:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:349:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:349:37: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:349:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:349:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:349:37: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:349:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:349:37: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:349:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:349:37: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:369:38: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/libxml2/libxml/tree.h:987:3: note: expected 'const xmlChar *' but argument is of type 'gchar *' cr-sel-eng.c:373:42: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/libxml2/libxml/tree.h:984:3: note: expected 'const xmlChar *' but argument is of type 'gchar *' cr-sel-eng.c:404:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:404:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:404:41: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:404:41: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:404:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:404:41: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:404:41: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:404:41: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:404:41: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:404:41: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:404:41: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:404:41: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:146:12: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:432:38: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/libxml2/libxml/tree.h:987:3: note: expected 'const xmlChar *' but argument is of type 'gchar *' cr-sel-eng.c:436:42: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/libxml2/libxml/tree.h:984:3: note: expected 'const xmlChar *' but argument is of type 'gchar *' cr-sel-eng.c:455:46: warning: pointer targets in passing argument 1 of 'g_strstr_len' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstrfuncs.h:115:23: note: expected 'const gchar *' but argument is of type 'xmlChar *' cr-sel-eng.c: In function 'sel_matches_node_real': cr-sel-eng.c:655:22: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const xmlChar *' cr-sel-eng.c:655:22: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:655:22: note: expected 'const char *' but argument is of type 'const xmlChar *' cr-sel-eng.c:655:22: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:655:22: note: expected 'const char *' but argument is of type 'const xmlChar *' cr-sel-eng.c:655:22: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const xmlChar *' cr-sel-eng.c:655:22: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:655:22: note: expected 'const char *' but argument is of type 'const xmlChar *' cr-sel-eng.c:655:22: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:655:22: note: expected 'const char *' but argument is of type 'const xmlChar *' cr-sel-eng.c: In function 'cr_sel_eng_register_pseudo_class_sel_handler': cr-sel-eng.c:1183:9: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstrfuncs.h:187:22: note: expected 'const gchar *' but argument is of type 'guchar *' cr-sel-eng.c:1183:29: warning: pointer targets in assignment differ in signedness cr-sel-eng.c: In function 'cr_sel_eng_unregister_pseudo_class_sel_handler': cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:1209:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:1209:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:1209:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:1209:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:1209:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:1209:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:1209:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:1209:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c: In function 'cr_sel_eng_get_pseudo_class_selector_handler': cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:1282:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:1282:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:1282:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:1282:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:1282:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:1282:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:1282:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cr-sel-eng.c:1282:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c: In function 'cr_sel_eng_get_matched_rulesets': cr-sel-eng.c:1357:17: warning: declaration of 'index' shadows a global declaration cr-sel-eng.c: In function 'cr_sel_eng_get_matched_properties_from_cascade': cr-sel-eng.c:1424:17: warning: declaration of 'index' shadows a global declaration CC libcroco_0_6_la-cr-prop-list.lo cr-fonts.c: In function 'cr_font_family_to_string_real': cr-fonts.c:81:25: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:68:14: note: expected 'const gchar *' but argument is of type 'const guchar *' cr-fonts.c: In function 'cr_font_family_to_string': cr-fonts.c:190:24: warning: pointer targets in assignment differ in signedness cr-fonts.c:199:24: warning: pointer targets in assignment differ in signedness cr-fonts.c: In function 'cr_font_size_set_predefined_absolute_font_size': cr-fonts.c:423:9: warning: comparison of unsigned expression >= 0 is always true cr-fonts.c:423:9: warning: comparison between 'enum CRPredefinedAbsoluteFontSize' and 'enum CRFontSizeType' cr-fonts.c:423:9: warning: comparison between 'enum CRPredefinedAbsoluteFontSize' and 'enum CRFontSizeType' cr-fonts.c: In function 'cr_font_size_set_relative_font_size': cr-fonts.c:445:9: warning: comparison of unsigned expression >= 0 is always true cr-fonts.c: In function 'cr_font_size_set_absolute_font_size': cr-fonts.c:468:9: warning: comparison of unsigned expression >= 0 is always true cr-fonts.c: In function 'cr_font_size_to_string': cr-fonts.c:532:21: warning: pointer targets in assignment differ in signedness cr-fonts.c: In function 'cr_font_size_get_smaller_predefined_font_size': cr-fonts.c:560:9: warning: comparison of unsigned expression >= 0 is always true cr-fonts.c: In function 'cr_font_size_get_larger_predefined_font_size': cr-fonts.c:613:9: warning: comparison of unsigned expression >= 0 is always true cr-fonts.c: In function 'cr_font_size_is_predefined_absolute_font_size': cr-fonts.c:662:13: warning: comparison of unsigned expression >= 0 is always true cr-fonts.c: In function 'cr_font_size_adjust_to_string': cr-fonts.c:692:29: warning: pointer targets in assignment differ in signedness CC libcroco_0_6_la-cr-parsing-location.lo CC libcroco_0_6_la-cr-string.lo CCLD libcroco-0.6.la make[2]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/src' Making all in csslint make[2]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/csslint' CC csslint.o csslint.c: In function 'evaluate_selectors': csslint.c:334:25: warning: pointer targets in passing argument 1 of 'cr_om_parser_simply_parse_file' differ in signedness ../src/cr-om-parser.h:61:15: note: expected 'const guchar *' but argument is of type 'gchar *' csslint.c:341:25: warning: pointer targets in passing argument 1 of 'cr_om_parser_simply_parse_file' differ in signedness ../src/cr-om-parser.h:61:15: note: expected 'const guchar *' but argument is of type 'gchar *' csslint.c:348:25: warning: pointer targets in passing argument 1 of 'cr_om_parser_simply_parse_file' differ in signedness ../src/cr-om-parser.h:61:15: note: expected 'const guchar *' but argument is of type 'gchar *' csslint.c:370:9: warning: pointer targets in passing argument 1 of 'xmlXPathEvalExpression' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/libxml2/libxml/xpath.h:514:7: note: expected 'const xmlChar *' but argument is of type 'gchar *' csslint.c: In function 'end_document': csslint.c:434:9: warning: dereferencing type-punned pointer will break strict-aliasing rules csslint.c: In function 'dump_location_annotated_simple_sel': csslint.c:739:14: warning: pointer targets in assignment differ in signedness csslint.c:772:22: warning: pointer targets in assignment differ in signedness csslint.c: In function 'start_selector': csslint.c:798:9: warning: dereferencing type-punned pointer will break strict-aliasing rules csslint.c: In function 'end_selector': csslint.c:829:9: warning: dereferencing type-punned pointer will break strict-aliasing rules csslint.c: In function 'property': csslint.c:851:29: warning: pointer targets in assignment differ in signedness csslint.c:884:21: warning: pointer targets in assignment differ in signedness csslint.c: In function 'main': csslint.c:973:25: warning: pointer targets in passing argument 1 of 'cssom_parse' differ in signedness csslint.c:243:1: note: expected 'guchar *' but argument is of type 'gchar *' csslint.c:978:33: warning: pointer targets in passing argument 1 of 'sac_parse_and_display_locations' differ in signedness csslint.c:902:1: note: expected 'guchar *' but argument is of type 'gchar *' CCLD csslint-0.6 make[2]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/csslint' Making all in docs make[2]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/docs' Making all in examples make[3]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/docs/examples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/docs/examples' Making all in reference make[3]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/docs/reference' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/docs/reference' make[3]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/docs' make[2]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/docs' Making all in tests make[2]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/tests' Making all in test-inputs make[3]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/tests/test-inputs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/tests/test-inputs' Making all in test-output-refs make[3]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/tests/test-output-refs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/tests/test-output-refs' make[3]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/tests' CC test0-main.o CC test1-main.o CC test2-main.o CC cr-test-utils.o CC test3-main.o test0-main.c: In function 'test_cr_input_read_byte': test0-main.c:148:9: warning: pointer targets in passing argument 1 of 'cr_input_new_from_uri' differ in signedness ../src/cr-input.h:67:1: note: expected 'const gchar *' but argument is of type 'guchar *' test0-main.c: In function 'main': test0-main.c:200:9: warning: pointer targets in passing argument 1 of 'test_cr_input_read_byte' differ in signedness test0-main.c:139:1: note: expected 'guchar *' but argument is of type 'gchar *' test2-main.c: In function 'test_import_style': test2-main.c:128:41: warning: pointer targets in initialization differ in signedness test2-main.c:144:39: warning: pointer targets in initialization differ in signedness test2-main.c: In function 'test_namespace_declaration': test2-main.c:171:24: warning: pointer targets in assignment differ in signedness test2-main.c:181:21: warning: pointer targets in assignment differ in signedness test2-main.c: In function 'test_comment': test2-main.c:205:25: warning: pointer targets in assignment differ in signedness test3-main.c: In function 'test_import_style': test3-main.c:124:41: warning: pointer targets in initialization differ in signedness test3-main.c:136:39: warning: pointer targets in initialization differ in signedness test2-main.c: In function 'test_property': test2-main.c:266:32: warning: pointer targets in initialization differ in signedness test3-main.c: In function 'test_namespace_declaration': test3-main.c:162:24: warning: pointer targets in assignment differ in signedness test3-main.c:172:21: warning: pointer targets in assignment differ in signedness test3-main.c: In function 'test_comment': test3-main.c:197:25: warning: pointer targets in assignment differ in signedness test2-main.c: In function 'test_start_media': test2-main.c:325:32: warning: pointer targets in assignment differ in signedness test2-main.c: In function 'test_end_media': test2-main.c:356:32: warning: pointer targets in assignment differ in signedness test1-main.c: In function 'test_cr_input_read_char': test1-main.c:143:9: warning: pointer targets in passing argument 1 of 'cr_input_new_from_uri' differ in signedness ../src/cr-input.h:67:1: note: expected 'const gchar *' but argument is of type 'guchar *' test3-main.c: In function 'test_property': test3-main.c:254:32: warning: pointer targets in initialization differ in signedness test2-main.c: In function 'test_start_page': test2-main.c:386:22: warning: pointer targets in assignment differ in signedness test2-main.c:389:29: warning: pointer targets in assignment differ in signedness test1-main.c: In function 'main': test1-main.c:194:9: warning: pointer targets in passing argument 1 of 'test_cr_input_read_char' differ in signedness test1-main.c:135:1: note: expected 'guchar *' but argument is of type 'gchar *' test2-main.c: In function 'test_end_page': test2-main.c:422:22: warning: pointer targets in assignment differ in signedness test2-main.c:425:29: warning: pointer targets in assignment differ in signedness test3-main.c: In function 'test_start_media': test3-main.c:310:32: warning: pointer targets in assignment differ in signedness test2-main.c: In function 'test_ignorable_at_rule': test2-main.c:457:22: warning: pointer targets in assignment differ in signedness test3-main.c: In function 'test_end_media': test3-main.c:339:32: warning: pointer targets in assignment differ in signedness test3-main.c: In function 'test_start_page': test3-main.c:367:22: warning: pointer targets in assignment differ in signedness test3-main.c:370:29: warning: pointer targets in assignment differ in signedness test2-main.c: In function 'main': test2-main.c:554:9: warning: pointer targets in passing argument 1 of 'test_cr_parser_parse' differ in signedness test2-main.c:500:1: note: expected 'guchar *' but argument is of type 'gchar *' test3-main.c: In function 'test_end_page': test3-main.c:402:22: warning: pointer targets in assignment differ in signedness test3-main.c:405:29: warning: pointer targets in assignment differ in signedness test3-main.c: In function 'test_ignorable_at_rule': test3-main.c:437:22: warning: pointer targets in assignment differ in signedness test3-main.c: In function 'main': test3-main.c:535:9: warning: pointer targets in passing argument 1 of 'test_cr_parser_parse' differ in signedness test3-main.c:480:1: note: expected 'guchar *' but argument is of type 'gchar *' CC test4-main.o CC test5-main.o CC test6-main.o CCLD test0 CCLD test1 test4-main.c:35:29: warning: pointer targets in initialization differ in signedness test4-main.c:37:29: warning: pointer targets in initialization differ in signedness test4-main.c:39:34: warning: pointer targets in initialization differ in signedness test4-main.c:41:32: warning: pointer targets in initialization differ in signedness test4-main.c:44:9: warning: pointer targets in initialization differ in signedness test4-main.c:46:32: warning: pointer targets in initialization differ in signedness test4-main.c:48:35: warning: pointer targets in initialization differ in signedness test4-main.c:51:9: warning: pointer targets in initialization differ in signedness test4-main.c:55:34: warning: pointer targets in initialization differ in signedness test4-main.c: In function 'test_cr_declaration_parse': test4-main.c:175:17: warning: pointer targets in assignment differ in signedness test4-main.c: In function 'test_cr_declaration_parse_list': test4-main.c:203:25: warning: pointer targets in assignment differ in signedness test4-main.c: In function 'main': test4-main.c:429:9: warning: pointer targets in passing argument 1 of 'test_cr_parser_parse' differ in signedness test4-main.c:110:1: note: expected 'guchar *' but argument is of type 'gchar *' CCLD test2 test5-main.c:35:9: warning: pointer targets in initialization differ in signedness test5-main.c: In function 'test_sel_eng': test5-main.c:163:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' test5-main.c:163:9: warning: pointer targets in passing argument 1 of 'xmlParseMemory' differ in signedness /tmp/pkgsrc/textproc/libcroco/work/.buildlink/include/libxml2/libxml/parser.h:845:3: note: expected 'const char *' but argument is of type 'const guchar *' test5-main.c: In function 'main': test5-main.c:245:9: warning: pointer targets in passing argument 1 of 'test_sel_eng' differ in signedness test5-main.c:144:1: note: expected 'guchar *' but argument is of type 'gchar *' test6-main.c:34:9: warning: pointer targets in initialization differ in signedness test6-main.c: In function 'test_cr_parser_parse': test6-main.c:57:42: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const guchar *' CCLD test3 CCLD test4 CCLD test5 CCLD test6 make[3]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/tests' make[2]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/tests' Making all in build make[2]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/build' Making all in win32 make[3]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/build/win32' Making all in vs9 make[4]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/build/win32/vs9' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/build/win32/vs9' Making all in vs10 make[4]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/build/win32/vs10' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/build/win32/vs10' make[4]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/build/win32' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/build/win32' make[3]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/build/win32' make[3]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/build' make[2]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5/build' make[2]: Entering directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5' cp croco-config croco-0.6-config cp libcroco.pc libcroco-0.6.pc cp libcroco.pc libcroco-0.6-uninstalled.pc cp croco-config croco-0.6-config-uninstalled make[2]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5' make[1]: Leaving directory `/tmp/pkgsrc/textproc/libcroco/work/libcroco-0.6.5' *** Please use pkgtools/verifypc to sanity check dependencies. => Unwrapping files-to-be-installed. INFO: [subst.mk:unwrap] Nothing changed in ./croco-0.6-config. INFO: [subst.mk:unwrap] Nothing changed in ./croco-config. INFO: [subst.mk:unwrap] Nothing changed in ./libcroco-0.6-uninstalled.pc. INFO: [subst.mk:unwrap] Nothing changed in ./libcroco-0.6.pc. INFO: [subst.mk:unwrap] Nothing changed in ./libcroco.pc.