Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libcroco.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libcroco.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libcroco-0.6.8-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libcroco.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libcroco.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rgBrSR + 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 -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libcroco-0.6.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (libcroco-0.6.1-multilib.patch): + echo 'Patch #0 (libcroco-0.6.1-multilib.patch):' + /usr/bin/cat /builddir/build/SOURCES/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.kVwF0i + umask 022 + cd /builddir/build/BUILD + cd libcroco-0.6.8 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/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.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' + 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' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-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 x86_64-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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-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 -m elf_x86_64) 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 x86_64-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 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -j16 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing' 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 CC libcroco_0_6_la-cr-attr-sel.lo CC libcroco_0_6_la-cr-pseudo.lo CC libcroco_0_6_la-cr-additional-sel.lo CC libcroco_0_6_la-cr-simple-sel.lo CC libcroco_0_6_la-cr-selector.lo CC libcroco_0_6_la-cr-doc-handler.lo CC libcroco_0_6_la-cr-parser.lo CC libcroco_0_6_la-cr-declaration.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:25: 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:23: note: expected 'gchar *' but argument is of type 'guchar *' gchar * g_ascii_dtostr (gchar *buffer, ^ cr-num.c:196:17: 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:22: note: expected 'const gchar *' but argument is of type 'guchar *' 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); ^ 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:33: 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:14: note: expected 'const gchar *' but argument is of type 'guchar *' GString* g_string_append (GString *string, ^ cr-simple-sel.c:147:33: 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:14: note: expected 'const gchar *' but argument is of type 'guchar *' 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-declaration.c: In function 'dump': cr-simple-sel.c:197:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = str_buf->str; ^ 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:9: 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:395:15: note: expected 'const char *' but argument is of type 'const guchar *' extern size_t strlen (const char *__s) ^ cr-declaration.c: In function 'cr_declaration_parse_list_from_buf': cr-declaration.c:197:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-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:395:15: note: expected 'const char *' but argument is of type 'const guchar *' extern size_t strlen (const char *__s) ^ cr-term.c: In function 'cr_term_parse_expression_from_buf': cr-declaration.c: In function 'cr_declaration_to_string': cr-term.c:115:9: 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), ^ cr-declaration.c:514:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = g_strndup (a_this->property->stryng->str, ^ In file included from cr-term.c:25:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const guchar *' extern size_t strlen (const char *__s) ^ cr-declaration.c:519:4: 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:14: note: expected 'const gchar *' but argument is of type 'guchar *' 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:9: warning: pointer targets in return differ in signedness [-Wpointer-sign] return result; ^ cr-declaration.c:557:9: 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-term.c: In function 'cr_term_to_string': cr-term.c:337:33: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (str_buf, content); ^ 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-term.h:25, from cr-term.c:26: /usr/include/glib-2.0/glib/gstring.h:82:14: note: expected 'const gchar *' but argument is of type 'guchar *' GString* g_string_append (GString *string, ^ 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:14: note: expected 'const gchar *' but argument is of type 'guchar *' 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-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:14: note: expected 'const gchar *' but argument is of type 'guchar *' GString* g_string_append (GString *string, ^ 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:14: note: expected 'const gchar *' but argument is of type 'guchar *' 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-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:33: 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:14: note: expected 'const gchar *' but argument is of type 'guchar *' GString* g_string_append (GString *string, ^ cr-declaration.c: In function 'cr_declaration_get_by_prop_name': cr-term.c:408:41: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] content = g_strndup ^ cr-declaration.c:713:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp (cur->property->stryng->str, ^ cr-term.c:429:41: 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 cr-declaration.c:25:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const guchar *' extern size_t strlen (const char *__s) ^ 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:14: note: expected 'const gchar *' but argument is of type 'guchar *' 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-declaration.c:713:4: 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:4: note: expected 'const char *' but argument is of type 'const guchar *' cr-declaration.c:713:4: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-declaration.c:713:4: note: expected 'const char *' but argument is of type 'const guchar *' cr-term.c:467:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = str_buf->str; ^ cr-declaration.c:713:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from cr-declaration.c:25:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const guchar *' extern size_t strlen (const char *__s) ^ cr-term.c: In function 'cr_term_one_to_string': cr-declaration.c:713:4: 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:4: note: expected 'const char *' but argument is of type 'const guchar *' cr-term.c:532:25: 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:14: note: expected 'const gchar *' but argument is of type 'guchar *' GString* g_string_append (GString *string, ^ cr-declaration.c:713:4: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-declaration.c:713:4: note: expected 'const char *' but argument is of type 'const guchar *' 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:25: 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:14: note: expected 'const gchar *' but argument is of type 'guchar *' 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:33: 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:14: note: expected 'const gchar *' but argument is of type 'guchar *' 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; ^ 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:9: 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:395:15: note: expected 'const char *' but argument is of type 'const guchar *' extern size_t strlen (const char *__s) ^ cr-rgb.c:524:9: 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:395:15: note: expected 'const char *' but argument is of type 'const guchar *' extern size_t strlen (const char *__s) ^ cr-attr-sel.c: In function 'cr_attr_sel_to_string': cr-rgb.c: In function 'cr_rgb_set_from_term': cr-attr-sel.c:126:30: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = g_strndup (cur->name->stryng->str, ^ 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-attr-sel.c:129:33: 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:14: note: expected 'const gchar *' but argument is of type 'guchar *' GString* g_string_append (GString *string, ^ cr-rgb.c:473:1: note: expected 'const guchar *' but argument is of type 'gchar *' cr_rgb_set_from_name (CRRgb * a_this, const guchar * a_color_name) ^ cr-attr-sel.c:138:31: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] value = g_strndup (cur->value->stryng->str, ^ 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 *' but argument is of type 'gchar *' cr_rgb_set_from_hex_str (CRRgb * a_this, const guchar * a_hex) ^ cr-attr-sel.c:171:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = str_buf->str; ^ cr-rgb.c: In function 'cr_rgb_parse_from_buf': cr-rgb.c:658:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-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:395:15: note: expected 'const char *' but argument is of type 'const guchar *' extern size_t strlen (const char *__s) ^ cr-input.c: In function 'cr_input_peek_char': cr-input.c:769:18: warning: pointer targets in passing argument 4 of 'cr_utils_read_char_from_utf8_buf' differ in signedness [-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 *' but argument is of type 'glong *' 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-enc-handler.c: In function 'cr_enc_handler_resolve_enc_alias': cr-enc-handler.c:121:9: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-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:22: note: expected 'const gchar *' but argument is of type 'const guchar *' 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:9: 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:23: note: expected 'const gchar *' but argument is of type 'guchar *' gchar* g_ascii_strup (const gchar *str, ^ cr-enc-handler.c:125:17: 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:395:15: note: expected 'const char *' but argument is of type 'guchar *' extern size_t strlen (const char *__s) ^ cr-enc-handler.c:125:17: 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:17: note: expected 'const char *' but argument is of type 'guchar *' cr-enc-handler.c:125:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-enc-handler.c:125:17: note: expected 'const char *' but argument is of type 'guchar *' cr-enc-handler.c:125:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from cr-enc-handler.c:35:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'guchar *' extern size_t strlen (const char *__s) ^ cr-enc-handler.c:125:17: 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:17: note: expected 'const char *' but argument is of type 'guchar *' cr-enc-handler.c:125:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-enc-handler.c:125:17: note: expected 'const char *' but argument is of type 'guchar *' 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-utils.c: In function 'cr_utils_ucs1_to_utf8': cr-additional-sel.c:326:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = str_buf->str; ^ cr-utils.c:896:23: warning: variable 'status' set but not used [-Wunused-but-set-variable] enum CRStatus status = CR_OK; ^ 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-utils.c: In function 'cr_utils_ucs1_str_to_utf8': cr-additional-sel.c:370:30: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = g_strndup ^ cr-pseudo.c: In function 'cr_pseudo_to_string': cr-utils.c:954:16: warning: variable 'in_len' set but not used [-Wunused-but-set-variable] gulong in_len = 0, ^ 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:25: 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:14: note: expected 'const gchar *' but argument is of type 'guchar *' GString* g_string_append (GString *string, ^ cr-additional-sel.c:425:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = str_buf->str; ^ 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:33: 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:14: note: expected 'const gchar *' but argument is of type 'guchar *' GString* g_string_append (GString *string, ^ cr-utils.c: In function 'cr_utils_utf8_to_ucs1': cr-pseudo.c:110:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = str_buf->str; ^ cr-utils.c:1014:23: warning: variable 'status' set but not used [-Wunused-but-set-variable] enum CRStatus status = CR_OK; ^ cr-selector.c: In function 'cr_selector_parse_from_buf': cr-selector.c:60:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-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:395:15: note: expected 'const char *' but argument is of type 'const guchar *' extern size_t strlen (const char *__s) ^ cr-selector.c: In function 'cr_selector_to_string': cr-selector.c:164:41: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-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:14: note: expected 'const gchar *' but argument is of type 'guchar *' 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; ^ cr-tknzr.c: In function 'cr_tknzr_parse_nl': cr-tknzr.c:359:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:366:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' 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:25: 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 *' but argument is of type 'glong *' cr_input_consume_white_spaces (CRInput *a_this, gulong *a_nb_chars) ; ^ cr-parser.c: In function 'cr_parser_error_set_msg': cr-parser.c:447:9: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-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:22: note: expected 'const gchar *' but argument is of type 'const guchar *' 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); ^ CC libcroco_0_6_la-cr-statement.lo CC libcroco_0_6_la-cr-stylesheet.lo CC libcroco_0_6_la-cr-cascade.lo CC libcroco_0_6_la-cr-om-parser.lo cr-parser.c: In function 'cr_parser_parse_stylesheet_core': cr-parser.c:736:17: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness [-Wpointer-sign] (a_this, "could not recognize next production", CR_ERROR); ^ cr-parser.c:517:1: note: expected 'const guchar *' but argument is of type 'char *' cr_parser_push_error (CRParser * a_this, ^ cr-tknzr.c: In function 'cr_tknzr_parse_uri': cr-tknzr.c:1156:9: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:1158:9: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 3); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c: In function 'cr_tknzr_parse_rgb': cr-tknzr.c:1269:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:1271:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 2); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:1289:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:1304:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c: In function 'cr_tknzr_new_from_uri': cr-tknzr.c:1642:9: 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 *' but argument is of type 'const guchar *' cr_input_new_from_uri (const gchar *a_file_uri, ^ cr-tknzr.c: In function 'cr_tknzr_consume_chars': cr-tknzr.c:1915:40: 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 *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c: In function 'cr_tknzr_get_next_token': cr-tknzr.c:2009:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2012:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 9); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-parser.c: In function 'cr_parser_parse_stylesheet': cr-tknzr.c:2027:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-parser.c:2706:17: 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 *' but argument is of type 'char *' cr_parser_push_error (CRParser * a_this, ^ cr-tknzr.c:2030:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 7); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2044:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2047:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 6); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2060:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2063:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 5); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2075:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2078:33: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 4); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2143:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2146:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 3); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2158:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-parser.c: In function 'cr_parser_parse_declaration': cr-tknzr.c:2161:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 2); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-parser.c:3190:9: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness [-Wpointer-sign] CHECK_PARSING_STATUS_ERR ^ cr-parser.c:517:1: note: expected 'const guchar *' but argument is of type 'char *' cr_parser_push_error (CRParser * a_this, ^ cr-tknzr.c:2186:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2189:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-parser.c:3202:26: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness [-Wpointer-sign] CR_SYNTAX_ERROR); ^ cr-parser.c:517:1: note: expected 'const guchar *' but argument is of type 'char *' cr_parser_push_error (CRParser * a_this, ^ cr-tknzr.c:2200:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2203:25: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-parser.c:3210:9: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness [-Wpointer-sign] CHECK_PARSING_STATUS_ERR ^ cr-parser.c:517:1: note: expected 'const guchar *' but argument is of type 'char *' cr_parser_push_error (CRParser * a_this, ^ cr-tknzr.c:2230:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2240:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-parser.c: In function 'cr_parser_parse_ruleset': cr-tknzr.c:2250:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-parser.c:3350:9: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness [-Wpointer-sign] ENSURE_PARSING_COND_ERR ^ cr-parser.c:517:1: note: expected 'const guchar *' but argument is of type 'char *' cr_parser_push_error (CRParser * a_this, ^ cr-tknzr.c:2260:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2270:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-parser.c:3414:9: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness [-Wpointer-sign] CHECK_PARSING_STATUS_ERR ^ cr-parser.c:517:1: note: expected 'const guchar *' but argument is of type 'char *' cr_parser_push_error (CRParser * a_this, ^ cr-tknzr.c:2280:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2290:17: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-parser.c:3456:9: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness [-Wpointer-sign] ENSURE_PARSING_COND_ERR ^ cr-parser.c:517:1: note: expected 'const guchar *' but argument is of type 'char *' cr_parser_push_error (CRParser * a_this, ^ cr-tknzr.c:2392:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 2); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2399:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 2); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2406:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 2); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2413:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 2); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2420:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 2); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2427:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 2); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2434:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 2); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2441:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 2); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2449:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 3); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2457:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 3); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2466:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 4); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2473:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 2); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2479:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ CC libcroco_0_6_la-cr-style.lo 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:2486:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 2); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2494:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 3); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2500:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ cr-tknzr.c:2548:41: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness [-Wpointer-sign] SKIP_CHARS (a_this, 1); ^ In file included from cr-tknzr.h:34:0, from cr-tknzr.c:31: cr-input.h:86:1: note: expected 'gulong *' but argument is of type 'glong *' cr_input_consume_chars (CRInput *a_this, guint32 a_char, ^ CC libcroco_0_6_la-cr-parsing-location.lo 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: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:9: 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:9: 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:395:15: note: expected 'const char *' but argument is of type 'const guchar *' extern size_t strlen (const char *__s) ^ cr-statement.c: In function 'cr_statement_ruleset_parse_from_buf': cr-statement.c:1058:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-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:395:15: note: expected 'const char *' but argument is of type 'const guchar *' extern size_t strlen (const char *__s) ^ CC libcroco_0_6_la-cr-string.lo cr-statement.c: In function 'cr_statement_at_media_rule_parse_from_buf': cr-statement.c:1195:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-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:395:15: note: expected 'const char *' but argument is of type 'const guchar *' extern size_t strlen (const char *__s) ^ cr-statement.c: In function 'cr_statement_at_import_rule_parse_from_buf': cr-statement.c:1381:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-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:395:15: note: expected 'const char *' but argument is of type 'const guchar *' 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:9: 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:395:15: note: expected 'const char *' but argument is of type 'const guchar *' extern size_t strlen (const char *__s) ^ cr-statement.c: In function 'cr_statement_at_charset_rule_parse_from_buf': cr-statement.c:1626:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-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:395:15: note: expected 'const char *' but argument is of type 'const guchar *' extern size_t strlen (const char *__s) ^ cr-statement.c: In function 'cr_statement_font_face_rule_parse_from_buf': cr-statement.c:1723:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-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:395:15: note: expected 'const char *' but argument is of type 'const guchar *' 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-style.c:100:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"padding-top", PROP_ID_PADDING_TOP}, ^ cr-style.c:100:9: warning: (near initialization for 'gv_prop_table[0].name') [-Wpointer-sign] cr-style.c:101:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"padding-right", PROP_ID_PADDING_RIGHT}, ^ cr-style.c:101:9: warning: (near initialization for 'gv_prop_table[1].name') [-Wpointer-sign] cr-style.c:102:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"padding-bottom", PROP_ID_PADDING_BOTTOM}, ^ cr-style.c:102:9: warning: (near initialization for 'gv_prop_table[2].name') [-Wpointer-sign] cr-style.c:103:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"padding-left", PROP_ID_PADDING_LEFT}, ^ cr-style.c:103:9: warning: (near initialization for 'gv_prop_table[3].name') [-Wpointer-sign] cr-style.c:104:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"padding", PROP_ID_PADDING}, ^ cr-style.c:104:9: warning: (near initialization for 'gv_prop_table[4].name') [-Wpointer-sign] cr-style.c:105:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-top-width", PROP_ID_BORDER_TOP_WIDTH}, ^ cr-style.c:105:9: warning: (near initialization for 'gv_prop_table[5].name') [-Wpointer-sign] cr-style.c:106:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-right-width", PROP_ID_BORDER_RIGHT_WIDTH}, ^ cr-style.c:106:9: warning: (near initialization for 'gv_prop_table[6].name') [-Wpointer-sign] cr-style.c:107:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-bottom-width", PROP_ID_BORDER_BOTTOM_WIDTH}, ^ cr-style.c:107:9: warning: (near initialization for 'gv_prop_table[7].name') [-Wpointer-sign] cr-style.c:108:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-left-width", PROP_ID_BORDER_LEFT_WIDTH}, ^ cr-style.c:108:9: warning: (near initialization for 'gv_prop_table[8].name') [-Wpointer-sign] cr-style.c:109:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-width", PROP_ID_BORDER_WIDTH}, ^ cr-style.c:109:9: warning: (near initialization for 'gv_prop_table[9].name') [-Wpointer-sign] cr-style.c:110:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-top-style", PROP_ID_BORDER_TOP_STYLE}, ^ cr-style.c:110:9: warning: (near initialization for 'gv_prop_table[10].name') [-Wpointer-sign] cr-style.c:111:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-right-style", PROP_ID_BORDER_RIGHT_STYLE}, ^ cr-style.c:111:9: warning: (near initialization for 'gv_prop_table[11].name') [-Wpointer-sign] cr-style.c:112:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-bottom-style", PROP_ID_BORDER_BOTTOM_STYLE}, ^ cr-style.c:112:9: warning: (near initialization for 'gv_prop_table[12].name') [-Wpointer-sign] cr-style.c:113:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-left-style", PROP_ID_BORDER_LEFT_STYLE}, ^ cr-style.c:113:9: warning: (near initialization for 'gv_prop_table[13].name') [-Wpointer-sign] cr-style.c:114:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-style", PROP_ID_BORDER_STYLE}, ^ cr-style.c:114:9: warning: (near initialization for 'gv_prop_table[14].name') [-Wpointer-sign] cr-style.c:115:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-top", PROP_ID_BORDER_TOP}, ^ cr-style.c:115:9: warning: (near initialization for 'gv_prop_table[15].name') [-Wpointer-sign] cr-style.c:116:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-right", PROP_ID_BORDER_RIGHT}, ^ cr-style.c:116:9: warning: (near initialization for 'gv_prop_table[16].name') [-Wpointer-sign] cr-style.c:117:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-bottom", PROP_ID_BORDER_BOTTOM}, ^ cr-style.c:117:9: warning: (near initialization for 'gv_prop_table[17].name') [-Wpointer-sign] cr-style.c:118:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-left", PROP_ID_BORDER_LEFT}, ^ cr-style.c:118:9: warning: (near initialization for 'gv_prop_table[18].name') [-Wpointer-sign] cr-style.c:119:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border", PROP_ID_BORDER}, ^ cr-style.c:119:9: warning: (near initialization for 'gv_prop_table[19].name') [-Wpointer-sign] cr-style.c:120:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"margin-top", PROP_ID_MARGIN_TOP}, ^ cr-style.c:120:9: warning: (near initialization for 'gv_prop_table[20].name') [-Wpointer-sign] cr-style.c:121:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"margin-right", PROP_ID_MARGIN_RIGHT}, ^ cr-style.c:121:9: warning: (near initialization for 'gv_prop_table[21].name') [-Wpointer-sign] cr-style.c:122:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"margin-bottom", PROP_ID_MARGIN_BOTTOM}, ^ cr-style.c:122:9: warning: (near initialization for 'gv_prop_table[22].name') [-Wpointer-sign] cr-style.c:123:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"margin-left", PROP_ID_MARGIN_LEFT}, ^ cr-style.c:123:9: warning: (near initialization for 'gv_prop_table[23].name') [-Wpointer-sign] cr-style.c:124:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"margin", PROP_ID_MARGIN}, ^ cr-style.c:124:9: warning: (near initialization for 'gv_prop_table[24].name') [-Wpointer-sign] cr-style.c:125:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"display", PROP_ID_DISPLAY}, ^ cr-style.c:125:9: warning: (near initialization for 'gv_prop_table[25].name') [-Wpointer-sign] cr-style.c:126:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"position", PROP_ID_POSITION}, ^ cr-style.c:126:9: warning: (near initialization for 'gv_prop_table[26].name') [-Wpointer-sign] cr-style.c:127:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"top", PROP_ID_TOP}, ^ cr-style.c:127:9: warning: (near initialization for 'gv_prop_table[27].name') [-Wpointer-sign] cr-style.c:128:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"right", PROP_ID_RIGHT}, ^ cr-style.c:128:9: warning: (near initialization for 'gv_prop_table[28].name') [-Wpointer-sign] cr-style.c:129:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"bottom", PROP_ID_BOTTOM}, ^ cr-style.c:129:9: warning: (near initialization for 'gv_prop_table[29].name') [-Wpointer-sign] cr-style.c:130:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"left", PROP_ID_LEFT}, ^ cr-style.c:130:9: warning: (near initialization for 'gv_prop_table[30].name') [-Wpointer-sign] cr-style.c:131:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"float", PROP_ID_FLOAT}, ^ cr-style.c:131:9: warning: (near initialization for 'gv_prop_table[31].name') [-Wpointer-sign] cr-style.c:132:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"width", PROP_ID_WIDTH}, ^ cr-style.c:132:9: warning: (near initialization for 'gv_prop_table[32].name') [-Wpointer-sign] cr-style.c:133:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"color", PROP_ID_COLOR}, ^ cr-style.c:133:9: warning: (near initialization for 'gv_prop_table[33].name') [-Wpointer-sign] cr-style.c:134:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-top-color", PROP_ID_BORDER_TOP_COLOR}, ^ cr-style.c:134:9: warning: (near initialization for 'gv_prop_table[34].name') [-Wpointer-sign] cr-style.c:135:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-right-color", PROP_ID_BORDER_RIGHT_COLOR}, ^ cr-style.c:135:9: warning: (near initialization for 'gv_prop_table[35].name') [-Wpointer-sign] cr-style.c:136:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-bottom-color", PROP_ID_BORDER_BOTTOM_COLOR}, ^ cr-style.c:136:9: warning: (near initialization for 'gv_prop_table[36].name') [-Wpointer-sign] cr-style.c:137:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"border-left-color", PROP_ID_BORDER_LEFT_COLOR}, ^ cr-style.c:137:9: warning: (near initialization for 'gv_prop_table[37].name') [-Wpointer-sign] cr-style.c:138:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"background-color", PROP_ID_BACKGROUND_COLOR}, ^ cr-style.c:138:9: warning: (near initialization for 'gv_prop_table[38].name') [-Wpointer-sign] cr-style.c:139:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"font-family", PROP_ID_FONT_FAMILY}, ^ cr-style.c:139:9: warning: (near initialization for 'gv_prop_table[39].name') [-Wpointer-sign] cr-style.c:140:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"font-size", PROP_ID_FONT_SIZE}, ^ cr-style.c:140:9: warning: (near initialization for 'gv_prop_table[40].name') [-Wpointer-sign] cr-style.c:141:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"font-style", PROP_ID_FONT_STYLE}, ^ cr-style.c:141:9: warning: (near initialization for 'gv_prop_table[41].name') [-Wpointer-sign] cr-style.c:142:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"font-weight", PROP_ID_FONT_WEIGHT}, ^ cr-style.c:142:9: warning: (near initialization for 'gv_prop_table[42].name') [-Wpointer-sign] cr-style.c:143:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"white-space", PROP_ID_WHITE_SPACE}, ^ cr-style.c:143:2: warning: (near initialization for 'gv_prop_table[43].name') [-Wpointer-sign] cr-style.c: In function 'set_prop_padding_x_from_value': cr-style.c:468:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] && !strncmp ((guchar *) "inherit", ^ In file included from cr-style.c:26:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'guchar *' extern size_t strlen (const char *__s) ^ cr-style.c:468:21: 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:395:15: note: expected 'const char *' but argument is of type 'guchar *' extern size_t strlen (const char *__s) ^ cr-style.c:468:21: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && !strncmp ((guchar *) "inherit", ^ cr-style.c:468:21: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:468:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from cr-style.c:26:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'guchar *' extern size_t strlen (const char *__s) ^ cr-style.c:468:21: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && !strncmp ((guchar *) "inherit", ^ cr-style.c:468:21: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:468:21: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-style.c:468:21: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:468:21: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-style.c:468:21: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:468:21: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 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 *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ cr-sel-eng.c: In function 'lang_pseudo_class_handler': cr-sel-eng.c:139:17: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-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 *' but argument is of type 'char *' xmlGetProp (xmlNodePtr node, ^ cr-sel-eng.c:141:21: 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:395:15: note: expected 'const char *' but argument is of type 'xmlChar *' extern size_t strlen (const char *__s) ^ cr-sel-eng.c: In function 'pseudo_class_add_sel_matches_node': cr-sel-eng.c:200:18: warning: pointer targets in passing argument 2 of 'cr_sel_eng_get_pseudo_class_selector_handler' differ in signedness [-Wpointer-sign] a_add_sel->content.pseudo->type, &handler); ^ In file included from cr-sel-eng.c:25:0: cr-sel-eng.h:76:15: note: expected 'guchar *' but argument is of type 'gchar *' 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:9: 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 *' but argument is of type 'char *' xmlHasProp (xmlNodePtr node, ^ cr-sel-eng.c:228:17: 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 *' but argument is of type 'char *' xmlGetProp (xmlNodePtr node, ^ cr-sel-eng.c:235:25: 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:395:15: note: expected 'const char *' but argument is of type 'xmlChar *' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:235:25: 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:395:15: note: expected 'const char *' but argument is of type 'xmlChar *' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:235:25: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp (cur, ^ cr-sel-eng.c:235:25: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:235:25: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from cr-sel-eng.c:24:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'xmlChar *' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:235:25: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp (cur, ^ cr-sel-eng.c:235:25: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:235:25: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:235:25: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:235:25: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:235:25: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:235:25: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 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 *' 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:9: 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 *' but argument is of type 'char *' xmlHasProp (xmlNodePtr node, ^ cr-sel-eng.c:282:17: 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 *' but argument is of type 'char *' xmlGetProp (xmlNodePtr node, ^ cr-sel-eng.c:283:17: 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:395:15: note: expected 'const char *' but argument is of type 'xmlChar *' 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 *' but argument is of type 'gchar *' xmlHasProp (xmlNodePtr node, ^ cr-fonts.c: In function 'cr_font_family_to_string_real': cr-fonts.c:81:25: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-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:14: note: expected 'const gchar *' but argument is of type 'const guchar *' GString* g_string_append (GString *string, ^ 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 *' but argument is of type 'gchar *' 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); ^ cr-fonts.c: In function 'cr_font_family_to_string': 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 *' but argument is of type 'gchar *' xmlGetProp (xmlNodePtr node, ^ cr-fonts.c:190:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = g_strdup ("NULL"); ^ cr-sel-eng.c:349:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] && strcmp ^ cr-fonts.c:199:24: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] result = stringue->str; ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'xmlChar *' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:349:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && strcmp ^ cr-sel-eng.c:349:37: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:349:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from cr-sel-eng.c:24:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'xmlChar *' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:349:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] && strcmp ^ cr-sel-eng.c:349:37: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:349:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:349:37: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:349:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:349:37: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:369:38: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness [-Wpointer-sign] cur_sel->name->stryng->str)) ^ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:34, from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from cr-utils.h:28, from cr-fonts.h:29, from cr-fonts.c:26: cr-fonts.c: In function 'cr_font_size_set_predefined_absolute_font_size': 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 *' but argument is of type 'gchar *' 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); ^ cr-fonts.c:423:44: warning: comparison between 'enum CRPredefinedAbsoluteFontSize' and 'enum CRFontSizeType' [-Wenum-compare] g_return_val_if_fail (a_predefined >= PREDEFINED_ABSOLUTE_FONT_SIZE ^ /usr/include/glib-2.0/glib/gmacros.h:290:8: note: in definition of macro '_G_BOOLEAN_EXPR' if (expr) \ ^ /usr/include/glib-2.0/glib/gmessages.h:345:9: note: in expansion of macro 'G_LIKELY' if G_LIKELY(expr) { } else \ ^ 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 *' but argument is of type 'gchar *' xmlGetProp (xmlNodePtr node, ^ cr-fonts.c:424:47: warning: comparison between 'enum CRPredefinedAbsoluteFontSize' and 'enum CRFontSizeType' [-Wenum-compare] && a_predefined < NB_FONT_SIZE_TYPE, ^ /usr/include/glib-2.0/glib/gmacros.h:290:8: note: in definition of macro '_G_BOOLEAN_EXPR' if (expr) \ ^ /usr/include/glib-2.0/glib/gmessages.h:345:9: note: in expansion of macro 'G_LIKELY' if G_LIKELY(expr) { } else \ ^ cr-sel-eng.c:404:41: 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:395:15: note: expected 'const char *' but argument is of type 'xmlChar *' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:404:41: 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:395:15: note: expected 'const char *' but argument is of type 'xmlChar *' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:404:41: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp ^ cr-sel-eng.c:404:41: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:404:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from cr-sel-eng.c:24:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'xmlChar *' extern size_t strlen (const char *__s) ^ cr-fonts.c: In function 'cr_font_size_to_string': cr-sel-eng.c:404:41: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp ^ cr-sel-eng.c:404:41: note: expected 'const char *' but argument is of type 'xmlChar *' 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-sel-eng.c:404:41: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:404:41: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:404:41: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:404:41: note: expected 'const char *' but argument is of type 'xmlChar *' cr-sel-eng.c:404:41: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 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 *' 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 *' but argument is of type 'gchar *' xmlHasProp (xmlNodePtr node, ^ cr-fonts.c: In function 'cr_font_size_adjust_to_string': 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); ^ cr-fonts.c:692:29: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = cr_num_to_string (a_this->num); ^ 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 *' but argument is of type 'gchar *' xmlGetProp (xmlNodePtr node, ^ cr-sel-eng.c:455:46: warning: pointer targets in passing argument 1 of 'g_strstr_len' differ in signedness [-Wpointer-sign] cur_sel->value->stryng->str) ^ 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:23: note: expected 'const gchar *' but argument is of type 'xmlChar *' gchar * g_strstr_len (const gchar *haystack, ^ cr-sel-eng.c: In function 'sel_matches_node_real': cr-sel-eng.c:655:22: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] && (!strcmp (cur_sel->name->stryng->str, ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const xmlChar *' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:655:22: 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:22: note: expected 'const char *' but argument is of type 'const xmlChar *' cr-sel-eng.c:655:22: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:655:22: note: expected 'const char *' but argument is of type 'const xmlChar *' cr-sel-eng.c:655:22: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from cr-sel-eng.c:24:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const xmlChar *' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:655:22: 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:22: note: expected 'const char *' but argument is of type 'const xmlChar *' cr-sel-eng.c:655:22: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:655:22: note: expected 'const char *' but argument is of type 'const xmlChar *' cr-sel-eng.c: In function 'cr_sel_eng_register_pseudo_class_sel_handler': cr-sel-eng.c:1183:9: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-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:22: note: expected 'const gchar *' but argument is of type 'guchar *' 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:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strcmp (entry->name, a_name) ^ cr-style.c: In function 'set_prop_display_from_value': In file included from cr-sel-eng.c:24:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'guchar *' extern size_t strlen (const char *__s) ^ cr-style.c:815:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"none", DISPLAY_NONE}, ^ cr-style.c:815:17: warning: (near initialization for 'disp_vals_map[0].prop_name') [-Wpointer-sign] cr-style.c:816:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"inline", DISPLAY_INLINE}, ^ cr-style.c:816:17: warning: (near initialization for 'disp_vals_map[1].prop_name') [-Wpointer-sign] cr-sel-eng.c:1209:17: 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:395:15: note: expected 'const char *' but argument is of type 'guchar *' extern size_t strlen (const char *__s) ^ cr-style.c:817:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"block", DISPLAY_BLOCK}, ^ cr-style.c:817:17: warning: (near initialization for 'disp_vals_map[2].prop_name') [-Wpointer-sign] cr-style.c:818:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"run-in", DISPLAY_RUN_IN}, ^ cr-style.c:818:17: warning: (near initialization for 'disp_vals_map[3].prop_name') [-Wpointer-sign] cr-sel-eng.c:1209:17: 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:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:1209:17: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:819:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"compact", DISPLAY_COMPACT}, ^ cr-style.c:819:17: warning: (near initialization for 'disp_vals_map[4].prop_name') [-Wpointer-sign] cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from cr-sel-eng.c:24:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'guchar *' extern size_t strlen (const char *__s) ^ cr-style.c:820:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"marker", DISPLAY_MARKER}, ^ cr-style.c:820:17: warning: (near initialization for 'disp_vals_map[5].prop_name') [-Wpointer-sign] cr-style.c:821:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table", DISPLAY_TABLE}, ^ cr-style.c:821:17: warning: (near initialization for 'disp_vals_map[6].prop_name') [-Wpointer-sign] cr-style.c:822:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"inline-table", DISPLAY_INLINE_TABLE}, ^ cr-style.c:822:17: warning: (near initialization for 'disp_vals_map[7].prop_name') [-Wpointer-sign] cr-sel-eng.c:1209:17: 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:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:1209:17: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:823:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table-row-group", DISPLAY_TABLE_ROW_GROUP}, ^ cr-style.c:823:17: warning: (near initialization for 'disp_vals_map[8].prop_name') [-Wpointer-sign] cr-style.c:824:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table-header-group", DISPLAY_TABLE_HEADER_GROUP}, ^ cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] cr-style.c:824:17: warning: (near initialization for 'disp_vals_map[9].prop_name') [-Wpointer-sign] In file included from cr-sel-eng.c:24:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'guchar *' extern size_t strlen (const char *__s) ^ cr-style.c:825:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table-footer-group", DISPLAY_TABLE_FOOTER_GROUP}, ^ cr-style.c:825:17: warning: (near initialization for 'disp_vals_map[10].prop_name') [-Wpointer-sign] cr-style.c:826:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table-row", DISPLAY_TABLE_ROW}, ^ cr-style.c:826:17: warning: (near initialization for 'disp_vals_map[11].prop_name') [-Wpointer-sign] cr-sel-eng.c:1209:17: 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:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:1209:17: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:827:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table-column-group", DISPLAY_TABLE_COLUMN_GROUP}, ^ cr-style.c:827:17: warning: (near initialization for 'disp_vals_map[12].prop_name') [-Wpointer-sign] cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:1209:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1209:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:1209:17: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:828:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table-column", DISPLAY_TABLE_COLUMN}, ^ cr-style.c:828:17: warning: (near initialization for 'disp_vals_map[13].prop_name') [-Wpointer-sign] cr-style.c:829:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table-cell", DISPLAY_TABLE_CELL}, ^ cr-style.c:829:17: warning: (near initialization for 'disp_vals_map[14].prop_name') [-Wpointer-sign] cr-style.c:830:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"table-caption", DISPLAY_TABLE_CAPTION}, ^ cr-style.c:830:17: warning: (near initialization for 'disp_vals_map[15].prop_name') [-Wpointer-sign] cr-style.c:831:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"inherit", DISPLAY_INHERIT}, ^ cr-style.c:831:17: warning: (near initialization for 'disp_vals_map[16].prop_name') [-Wpointer-sign] cr-sel-eng.c: In function 'cr_sel_eng_get_pseudo_class_selector_handler': cr-style.c:848:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp ^ cr-sel-eng.c:1282:17: 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-style.c:26:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const guchar * const' extern size_t strlen (const char *__s) ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'guchar *' extern size_t strlen (const char *__s) ^ cr-style.c:848:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp ^ cr-sel-eng.c:1282:17: 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-style.c:26:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const guchar * const' extern size_t strlen (const char *__s) ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'guchar *' extern size_t strlen (const char *__s) ^ cr-style.c:848:33: 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:395:15: note: expected 'const char *' but argument is of type 'const guchar * const' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:1282:17: 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:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:1282:17: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:848:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!strncmp ^ cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from cr-style.c:26:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const guchar * const' extern size_t strlen (const char *__s) ^ In file included from cr-sel-eng.c:24:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'guchar *' extern size_t strlen (const char *__s) ^ cr-style.c:848:33: 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:395:15: note: expected 'const char *' but argument is of type 'const guchar * const' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:1282:17: 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:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:1282:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] cr-style.c:848:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp ^ cr-style.c:848:33: note: expected 'const char *' but argument is of type 'const guchar * const' In file included from cr-sel-eng.c:24:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'guchar *' extern size_t strlen (const char *__s) ^ cr-style.c:848:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from cr-style.c:26:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const guchar * const' extern size_t strlen (const char *__s) ^ cr-sel-eng.c:1282:17: 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:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:1282:17: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:848:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (!strncmp ^ cr-style.c:848:33: note: expected 'const char *' but argument is of type 'const guchar * const' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:1282:17: note: expected 'const char *' but argument is of type 'guchar *' cr-sel-eng.c:1282:17: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-sel-eng.c:1282:17: note: expected 'const char *' but argument is of type 'guchar *' cr-style.c:848:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-style.c:848:33: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:848:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-style.c:848:33: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:848:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from cr-style.c:26:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const guchar * const' extern size_t strlen (const char *__s) ^ cr-style.c:848:33: 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' 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:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"static", POSITION_STATIC}, ^ cr-style.c:877:17: warning: (near initialization for 'position_vals_map[0].name') [-Wpointer-sign] cr-style.c:878:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"relative", POSITION_RELATIVE}, ^ cr-style.c:878:17: warning: (near initialization for 'position_vals_map[1].name') [-Wpointer-sign] cr-style.c:879:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"absolute", POSITION_ABSOLUTE}, ^ cr-style.c:879:17: warning: (near initialization for 'position_vals_map[2].name') [-Wpointer-sign] cr-style.c:880:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"fixed", POSITION_FIXED}, ^ cr-style.c:880:17: warning: (near initialization for 'position_vals_map[3].name') [-Wpointer-sign] cr-style.c:881:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {"inherit", POSITION_INHERIT}, ^ cr-style.c:881:17: warning: (near initialization for 'position_vals_map[4].name') [-Wpointer-sign] cr-style.c:899:33: 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:395:15: note: expected 'const char *' but argument is of type 'const guchar * const' extern size_t strlen (const char *__s) ^ cr-style.c:899:33: 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:395:15: note: expected 'const char *' but argument is of type 'const guchar * const' extern size_t strlen (const char *__s) ^ cr-style.c:899:33: 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:395:15: note: expected 'const char *' but argument is of type 'const guchar * const' extern size_t strlen (const char *__s) ^ cr-style.c:899:33: 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:395:15: note: expected 'const char *' but argument is of type 'const guchar * const' extern size_t strlen (const char *__s) ^ cr-style.c:899:33: 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:395:15: note: expected 'const char *' but argument is of type 'const guchar * const' extern size_t strlen (const char *__s) ^ cr-style.c:899:33: 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:33: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:899:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from cr-style.c:26:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const guchar * const' extern size_t strlen (const char *__s) ^ cr-style.c:899:33: 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:33: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:899:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-style.c:899:33: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:899:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] cr-style.c:899:33: note: expected 'const char *' but argument is of type 'const guchar * const' cr-style.c:899:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from cr-style.c:26:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const guchar * const' extern size_t strlen (const char *__s) ^ cr-style.c:899:33: 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' 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 *' but argument is of type 'gchar *' enum CRStatus cr_rgb_set_from_name (CRRgb *a_this, const guchar *a_color_name) ; ^ cr-style.c:1127:25: 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 *' but argument is of type '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 *' but argument is of type 'gchar *' 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:17: 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 *' but argument is of type 'gchar *' 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); ^ 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:25: 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 *' but argument is of type 'gchar *' enum CRStatus cr_om_parser_simply_parse_file (const guchar *a_file_path, ^ csslint.c:341:25: 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 *' but argument is of type 'gchar *' enum CRStatus cr_om_parser_simply_parse_file (const guchar *a_file_path, ^ csslint.c:348:25: 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 *' but argument is of type 'gchar *' enum CRStatus cr_om_parser_simply_parse_file (const guchar *a_file_path, ^ csslint.c:370:9: 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 *' but argument is of type 'gchar *' 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:25: 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 *' but argument is of type 'gchar *' cssom_parse (guchar * a_file_uri) ^ csslint.c:978:33: 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 *' but argument is of type 'gchar *' 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 test0-main.c: In function 'test_cr_input_read_byte': test0-main.c:148:9: warning: pointer targets in passing argument 1 of 'cr_input_new_from_uri' differ in signedness [-Wpointer-sign] input = cr_input_new_from_uri (a_file_uri, CR_UTF_8); ^ test1-main.c: In function 'test_cr_input_read_char': In file included from test0-main.c:28:0: ../src/cr-input.h:67:1: note: expected 'const gchar *' but argument is of type 'guchar *' cr_input_new_from_uri (const gchar *a_file_uri, ^ test1-main.c:143:9: 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 *' but argument is of type 'guchar *' cr_input_new_from_uri (const gchar *a_file_uri, ^ test0-main.c: In function 'main': test0-main.c:200:9: warning: pointer targets in passing argument 1 of 'test_cr_input_read_byte' differ in signedness [-Wpointer-sign] test_cr_input_read_byte (options.files_list[0]); ^ test0-main.c:139:1: note: expected 'guchar *' but argument is of type 'gchar *' test_cr_input_read_byte (guchar * a_file_uri) ^ test1-main.c: In function 'main': test1-main.c:194:9: warning: pointer targets in passing argument 1 of 'test_cr_input_read_char' differ in signedness [-Wpointer-sign] test_cr_input_read_char (options.files_list[0]); ^ test1-main.c:135:1: note: expected 'guchar *' but argument is of type 'gchar *' test_cr_input_read_char (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: 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:9: 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 *' but argument is of type 'gchar *' test_cr_parser_parse (guchar * a_file_uri) ^ 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: 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:9: 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 *' but argument is of type 'gchar *' test_cr_parser_parse (guchar * a_file_uri) ^ 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:9: 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 *' but argument is of type 'gchar *' test_cr_parser_parse (guchar * a_file_uri) ^ 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:9: 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:395:15: note: expected 'const char *' but argument is of type 'const guchar *' extern size_t strlen (const char *__s) ^ test5-main.c:163:9: 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 *' xmlParseMemory (const char *buffer, ^ test5-main.c: In function 'main': test5-main.c:245:9: warning: pointer targets in passing argument 1 of 'test_sel_eng' differ in signedness [-Wpointer-sign] status = test_sel_eng (options.files_list[0]); ^ test5-main.c:144:1: note: expected 'guchar *' but argument is of type 'gchar *' test_sel_eng (guchar * a_file_uri) ^ 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:42: 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:395:15: note: expected 'const char *' but argument is of type 'const guchar *' extern size_t strlen (const char *__s) ^ CCLD test1 CCLD test0 CCLD test6 CCLD test5 CCLD test4 CCLD test2 CCLD test3 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.xKbgh2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64 + cd libcroco-0.6.8 + make install DESTDIR=/builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64 '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-5.el7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libcroco-0.6.la '/builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/usr/lib64' libtool: install: install -p .libs/libcroco-0.6.so.3.0.1 /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/usr/lib64/libcroco-0.6.so.3.0.1 libtool: install: (cd /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/usr/lib64 && { 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-5.el7.x86_64/usr/lib64 && { 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-5.el7.x86_64/usr/lib64/libcroco-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/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-5.el7.x86_64/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-5.el7.x86_64/usr/bin' /bin/sh ../libtool --mode=install install -p csslint-0.6 '/builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/usr/bin' libtool: install: warning: `../src/libcroco-0.6.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/csslint-0.6 /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/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-5.el7.x86_64/usr/bin' install -p croco-0.6-config '/builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/usr/lib64/pkgconfig' install -p -m 644 libcroco-0.6.pc '/builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/usr/lib64/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-5.el7.x86_64 -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 110000000 /builddir/build/BUILD/libcroco-0.6.8 extracting debug info from /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/usr/lib64/libcroco-0.6.so.3.0.1 extracting debug info from /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/usr/bin/csslint-0.6 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libcroco-0.6.so.3.0.1.debug to /usr/lib/debug/usr/lib64/libcroco-0.6.so.3.debug symlinked /usr/lib/debug/usr/lib64/libcroco-0.6.so.3.0.1.debug to /usr/lib/debug/usr/lib64/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.2QiLfN + 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-5.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jwI9oy + umask 022 + cd /builddir/build/BUILD + cd libcroco-0.6.8 + DOCDIR=/builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/usr/share/doc/libcroco-0.6.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/usr/share/doc/libcroco-0.6.8 + cp -pr AUTHORS /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/usr/share/doc/libcroco-0.6.8 + cp -pr COPYING /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/usr/share/doc/libcroco-0.6.8 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/usr/share/doc/libcroco-0.6.8 + cp -pr NEWS /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/usr/share/doc/libcroco-0.6.8 + cp -pr README /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64/usr/share/doc/libcroco-0.6.8 + exit 0 Provides: libcroco = 0.6.8-5.el7 libcroco(x86-64) = 0.6.8-5.el7 libcroco-0.6.so.3()(64bit) 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()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcroco-0.6.so.3()(64bit) libglib-2.0.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) Processing files: libcroco-devel-0.6.8-5.el7.x86_64 Provides: libcroco-devel = 0.6.8-5.el7 libcroco-devel(x86-64) = 0.6.8-5.el7 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 libcroco-0.6.so.3()(64bit) pkgconfig(glib-2.0) pkgconfig(libxml-2.0) Processing files: libcroco-debuginfo-0.6.8-5.el7.x86_64 Provides: libcroco-debuginfo = 0.6.8-5.el7 libcroco-debuginfo(x86-64) = 0.6.8-5.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/libcroco-0.6.8-5.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libcroco-devel-0.6.8-5.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libcroco-debuginfo-0.6.8-5.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.v9fixN + umask 022 + cd /builddir/build/BUILD + cd libcroco-0.6.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libcroco-0.6.8-5.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->