Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libcroco.spec'], timeout=0user='mockbuild'printOutput=Falseshell=Falselogger=env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135uid=1000chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libcroco.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/libcroco-0.6.8-7.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/libcroco.spec '], timeout=0private_network=Truelogger=gid=135shell=Falseuser='mockbuild'printOutput=Falseuid=1000env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/libcroco.spec '] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DaM7iE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libcroco-0.6.8 + /usr/bin/xz -dc /builddir/build/SOURCES/libcroco-0.6.8.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libcroco-0.6.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libcroco-0.6.1-multilib.patch):' Patch #0 (libcroco-0.6.1-multilib.patch): + /usr/bin/patch -p1 -b --suffix .multilib --fuzz=0 patching file croco-config.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y9hGQf + umask 022 + cd /builddir/build/BUILD + cd libcroco-0.6.8 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... yes checking for armv6hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for library containing strerror... none required checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv6hl-redhat-linux-gnu file names to armv6hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv6hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv6hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv6hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv6hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv6hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for armv6hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for CROCO... yes checking if gcc supports "-Wl,-Bsymbolic-functions" flag... yes checking if gcc supports -Wall flag... yes checking if gcc supports -Wextra flag... yes checking if gcc supports -Wunused flag... yes checking if gcc supports -Wreturn-type flag... yes checking if gcc supports -Wswitch flag... yes checking if gcc supports -Wcomment flag... yes checking if gcc supports -Wtrigraphs flag... yes checking if gcc supports -Wchar-subscripts flag... yes checking if gcc supports -Wparentheses flag... yes checking if gcc supports -Winline flag... yes checking if gcc supports -Wredundant-decls flag... yes checking if gcc supports -Wformat-nonliteral flag... yes checking if gcc supports -Werror=format-security flag... yes checking if gcc supports -Wsign-compare flag... yes checking if gcc supports -Werror=implicit-function-declaration flag... yes checking if gcc supports -Wpointer-arith flag... yes checking if gcc supports -Wwrite-strings flag... yes checking if gcc supports -Wstrict-prototypes flag... yes checking if gcc supports -Waggregate-return flag... yes checking if gcc supports -Wcast-align flag... yes checking if gcc supports -Wimplicit flag... yes checking if gcc supports -Wuninitialized flag... yes checking if gcc supports -Wmissing-prototypes flag... yes checking if gcc supports -Wmissing-declarations flag... yes checking if gcc supports -Wnested-externs flag... yes checking if gcc supports -Wpacked flag... yes checking if gcc supports -Wmissing-format-attribute flag... yes checking if gcc supports -Wshadow flag... yes checking if gcc supports -Wstrict-aliasing=2 flag... yes checking if gcc supports -Winit-self flag... yes checking if gcc supports -Wunsafe-loop-optimizations flag... yes checking if gcc supports -Wdeclaration-after-statement flag... yes checking if gcc supports -Wold-style-definition flag... yes checking if gcc supports -Wno-missing-field-initializers flag... yes checking if gcc supports -Wno-unused-parameter flag... yes checking if gcc supports -fno-common flag... yes checking if gcc supports -Wno-switch-enum flag... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libcroco.pc config.status: creating libcroco.spec config.status: creating libcroco-zip config.status: creating croco-config config.status: creating config.h.win32 config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/vs9/Makefile config.status: creating build/win32/vs9/libcroco.vsprops config.status: creating build/win32/vs10/Makefile config.status: creating build/win32/vs10/libcroco.props config.status: creating docs/Makefile config.status: creating docs/examples/Makefile config.status: creating docs/reference/Makefile config.status: creating tests/Makefile config.status: creating tests/test-inputs/Makefile config.status: creating tests/test-output-refs/Makefile config.status: creating global-test-vars.sh config.status: creating src/Makefile config.status: creating src/libcroco-config.h config.status: creating csslint/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ===================================================================== LIBCROCO, GNOME CSS2 PARSING AND MANIPULATION TOOLKIT 0.6.8 ===================================================================== prefix: : /usr source code location: : . compiler: : gcc cflags: : -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum Maintainer mode: : yes + make -j8 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/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 CC libcroco_0_6_la-cr-token.lo CC libcroco_0_6_la-cr-tknzr.lo CC libcroco_0_6_la-cr-term.lo 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 [-Wstrict-aliasing] & gv_default_enc_handlers[i].encoding; ^ cr-enc-handler.c: In function 'cr_enc_handler_resolve_enc_alias': cr-enc-handler.c:121:35: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] alias_name_up = g_strdup (a_alias_name); ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from cr-utils.h:28, from cr-enc-handler.h:36, from cr-enc-handler.c:32: /usr/include/glib-2.0/glib/gstrfuncs.h:216:8: note: expected 'const gchar * {aka const char *}' but argument is of type 'const guchar * {aka const unsigned char *}' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ cr-enc-handler.c:121:23: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alias_name_up = g_strdup (a_alias_name); ^ cr-enc-handler.c:122:24: warning: pointer targets in passing argument 1 of 'g_ascii_strup' differ in signedness [-Wpointer-sign] g_ascii_strup (alias_name_up, -1); ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from cr-utils.h:28, from cr-enc-handler.h:36, from cr-enc-handler.c:32: /usr/include/glib-2.0/glib/gstrfuncs.h:195:8: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' gchar* g_ascii_strup (const gchar *str, ^ cr-enc-handler.c:125:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp (gv_default_aliases[i].name, alias_name_up)) { ^ In file included from cr-enc-handler.c:35:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-enc-handler.c:125:21: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (gv_default_aliases[i].name, alias_name_up)) { ^ cr-enc-handler.c:125:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-enc-handler.c:125:21: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (gv_default_aliases[i].name, alias_name_up)) { ^ cr-enc-handler.c:125:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-enc-handler.c:125:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp (gv_default_aliases[i].name, alias_name_up)) { ^ In file included from cr-enc-handler.c:35:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-enc-handler.c:125:21: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (gv_default_aliases[i].name, alias_name_up)) { ^ cr-enc-handler.c:125:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-enc-handler.c:125:21: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (gv_default_aliases[i].name, alias_name_up)) { ^ cr-enc-handler.c:125:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' CC libcroco_0_6_la-cr-attr-sel.lo cr-num.c: In function 'cr_num_to_string': cr-num.c:108:27: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp_char1 = g_strdup_printf ("%ld", (glong) a_this->val); ^ cr-num.c:110:27: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp_char1 = g_new0 (char, G_ASCII_DTOSTR_BUF_SIZE + 1); ^ cr-num.c:112:41: warning: pointer targets in passing argument 1 of 'g_ascii_dtostr' differ in signedness [-Wpointer-sign] g_ascii_dtostr (tmp_char1, G_ASCII_DTOSTR_BUF_SIZE, a_this->val); ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from cr-num.h:34, from cr-num.c:32: /usr/include/glib-2.0/glib/gstrfuncs.h:166:9: note: expected 'gchar * {aka char *}' but argument is of type 'guchar * {aka unsigned char *}' gchar * g_ascii_dtostr (gchar *buffer, ^ cr-num.c:196:39: warning: pointer targets in passing argument 1 of 'g_strconcat' differ in signedness [-Wpointer-sign] result = g_strconcat (tmp_char1, tmp_char2, NULL); ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from cr-num.h:34, from cr-num.c:32: /usr/include/glib-2.0/glib/gstrfuncs.h:231:8: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' gchar* g_strconcat (const gchar *string1, ^ cr-num.c:196:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = g_strconcat (tmp_char1, tmp_char2, NULL); ^ CC libcroco_0_6_la-cr-pseudo.lo cr-rgb.c: In function 'cr_rgb_to_string': cr-rgb.c:277:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = str_buf->str; ^ cr-rgb.c: In function 'cr_rgb_set_from_hex_str': cr-rgb.c:509:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strlen (a_hex) == 3) { ^ In file included from cr-rgb.c:27:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ cr-rgb.c:524:28: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if (strlen (a_hex) == 6) { ^ In file included from cr-rgb.c:27:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ 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 [-Wpointer-sign] a_value->content.str->stryng->str) ; ^ cr-rgb.c:473:1: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}' cr_rgb_set_from_name (CRRgb * a_this, const guchar * a_color_name) ^ cr-rgb.c:602:34: warning: pointer targets in passing argument 2 of 'cr_rgb_set_from_hex_str' differ in signedness [-Wpointer-sign] a_value->content.str->stryng->str) ; ^ cr-rgb.c:501:1: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}' cr_rgb_set_from_hex_str (CRRgb * a_this, const guchar * a_hex) ^ cr-rgb.c: In function 'cr_rgb_parse_from_buf': cr-rgb.c:658:59: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] parser = cr_parser_new_from_buf ((guchar*)a_str, strlen (a_str), ^ In file included from cr-rgb.c:27:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ CC libcroco_0_6_la-cr-additional-sel.lo CC libcroco_0_6_la-cr-simple-sel.lo cr-term.c: In function 'cr_term_parse_expression_from_buf': cr-term.c:115:66: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] parser = cr_parser_new_from_buf ((guchar*)a_buf, strlen (a_buf), ^ In file included from cr-term.c:25:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ cr-term.c: In function 'cr_term_to_string': cr-term.c:337:59: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (str_buf, content); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-term.h:25, from cr-term.c:26: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' GString* g_string_append (GString *string, ^ cr-term.c:346:41: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] content = g_strndup ^ cr-term.c:364:10: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] tmp_str); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-term.h:25, from cr-term.c:26: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' GString* g_string_append (GString *string, ^ cr-term.c:379:41: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] content = g_strndup ^ cr-term.c:394:41: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] content = g_strndup ^ cr-term.c:400:59: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (str_buf, content); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-term.h:25, from cr-term.c:26: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' GString* g_string_append (GString *string, ^ cr-term.c:408:41: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] content = g_strndup ^ cr-term.c:429:67: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (str_buf, tmp_str); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-term.h:25, from cr-term.c:26: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' GString* g_string_append (GString *string, ^ cr-term.c:446:41: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] content = g_strndup ^ cr-term.c:467:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = str_buf->str; ^ cr-term.c: In function 'cr_term_one_to_string': cr-term.c:532:51: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (str_buf, content); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-term.h:25, from cr-term.c:26: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' GString* g_string_append (GString *string, ^ cr-term.c:541:33: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] content = g_strndup ^ cr-term.c:575:33: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] content = g_strndup ^ cr-term.c:590:33: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] content = g_strndup ^ cr-term.c:596:51: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (str_buf, content); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-term.h:25, from cr-term.c:26: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' GString* g_string_append (GString *string, ^ cr-term.c:604:33: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] content = g_strndup ^ cr-term.c:625:59: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (str_buf, tmp_str); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-term.h:25, from cr-term.c:26: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' GString* g_string_append (GString *string, ^ cr-term.c:642:33: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] content = g_strndup ^ cr-term.c:663:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = str_buf->str; ^ CC libcroco_0_6_la-cr-selector.lo cr-pseudo.c: In function 'cr_pseudo_to_string': cr-pseudo.c:71:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = g_strndup (a_this->name->stryng->str, ^ cr-pseudo.c:75:51: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (str_buf, name); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-pseudo.h:27, from cr-pseudo.c:24: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' GString* g_string_append (GString *string, ^ cr-pseudo.c:86:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = g_strndup (a_this->name->stryng->str, ^ cr-pseudo.c:90:29: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] arg = g_strndup (a_this->extra->stryng->str, ^ cr-pseudo.c:100:59: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (str_buf, arg); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-pseudo.h:27, from cr-pseudo.c:24: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' GString* g_string_append (GString *string, ^ cr-pseudo.c:110:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = str_buf->str; ^ 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 [-Wpointer-sign] name = g_strndup (cur->name->stryng->str, ^ cr-attr-sel.c:129:59: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (str_buf, name); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-attr-sel.h:28, from cr-attr-sel.c:24: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' GString* g_string_append (GString *string, ^ cr-attr-sel.c:138:31: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] value = g_strndup (cur->value->stryng->str, ^ cr-attr-sel.c:171:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = str_buf->str; ^ CC libcroco_0_6_la-cr-doc-handler.lo CC libcroco_0_6_la-cr-parser.lo cr-input.c: In function 'cr_input_peek_char': cr-input.c:769:41: warning: pointer targets in passing argument 4 of 'cr_utils_read_char_from_utf8_buf' differ in signedness [-Wpointer-sign] nb_bytes_left, a_char, &consumed); ^ In file included from cr-input.h:29:0, from cr-input.c:26: cr-utils.h:147:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_utils_read_char_from_utf8_buf (const guchar * a_in, gulong a_in_len, ^ cr-utils.c: In function 'cr_utils_read_char_from_utf8_buf': cr-utils.c:432:16: warning: variable 'in_len' set but not used [-Wunused-but-set-variable] gulong in_len = 0, ^ cr-utils.c: In function 'cr_utils_ucs1_to_utf8': cr-utils.c:896:23: warning: variable 'status' set but not used [-Wunused-but-set-variable] enum CRStatus status = CR_OK; ^ cr-utils.c: In function 'cr_utils_ucs1_str_to_utf8': cr-utils.c:954:16: warning: variable 'in_len' set but not used [-Wunused-but-set-variable] gulong in_len = 0, ^ cr-utils.c: In function 'cr_utils_utf8_to_ucs1': cr-utils.c:1014:23: warning: variable 'status' set but not used [-Wunused-but-set-variable] enum CRStatus status = CR_OK; ^ CC libcroco_0_6_la-cr-declaration.lo CC libcroco_0_6_la-cr-statement.lo 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 [-Wpointer-sign] guchar *str = g_strndup (cur->name->stryng->str, ^ cr-simple-sel.c:136:59: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (str_buf, str); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-simple-sel.c:25: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' GString* g_string_append (GString *string, ^ cr-simple-sel.c:147:59: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (str_buf, tmp_str); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-simple-sel.c:25: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' GString* g_string_append (GString *string, ^ cr-simple-sel.c:155:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = str_buf->str; ^ 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 [-Wpointer-sign] guchar *str = g_strndup (a_this->name->stryng->str, ^ cr-simple-sel.c:197:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = str_buf->str; ^ CC libcroco_0_6_la-cr-stylesheet.lo cr-selector.c: In function 'cr_selector_parse_from_buf': cr-selector.c:60:71: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] parser = cr_parser_new_from_buf ((guchar*)a_char_buf, strlen (a_char_buf), ^ In file included from cr-selector.c:23:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ cr-selector.c: In function 'cr_selector_to_string': cr-selector.c:164:67: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (str_buf, tmp_str); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-utils.h:28, from cr-selector.h:29, from cr-selector.c:24: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' GString* g_string_append (GString *string, ^ cr-selector.c:174:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = str_buf->str; ^ CC libcroco_0_6_la-cr-cascade.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 [-Wpointer-sign] name = g_strndup ^ cr-additional-sel.c:270:46: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = g_strndup ^ cr-additional-sel.c:326:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = str_buf->str; ^ 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 [-Wpointer-sign] name = g_strndup ^ cr-additional-sel.c:370:30: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = g_strndup ^ cr-additional-sel.c:425:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = str_buf->str; ^ CC libcroco_0_6_la-cr-om-parser.lo CC libcroco_0_6_la-cr-style.lo cr-declaration.c: In function 'dump': cr-declaration.c:51:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = cr_declaration_to_string (a_this, a_indent); ^ cr-declaration.c: In function 'cr_declaration_parse_from_buf': cr-declaration.c:133:66: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] parser = cr_parser_new_from_buf ((guchar*)a_str, strlen (a_str), a_enc, FALSE); ^ In file included from cr-declaration.c:25:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ cr-declaration.c: In function 'cr_declaration_parse_list_from_buf': cr-declaration.c:197:66: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] parser = cr_parser_new_from_buf ((guchar*)a_str, strlen (a_str), a_enc, FALSE); ^ In file included from cr-declaration.c:25:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ cr-declaration.c: In function 'cr_declaration_to_string': cr-declaration.c:514:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = g_strndup (a_this->property->stryng->str, ^ cr-declaration.c:519:31: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (stringue, str); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-utils.h:28, from cr-declaration.h:27, from cr-declaration.c:26: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' GString* g_string_append (GString *string, ^ cr-declaration.c:542:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = stringue->str; ^ cr-declaration.c:545:16: warning: pointer targets in return differ in signedness [-Wpointer-sign] return result; ^ cr-declaration.c:557:16: warning: pointer targets in return differ in signedness [-Wpointer-sign] return result; ^ cr-declaration.c: In function 'cr_declaration_list_to_string': cr-declaration.c:581:21: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = cr_declaration_to_string (cur, a_indent); ^ cr-declaration.c:589:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = stringue->str; ^ cr-declaration.c: In function 'cr_declaration_list_to_string2': cr-declaration.c:620:21: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = cr_declaration_to_string (cur, a_indent); ^ cr-declaration.c:628:58: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] str); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-utils.h:28, from cr-declaration.h:27, from cr-declaration.c:26: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' GString* g_string_append (GString *string, ^ cr-declaration.c:635:58: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] str); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-utils.h:28, from cr-declaration.h:27, from cr-declaration.c:26: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' GString* g_string_append (GString *string, ^ cr-declaration.c:642:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = stringue->str; ^ cr-declaration.c: In function 'cr_declaration_get_by_prop_name': cr-declaration.c:713:8: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp (cur->property->stryng->str, ^ In file included from cr-declaration.c:25:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ cr-declaration.c:713:8: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (cur->property->stryng->str, ^ cr-declaration.c:713:8: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' cr-declaration.c:713:8: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (cur->property->stryng->str, ^ cr-declaration.c:713:8: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' cr-declaration.c:713:8: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp (cur->property->stryng->str, ^ In file included from cr-declaration.c:25:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ cr-declaration.c:713:8: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (cur->property->stryng->str, ^ cr-declaration.c:713:8: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' cr-declaration.c:713:8: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (cur->property->stryng->str, ^ cr-declaration.c:713:8: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' CC libcroco_0_6_la-cr-sel-eng.lo CC libcroco_0_6_la-cr-fonts.lo CC libcroco_0_6_la-cr-prop-list.lo cr-tknzr.c: In function 'cr_tknzr_parse_nl': cr-tknzr.c:359:100: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:366:100: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c: In function 'cr_tknzr_try_to_skip_spaces': cr-tknzr.c:414:51: warning: pointer targets in passing argument 2 of 'cr_input_consume_white_spaces' differ in signedness [-Wpointer-sign] (PRIVATE (a_this)->input, &nb_chars); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:93:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_white_spaces (CRInput *a_this, gulong *a_nb_chars) ; ^ cr-tknzr.c: In function 'cr_tknzr_parse_uri': cr-tknzr.c:1156:92: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:1158:92: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c: In function 'cr_tknzr_parse_rgb': cr-tknzr.c:1269:100: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:1271:100: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:1289:100: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:1304:108: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c: In function 'cr_tknzr_new_from_uri': cr-tknzr.c:1642:40: warning: pointer targets in passing argument 1 of 'cr_input_new_from_uri' differ in signedness [-Wpointer-sign] input = cr_input_new_from_uri (a_file_uri, a_enc); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:67:1: note: expected 'const gchar * {aka const char *}' but argument is of type 'const guchar * {aka const unsigned char *}' cr_input_new_from_uri (const gchar *a_file_uri, ^ cr-tknzr.c: In function 'cr_tknzr_consume_chars': cr-tknzr.c:1915:48: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] a_char, a_nb_char); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c: In function 'cr_tknzr_get_next_token': cr-tknzr.c:2009:116: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2012:116: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2027:116: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2030:116: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2044:116: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2047:116: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2060:116: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2063:116: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2075:116: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2078:116: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2103:35: warning: declaration of 'str' shadows a previous local [-Wshadow] CRString *str = NULL; ^ cr-tknzr.c:1965:19: note: shadowed declaration is here CRString *str = NULL; ^ cr-tknzr.c:2143:108: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2146:108: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2158:108: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2161:108: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2186:108: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2189:108: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2200:108: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2203:108: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2230:100: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2240:100: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2250:100: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2260:100: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2270:100: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2280:100: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2290:100: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2392:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2399:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2406:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2413:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2420:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2427:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2434:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2441:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2449:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2457:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2466:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2473:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2479:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2486:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2494:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2500:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2548:124: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong * {aka long unsigned int *}' but argument is of type 'glong * {aka long int *}' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ CC libcroco_0_6_la-cr-parsing-location.lo CC libcroco_0_6_la-cr-string.lo cr-om-parser.c: In function 'end_page': cr-om-parser.c:381:22: warning: parameter 'a_page' set but not used [-Wunused-but-set-parameter] CRString * a_page, ^ cr-om-parser.c:382:22: warning: parameter 'a_pseudo_page' set but not used [-Wunused-but-set-parameter] CRString * a_pseudo_page) ^ cr-om-parser.c: In function 'end_media': cr-om-parser.c:445:43: warning: parameter 'a_media_list' set but not used [-Wunused-but-set-parameter] end_media (CRDocHandler * a_this, GList * a_media_list) ^ cr-om-parser.c: In function 'import_style': cr-om-parser.c:480:26: warning: parameter 'a_uri_default_ns' set but not used [-Wunused-but-set-parameter] CRString * a_uri_default_ns, ^ cr-om-parser.c: In function 'end_selector': cr-om-parser.c:558:51: warning: parameter 'a_selector_list' set but not used [-Wunused-but-set-parameter] end_selector (CRDocHandler * a_this, CRSelector * a_selector_list) ^ cr-fonts.c: In function 'cr_font_family_to_string_real': cr-fonts.c:81:53: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (*a_string, name); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:36:0, from /usr/include/glib-2.0/glib.h:56, from cr-utils.h:28, from cr-fonts.h:29, from cr-fonts.c:26: /usr/include/glib-2.0/glib/gstring.h:82:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'const guchar * {aka const unsigned char *}' GString* g_string_append (GString *string, ^ cr-fonts.c: In function 'cr_font_family_to_string': cr-fonts.c:190:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = g_strdup ("NULL"); ^ cr-fonts.c:199:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = stringue->str; ^ cr-fonts.c: In function 'cr_font_size_set_predefined_absolute_font_size': cr-fonts.c:423:82: warning: comparison between 'enum CRPredefinedAbsoluteFontSize' and 'enum CRFontSizeType' [-Wenum-compare] cr-fonts.c:423:131: warning: comparison between 'enum CRPredefinedAbsoluteFontSize' and 'enum CRFontSizeType' [-Wenum-compare] cr-fonts.c: In function 'cr_font_size_to_string': cr-fonts.c:532:21: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = cr_num_to_string (&a_this->value.absolute); ^ cr-fonts.c: In function 'cr_font_size_adjust_to_string': cr-fonts.c:692:29: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = cr_num_to_string (a_this->num); ^ cr-statement.c: In function 'cr_statement_ruleset_to_string': cr-statement.c:603:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp_str = ^ cr-statement.c:614:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp_str = cr_declaration_list_to_string2 ^ 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 [-Wpointer-sign] tmp_str = cr_declaration_list_to_string2 ^ 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 [-Wpointer-sign] str = cr_declaration_list_to_string2 ^ cr-statement.c: In function 'cr_statement_media_rule_to_string': cr-statement.c:816:41: warning: declaration of 'str' shadows a previous local [-Wshadow] guchar *str = cr_string_dup2 ^ cr-statement.c:801:16: note: shadowed declaration is here gchar *str = NULL ; ^ cr-statement.c:816:47: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] guchar *str = cr_string_dup2 ^ cr-statement.c: In function 'cr_statement_import_rule_to_string': cr-statement.c:868:21: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = g_strndup (a_this->kind.import_rule->url->stryng->str, ^ cr-statement.c:906:21: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = stringue->str ; ^ cr-statement.c:910:16: warning: pointer targets in return differ in signedness [-Wpointer-sign] return str ; ^ cr-statement.c: In function 'cr_statement_does_buf_parses_against_core': cr-statement.c:938:66: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] parser = cr_parser_new_from_buf ((guchar*)a_buf, strlen (a_buf), ^ In file included from cr-statement.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ cr-statement.c: In function 'cr_statement_ruleset_parse_from_buf': cr-statement.c:1058:66: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] parser = cr_parser_new_from_buf ((guchar*)a_buf, strlen (a_buf), ^ In file included from cr-statement.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ cr-statement.c: In function 'cr_statement_at_media_rule_parse_from_buf': cr-statement.c:1195:66: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] parser = cr_parser_new_from_buf ((guchar*)a_buf, strlen (a_buf), ^ In file included from cr-statement.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ cr-statement.c: In function 'cr_statement_at_import_rule_parse_from_buf': cr-statement.c:1381:66: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] parser = cr_parser_new_from_buf ((guchar*)a_buf, strlen (a_buf), ^ In file included from cr-statement.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ cr-statement.c:1414:24: warning: variable 'cur' set but not used [-Wunused-but-set-variable] GList *cur = NULL; ^ cr-statement.c: In function 'cr_statement_at_page_rule_parse_from_buf': cr-statement.c:1510:66: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] parser = cr_parser_new_from_buf ((guchar*)a_buf, strlen (a_buf), ^ In file included from cr-statement.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ cr-statement.c: In function 'cr_statement_at_charset_rule_parse_from_buf': cr-statement.c:1626:66: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] parser = cr_parser_new_from_buf ((guchar*)a_buf, strlen (a_buf), ^ In file included from cr-statement.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ cr-statement.c: In function 'cr_statement_font_face_rule_parse_from_buf': cr-statement.c:1723:66: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] parser = cr_parser_new_from_buf ((guchar*)a_buf, strlen (a_buf), ^ In file included from cr-statement.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ cr-statement.c: In function 'cr_statement_dump_ruleset': cr-statement.c:2612:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = cr_statement_ruleset_to_string (a_this, a_indent); ^ cr-statement.c: In function 'cr_statement_dump_charset': cr-statement.c:2662:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = cr_statement_charset_to_string (a_this, ^ cr-statement.c: In function 'cr_statement_dump_page': cr-statement.c:2690:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = cr_statement_at_page_rule_to_string (a_this, a_indent) ; ^ cr-sel-eng.c: In function 'lang_pseudo_class_handler': cr-sel-eng.c:129:45: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] || !a_sel->content.pseudo->type == FUNCTION_PSEUDO) { ^ cr-sel-eng.c:139:41: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] val = xmlGetProp (node, "lang"); ^ In file included from cr-sel-eng.h:33:0, from cr-sel-eng.c:25: /usr/include/libxml2/libxml/tree.h:1021:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'const char *' xmlGetProp (xmlNodePtr node, ^ cr-sel-eng.c:141:34: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] && !strqcmp (val, ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c: In function 'pseudo_class_add_sel_matches_node': cr-sel-eng.c:199:26: warning: pointer targets in passing argument 2 of 'cr_sel_eng_get_pseudo_class_selector_handler' differ in signedness [-Wpointer-sign] (a_this, a_add_sel->content.pseudo->name->stryng->str, ^ In file included from cr-sel-eng.c:25:0: cr-sel-eng.h:76:15: note: expected 'guchar * {aka unsigned char *}' but argument is of type 'gchar * {aka char *}' enum CRStatus cr_sel_eng_get_pseudo_class_selector_handler (CRSelEng *a_this, ^ cr-sel-eng.c: In function 'class_add_sel_matches_node': cr-sel-eng.c:227:33: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness [-Wpointer-sign] if (xmlHasProp (a_node, "class")) { ^ In file included from cr-sel-eng.h:33:0, from cr-sel-eng.c:25: /usr/include/libxml2/libxml/tree.h:1024:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'const char *' xmlHasProp (xmlNodePtr node, ^ cr-sel-eng.c:228:45: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] klass = xmlGetProp (a_node, "class"); ^ In file included from cr-sel-eng.h:33:0, from cr-sel-eng.c:25: /usr/include/libxml2/libxml/tree.h:1021:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'const char *' xmlGetProp (xmlNodePtr node, ^ cr-sel-eng.c:235:29: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp (cur, ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:235:29: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp (cur, ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:235:29: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp (cur, ^ cr-sel-eng.c:235:29: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' cr-sel-eng.c:235:29: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp (cur, ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:235:29: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp (cur, ^ cr-sel-eng.c:235:29: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' cr-sel-eng.c:235:29: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp (cur, ^ cr-sel-eng.c:235:29: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' cr-sel-eng.c:235:29: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp (cur, ^ cr-sel-eng.c:235:29: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' cr-sel-eng.c:235:29: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if (!strncmp (cur, ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ cr-sel-eng.c: In function 'id_add_sel_matches_node': cr-sel-eng.c:281:33: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness [-Wpointer-sign] if (xmlHasProp (a_node, "id")) { ^ In file included from cr-sel-eng.h:33:0, from cr-sel-eng.c:25: /usr/include/libxml2/libxml/tree.h:1024:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'const char *' xmlHasProp (xmlNodePtr node, ^ cr-sel-eng.c:282:42: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] id = xmlGetProp (a_node, "id"); ^ In file included from cr-sel-eng.h:33:0, from cr-sel-eng.c:25: /usr/include/libxml2/libxml/tree.h:1021:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'const char *' xmlGetProp (xmlNodePtr node, ^ cr-sel-eng.c:283:31: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strqcmp (id, a_add_sel->content.id_name->stryng->str, ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ 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 [-Wpointer-sign] cur_sel->name->stryng->str)) ^ In file included from cr-sel-eng.h:33:0, from cr-sel-eng.c:25: /usr/include/libxml2/libxml/tree.h:1024:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}' xmlHasProp (xmlNodePtr node, ^ cr-sel-eng.c:341:38: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness [-Wpointer-sign] cur_sel->name->stryng->str)) ^ In file included from cr-sel-eng.h:33:0, from cr-sel-eng.c:25: /usr/include/libxml2/libxml/tree.h:1024:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}' xmlHasProp (xmlNodePtr node, ^ cr-sel-eng.c:346:42: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] cur_sel->name->stryng->str); ^ In file included from cr-sel-eng.h:33:0, from cr-sel-eng.c:25: /usr/include/libxml2/libxml/tree.h:1021:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}' xmlGetProp (xmlNodePtr node, ^ cr-sel-eng.c:349:39: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] && strcmp ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:349:39: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && strcmp ^ cr-sel-eng.c:349:39: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' cr-sel-eng.c:349:39: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] && strcmp ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:349:39: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && strcmp ^ cr-sel-eng.c:349:39: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' cr-sel-eng.c:349:39: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && strcmp ^ cr-sel-eng.c:349:39: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' cr-sel-eng.c:349:39: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && strcmp ^ cr-sel-eng.c:349:39: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' cr-sel-eng.c:369:38: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness [-Wpointer-sign] cur_sel->name->stryng->str)) ^ In file included from cr-sel-eng.h:33:0, from cr-sel-eng.c:25: /usr/include/libxml2/libxml/tree.h:1024:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}' xmlHasProp (xmlNodePtr node, ^ cr-sel-eng.c:373:42: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] cur_sel->name->stryng->str); ^ In file included from cr-sel-eng.h:33:0, from cr-sel-eng.c:25: /usr/include/libxml2/libxml/tree.h:1021:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}' xmlGetProp (xmlNodePtr node, ^ cr-sel-eng.c:404:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:404:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:404:45: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp ^ cr-sel-eng.c:404:45: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' cr-sel-eng.c:404:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:404:45: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp ^ cr-sel-eng.c:404:45: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' cr-sel-eng.c:404:45: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp ^ cr-sel-eng.c:404:45: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' cr-sel-eng.c:404:45: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp ^ cr-sel-eng.c:404:45: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' cr-sel-eng.c:404:45: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if (!strncmp ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ cr-sel-eng.c:432:38: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness [-Wpointer-sign] cur_sel->name->stryng->str)) ^ In file included from cr-sel-eng.h:33:0, from cr-sel-eng.c:25: /usr/include/libxml2/libxml/tree.h:1024:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}' xmlHasProp (xmlNodePtr node, ^ cr-sel-eng.c:436:42: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] cur_sel->name->stryng->str); ^ In file included from cr-sel-eng.h:33:0, from cr-sel-eng.c:25: /usr/include/libxml2/libxml/tree.h:1021:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}' xmlGetProp (xmlNodePtr node, ^ cr-sel-eng.c:454:46: warning: pointer targets in passing argument 1 of 'g_strstr_len' differ in signedness [-Wpointer-sign] (ptr1, ptr2 - ptr1 + 1, ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from cr-utils.h:28, from cr-sel-eng.h:27, from cr-sel-eng.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:127:9: note: expected 'const gchar * {aka const char *}' but argument is of type 'xmlChar * {aka unsigned char *}' gchar * g_strstr_len (const gchar *haystack, ^ cr-sel-eng.c: In function 'sel_matches_node_real': cr-sel-eng.c:655:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] && (!strcmp (cur_sel->name->stryng->str, ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:655:26: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && (!strcmp (cur_sel->name->stryng->str, ^ cr-sel-eng.c:655:26: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' cr-sel-eng.c:655:26: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && (!strcmp (cur_sel->name->stryng->str, ^ cr-sel-eng.c:655:26: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' cr-sel-eng.c:655:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] && (!strcmp (cur_sel->name->stryng->str, ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:655:26: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && (!strcmp (cur_sel->name->stryng->str, ^ cr-sel-eng.c:655:26: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' cr-sel-eng.c:655:26: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && (!strcmp (cur_sel->name->stryng->str, ^ cr-sel-eng.c:655:26: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' cr-sel-eng.c: In function 'cr_sel_eng_register_pseudo_class_sel_handler': cr-sel-eng.c:1183:41: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] handler_entry->name = g_strdup (a_name); ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from cr-utils.h:28, from cr-sel-eng.h:27, from cr-sel-eng.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:216:8: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ cr-sel-eng.c:1183:29: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] handler_entry->name = g_strdup (a_name); ^ cr-sel-eng.c: In function 'cr_sel_eng_unregister_pseudo_class_sel_handler': cr-sel-eng.c:1209:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp (entry->name, a_name) ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:1209:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp (entry->name, a_name) ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:1209:21: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (entry->name, a_name) ^ cr-sel-eng.c:1209:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-sel-eng.c:1209:21: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (entry->name, a_name) ^ cr-sel-eng.c:1209:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-sel-eng.c:1209:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp (entry->name, a_name) ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:1209:21: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (entry->name, a_name) ^ cr-sel-eng.c:1209:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-sel-eng.c:1209:21: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (entry->name, a_name) ^ cr-sel-eng.c:1209:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-sel-eng.c:1209:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp (entry->name, a_name) ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:1209:21: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (entry->name, a_name) ^ cr-sel-eng.c:1209:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-sel-eng.c:1209:21: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (entry->name, a_name) ^ cr-sel-eng.c:1209:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-sel-eng.c:1209:21: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (entry->name, a_name) ^ cr-sel-eng.c:1209:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-sel-eng.c:1209:21: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (entry->name, a_name) ^ cr-sel-eng.c:1209:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-sel-eng.c: In function 'cr_sel_eng_get_pseudo_class_selector_handler': cr-sel-eng.c:1282:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp (a_name, entry->name) ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:1282:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp (a_name, entry->name) ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:1282:21: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (a_name, entry->name) ^ cr-sel-eng.c:1282:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-sel-eng.c:1282:21: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (a_name, entry->name) ^ cr-sel-eng.c:1282:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-sel-eng.c:1282:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp (a_name, entry->name) ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:1282:21: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (a_name, entry->name) ^ cr-sel-eng.c:1282:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-sel-eng.c:1282:21: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (a_name, entry->name) ^ cr-sel-eng.c:1282:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-sel-eng.c:1282:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp (a_name, entry->name) ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:1282:21: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (a_name, entry->name) ^ cr-sel-eng.c:1282:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-sel-eng.c:1282:21: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (a_name, entry->name) ^ cr-sel-eng.c:1282:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-sel-eng.c:1282:21: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (a_name, entry->name) ^ cr-sel-eng.c:1282:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-sel-eng.c:1282:21: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strcmp (a_name, entry->name) ^ cr-sel-eng.c:1282:21: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-style.c:100:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"padding-top", PROP_ID_PADDING_TOP}, ^ cr-style.c:100:10: note: (near initialization for 'gv_prop_table[0].name') cr-style.c:101:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"padding-right", PROP_ID_PADDING_RIGHT}, ^ cr-style.c:101:10: note: (near initialization for 'gv_prop_table[1].name') cr-style.c:102:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"padding-bottom", PROP_ID_PADDING_BOTTOM}, ^ cr-style.c:102:10: note: (near initialization for 'gv_prop_table[2].name') cr-style.c:103:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"padding-left", PROP_ID_PADDING_LEFT}, ^ cr-style.c:103:10: note: (near initialization for 'gv_prop_table[3].name') cr-style.c:104:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"padding", PROP_ID_PADDING}, ^ cr-style.c:104:10: note: (near initialization for 'gv_prop_table[4].name') cr-style.c:105:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-top-width", PROP_ID_BORDER_TOP_WIDTH}, ^ cr-style.c:105:10: note: (near initialization for 'gv_prop_table[5].name') cr-style.c:106:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-right-width", PROP_ID_BORDER_RIGHT_WIDTH}, ^ cr-style.c:106:10: note: (near initialization for 'gv_prop_table[6].name') cr-style.c:107:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-bottom-width", PROP_ID_BORDER_BOTTOM_WIDTH}, ^ cr-style.c:107:10: note: (near initialization for 'gv_prop_table[7].name') cr-style.c:108:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-left-width", PROP_ID_BORDER_LEFT_WIDTH}, ^ cr-style.c:108:10: note: (near initialization for 'gv_prop_table[8].name') cr-style.c:109:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-width", PROP_ID_BORDER_WIDTH}, ^ cr-style.c:109:10: note: (near initialization for 'gv_prop_table[9].name') cr-style.c:110:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-top-style", PROP_ID_BORDER_TOP_STYLE}, ^ cr-style.c:110:10: note: (near initialization for 'gv_prop_table[10].name') cr-style.c:111:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-right-style", PROP_ID_BORDER_RIGHT_STYLE}, ^ cr-style.c:111:10: note: (near initialization for 'gv_prop_table[11].name') cr-style.c:112:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-bottom-style", PROP_ID_BORDER_BOTTOM_STYLE}, ^ cr-style.c:112:10: note: (near initialization for 'gv_prop_table[12].name') cr-style.c:113:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-left-style", PROP_ID_BORDER_LEFT_STYLE}, ^ cr-style.c:113:10: note: (near initialization for 'gv_prop_table[13].name') cr-style.c:114:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-style", PROP_ID_BORDER_STYLE}, ^ cr-style.c:114:10: note: (near initialization for 'gv_prop_table[14].name') cr-style.c:115:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-top", PROP_ID_BORDER_TOP}, ^ cr-style.c:115:10: note: (near initialization for 'gv_prop_table[15].name') cr-style.c:116:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-right", PROP_ID_BORDER_RIGHT}, ^ cr-style.c:116:10: note: (near initialization for 'gv_prop_table[16].name') cr-style.c:117:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-bottom", PROP_ID_BORDER_BOTTOM}, ^ cr-style.c:117:10: note: (near initialization for 'gv_prop_table[17].name') cr-style.c:118:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-left", PROP_ID_BORDER_LEFT}, ^ cr-style.c:118:10: note: (near initialization for 'gv_prop_table[18].name') cr-style.c:119:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border", PROP_ID_BORDER}, ^ cr-style.c:119:10: note: (near initialization for 'gv_prop_table[19].name') cr-style.c:120:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"margin-top", PROP_ID_MARGIN_TOP}, ^ cr-style.c:120:10: note: (near initialization for 'gv_prop_table[20].name') cr-style.c:121:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"margin-right", PROP_ID_MARGIN_RIGHT}, ^ cr-style.c:121:10: note: (near initialization for 'gv_prop_table[21].name') cr-style.c:122:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"margin-bottom", PROP_ID_MARGIN_BOTTOM}, ^ cr-style.c:122:10: note: (near initialization for 'gv_prop_table[22].name') cr-style.c:123:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"margin-left", PROP_ID_MARGIN_LEFT}, ^ cr-style.c:123:10: note: (near initialization for 'gv_prop_table[23].name') cr-style.c:124:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"margin", PROP_ID_MARGIN}, ^ cr-style.c:124:10: note: (near initialization for 'gv_prop_table[24].name') cr-style.c:125:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"display", PROP_ID_DISPLAY}, ^ cr-style.c:125:10: note: (near initialization for 'gv_prop_table[25].name') cr-style.c:126:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"position", PROP_ID_POSITION}, ^ cr-style.c:126:10: note: (near initialization for 'gv_prop_table[26].name') cr-style.c:127:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"top", PROP_ID_TOP}, ^ cr-style.c:127:10: note: (near initialization for 'gv_prop_table[27].name') cr-style.c:128:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"right", PROP_ID_RIGHT}, ^ cr-style.c:128:10: note: (near initialization for 'gv_prop_table[28].name') cr-style.c:129:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"bottom", PROP_ID_BOTTOM}, ^ cr-style.c:129:10: note: (near initialization for 'gv_prop_table[29].name') cr-style.c:130:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"left", PROP_ID_LEFT}, ^ cr-style.c:130:10: note: (near initialization for 'gv_prop_table[30].name') cr-style.c:131:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"float", PROP_ID_FLOAT}, ^ cr-style.c:131:10: note: (near initialization for 'gv_prop_table[31].name') cr-style.c:132:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"width", PROP_ID_WIDTH}, ^ cr-style.c:132:10: note: (near initialization for 'gv_prop_table[32].name') cr-style.c:133:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"color", PROP_ID_COLOR}, ^ cr-style.c:133:10: note: (near initialization for 'gv_prop_table[33].name') cr-style.c:134:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-top-color", PROP_ID_BORDER_TOP_COLOR}, ^ cr-style.c:134:10: note: (near initialization for 'gv_prop_table[34].name') cr-style.c:135:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-right-color", PROP_ID_BORDER_RIGHT_COLOR}, ^ cr-style.c:135:10: note: (near initialization for 'gv_prop_table[35].name') cr-style.c:136:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-bottom-color", PROP_ID_BORDER_BOTTOM_COLOR}, ^ cr-style.c:136:10: note: (near initialization for 'gv_prop_table[36].name') cr-style.c:137:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-left-color", PROP_ID_BORDER_LEFT_COLOR}, ^ cr-style.c:137:10: note: (near initialization for 'gv_prop_table[37].name') cr-style.c:138:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"background-color", PROP_ID_BACKGROUND_COLOR}, ^ cr-style.c:138:10: note: (near initialization for 'gv_prop_table[38].name') cr-style.c:139:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"font-family", PROP_ID_FONT_FAMILY}, ^ cr-style.c:139:10: note: (near initialization for 'gv_prop_table[39].name') cr-style.c:140:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"font-size", PROP_ID_FONT_SIZE}, ^ cr-style.c:140:10: note: (near initialization for 'gv_prop_table[40].name') cr-style.c:141:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"font-style", PROP_ID_FONT_STYLE}, ^ cr-style.c:141:10: note: (near initialization for 'gv_prop_table[41].name') cr-style.c:142:10: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"font-weight", PROP_ID_FONT_WEIGHT}, ^ cr-style.c:142:10: note: (near initialization for 'gv_prop_table[42].name') cr-style.c:143:3: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"white-space", PROP_ID_WHITE_SPACE}, ^ cr-style.c:143:3: note: (near initialization for 'gv_prop_table[43].name') cr-style.c: In function 'num_prop_code_to_string': cr-style.c:324:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (a_code >= len) { ^ cr-style.c: In function 'rgb_prop_code_to_string': cr-style.c:348:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (a_code >= len) { ^ cr-style.c: In function 'border_style_prop_code_to_string': cr-style.c:372:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (a_code >= len) { ^ cr-style.c: In function 'set_prop_padding_x_from_value': cr-style.c:468:24: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] && !strncmp ((guchar *) "inherit", ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-style.c:468:24: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] && !strncmp ((guchar *) "inherit", ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-style.c:468:24: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && !strncmp ((guchar *) "inherit", ^ cr-style.c:468:24: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-style.c:468:24: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] && !strncmp ((guchar *) "inherit", ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ cr-style.c:468:24: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && !strncmp ((guchar *) "inherit", ^ cr-style.c:468:24: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-style.c:468:24: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && !strncmp ((guchar *) "inherit", ^ cr-style.c:468:24: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-style.c:468:24: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && !strncmp ((guchar *) "inherit", ^ cr-style.c:468:24: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' cr-style.c:468:24: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] && !strncmp ((guchar *) "inherit", ^ In file included from cr-style.c:26:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'guchar * {aka unsigned char *}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ cr-style.c: In function 'set_prop_display_from_value': cr-style.c:815:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"none", DISPLAY_NONE}, ^ cr-style.c:815:18: note: (near initialization for 'disp_vals_map[0].prop_name') cr-style.c:816:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"inline", DISPLAY_INLINE}, ^ cr-style.c:816:18: note: (near initialization for 'disp_vals_map[1].prop_name') cr-style.c:817:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"block", DISPLAY_BLOCK}, ^ cr-style.c:817:18: note: (near initialization for 'disp_vals_map[2].prop_name') cr-style.c:818:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"run-in", DISPLAY_RUN_IN}, ^ cr-style.c:818:18: note: (near initialization for 'disp_vals_map[3].prop_name') cr-style.c:819:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"compact", DISPLAY_COMPACT}, ^ cr-style.c:819:18: note: (near initialization for 'disp_vals_map[4].prop_name') cr-style.c:820:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"marker", DISPLAY_MARKER}, ^ cr-style.c:820:18: note: (near initialization for 'disp_vals_map[5].prop_name') cr-style.c:821:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table", DISPLAY_TABLE}, ^ cr-style.c:821:18: note: (near initialization for 'disp_vals_map[6].prop_name') cr-style.c:822:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"inline-table", DISPLAY_INLINE_TABLE}, ^ cr-style.c:822:18: note: (near initialization for 'disp_vals_map[7].prop_name') cr-style.c:823:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table-row-group", DISPLAY_TABLE_ROW_GROUP}, ^ cr-style.c:823:18: note: (near initialization for 'disp_vals_map[8].prop_name') cr-style.c:824:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table-header-group", DISPLAY_TABLE_HEADER_GROUP}, ^ cr-style.c:824:18: note: (near initialization for 'disp_vals_map[9].prop_name') cr-style.c:825:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table-footer-group", DISPLAY_TABLE_FOOTER_GROUP}, ^ cr-style.c:825:18: note: (near initialization for 'disp_vals_map[10].prop_name') cr-style.c:826:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table-row", DISPLAY_TABLE_ROW}, ^ cr-style.c:826:18: note: (near initialization for 'disp_vals_map[11].prop_name') cr-style.c:827:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table-column-group", DISPLAY_TABLE_COLUMN_GROUP}, ^ cr-style.c:827:18: note: (near initialization for 'disp_vals_map[12].prop_name') cr-style.c:828:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table-column", DISPLAY_TABLE_COLUMN}, ^ cr-style.c:828:18: note: (near initialization for 'disp_vals_map[13].prop_name') cr-style.c:829:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table-cell", DISPLAY_TABLE_CELL}, ^ cr-style.c:829:18: note: (near initialization for 'disp_vals_map[14].prop_name') cr-style.c:830:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table-caption", DISPLAY_TABLE_CAPTION}, ^ cr-style.c:830:18: note: (near initialization for 'disp_vals_map[15].prop_name') cr-style.c:831:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"inherit", DISPLAY_INHERIT}, ^ cr-style.c:831:18: note: (near initialization for 'disp_vals_map[16].prop_name') cr-style.c:848:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' extern size_t strlen (const char *__s) ^ cr-style.c:848:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' extern size_t strlen (const char *__s) ^ cr-style.c:848:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' extern size_t strlen (const char *__s) ^ cr-style.c:848:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' extern size_t strlen (const char *__s) ^ cr-style.c:848:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' extern size_t strlen (const char *__s) ^ cr-style.c:848:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp ^ cr-style.c:848:37: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' cr-style.c:848:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' extern size_t strlen (const char *__s) ^ cr-style.c:848:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp ^ cr-style.c:848:37: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' cr-style.c:848:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp ^ cr-style.c:848:37: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' cr-style.c:848:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp ^ cr-style.c:848:37: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' cr-style.c:848:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' extern size_t strlen (const char *__s) ^ cr-style.c:848:37: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if (!strncmp ^ In file included from cr-style.c:26:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ cr-style.c: In function 'set_prop_position_from_value': cr-style.c:877:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"static", POSITION_STATIC}, ^ cr-style.c:877:18: note: (near initialization for 'position_vals_map[0].name') cr-style.c:878:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"relative", POSITION_RELATIVE}, ^ cr-style.c:878:18: note: (near initialization for 'position_vals_map[1].name') cr-style.c:879:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"absolute", POSITION_ABSOLUTE}, ^ cr-style.c:879:18: note: (near initialization for 'position_vals_map[2].name') cr-style.c:880:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"fixed", POSITION_FIXED}, ^ cr-style.c:880:18: note: (near initialization for 'position_vals_map[3].name') cr-style.c:881:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"inherit", POSITION_INHERIT}, ^ cr-style.c:881:18: note: (near initialization for 'position_vals_map[4].name') cr-style.c:899:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp (position_vals_map[i].name, ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' extern size_t strlen (const char *__s) ^ cr-style.c:899:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp (position_vals_map[i].name, ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' extern size_t strlen (const char *__s) ^ cr-style.c:899:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp (position_vals_map[i].name, ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' extern size_t strlen (const char *__s) ^ cr-style.c:899:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp (position_vals_map[i].name, ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' extern size_t strlen (const char *__s) ^ cr-style.c:899:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp (position_vals_map[i].name, ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' extern size_t strlen (const char *__s) ^ cr-style.c:899:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp (position_vals_map[i].name, ^ cr-style.c:899:37: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' cr-style.c:899:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp (position_vals_map[i].name, ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' extern size_t strlen (const char *__s) ^ cr-style.c:899:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp (position_vals_map[i].name, ^ cr-style.c:899:37: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' cr-style.c:899:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp (position_vals_map[i].name, ^ cr-style.c:899:37: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' cr-style.c:899:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp (position_vals_map[i].name, ^ cr-style.c:899:37: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' cr-style.c:899:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp (position_vals_map[i].name, ^ In file included from cr-style.c:26:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' extern size_t strlen (const char *__s) ^ cr-style.c:899:37: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if (!strncmp (position_vals_map[i].name, ^ In file included from cr-style.c:26:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'const guchar * const {aka const unsigned char * const}' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ cr-style.c:875:23: warning: variable 'status' set but not used [-Wunused-but-set-variable] enum CRStatus status = CR_UNKNOWN_PROP_VAL_ERROR; ^ 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 [-Wpointer-sign] a_value->content.str->stryng->str); ^ In file included from cr-term.h:27:0, from cr-statement.h:26, from cr-style.h:29, from cr-style.c:27: cr-rgb.h:78:15: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}' enum CRStatus cr_rgb_set_from_name (CRRgb *a_this, const guchar *a_color_name) ; ^ cr-style.c:1127:58: warning: pointer targets in passing argument 2 of 'cr_rgb_set_from_name' differ in signedness [-Wpointer-sign] cr_rgb_set_from_name (rgb_color, "black"); ^ In file included from cr-term.h:27:0, from cr-statement.h:26, from cr-style.h:29, from cr-style.c:27: cr-rgb.h:78:15: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'const char *' enum CRStatus cr_rgb_set_from_name (CRRgb *a_this, const guchar *a_color_name) ; ^ 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 [-Wpointer-sign] cur_term->content.str->stryng->str); ^ In file included from cr-style.h:30:0, from cr-style.c:27: cr-fonts.h:231:1: note: expected 'guchar * {aka unsigned char *}' but argument is of type 'gchar * {aka char *}' cr_font_family_new (enum CRFontFamilyType a_type, guchar *a_name) ; ^ cr-style.c: In function 'cr_style_set_style_from_decl': cr-style.c:2027:18: warning: pointer targets in passing argument 1 of 'cr_style_get_prop_id' differ in signedness [-Wpointer-sign] (a_decl->property->stryng->str); ^ cr-style.c:416:1: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}' cr_style_get_prop_id (const guchar * a_prop) ^ cr-style.c: In function 'cr_style_to_string': cr-style.c:2749:17: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp_str = cr_font_family_to_string (a_this->font_family, TRUE); ^ cr-parser.c: In function 'cr_parser_error_set_msg': cr-parser.c:447:33: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] a_this->msg = g_strdup (a_msg); ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from cr-parser.h:27, from cr-parser.c:33: /usr/include/glib-2.0/glib/gstrfuncs.h:216:8: note: expected 'const gchar * {aka const char *}' but argument is of type 'const guchar * {aka const unsigned char *}' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ cr-parser.c:447:21: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] a_this->msg = g_strdup (a_msg); ^ cr-parser.c: In function 'cr_parser_parse_stylesheet_core': cr-parser.c:736:26: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness [-Wpointer-sign] (a_this, "could not recognize next production", CR_ERROR); ^ cr-parser.c:517:1: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'const char *' cr_parser_push_error (CRParser * a_this, ^ cr-parser.c: In function 'cr_parser_parse_simple_sels': cr-parser.c:1955:32: warning: declaration of 'status' shadows a previous local [-Wshadow] PEEK_NEXT_CHAR (a_this, &next_char); ^ cr-parser.c:1932:23: note: shadowed declaration is here enum CRStatus status = CR_ERROR; ^ cr-parser.c: In function 'cr_parser_parse_stylesheet': cr-parser.c:2706:26: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness [-Wpointer-sign] (a_this, "could not recognize next production", CR_ERROR); ^ cr-parser.c:517:1: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'const char *' cr_parser_push_error (CRParser * a_this, ^ cr-parser.c: In function 'cr_parser_parse_declaration': cr-parser.c:3190:108: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness [-Wpointer-sign] cr-parser.c:517:1: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'const char *' cr_parser_push_error (CRParser * a_this, ^ cr-parser.c:3201:26: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness [-Wpointer-sign] "while parsing declaration: this char must be ':'", ^ cr-parser.c:517:1: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'const char *' cr_parser_push_error (CRParser * a_this, ^ cr-parser.c:3210:108: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness [-Wpointer-sign] cr-parser.c:517:1: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'const char *' cr_parser_push_error (CRParser * a_this, ^ cr-parser.c: In function 'cr_parser_parse_ruleset': cr-parser.c:3350:93: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness [-Wpointer-sign] cr-parser.c:517:1: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'const char *' cr_parser_push_error (CRParser * a_this, ^ cr-parser.c:3414:108: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness [-Wpointer-sign] cr-parser.c:517:1: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'const char *' cr_parser_push_error (CRParser * a_this, ^ cr-parser.c:3420:32: warning: declaration of 'status' shadows a previous local [-Wshadow] PEEK_NEXT_CHAR (a_this, &next_char); ^ cr-parser.c:3329:23: note: shadowed declaration is here enum CRStatus status = CR_OK; ^ cr-parser.c:3456:93: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness [-Wpointer-sign] cr-parser.c:517:1: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'const char *' cr_parser_push_error (CRParser * a_this, ^ cr-parser.c: In function 'cr_parser_parse_import': cr-parser.c:3584:24: warning: declaration of 'status' shadows a previous local [-Wshadow] PEEK_NEXT_CHAR (a_this, &next_char); ^ cr-parser.c:3548:23: note: shadowed declaration is here enum CRStatus status = CR_OK; ^ cr-parser.c: In function 'cr_parser_parse_media': cr-parser.c:3748:32: warning: declaration of 'status' shadows a previous local [-Wshadow] PEEK_NEXT_CHAR (a_this, &next_char); ^ cr-parser.c:3706:23: note: shadowed declaration is here enum CRStatus status = CR_OK; ^ cr-parser.c: In function 'cr_parser_parse_font_face': cr-parser.c:4290:32: warning: declaration of 'status' shadows a previous local [-Wshadow] PEEK_NEXT_CHAR (a_this, &next_char); ^ cr-parser.c:4218:23: note: shadowed declaration is here enum CRStatus status = CR_ERROR; ^ CCLD libcroco-0.6.la make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/src' Making all in csslint make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/csslint' CC csslint.o csslint.c: In function 'evaluate_selectors': csslint.c:334:26: warning: pointer targets in passing argument 1 of 'cr_om_parser_simply_parse_file' differ in signedness [-Wpointer-sign] (a_author_sheet_path, CR_ASCII, &author_sheet); ^ In file included from ../src/libcroco.h:38:0, from csslint.c:26: ../src/cr-om-parser.h:61:15: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}' enum CRStatus cr_om_parser_simply_parse_file (const guchar *a_file_path, ^ csslint.c:341:26: warning: pointer targets in passing argument 1 of 'cr_om_parser_simply_parse_file' differ in signedness [-Wpointer-sign] (a_user_sheet_path, CR_ASCII, &user_sheet); ^ In file included from ../src/libcroco.h:38:0, from csslint.c:26: ../src/cr-om-parser.h:61:15: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}' enum CRStatus cr_om_parser_simply_parse_file (const guchar *a_file_path, ^ csslint.c:348:26: warning: pointer targets in passing argument 1 of 'cr_om_parser_simply_parse_file' differ in signedness [-Wpointer-sign] (a_ua_sheet_path, CR_ASCII, &ua_sheet); ^ In file included from ../src/libcroco.h:38:0, from csslint.c:26: ../src/cr-om-parser.h:61:15: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}' enum CRStatus cr_om_parser_simply_parse_file (const guchar *a_file_path, ^ csslint.c:370:48: warning: pointer targets in passing argument 1 of 'xmlXPathEvalExpression' differ in signedness [-Wpointer-sign] xpath_object = xmlXPathEvalExpression (a_xpath, xpath_context); ^ In file included from csslint.c:27:0: /usr/include/libxml2/libxml/xpath.h:522:7: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}' xmlXPathEvalExpression (const xmlChar *str, ^ csslint.c:323:23: warning: variable 'status' set but not used [-Wunused-but-set-variable] enum CRStatus status = CR_OK; ^ csslint.c: In function 'dump_location_annotated_simple_sel': csslint.c:739:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str0 = cr_simple_sel_one_to_string ^ csslint.c:772:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str0 = cr_additional_sel_one_to_string ^ csslint.c: In function 'property': csslint.c:851:29: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = cr_term_to_string (a_expr) ; ^ csslint.c:884:21: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = cr_term_one_to_string (cur_term) ; ^ csslint.c: In function 'main': csslint.c:973:47: warning: pointer targets in passing argument 1 of 'cssom_parse' differ in signedness [-Wpointer-sign] status = cssom_parse (options.css_files_list[0]); ^ csslint.c:243:1: note: expected 'guchar * {aka unsigned char *}' but argument is of type 'gchar * {aka char *}' cssom_parse (guchar * a_file_uri) ^ csslint.c:978:34: warning: pointer targets in passing argument 1 of 'sac_parse_and_display_locations' differ in signedness [-Wpointer-sign] (options.css_files_list[0]) ; ^ csslint.c:902:1: note: expected 'guchar * {aka unsigned char *}' but argument is of type 'gchar * {aka char *}' sac_parse_and_display_locations (guchar * a_file_uri) ^ csslint.c:950:23: warning: variable 'status' set but not used [-Wunused-but-set-variable] enum CRStatus status = CR_OK; ^ CCLD csslint-0.6 make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/csslint' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/docs' Making all in examples make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/docs/examples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/docs/examples' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/docs/reference' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/docs' make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/docs' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/tests' Making all in test-inputs make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/tests/test-inputs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/tests/test-inputs' Making all in test-output-refs make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/tests/test-output-refs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/tests/test-output-refs' make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/tests' CC test0-main.o CC test1-main.o CC test2-main.o CC cr-test-utils.o CC test3-main.o CC test4-main.o CC test5-main.o CC test6-main.o test1-main.c: In function 'test_cr_input_read_char': test1-main.c:143:40: warning: pointer targets in passing argument 1 of 'cr_input_new_from_uri' differ in signedness [-Wpointer-sign] input = cr_input_new_from_uri (a_file_uri, CR_UTF_8); ^ In file included from test1-main.c:24:0: ../src/cr-input.h:67:1: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' cr_input_new_from_uri (const gchar *a_file_uri, ^ test1-main.c: In function 'main': test1-main.c:194:34: warning: pointer targets in passing argument 1 of 'test_cr_input_read_char' differ in signedness [-Wpointer-sign] test_cr_input_read_char (options.files_list[0]); ^ test1-main.c:135:1: note: expected 'guchar * {aka unsigned char *}' but argument is of type 'gchar * {aka char *}' test_cr_input_read_char (guchar * a_file_uri) ^ test0-main.c: In function 'test_cr_input_read_byte': test0-main.c:148:40: warning: pointer targets in passing argument 1 of 'cr_input_new_from_uri' differ in signedness [-Wpointer-sign] input = cr_input_new_from_uri (a_file_uri, CR_UTF_8); ^ In file included from test0-main.c:28:0: ../src/cr-input.h:67:1: note: expected 'const gchar * {aka const char *}' but argument is of type 'guchar * {aka unsigned char *}' cr_input_new_from_uri (const gchar *a_file_uri, ^ test0-main.c: In function 'main': test0-main.c:200:34: warning: pointer targets in passing argument 1 of 'test_cr_input_read_byte' differ in signedness [-Wpointer-sign] test_cr_input_read_byte (options.files_list[0]); ^ test0-main.c:139:1: note: expected 'guchar * {aka unsigned char *}' but argument is of type 'gchar * {aka char *}' test_cr_input_read_byte (guchar * a_file_uri) ^ CCLD test1 CCLD test0 test6-main.c:34:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] ".str0 {stroke:#007844;stroke-width:44}" ".fil0 {fill:url(#id0)}"; ^ test6-main.c: In function 'test_cr_parser_parse': test6-main.c:57:50: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen (gv_cssbuf), ^ In file included from test6-main.c:29:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ CCLD test6 test5-main.c:35:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] "" ^ test5-main.c: In function 'test_sel_eng': test5-main.c:163:56: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] xml_doc = xmlParseMemory (xml_content, strlen (xml_content)); ^ In file included from test5-main.c:23:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ test5-main.c:163:35: warning: pointer targets in passing argument 1 of 'xmlParseMemory' differ in signedness [-Wpointer-sign] xml_doc = xmlParseMemory (xml_content, strlen (xml_content)); ^ In file included from /usr/include/libxml2/libxml/globals.h:18:0, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from /usr/include/libxml2/libxml/tree.h:1299, from ../src/cr-sel-eng.h:33, from ../src/libcroco.h:40, from test5-main.c:25: /usr/include/libxml2/libxml/parser.h:846:3: note: expected 'const char *' but argument is of type 'const guchar * {aka const unsigned char *}' xmlParseMemory (const char *buffer, ^ test5-main.c: In function 'main': test5-main.c:245:32: warning: pointer targets in passing argument 1 of 'test_sel_eng' differ in signedness [-Wpointer-sign] status = test_sel_eng (options.files_list[0]); ^ test5-main.c:144:1: note: expected 'guchar * {aka unsigned char *}' but argument is of type 'gchar * {aka char *}' test_sel_eng (guchar * a_file_uri) ^ CCLD test5 test4-main.c:35:29: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] const guchar *gv_term_buf = "106"; ^ test4-main.c:37:29: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] const guchar *gv_decl_buf = "toto: tutu, tata"; ^ test4-main.c:39:34: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] const guchar *gv_decl_list_buf = "toto: titi; prop1:val1 ; prop2:val2;"; ^ test4-main.c:41:32: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] const guchar *gv_ruleset_buf = "s1 > s2 {toto: tutu, tata} "; ^ test4-main.c:44:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] "@media print, toto {" " BODY { font-size: 10pt }" " }"; ^ test4-main.c:46:32: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] const guchar *gv_at_page_buf = "@page { size :8.5in 11in; margin: 2cm }"; ^ test4-main.c:48:35: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] const guchar *gv_at_charset_buf = "@charset \"ISO-8859-1\" ; "; ^ test4-main.c:51:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] "@font-face {" ^ test4-main.c:55:34: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] const guchar *gv_at_import_buf = "@import \"subs.css\";"; ^ test4-main.c: In function 'test_cr_declaration_parse': test4-main.c:175:17: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp_str = cr_declaration_to_string (decl, 2); ^ test4-main.c: In function 'test_cr_declaration_parse_list': test4-main.c:203:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp_str = cr_declaration_to_string (cur_decl, 2); ^ test4-main.c: In function 'main': test4-main.c:429:40: warning: pointer targets in passing argument 1 of 'test_cr_parser_parse' differ in signedness [-Wpointer-sign] status = test_cr_parser_parse (options.files_list[0]); ^ test4-main.c:110:1: note: expected 'guchar * {aka unsigned char *}' but argument is of type 'gchar * {aka char *}' test_cr_parser_parse (guchar * a_file_uri) ^ CCLD test4 test3-main.c: In function 'test_import_style': test3-main.c:124:41: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] cr_string_dup2 ((CRString *) cur->data); ^ test3-main.c:136:39: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] guchar *str = cr_string_dup2 (a_uri_default_ns) ; ^ test3-main.c:106:53: warning: parameter 'a_uri' set but not used [-Wunused-but-set-parameter] GList * a_media_list, CRString * a_uri, ^ test3-main.c: In function 'test_namespace_declaration': test3-main.c:162:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] prefix = cr_string_dup2 (a_prefix); ^ test3-main.c:172:21: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] uri = cr_string_dup2 (a_uri) ; ^ test3-main.c: In function 'test_comment': test3-main.c:197:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] comment = cr_string_dup2 (a_comment); ^ test3-main.c: In function 'test_property': test3-main.c:254:32: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] guchar *name = cr_string_dup2 (a_name); ^ test3-main.c: In function 'test_start_media': test3-main.c:310:32: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] medium = cr_string_dup2 ((CRString *) cur->data); ^ test3-main.c: In function 'test_end_media': test3-main.c:339:32: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] medium = cr_string_dup2 ((CRString *) cur->data); ^ test3-main.c: In function 'test_start_page': test3-main.c:367:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = cr_string_dup2 (a_name); ^ test3-main.c:370:29: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pseudo_page = cr_string_dup2 (a_pseudo_page); ^ test3-main.c: In function 'test_end_page': test3-main.c:402:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = cr_string_dup2 (a_name); ^ test3-main.c:405:29: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pseudo_page = cr_string_dup2 (a_pseudo_page) ; ^ test3-main.c: In function 'test_ignorable_at_rule': test3-main.c:437:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = cr_string_dup2 (a_name); ^ test3-main.c: In function 'main': test3-main.c:535:40: warning: pointer targets in passing argument 1 of 'test_cr_parser_parse' differ in signedness [-Wpointer-sign] status = test_cr_parser_parse (options.files_list[0]); ^ test3-main.c:480:1: note: expected 'guchar * {aka unsigned char *}' but argument is of type 'gchar * {aka char *}' test_cr_parser_parse (guchar * a_file_uri) ^ test2-main.c: In function 'test_import_style': test2-main.c:128:41: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] g_strndup ^ test2-main.c:144:39: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] guchar *str = cr_string_dup2 ^ test2-main.c:110:31: warning: parameter 'a_uri' set but not used [-Wunused-but-set-parameter] CRString * a_uri, ^ test2-main.c: In function 'test_namespace_declaration': test2-main.c:171:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] prefix = cr_string_dup2 (a_prefix) ; ^ test2-main.c:181:21: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] uri = cr_string_dup2 (a_uri) ; ^ test2-main.c: In function 'test_comment': test2-main.c:205:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] comment = cr_string_dup2 (a_comment); ^ test2-main.c: In function 'test_property': test2-main.c:266:32: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] guchar *name = g_strndup ^ test2-main.c: In function 'test_start_media': test2-main.c:325:32: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] medium = cr_string_dup2 ^ test2-main.c: In function 'test_end_media': test2-main.c:356:32: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] medium = g_strndup (((CRString *) cur->data)->stryng->str, ^ test2-main.c: In function 'test_start_page': test2-main.c:386:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = cr_string_dup2 (a_name) ; ^ test2-main.c:389:29: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pseudo_page = cr_string_dup2 (a_pseudo_page); ^ test2-main.c: In function 'test_end_page': test2-main.c:422:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = cr_string_dup2 (a_name) ; ^ test2-main.c:425:29: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] pseudo_page = cr_string_dup2 (a_pseudo_page) ; ^ test2-main.c: In function 'test_ignorable_at_rule': test2-main.c:457:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = cr_string_dup2 (a_name); ^ test2-main.c: In function 'main': test2-main.c:554:40: warning: pointer targets in passing argument 1 of 'test_cr_parser_parse' differ in signedness [-Wpointer-sign] status = test_cr_parser_parse (options.files_list[0]); ^ test2-main.c:500:1: note: expected 'guchar * {aka unsigned char *}' but argument is of type 'gchar * {aka char *}' test_cr_parser_parse (guchar * a_file_uri) ^ CCLD test3 CCLD test2 make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/tests' make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/tests' Making all in build make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build' Making all in win32 make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32' Making all in vs9 make[4]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32/vs9' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32/vs9' Making all in vs10 make[4]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32/vs10' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32' make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build' make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build' make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8' 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 `/builddir/build/BUILD/libcroco-0.6.8' make[1]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xl8Evr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm ++ dirname /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm + cd libcroco-0.6.8 + make install DESTDIR=/builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm 'INSTALL=install -p' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/src' make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/lib' /bin/sh ../libtool --mode=install install -p libcroco-0.6.la '/builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/lib' libtool: install: install -p .libs/libcroco-0.6.so.3.0.1 /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/lib/libcroco-0.6.so.3.0.1 libtool: install: (cd /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/lib && { ln -s -f libcroco-0.6.so.3.0.1 libcroco-0.6.so.3 || { rm -f libcroco-0.6.so.3 && ln -s libcroco-0.6.so.3.0.1 libcroco-0.6.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/lib && { ln -s -f libcroco-0.6.so.3.0.1 libcroco-0.6.so || { rm -f libcroco-0.6.so && ln -s libcroco-0.6.so.3.0.1 libcroco-0.6.so; }; }) libtool: install: install -p .libs/libcroco-0.6.lai /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/lib/libcroco-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/include/libcroco-0.6/libcroco' install -p -m 644 libcroco.h cr-additional-sel.h cr-attr-sel.h cr-cascade.h cr-declaration.h cr-doc-handler.h cr-enc-handler.h cr-input.h cr-num.h cr-om-parser.h cr-parser.h cr-pseudo.h cr-rgb.h cr-selector.h cr-simple-sel.h cr-statement.h cr-stylesheet.h cr-term.h cr-tknzr.h cr-token.h cr-utils.h cr-fonts.h cr-sel-eng.h cr-style.h cr-prop-list.h cr-parsing-location.h cr-string.h libcroco-config.h '/builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/include/libcroco-0.6/libcroco' make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/src' make[1]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/src' Making install in csslint make[1]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/csslint' make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/csslint' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/bin' /bin/sh ../libtool --mode=install install -p csslint-0.6 '/builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/bin' libtool: install: warning: `../src/libcroco-0.6.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/csslint-0.6 /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/bin/csslint-0.6 make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/csslint' make[1]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/csslint' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/docs' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/docs/examples' make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/docs/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/docs/examples' make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/docs/examples' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/docs/reference' make[3]: Nothing to be done for `install-exec-am'. install -p -m 644 ./html/ch01.html install -p -m 644 ./html/home.png install -p -m 644 ./html/index.html install -p -m 644 ./html/index.sgml install -p -m 644 ./html/left.png install -p -m 644 ./html/libcroco-cr-additional-sel.html install -p -m 644 ./html/libcroco-cr-attr-sel.html install -p -m 644 ./html/libcroco-cr-cascade.html install -p -m 644 ./html/libcroco-cr-declaration.html install -p -m 644 ./html/libcroco-cr-doc-handler.html install -p -m 644 ./html/libcroco-cr-enc-handler.html install -p -m 644 ./html/libcroco-cr-fonts.html install -p -m 644 ./html/libcroco-cr-input.html install -p -m 644 ./html/libcroco-cr-num.html install -p -m 644 ./html/libcroco-cr-om-parser.html install -p -m 644 ./html/libcroco-cr-parser.html install -p -m 644 ./html/libcroco-cr-parsing-location.html install -p -m 644 ./html/libcroco-cr-prop-list.html install -p -m 644 ./html/libcroco-cr-pseudo.html install -p -m 644 ./html/libcroco-cr-rgb.html install -p -m 644 ./html/libcroco-cr-sel-eng.html install -p -m 644 ./html/libcroco-cr-selector.html install -p -m 644 ./html/libcroco-cr-simple-sel.html install -p -m 644 ./html/libcroco-cr-statement.html install -p -m 644 ./html/libcroco-cr-string.html install -p -m 644 ./html/libcroco-cr-style.html install -p -m 644 ./html/libcroco-cr-stylesheet.html install -p -m 644 ./html/libcroco-cr-term.html install -p -m 644 ./html/libcroco-cr-tknzr.html install -p -m 644 ./html/libcroco-cr-token.html install -p -m 644 ./html/libcroco-cr-utils.html install -p -m 644 ./html/libcroco-libcroco-config.html install -p -m 644 ./html/libcroco.devhelp2 install -p -m 644 ./html/right.png install -p -m 644 ./html/style.css install -p -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/docs' make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/docs' make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/docs' make[1]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/docs' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/tests' Making install in test-inputs make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/tests/test-inputs' make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/tests/test-inputs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/tests/test-inputs' make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/tests/test-inputs' Making install in test-output-refs make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/tests/test-output-refs' make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/tests/test-output-refs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/tests/test-output-refs' make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/tests/test-output-refs' make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/tests' make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/tests' make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/tests' make[1]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/tests' Making install in build make[1]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build' Making install in win32 make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32' Making install in vs9 make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32/vs9' make[4]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32/vs9' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32/vs9' make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32/vs9' Making install in vs10 make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32/vs10' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32/vs10' make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32/vs10' make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32' make[4]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32' make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32' make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build' make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build' make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build' make[1]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build' make[1]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8' make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/bin' install -p croco-0.6-config '/builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/lib/pkgconfig' install -p -m 644 libcroco-0.6.pc '/builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8' make[1]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8' + find /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libcroco-0.6.8 extracting debug info from /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/lib/libcroco-0.6.so.3.0.1 extracting debug info from /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/bin/csslint-0.6 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libcroco-0.6.so.3.0.1.debug to /usr/lib/debug/usr/lib/libcroco-0.6.so.3.debug symlinked /usr/lib/debug/usr/lib/libcroco-0.6.so.3.0.1.debug to /usr/lib/debug/usr/lib/libcroco-0.6.so.debug 1887 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oq0TPW + umask 022 + cd /builddir/build/BUILD + cd libcroco-0.6.8 + make check Making check in src make[1]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/src' Making check in csslint make[1]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/csslint' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/csslint' Making check in docs make[1]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/docs' Making check in examples make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/docs/examples' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/docs/examples' Making check in reference make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/docs/reference' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/docs' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/docs' make[1]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/docs' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/tests' Making check in test-inputs make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/tests/test-inputs' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/tests/test-inputs' Making check in test-output-refs make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/tests/test-output-refs' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/tests/test-output-refs' make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/tests' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/tests' make[1]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/tests' Making check in build make[1]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build' Making check in win32 make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32' Making check in vs9 make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32/vs9' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32/vs9' Making check in vs10 make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32/vs10' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32/vs10' make[3]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32' make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build/win32' make[2]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8/build' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build' make[1]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8/build' make[1]: Entering directory `/builddir/build/BUILD/libcroco-0.6.8' make[1]: Leaving directory `/builddir/build/BUILD/libcroco-0.6.8' + exit 0 Processing files: libcroco-0.6.8-7.fc20.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pmjugI + umask 022 + cd /builddir/build/BUILD + cd libcroco-0.6.8 + DOCDIR=/builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/share/doc/libcroco + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/share/doc/libcroco + cp -pr AUTHORS /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/share/doc/libcroco + cp -pr COPYING /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/share/doc/libcroco + cp -pr COPYING.LIB /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/share/doc/libcroco + cp -pr NEWS /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/share/doc/libcroco + cp -pr README /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm/usr/share/doc/libcroco + exit 0 Provides: libcroco = 0.6.8-7.fc20 libcroco(armv6hl-32) = 0.6.8-7.fc20 libcroco-0.6.so.3 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.4) libcroco-0.6.so.3 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) rtld(GNU_HASH) Processing files: libcroco-devel-0.6.8-7.fc20.armv6hl Provides: libcroco-devel = 0.6.8-7.fc20 libcroco-devel(armv6hl-32) = 0.6.8-7.fc20 pkgconfig(libcroco-0.6) = 0.6.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config pkgconfig(glib-2.0) pkgconfig(libxml-2.0) Processing files: libcroco-debuginfo-0.6.8-7.fc20.armv6hl Provides: libcroco-debuginfo = 0.6.8-7.fc20 libcroco-debuginfo(armv6hl-32) = 0.6.8-7.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm warning: Could not canonicalize hostname: armbuilder Wrote: /builddir/build/RPMS/libcroco-0.6.8-7.fc20.armv6hl.rpm Wrote: /builddir/build/RPMS/libcroco-devel-0.6.8-7.fc20.armv6hl.rpm Wrote: /builddir/build/RPMS/libcroco-debuginfo-0.6.8-7.fc20.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.A6aKV7 + umask 022 + cd /builddir/build/BUILD + cd libcroco-0.6.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libcroco-0.6.8-7.fc20.arm + exit 0 Child return code was: 0 LEAVE do -->