[build-status: 125339] Log for successful build of libcroco_0.6.1-2 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Thu May 8 23:20:56 JST 2008
Automatic build of libcroco_0.6.1-2 on mappi005 by sbuild/m32r 98-farm
Build started at 20080508-2202
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 536kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libcroco 0.6.1-2 (dsc) [1265B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libcroco 0.6.1-2 (tar) [532kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libcroco 0.6.1-2 (diff) [2703B]
Fetched 536kB in 8s (60.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs, debhelper (>= 4.0.0), gnome-pkg-tools (>= 0.7), libxml2-dev (>= 2.4.23), libglib2.0-dev (>= 2.0), zlib1g-dev, dpkg-dev (>= 1.13.19)
Checking for already installed source dependencies...
cdbs: already installed (0.4.52)
debhelper: already installed (7.0.8 >= 4.0.0 is satisfied)
gnome-pkg-tools: already installed (0.13.6 >= 0.7 is satisfied)
libxml2-dev: already installed (2.6.32.dfsg-1 >= 2.4.23 is satisfied)
libglib2.0-dev: already installed (2.14.6-1 >= 2.0 is satisfied)
zlib1g-dev: already installed (1:1.2.3.3.dfsg-12)
dpkg-dev: already installed (1.14.18 >= 1.13.19 is satisfied)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting libcroco in libcroco-0.6.1
dpkg-source: info: unpacking libcroco_0.6.1.orig.tar.gz
dpkg-source: info: applying libcroco_0.6.1-2.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package libcroco
dpkg-buildpackage: source version 0.6.1-2
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
test -x debian/rules
dh_testroot
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd2/libcroco-0.6.1'
for i in ./config.guess ./config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
make[1]: Leaving directory `/build/buildd2/libcroco-0.6.1'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches:
if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "reverse-patches" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
for dir in debian/patches ; do \
rm -f $dir/*.log ; \
done
for i in ./config.guess ./config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
dh_clean
rm -f debian/cdbs-install-list debian/cdbs-package-list
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd2/libcroco-0.6.1'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd2/libcroco-0.6.1'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
cd . && \
rm -f intltool-extract intltool-merge intltool-update po/.intltool-merge-cache; \
if test -d doc; then find doc -name '*.omf.out' -exec rm -f \{\} \; ; fi; \
if test -d help; then find help -name '*.omf.out' -exec rm -f \{\} \; ; fi
sed "s/@GNOME_TEAM@/Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Kilian Krause <kilian at debian.org>, Loic Minier <lool at dooz.org>/" \
debian/control.in > debian/control
debian/rules build
test -x debian/rules
mkdir -p "."
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd2/libcroco-0.6.1'
for i in ./config.guess ./config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
make[1]: Leaving directory `/build/buildd2/libcroco-0.6.1'
if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches:
if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
make[1]: Entering directory `/build/buildd2/libcroco-0.6.1'
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
make[1]: Leaving directory `/build/buildd2/libcroco-0.6.1'
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd2/libcroco-0.6.1/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd2/libcroco-0.6.1/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/libcroco" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --disable-gtk-doc
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking target system type... m32r-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking how to run the C preprocessor... cc -E
checking for cc option to accept ANSI C... none needed
checking for egrep... grep -E
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 function prototypes... yes
checking for ANSI C header files... yes
checking for string.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for strerror in -lcposix... no
checking for a sed that does not truncate output... /bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB2... yes
checking for LIBXML2... yes
checking whether make sets $(MAKE)... (cached) 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 docs/Makefile
config.status: creating docs/examples/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
=====================================================================
LIBCROCO, GNOME CSS2 PARSING AND MANIPULATION TOOLKIT 0.6.1
=====================================================================
prefix: : /usr
source code location: : .
compiler: : cc
cflags: : -g -O2 -g -Wall -O2 -Wall
Maintainer mode: : no
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C .
make[1]: Entering directory `/build/buildd2/libcroco-0.6.1'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd2/libcroco-0.6.1'
Making all in src
make[3]: Entering directory `/build/buildd2/libcroco-0.6.1/src'
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-utils.lo `test -f 'cr-utils.c' || echo './'`cr-utils.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-utils.c -fPIC -DPIC -o .libs/cr-utils.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-utils.c -o cr-utils.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-input.lo `test -f 'cr-input.c' || echo './'`cr-input.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-input.c -fPIC -DPIC -o .libs/cr-input.o
cr-input.c: In function 'cr_input_peek_char':
cr-input.c:769: warning: pointer targets in passing argument 4 of 'cr_utils_read_char_from_utf8_buf' differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-input.c -o cr-input.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-enc-handler.lo `test -f 'cr-enc-handler.c' || echo './'`cr-enc-handler.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-enc-handler.c -fPIC -DPIC -o .libs/cr-enc-handler.o
cr-enc-handler.c: In function 'cr_enc_handler_resolve_enc_alias':
cr-enc-handler.c:121: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness
cr-enc-handler.c:121: warning: pointer targets in assignment differ in signedness
cr-enc-handler.c:122: warning: pointer targets in passing argument 1 of 'g_ascii_strup' differ in signedness
cr-enc-handler.c:125: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-enc-handler.c:125: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-enc-handler.c:125: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-enc-handler.c:125: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-enc-handler.c:125: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-enc-handler.c:125: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-enc-handler.c -o cr-enc-handler.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-num.lo `test -f 'cr-num.c' || echo './'`cr-num.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-num.c -fPIC -DPIC -o .libs/cr-num.o
cr-num.c: In function 'cr_num_to_string':
cr-num.c:108: warning: pointer targets in assignment differ in signedness
cr-num.c:110: warning: pointer targets in assignment differ in signedness
cr-num.c:194: warning: pointer targets in passing argument 1 of 'g_strconcat' differ in signedness
cr-num.c:194: warning: pointer targets in assignment differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-num.c -o cr-num.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-rgb.lo `test -f 'cr-rgb.c' || echo './'`cr-rgb.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-rgb.c -fPIC -DPIC -o .libs/cr-rgb.o
cr-rgb.c:32: warning: pointer targets in initialization differ in signedness
cr-rgb.c:33: warning: pointer targets in initialization differ in signedness
cr-rgb.c:34: warning: pointer targets in initialization differ in signedness
cr-rgb.c:35: warning: pointer targets in initialization differ in signedness
cr-rgb.c:36: warning: pointer targets in initialization differ in signedness
cr-rgb.c:37: warning: pointer targets in initialization differ in signedness
cr-rgb.c:38: warning: pointer targets in initialization differ in signedness
cr-rgb.c:39: warning: pointer targets in initialization differ in signedness
cr-rgb.c:40: warning: pointer targets in initialization differ in signedness
cr-rgb.c:41: warning: pointer targets in initialization differ in signedness
cr-rgb.c:42: warning: pointer targets in initialization differ in signedness
cr-rgb.c:43: warning: pointer targets in initialization differ in signedness
cr-rgb.c:44: warning: pointer targets in initialization differ in signedness
cr-rgb.c:45: warning: pointer targets in initialization differ in signedness
cr-rgb.c:46: warning: pointer targets in initialization differ in signedness
cr-rgb.c:47: warning: pointer targets in initialization differ in signedness
cr-rgb.c:48: warning: pointer targets in initialization differ in signedness
cr-rgb.c:49: warning: pointer targets in initialization differ in signedness
cr-rgb.c:50: warning: pointer targets in initialization differ in signedness
cr-rgb.c:51: warning: pointer targets in initialization differ in signedness
cr-rgb.c:52: warning: pointer targets in initialization differ in signedness
cr-rgb.c:53: warning: pointer targets in initialization differ in signedness
cr-rgb.c:54: warning: pointer targets in initialization differ in signedness
cr-rgb.c:55: warning: pointer targets in initialization differ in signedness
cr-rgb.c:56: warning: pointer targets in initialization differ in signedness
cr-rgb.c:57: warning: pointer targets in initialization differ in signedness
cr-rgb.c:58: warning: pointer targets in initialization differ in signedness
cr-rgb.c:59: warning: pointer targets in initialization differ in signedness
cr-rgb.c:60: warning: pointer targets in initialization differ in signedness
cr-rgb.c:61: warning: pointer targets in initialization differ in signedness
cr-rgb.c:62: warning: pointer targets in initialization differ in signedness
cr-rgb.c:63: warning: pointer targets in initialization differ in signedness
cr-rgb.c:64: warning: pointer targets in initialization differ in signedness
cr-rgb.c:65: warning: pointer targets in initialization differ in signedness
cr-rgb.c:66: warning: pointer targets in initialization differ in signedness
cr-rgb.c:67: warning: pointer targets in initialization differ in signedness
cr-rgb.c:68: warning: pointer targets in initialization differ in signedness
cr-rgb.c:69: warning: pointer targets in initialization differ in signedness
cr-rgb.c:70: warning: pointer targets in initialization differ in signedness
cr-rgb.c:71: warning: pointer targets in initialization differ in signedness
cr-rgb.c:72: warning: pointer targets in initialization differ in signedness
cr-rgb.c:73: warning: pointer targets in initialization differ in signedness
cr-rgb.c:74: warning: pointer targets in initialization differ in signedness
cr-rgb.c:75: warning: pointer targets in initialization differ in signedness
cr-rgb.c:76: warning: pointer targets in initialization differ in signedness
cr-rgb.c:77: warning: pointer targets in initialization differ in signedness
cr-rgb.c:78: warning: pointer targets in initialization differ in signedness
cr-rgb.c:79: warning: pointer targets in initialization differ in signedness
cr-rgb.c:80: warning: pointer targets in initialization differ in signedness
cr-rgb.c:81: warning: pointer targets in initialization differ in signedness
cr-rgb.c:82: warning: pointer targets in initialization differ in signedness
cr-rgb.c:83: warning: pointer targets in initialization differ in signedness
cr-rgb.c:84: warning: pointer targets in initialization differ in signedness
cr-rgb.c:85: warning: pointer targets in initialization differ in signedness
cr-rgb.c:86: warning: pointer targets in initialization differ in signedness
cr-rgb.c:87: warning: pointer targets in initialization differ in signedness
cr-rgb.c:88: warning: pointer targets in initialization differ in signedness
cr-rgb.c:89: warning: pointer targets in initialization differ in signedness
cr-rgb.c:90: warning: pointer targets in initialization differ in signedness
cr-rgb.c:91: warning: pointer targets in initialization differ in signedness
cr-rgb.c:92: warning: pointer targets in initialization differ in signedness
cr-rgb.c:93: warning: pointer targets in initialization differ in signedness
cr-rgb.c:94: warning: pointer targets in initialization differ in signedness
cr-rgb.c:95: warning: pointer targets in initialization differ in signedness
cr-rgb.c:96: warning: pointer targets in initialization differ in signedness
cr-rgb.c:97: warning: pointer targets in initialization differ in signedness
cr-rgb.c:98: warning: pointer targets in initialization differ in signedness
cr-rgb.c:99: warning: pointer targets in initialization differ in signedness
cr-rgb.c:100: warning: pointer targets in initialization differ in signedness
cr-rgb.c:101: warning: pointer targets in initialization differ in signedness
cr-rgb.c:102: warning: pointer targets in initialization differ in signedness
cr-rgb.c:103: warning: pointer targets in initialization differ in signedness
cr-rgb.c:104: warning: pointer targets in initialization differ in signedness
cr-rgb.c:105: warning: pointer targets in initialization differ in signedness
cr-rgb.c:106: warning: pointer targets in initialization differ in signedness
cr-rgb.c:107: warning: pointer targets in initialization differ in signedness
cr-rgb.c:108: warning: pointer targets in initialization differ in signedness
cr-rgb.c:109: warning: pointer targets in initialization differ in signedness
cr-rgb.c:110: warning: pointer targets in initialization differ in signedness
cr-rgb.c:111: warning: pointer targets in initialization differ in signedness
cr-rgb.c:112: warning: pointer targets in initialization differ in signedness
cr-rgb.c:113: warning: pointer targets in initialization differ in signedness
cr-rgb.c:114: warning: pointer targets in initialization differ in signedness
cr-rgb.c:115: warning: pointer targets in initialization differ in signedness
cr-rgb.c:116: warning: pointer targets in initialization differ in signedness
cr-rgb.c:117: warning: pointer targets in initialization differ in signedness
cr-rgb.c:118: warning: pointer targets in initialization differ in signedness
cr-rgb.c:119: warning: pointer targets in initialization differ in signedness
cr-rgb.c:120: warning: pointer targets in initialization differ in signedness
cr-rgb.c:121: warning: pointer targets in initialization differ in signedness
cr-rgb.c:122: warning: pointer targets in initialization differ in signedness
cr-rgb.c:123: warning: pointer targets in initialization differ in signedness
cr-rgb.c:124: warning: pointer targets in initialization differ in signedness
cr-rgb.c:125: warning: pointer targets in initialization differ in signedness
cr-rgb.c:126: warning: pointer targets in initialization differ in signedness
cr-rgb.c:127: warning: pointer targets in initialization differ in signedness
cr-rgb.c:128: warning: pointer targets in initialization differ in signedness
cr-rgb.c:129: warning: pointer targets in initialization differ in signedness
cr-rgb.c:130: warning: pointer targets in initialization differ in signedness
cr-rgb.c:131: warning: pointer targets in initialization differ in signedness
cr-rgb.c:132: warning: pointer targets in initialization differ in signedness
cr-rgb.c:133: warning: pointer targets in initialization differ in signedness
cr-rgb.c:134: warning: pointer targets in initialization differ in signedness
cr-rgb.c:135: warning: pointer targets in initialization differ in signedness
cr-rgb.c:136: warning: pointer targets in initialization differ in signedness
cr-rgb.c:137: warning: pointer targets in initialization differ in signedness
cr-rgb.c:138: warning: pointer targets in initialization differ in signedness
cr-rgb.c:139: warning: pointer targets in initialization differ in signedness
cr-rgb.c:140: warning: pointer targets in initialization differ in signedness
cr-rgb.c:141: warning: pointer targets in initialization differ in signedness
cr-rgb.c:142: warning: pointer targets in initialization differ in signedness
cr-rgb.c:143: warning: pointer targets in initialization differ in signedness
cr-rgb.c:144: warning: pointer targets in initialization differ in signedness
cr-rgb.c:145: warning: pointer targets in initialization differ in signedness
cr-rgb.c:146: warning: pointer targets in initialization differ in signedness
cr-rgb.c:147: warning: pointer targets in initialization differ in signedness
cr-rgb.c:148: warning: pointer targets in initialization differ in signedness
cr-rgb.c:149: warning: pointer targets in initialization differ in signedness
cr-rgb.c:150: warning: pointer targets in initialization differ in signedness
cr-rgb.c:151: warning: pointer targets in initialization differ in signedness
cr-rgb.c:152: warning: pointer targets in initialization differ in signedness
cr-rgb.c:153: warning: pointer targets in initialization differ in signedness
cr-rgb.c:154: warning: pointer targets in initialization differ in signedness
cr-rgb.c:155: warning: pointer targets in initialization differ in signedness
cr-rgb.c:156: warning: pointer targets in initialization differ in signedness
cr-rgb.c:157: warning: pointer targets in initialization differ in signedness
cr-rgb.c:158: warning: pointer targets in initialization differ in signedness
cr-rgb.c:159: warning: pointer targets in initialization differ in signedness
cr-rgb.c:160: warning: pointer targets in initialization differ in signedness
cr-rgb.c:161: warning: pointer targets in initialization differ in signedness
cr-rgb.c:162: warning: pointer targets in initialization differ in signedness
cr-rgb.c:163: warning: pointer targets in initialization differ in signedness
cr-rgb.c:164: warning: pointer targets in initialization differ in signedness
cr-rgb.c:165: warning: pointer targets in initialization differ in signedness
cr-rgb.c:166: warning: pointer targets in initialization differ in signedness
cr-rgb.c:167: warning: pointer targets in initialization differ in signedness
cr-rgb.c:168: warning: pointer targets in initialization differ in signedness
cr-rgb.c:169: warning: pointer targets in initialization differ in signedness
cr-rgb.c:170: warning: pointer targets in initialization differ in signedness
cr-rgb.c:171: warning: pointer targets in initialization differ in signedness
cr-rgb.c:172: warning: pointer targets in initialization differ in signedness
cr-rgb.c:173: warning: pointer targets in initialization differ in signedness
cr-rgb.c:174: warning: pointer targets in initialization differ in signedness
cr-rgb.c:175: warning: pointer targets in initialization differ in signedness
cr-rgb.c:176: warning: pointer targets in initialization differ in signedness
cr-rgb.c:177: warning: pointer targets in initialization differ in signedness
cr-rgb.c:178: warning: pointer targets in initialization differ in signedness
cr-rgb.c:179: warning: pointer targets in initialization differ in signedness
cr-rgb.c: In function 'cr_rgb_to_string':
cr-rgb.c:275: warning: pointer targets in assignment differ in signedness
cr-rgb.c: In function 'cr_rgb_set_from_name':
cr-rgb.c:469: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-rgb.c:469: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-rgb.c:469: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-rgb.c:469: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-rgb.c:469: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-rgb.c:469: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-rgb.c:469: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-rgb.c:469: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-rgb.c:469: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-rgb.c:469: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-rgb.c:469: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-rgb.c:469: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-rgb.c: In function 'cr_rgb_set_from_hex_str':
cr-rgb.c:499: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-rgb.c:514: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-rgb.c: In function 'cr_rgb_set_from_term':
cr-rgb.c:579: warning: pointer targets in passing argument 2 of 'cr_rgb_set_from_name' differ in signedness
cr-rgb.c:592: warning: pointer targets in passing argument 2 of 'cr_rgb_set_from_hex_str' differ in signedness
cr-rgb.c: In function 'cr_rgb_parse_from_buf':
cr-rgb.c:648: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-rgb.c -o cr-rgb.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-token.lo `test -f 'cr-token.c' || echo './'`cr-token.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-token.c -fPIC -DPIC -o .libs/cr-token.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-token.c -o cr-token.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-tknzr.lo `test -f 'cr-tknzr.c' || echo './'`cr-tknzr.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-tknzr.c -fPIC -DPIC -o .libs/cr-tknzr.o
cr-tknzr.c: In function 'cr_tknzr_parse_nl':
cr-tknzr.c:359: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:366: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c: In function 'cr_tknzr_try_to_skip_spaces':
cr-tknzr.c:414: warning: pointer targets in passing argument 2 of 'cr_input_consume_white_spaces' differ in signedness
cr-tknzr.c: In function 'cr_tknzr_parse_comment':
cr-tknzr.c:473: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c: In function 'cr_tknzr_parse_uri':
cr-tknzr.c:1168: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:1170: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c: In function 'cr_tknzr_parse_rgb':
cr-tknzr.c:1281: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:1283: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:1301: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:1316: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c: In function 'cr_tknzr_new_from_uri':
cr-tknzr.c:1642: warning: pointer targets in passing argument 1 of 'cr_input_new_from_uri' differ in signedness
cr-tknzr.c: In function 'cr_tknzr_consume_chars':
cr-tknzr.c:1915: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c: In function 'cr_tknzr_get_next_token':
cr-tknzr.c:2009: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2012: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2027: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2030: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2044: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2047: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2060: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2063: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2075: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2078: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2163: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2166: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2178: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2181: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2204: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2207: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2218: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2221: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2248: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2258: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2268: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2278: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2288: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2298: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2308: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2407: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2414: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2421: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2428: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2435: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2442: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2449: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2456: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2464: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2472: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2481: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2488: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2494: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2501: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2509: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2515: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cr-tknzr.c:2562: warning: pointer targets in passing argument 3 of 'cr_input_consume_chars' differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-tknzr.c -o cr-tknzr.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-term.lo `test -f 'cr-term.c' || echo './'`cr-term.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-term.c -fPIC -DPIC -o .libs/cr-term.o
cr-term.c: In function 'cr_term_parse_expression_from_buf':
cr-term.c:115: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-term.c: In function 'cr_term_to_string':
cr-term.c:337: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-term.c:348: warning: pointer targets in assignment differ in signedness
cr-term.c:364: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-term.c:381: warning: pointer targets in assignment differ in signedness
cr-term.c:396: warning: pointer targets in assignment differ in signedness
cr-term.c:400: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-term.c:410: warning: pointer targets in assignment differ in signedness
cr-term.c:429: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-term.c:448: warning: pointer targets in assignment differ in signedness
cr-term.c:467: warning: pointer targets in assignment differ in signedness
cr-term.c: In function 'cr_term_one_to_string':
cr-term.c:532: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-term.c:543: warning: pointer targets in assignment differ in signedness
cr-term.c:577: warning: pointer targets in assignment differ in signedness
cr-term.c:592: warning: pointer targets in assignment differ in signedness
cr-term.c:596: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-term.c:606: warning: pointer targets in assignment differ in signedness
cr-term.c:625: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-term.c:644: warning: pointer targets in assignment differ in signedness
cr-term.c:663: warning: pointer targets in assignment differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-term.c -o cr-term.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-attr-sel.lo `test -f 'cr-attr-sel.c' || echo './'`cr-attr-sel.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-attr-sel.c -fPIC -DPIC -o .libs/cr-attr-sel.o
cr-attr-sel.c: In function 'cr_attr_sel_to_string':
cr-attr-sel.c:127: warning: pointer targets in assignment differ in signedness
cr-attr-sel.c:129: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-attr-sel.c:139: warning: pointer targets in assignment differ in signedness
cr-attr-sel.c:171: warning: pointer targets in assignment differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-attr-sel.c -o cr-attr-sel.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-pseudo.lo `test -f 'cr-pseudo.c' || echo './'`cr-pseudo.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-pseudo.c -fPIC -DPIC -o .libs/cr-pseudo.o
cr-pseudo.c: In function 'cr_pseudo_to_string':
cr-pseudo.c:71: warning: pointer targets in assignment differ in signedness
cr-pseudo.c:74: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-pseudo.c:86: warning: pointer targets in assignment differ in signedness
cr-pseudo.c:90: warning: pointer targets in assignment differ in signedness
cr-pseudo.c:99: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-pseudo.c:109: warning: pointer targets in assignment differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-pseudo.c -o cr-pseudo.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-additional-sel.lo `test -f 'cr-additional-sel.c' || echo './'`cr-additional-sel.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-additional-sel.c -fPIC -DPIC -o .libs/cr-additional-sel.o
cr-additional-sel.c: In function 'cr_additional_sel_to_string':
cr-additional-sel.c:252: warning: pointer targets in assignment differ in signedness
cr-additional-sel.c:272: warning: pointer targets in assignment differ in signedness
cr-additional-sel.c:326: warning: pointer targets in assignment differ in signedness
cr-additional-sel.c: In function 'cr_additional_sel_one_to_string':
cr-additional-sel.c:352: warning: pointer targets in assignment differ in signedness
cr-additional-sel.c:372: warning: pointer targets in assignment differ in signedness
cr-additional-sel.c:425: warning: pointer targets in assignment differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-additional-sel.c -o cr-additional-sel.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-simple-sel.lo `test -f 'cr-simple-sel.c' || echo './'`cr-simple-sel.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-simple-sel.c -fPIC -DPIC -o .libs/cr-simple-sel.o
cr-simple-sel.c: In function 'cr_simple_sel_to_string':
cr-simple-sel.c:115: warning: pointer targets in initialization differ in signedness
cr-simple-sel.c:135: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-simple-sel.c:146: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-simple-sel.c:154: warning: pointer targets in assignment differ in signedness
cr-simple-sel.c: In function 'cr_simple_sel_one_to_string':
cr-simple-sel.c:174: warning: pointer targets in initialization differ in signedness
cr-simple-sel.c:196: warning: pointer targets in assignment differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-simple-sel.c -o cr-simple-sel.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-selector.lo `test -f 'cr-selector.c' || echo './'`cr-selector.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-selector.c -fPIC -DPIC -o .libs/cr-selector.o
cr-selector.c: In function 'cr_selector_parse_from_buf':
cr-selector.c:60: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-selector.c: In function 'cr_selector_to_string':
cr-selector.c:164: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-selector.c:174: warning: pointer targets in assignment differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-selector.c -o cr-selector.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-doc-handler.lo `test -f 'cr-doc-handler.c' || echo './'`cr-doc-handler.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-doc-handler.c -fPIC -DPIC -o .libs/cr-doc-handler.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-doc-handler.c -o cr-doc-handler.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-parser.lo `test -f 'cr-parser.c' || echo './'`cr-parser.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-parser.c -fPIC -DPIC -o .libs/cr-parser.o
cr-parser.c: In function 'cr_parser_error_set_msg':
cr-parser.c:447: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness
cr-parser.c:447: warning: pointer targets in assignment differ in signedness
cr-parser.c: In function 'cr_parser_parse_stylesheet_core':
cr-parser.c:736: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness
cr-parser.c: In function 'cr_parser_parse_stylesheet':
cr-parser.c:2706: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness
cr-parser.c: In function 'cr_parser_parse_declaration':
cr-parser.c:3190: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness
cr-parser.c:3202: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness
cr-parser.c:3210: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness
cr-parser.c: In function 'cr_parser_parse_ruleset':
cr-parser.c:3349: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness
cr-parser.c:3413: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness
cr-parser.c:3454: warning: pointer targets in passing argument 2 of 'cr_parser_push_error' differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-parser.c -o cr-parser.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-declaration.lo `test -f 'cr-declaration.c' || echo './'`cr-declaration.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-declaration.c -fPIC -DPIC -o .libs/cr-declaration.o
cr-declaration.c: In function 'dump':
cr-declaration.c:51: warning: pointer targets in assignment differ in signedness
cr-declaration.c: In function 'cr_declaration_parse_from_buf':
cr-declaration.c:129: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-declaration.c: In function 'cr_declaration_parse_list_from_buf':
cr-declaration.c:193: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-declaration.c: In function 'cr_declaration_to_string':
cr-declaration.c:511: warning: pointer targets in assignment differ in signedness
cr-declaration.c:515: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-declaration.c:538: warning: pointer targets in assignment differ in signedness
cr-declaration.c:541: warning: pointer targets in return differ in signedness
cr-declaration.c:553: warning: pointer targets in return differ in signedness
cr-declaration.c: In function 'cr_declaration_list_to_string':
cr-declaration.c:577: warning: pointer targets in assignment differ in signedness
cr-declaration.c:585: warning: pointer targets in assignment differ in signedness
cr-declaration.c: In function 'cr_declaration_list_to_string2':
cr-declaration.c:616: warning: pointer targets in assignment differ in signedness
cr-declaration.c:624: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-declaration.c:631: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-declaration.c:638: warning: pointer targets in assignment differ in signedness
cr-declaration.c: In function 'cr_declaration_get_by_prop_name':
cr-declaration.c:709: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-declaration.c:709: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-declaration.c:709: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-declaration.c:709: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-declaration.c:709: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-declaration.c:709: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-declaration.c -o cr-declaration.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-statement.lo `test -f 'cr-statement.c' || echo './'`cr-statement.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-statement.c -fPIC -DPIC -o .libs/cr-statement.o
cr-statement.c: In function 'cr_statement_ruleset_to_string':
cr-statement.c:605: warning: pointer targets in assignment differ in signedness
cr-statement.c:616: warning: pointer targets in assignment differ in signedness
cr-statement.c: In function 'cr_statement_font_face_rule_to_string':
cr-statement.c:672: warning: pointer targets in assignment differ in signedness
cr-statement.c: In function 'cr_statement_at_page_rule_to_string':
cr-statement.c:773: warning: pointer targets in assignment differ in signedness
cr-statement.c: In function 'cr_statement_media_rule_to_string':
cr-statement.c:815: warning: pointer targets in initialization differ in signedness
cr-statement.c: In function 'cr_statement_import_rule_to_string':
cr-statement.c:867: warning: pointer targets in assignment differ in signedness
cr-statement.c:904: warning: pointer targets in assignment differ in signedness
cr-statement.c:908: warning: pointer targets in return differ in signedness
cr-statement.c: In function 'cr_statement_does_buf_parses_against_core':
cr-statement.c:936: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-statement.c: In function 'cr_statement_ruleset_parse_from_buf':
cr-statement.c:1056: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-statement.c: In function 'cr_statement_at_media_rule_parse_from_buf':
cr-statement.c:1193: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-statement.c: In function 'cr_statement_at_import_rule_parse_from_buf':
cr-statement.c:1379: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-statement.c: In function 'cr_statement_at_page_rule_parse_from_buf':
cr-statement.c:1508: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-statement.c: In function 'cr_statement_at_charset_rule_parse_from_buf':
cr-statement.c:1624: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-statement.c: In function 'cr_statement_font_face_rule_parse_from_buf':
cr-statement.c:1721: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-statement.c: In function 'cr_statement_dump_ruleset':
cr-statement.c:2607: warning: pointer targets in assignment differ in signedness
cr-statement.c:2609: warning: pointer targets in passing argument 2 of 'fprintf' differ in signedness
cr-statement.c: In function 'cr_statement_dump_charset':
cr-statement.c:2658: warning: pointer targets in assignment differ in signedness
cr-statement.c:2660: warning: pointer targets in passing argument 2 of 'fprintf' differ in signedness
cr-statement.c: In function 'cr_statement_dump_page':
cr-statement.c:2685: warning: pointer targets in assignment differ in signedness
cr-statement.c:2687: warning: pointer targets in passing argument 2 of 'fprintf' differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-statement.c -o cr-statement.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-stylesheet.lo `test -f 'cr-stylesheet.c' || echo './'`cr-stylesheet.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-stylesheet.c -fPIC -DPIC -o .libs/cr-stylesheet.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-stylesheet.c -o cr-stylesheet.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-cascade.lo `test -f 'cr-cascade.c' || echo './'`cr-cascade.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-cascade.c -fPIC -DPIC -o .libs/cr-cascade.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-cascade.c -o cr-cascade.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-om-parser.lo `test -f 'cr-om-parser.c' || echo './'`cr-om-parser.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-om-parser.c -fPIC -DPIC -o .libs/cr-om-parser.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-om-parser.c -o cr-om-parser.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-style.lo `test -f 'cr-style.c' || echo './'`cr-style.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-style.c -fPIC -DPIC -o .libs/cr-style.o
cr-style.c:100: warning: pointer targets in initialization differ in signedness
cr-style.c:101: warning: pointer targets in initialization differ in signedness
cr-style.c:102: warning: pointer targets in initialization differ in signedness
cr-style.c:103: warning: pointer targets in initialization differ in signedness
cr-style.c:104: warning: pointer targets in initialization differ in signedness
cr-style.c:105: warning: pointer targets in initialization differ in signedness
cr-style.c:106: warning: pointer targets in initialization differ in signedness
cr-style.c:107: warning: pointer targets in initialization differ in signedness
cr-style.c:108: warning: pointer targets in initialization differ in signedness
cr-style.c:109: warning: pointer targets in initialization differ in signedness
cr-style.c:110: warning: pointer targets in initialization differ in signedness
cr-style.c:111: warning: pointer targets in initialization differ in signedness
cr-style.c:112: warning: pointer targets in initialization differ in signedness
cr-style.c:113: warning: pointer targets in initialization differ in signedness
cr-style.c:114: warning: pointer targets in initialization differ in signedness
cr-style.c:115: warning: pointer targets in initialization differ in signedness
cr-style.c:116: warning: pointer targets in initialization differ in signedness
cr-style.c:117: warning: pointer targets in initialization differ in signedness
cr-style.c:118: warning: pointer targets in initialization differ in signedness
cr-style.c:119: warning: pointer targets in initialization differ in signedness
cr-style.c:120: warning: pointer targets in initialization differ in signedness
cr-style.c:121: warning: pointer targets in initialization differ in signedness
cr-style.c:122: warning: pointer targets in initialization differ in signedness
cr-style.c:123: warning: pointer targets in initialization differ in signedness
cr-style.c:124: warning: pointer targets in initialization differ in signedness
cr-style.c:125: warning: pointer targets in initialization differ in signedness
cr-style.c:126: warning: pointer targets in initialization differ in signedness
cr-style.c:127: warning: pointer targets in initialization differ in signedness
cr-style.c:128: warning: pointer targets in initialization differ in signedness
cr-style.c:129: warning: pointer targets in initialization differ in signedness
cr-style.c:130: warning: pointer targets in initialization differ in signedness
cr-style.c:131: warning: pointer targets in initialization differ in signedness
cr-style.c:132: warning: pointer targets in initialization differ in signedness
cr-style.c:133: warning: pointer targets in initialization differ in signedness
cr-style.c:134: warning: pointer targets in initialization differ in signedness
cr-style.c:135: warning: pointer targets in initialization differ in signedness
cr-style.c:136: warning: pointer targets in initialization differ in signedness
cr-style.c:137: warning: pointer targets in initialization differ in signedness
cr-style.c:138: warning: pointer targets in initialization differ in signedness
cr-style.c:139: warning: pointer targets in initialization differ in signedness
cr-style.c:140: warning: pointer targets in initialization differ in signedness
cr-style.c:141: warning: pointer targets in initialization differ in signedness
cr-style.c:142: warning: pointer targets in initialization differ in signedness
cr-style.c:143: warning: pointer targets in initialization differ in signedness
cr-style.c: In function 'set_prop_padding_x_from_value':
cr-style.c:468: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:468: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:468: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-style.c:468: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:468: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-style.c:468: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-style.c:468: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-style.c:468: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
cr-style.c: In function 'set_prop_display_from_value':
cr-style.c:815: warning: pointer targets in initialization differ in signedness
cr-style.c:816: warning: pointer targets in initialization differ in signedness
cr-style.c:817: warning: pointer targets in initialization differ in signedness
cr-style.c:818: warning: pointer targets in initialization differ in signedness
cr-style.c:819: warning: pointer targets in initialization differ in signedness
cr-style.c:820: warning: pointer targets in initialization differ in signedness
cr-style.c:821: warning: pointer targets in initialization differ in signedness
cr-style.c:822: warning: pointer targets in initialization differ in signedness
cr-style.c:823: warning: pointer targets in initialization differ in signedness
cr-style.c:824: warning: pointer targets in initialization differ in signedness
cr-style.c:825: warning: pointer targets in initialization differ in signedness
cr-style.c:826: warning: pointer targets in initialization differ in signedness
cr-style.c:827: warning: pointer targets in initialization differ in signedness
cr-style.c:828: warning: pointer targets in initialization differ in signedness
cr-style.c:829: warning: pointer targets in initialization differ in signedness
cr-style.c:830: warning: pointer targets in initialization differ in signedness
cr-style.c:831: warning: pointer targets in initialization differ in signedness
cr-style.c:848: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:848: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:848: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:848: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:848: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:848: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-style.c:848: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:848: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-style.c:848: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-style.c:848: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-style.c:848: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:848: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
cr-style.c: In function 'set_prop_position_from_value':
cr-style.c:877: warning: pointer targets in initialization differ in signedness
cr-style.c:878: warning: pointer targets in initialization differ in signedness
cr-style.c:879: warning: pointer targets in initialization differ in signedness
cr-style.c:880: warning: pointer targets in initialization differ in signedness
cr-style.c:881: warning: pointer targets in initialization differ in signedness
cr-style.c:899: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:899: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:899: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:899: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:899: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:899: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-style.c:899: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:899: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-style.c:899: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-style.c:899: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-style.c:899: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-style.c:899: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
cr-style.c: In function 'set_prop_border_x_color_from_value':
cr-style.c:1123: warning: pointer targets in passing argument 2 of 'cr_rgb_set_from_name' differ in signedness
cr-style.c:1127: warning: pointer targets in passing argument 2 of 'cr_rgb_set_from_name' differ in signedness
cr-style.c: In function 'set_prop_font_family_from_value':
cr-style.c:1361: warning: pointer targets in passing argument 2 of 'cr_font_family_new' differ in signedness
cr-style.c: In function 'cr_style_set_style_from_decl':
cr-style.c:2027: warning: pointer targets in passing argument 1 of 'cr_style_get_prop_id' differ in signedness
cr-style.c: In function 'cr_style_to_string':
cr-style.c:2749: warning: pointer targets in assignment differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-style.c -o cr-style.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-sel-eng.lo `test -f 'cr-sel-eng.c' || echo './'`cr-sel-eng.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-sel-eng.c -fPIC -DPIC -o .libs/cr-sel-eng.o
cr-sel-eng.c: In function 'lang_pseudo_class_handler':
cr-sel-eng.c:135: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness
cr-sel-eng.c:137: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:137: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:137: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:137: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:137: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:137: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:137: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:137: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
cr-sel-eng.c: In function 'pseudo_class_add_sel_matches_node':
cr-sel-eng.c:196: warning: pointer targets in passing argument 2 of 'cr_sel_eng_get_pseudo_class_selector_handler' differ in signedness
cr-sel-eng.c: In function 'class_add_sel_matches_node':
cr-sel-eng.c:223: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness
cr-sel-eng.c:224: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness
cr-sel-eng.c:231: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:231: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:231: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:231: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:231: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:231: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:231: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:231: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
cr-sel-eng.c: In function 'id_add_sel_matches_node':
cr-sel-eng.c:273: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness
cr-sel-eng.c:274: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness
cr-sel-eng.c:275: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:275: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:275: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:275: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:275: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:275: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:275: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:275: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
cr-sel-eng.c: In function 'attr_add_sel_matches_node':
cr-sel-eng.c:315: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness
cr-sel-eng.c:333: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness
cr-sel-eng.c:338: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness
cr-sel-eng.c:341: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:341: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:341: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:341: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:341: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:341: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:361: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness
cr-sel-eng.c:365: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness
cr-sel-eng.c:396: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:396: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:396: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:396: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:396: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:396: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:396: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:396: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
cr-sel-eng.c:424: warning: pointer targets in passing argument 2 of 'xmlHasProp' differ in signedness
cr-sel-eng.c:428: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness
cr-sel-eng.c:447: warning: pointer targets in passing argument 1 of 'g_strstr_len' differ in signedness
cr-sel-eng.c: In function 'sel_matches_node_real':
cr-sel-eng.c:647: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:647: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:647: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:647: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:647: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:647: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c: In function 'cr_sel_eng_register_pseudo_class_sel_handler':
cr-sel-eng.c:1175: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness
cr-sel-eng.c:1175: warning: pointer targets in assignment differ in signedness
cr-sel-eng.c: In function 'cr_sel_eng_unregister_pseudo_class_sel_handler':
cr-sel-eng.c:1201: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:1201: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:1201: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:1201: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:1201: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:1201: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:1201: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:1201: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:1201: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:1201: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:1201: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:1201: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c: In function 'cr_sel_eng_get_pseudo_class_selector_handler':
cr-sel-eng.c:1274: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:1274: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:1274: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:1274: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:1274: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:1274: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:1274: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:1274: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
cr-sel-eng.c:1274: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:1274: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:1274: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
cr-sel-eng.c:1274: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-sel-eng.c -o cr-sel-eng.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-fonts.lo `test -f 'cr-fonts.c' || echo './'`cr-fonts.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-fonts.c -fPIC -DPIC -o .libs/cr-fonts.o
cr-fonts.c: In function 'cr_font_family_to_string_real':
cr-fonts.c:81: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness
cr-fonts.c: In function 'cr_font_family_to_string':
cr-fonts.c:190: warning: pointer targets in assignment differ in signedness
cr-fonts.c:199: warning: pointer targets in assignment differ in signedness
cr-fonts.c: In function 'cr_font_size_to_string':
cr-fonts.c:532: warning: pointer targets in assignment differ in signedness
cr-fonts.c: In function 'cr_font_size_adjust_to_string':
cr-fonts.c:692: warning: pointer targets in assignment differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-fonts.c -o cr-fonts.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-prop-list.lo `test -f 'cr-prop-list.c' || echo './'`cr-prop-list.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-prop-list.c -fPIC -DPIC -o .libs/cr-prop-list.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-prop-list.c -o cr-prop-list.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-parsing-location.lo `test -f 'cr-parsing-location.c' || echo './'`cr-parsing-location.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-parsing-location.c -fPIC -DPIC -o .libs/cr-parsing-location.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-parsing-location.c -o cr-parsing-location.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c -o cr-string.lo `test -f 'cr-string.c' || echo './'`cr-string.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-string.c -fPIC -DPIC -o .libs/cr-string.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I ../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c cr-string.c -o cr-string.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link cc -g -O2 -g -Wall -O2 -Wall -o libcroco-0.6.la -rpath /usr/lib -version-info 3:1:0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include cr-utils.lo cr-input.lo cr-enc-handler.lo cr-num.lo cr-rgb.lo cr-token.lo cr-tknzr.lo cr-term.lo cr-attr-sel.lo cr-pseudo.lo cr-additional-sel.lo cr-simple-sel.lo cr-selector.lo cr-doc-handler.lo cr-parser.lo cr-declaration.lo cr-statement.lo cr-stylesheet.lo cr-cascade.lo cr-om-parser.lo cr-style.lo cr-sel-eng.lo cr-fonts.lo cr-prop-list.lo cr-parsing-location.lo cr-string.lo -lglib-2.0 -lxml2
cc -shared .libs/cr-utils.o .libs/cr-input.o .libs/cr-enc-handler.o .libs/cr-num.o .libs/cr-rgb.o .libs/cr-token.o .libs/cr-tknzr.o .libs/cr-term.o .libs/cr-attr-sel.o .libs/cr-pseudo.o .libs/cr-additional-sel.o .libs/cr-simple-sel.o .libs/cr-selector.o .libs/cr-doc-handler.o .libs/cr-parser.o .libs/cr-declaration.o .libs/cr-statement.o .libs/cr-stylesheet.o .libs/cr-cascade.o .libs/cr-om-parser.o .libs/cr-style.o .libs/cr-sel-eng.o .libs/cr-fonts.o .libs/cr-prop-list.o .libs/cr-parsing-location.o .libs/cr-string.o /usr/lib/libglib-2.0.so /usr/lib/libxml2.so -Wl,-soname -Wl,libcroco-0.6.so.3 -o .libs/libcroco-0.6.so.3.0.1
(cd .libs && rm -f libcroco-0.6.so.3 && ln -s libcroco-0.6.so.3.0.1 libcroco-0.6.so.3)
(cd .libs && rm -f libcroco-0.6.so && ln -s libcroco-0.6.so.3.0.1 libcroco-0.6.so)
ar cru .libs/libcroco-0.6.a cr-utils.o cr-input.o cr-enc-handler.o cr-num.o cr-rgb.o cr-token.o cr-tknzr.o cr-term.o cr-attr-sel.o cr-pseudo.o cr-additional-sel.o cr-simple-sel.o cr-selector.o cr-doc-handler.o cr-parser.o cr-declaration.o cr-statement.o cr-stylesheet.o cr-cascade.o cr-om-parser.o cr-style.o cr-sel-eng.o cr-fonts.o cr-prop-list.o cr-parsing-location.o cr-string.o
ranlib .libs/libcroco-0.6.a
creating libcroco-0.6.la
(cd .libs && rm -f libcroco-0.6.la && ln -s ../libcroco-0.6.la libcroco-0.6.la)
make[3]: Leaving directory `/build/buildd2/libcroco-0.6.1/src'
Making all in csslint
make[3]: Entering directory `/build/buildd2/libcroco-0.6.1/csslint'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../src -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../intl -I../src -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -c `test -f 'csslint.c' || echo './'`csslint.c
csslint.c: In function 'evaluate_selectors':
csslint.c:334: warning: pointer targets in passing argument 1 of 'cr_om_parser_simply_parse_file' differ in signedness
csslint.c:341: warning: pointer targets in passing argument 1 of 'cr_om_parser_simply_parse_file' differ in signedness
csslint.c:348: warning: pointer targets in passing argument 1 of 'cr_om_parser_simply_parse_file' differ in signedness
csslint.c:370: warning: pointer targets in passing argument 1 of 'xmlXPathEvalExpression' differ in signedness
csslint.c: In function 'end_document':
csslint.c:434: warning: dereferencing type-punned pointer will break strict-aliasing rules
csslint.c: In function 'dump_location_annotated_simple_sel':
csslint.c:740: warning: pointer targets in assignment differ in signedness
csslint.c:773: warning: pointer targets in assignment differ in signedness
csslint.c: In function 'start_selector':
csslint.c:798: warning: dereferencing type-punned pointer will break strict-aliasing rules
csslint.c: In function 'end_selector':
csslint.c:829: warning: dereferencing type-punned pointer will break strict-aliasing rules
csslint.c: In function 'property':
csslint.c:851: warning: pointer targets in assignment differ in signedness
csslint.c:884: warning: pointer targets in assignment differ in signedness
csslint.c: In function 'main':
csslint.c:973: warning: pointer targets in passing argument 1 of 'cssom_parse' differ in signedness
csslint.c:978: warning: pointer targets in passing argument 1 of 'sac_parse_and_display_locations' differ in signedness
/bin/sh ../libtool --mode=link cc -I../intl -I../src -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -o csslint-0.6 -lglib-2.0 -lxml2 csslint.o ../src/libcroco-0.6.la
mkdir .libs
cc -I../intl -I../src -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wall -o .libs/csslint-0.6 csslint.o /usr/lib/libglib-2.0.so /usr/lib/libxml2.so ../src/.libs/libcroco-0.6.so
creating csslint-0.6
make[3]: Leaving directory `/build/buildd2/libcroco-0.6.1/csslint'
Making all in docs
make[3]: Entering directory `/build/buildd2/libcroco-0.6.1/docs'
Making all in examples
make[4]: Entering directory `/build/buildd2/libcroco-0.6.1/docs/examples'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libcroco-0.6.1/docs/examples'
make[4]: Entering directory `/build/buildd2/libcroco-0.6.1/docs'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd2/libcroco-0.6.1/docs'
make[3]: Leaving directory `/build/buildd2/libcroco-0.6.1/docs'
Making all in tests
make[3]: Entering directory `/build/buildd2/libcroco-0.6.1/tests'
Making all in test-inputs
make[4]: Entering directory `/build/buildd2/libcroco-0.6.1/tests/test-inputs'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libcroco-0.6.1/tests/test-inputs'
Making all in test-output-refs
make[4]: Entering directory `/build/buildd2/libcroco-0.6.1/tests/test-output-refs'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libcroco-0.6.1/tests/test-output-refs'
make[4]: Entering directory `/build/buildd2/libcroco-0.6.1/tests'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../src -I../src -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -c `test -f 'test0-main.c' || echo './'`test0-main.c
test0-main.c: In function 'test_cr_input_read_byte':
test0-main.c:148: warning: pointer targets in passing argument 1 of 'cr_input_new_from_uri' differ in signedness
test0-main.c: In function 'main':
test0-main.c:200: warning: pointer targets in passing argument 1 of 'test_cr_input_read_byte' differ in signedness
/bin/sh ../libtool --mode=link cc -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -o test0 -lglib-2.0 -lxml2 test0-main.o ../src/libcroco-0.6.la
mkdir .libs
cc -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -o .libs/test0 test0-main.o /usr/lib/libglib-2.0.so /usr/lib/libxml2.so ../src/.libs/libcroco-0.6.so
creating test0
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../src -I../src -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -c `test -f 'test1-main.c' || echo './'`test1-main.c
test1-main.c: In function 'test_cr_input_read_char':
test1-main.c:143: warning: pointer targets in passing argument 1 of 'cr_input_new_from_uri' differ in signedness
test1-main.c: In function 'main':
test1-main.c:194: warning: pointer targets in passing argument 1 of 'test_cr_input_read_char' differ in signedness
/bin/sh ../libtool --mode=link cc -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -o test1 -lglib-2.0 -lxml2 test1-main.o ../src/libcroco-0.6.la
cc -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -o .libs/test1 test1-main.o /usr/lib/libglib-2.0.so /usr/lib/libxml2.so ../src/.libs/libcroco-0.6.so
creating test1
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../src -I../src -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -c `test -f 'test2-main.c' || echo './'`test2-main.c
test2-main.c: In function 'test_import_style':
test2-main.c:130: warning: pointer targets in initialization differ in signedness
test2-main.c:133: warning: pointer targets in passing argument 2 of 'fprintf' differ in signedness
test2-main.c:146: warning: pointer targets in initialization differ in signedness
test2-main.c:148: warning: pointer targets in passing argument 2 of 'fprintf' differ in signedness
test2-main.c: In function 'test_namespace_declaration':
test2-main.c:173: warning: pointer targets in assignment differ in signedness
test2-main.c:183: warning: pointer targets in assignment differ in signedness
test2-main.c: In function 'test_comment':
test2-main.c:207: warning: pointer targets in assignment differ in signedness
test2-main.c: In function 'test_property':
test2-main.c:270: warning: pointer targets in initialization differ in signedness
test2-main.c:273: warning: pointer targets in passing argument 2 of 'fprintf' differ in signedness
test2-main.c: In function 'test_start_media':
test2-main.c:328: warning: pointer targets in assignment differ in signedness
test2-main.c: In function 'test_end_media':
test2-main.c:359: warning: pointer targets in assignment differ in signedness
test2-main.c: In function 'test_start_page':
test2-main.c:388: warning: pointer targets in assignment differ in signedness
test2-main.c:391: warning: pointer targets in assignment differ in signedness
test2-main.c: In function 'test_end_page':
test2-main.c:424: warning: pointer targets in assignment differ in signedness
test2-main.c:427: warning: pointer targets in assignment differ in signedness
test2-main.c: In function 'test_ignorable_at_rule':
test2-main.c:459: warning: pointer targets in assignment differ in signedness
test2-main.c: In function 'main':
test2-main.c:556: warning: pointer targets in passing argument 1 of 'test_cr_parser_parse' differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../src -I../src -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -c `test -f 'cr-test-utils.c' || echo './'`cr-test-utils.c
/bin/sh ../libtool --mode=link cc -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -o test2 -lglib-2.0 -lxml2 test2-main.o cr-test-utils.o ../src/libcroco-0.6.la
cc -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -o .libs/test2 test2-main.o cr-test-utils.o /usr/lib/libglib-2.0.so /usr/lib/libxml2.so ../src/.libs/libcroco-0.6.so
creating test2
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../src -I../src -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -c `test -f 'test3-main.c' || echo './'`test3-main.c
test3-main.c: In function 'test_import_style':
test3-main.c:124: warning: pointer targets in initialization differ in signedness
test3-main.c:126: warning: pointer targets in passing argument 2 of 'fprintf' differ in signedness
test3-main.c:137: warning: pointer targets in initialization differ in signedness
test3-main.c:139: warning: pointer targets in passing argument 2 of 'fprintf' differ in signedness
test3-main.c: In function 'test_namespace_declaration':
test3-main.c:164: warning: pointer targets in assignment differ in signedness
test3-main.c:174: warning: pointer targets in assignment differ in signedness
test3-main.c: In function 'test_comment':
test3-main.c:199: warning: pointer targets in assignment differ in signedness
test3-main.c: In function 'test_property':
test3-main.c:256: warning: pointer targets in initialization differ in signedness
test3-main.c:258: warning: pointer targets in passing argument 2 of 'fprintf' differ in signedness
test3-main.c: In function 'test_start_media':
test3-main.c:312: warning: pointer targets in assignment differ in signedness
test3-main.c: In function 'test_end_media':
test3-main.c:341: warning: pointer targets in assignment differ in signedness
test3-main.c: In function 'test_start_page':
test3-main.c:369: warning: pointer targets in assignment differ in signedness
test3-main.c:372: warning: pointer targets in assignment differ in signedness
test3-main.c: In function 'test_end_page':
test3-main.c:404: warning: pointer targets in assignment differ in signedness
test3-main.c:407: warning: pointer targets in assignment differ in signedness
test3-main.c: In function 'test_ignorable_at_rule':
test3-main.c:439: warning: pointer targets in assignment differ in signedness
test3-main.c: In function 'main':
test3-main.c:537: warning: pointer targets in passing argument 1 of 'test_cr_parser_parse' differ in signedness
/bin/sh ../libtool --mode=link cc -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -o test3 -lglib-2.0 -lxml2 test3-main.o cr-test-utils.o ../src/libcroco-0.6.la
cc -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -o .libs/test3 test3-main.o cr-test-utils.o /usr/lib/libglib-2.0.so /usr/lib/libxml2.so ../src/.libs/libcroco-0.6.so
creating test3
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../src -I../src -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -c `test -f 'test4-main.c' || echo './'`test4-main.c
test4-main.c:35: warning: pointer targets in initialization differ in signedness
test4-main.c:37: warning: pointer targets in initialization differ in signedness
test4-main.c:39: warning: pointer targets in initialization differ in signedness
test4-main.c:41: warning: pointer targets in initialization differ in signedness
test4-main.c:44: warning: pointer targets in initialization differ in signedness
test4-main.c:46: warning: pointer targets in initialization differ in signedness
test4-main.c:48: warning: pointer targets in initialization differ in signedness
test4-main.c:53: warning: pointer targets in initialization differ in signedness
test4-main.c:55: warning: pointer targets in initialization differ in signedness
test4-main.c: In function 'test_cr_declaration_parse':
test4-main.c:175: warning: pointer targets in assignment differ in signedness
test4-main.c: In function 'test_cr_declaration_parse_list':
test4-main.c:203: warning: pointer targets in assignment differ in signedness
test4-main.c: In function 'main':
test4-main.c:429: warning: pointer targets in passing argument 1 of 'test_cr_parser_parse' differ in signedness
/bin/sh ../libtool --mode=link cc -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -o test4 -lglib-2.0 -lxml2 test4-main.o cr-test-utils.o ../src/libcroco-0.6.la
cc -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -o .libs/test4 test4-main.o cr-test-utils.o /usr/lib/libglib-2.0.so /usr/lib/libxml2.so ../src/.libs/libcroco-0.6.so
creating test4
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../src -I../src -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -c `test -f 'test5-main.c' || echo './'`test5-main.c
test5-main.c:43: warning: pointer targets in initialization differ in signedness
test5-main.c: In function 'test_sel_eng':
test5-main.c:163: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
test5-main.c:163: warning: pointer targets in passing argument 1 of 'xmlParseMemory' differ in signedness
test5-main.c: In function 'main':
test5-main.c:245: warning: pointer targets in passing argument 1 of 'test_sel_eng' differ in signedness
/bin/sh ../libtool --mode=link cc -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -o test5 -lglib-2.0 -lxml2 test5-main.o cr-test-utils.o ../src/libcroco-0.6.la
cc -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -o .libs/test5 test5-main.o cr-test-utils.o /usr/lib/libglib-2.0.so /usr/lib/libxml2.so ../src/.libs/libcroco-0.6.so
creating test5
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../src -I../src -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -c `test -f 'test6-main.c' || echo './'`test6-main.c
test6-main.c:34: warning: pointer targets in initialization differ in signedness
test6-main.c: In function 'test_cr_parser_parse':
test6-main.c:57: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/bin/sh ../libtool --mode=link cc -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -o test6 -lglib-2.0 -lxml2 test6-main.o cr-test-utils.o ../src/libcroco-0.6.la
cc -I. -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -Wall -o .libs/test6 test6-main.o cr-test-utils.o /usr/lib/libglib-2.0.so /usr/lib/libxml2.so ../src/.libs/libcroco-0.6.so
creating test6
make[4]: Leaving directory `/build/buildd2/libcroco-0.6.1/tests'
make[3]: Leaving directory `/build/buildd2/libcroco-0.6.1/tests'
make[3]: Entering directory `/build/buildd2/libcroco-0.6.1'
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[3]: Leaving directory `/build/buildd2/libcroco-0.6.1'
make[2]: Leaving directory `/build/buildd2/libcroco-0.6.1'
make[1]: Leaving directory `/build/buildd2/libcroco-0.6.1'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
dh_testroot
dh_clean -k
dh_installdirs -A
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
DEB_MAKE_CHECK_TARGET unset, not running checks
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . install DESTDIR=/build/buildd2/libcroco-0.6.1/debian/tmp/
make[1]: Entering directory `/build/buildd2/libcroco-0.6.1'
Making install in src
make[2]: Entering directory `/build/buildd2/libcroco-0.6.1/src'
make[3]: Entering directory `/build/buildd2/libcroco-0.6.1/src'
/bin/sh ../mkinstalldirs /build/buildd2/libcroco-0.6.1/debian/tmp//usr/lib
mkdir -p -- /build/buildd2/libcroco-0.6.1/debian/tmp//usr/lib
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c libcroco-0.6.la /build/buildd2/libcroco-0.6.1/debian/tmp//usr/lib/libcroco-0.6.la
/usr/bin/ginstall -c .libs/libcroco-0.6.so.3.0.1 /build/buildd2/libcroco-0.6.1/debian/tmp//usr/lib/libcroco-0.6.so.3.0.1
(cd /build/buildd2/libcroco-0.6.1/debian/tmp//usr/lib && { ln -s -f libcroco-0.6.so.3.0.1 libcroco-0.6.so.3 || { rm -f libcroco-0.6.so.3 && ln -s libcroco-0.6.so.3.0.1 libcroco-0.6.so.3; }; })
(cd /build/buildd2/libcroco-0.6.1/debian/tmp//usr/lib && { ln -s -f libcroco-0.6.so.3.0.1 libcroco-0.6.so || { rm -f libcroco-0.6.so && ln -s libcroco-0.6.so.3.0.1 libcroco-0.6.so; }; })
/usr/bin/ginstall -c .libs/libcroco-0.6.lai /build/buildd2/libcroco-0.6.1/debian/tmp//usr/lib/libcroco-0.6.la
/usr/bin/ginstall -c .libs/libcroco-0.6.a /build/buildd2/libcroco-0.6.1/debian/tmp//usr/lib/libcroco-0.6.a
chmod 644 /build/buildd2/libcroco-0.6.1/debian/tmp//usr/lib/libcroco-0.6.a
ranlib /build/buildd2/libcroco-0.6.1/debian/tmp//usr/lib/libcroco-0.6.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../mkinstalldirs /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco
mkdir -p -- /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco
/usr/bin/ginstall -c -m 644 libcroco.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/libcroco.h
/usr/bin/ginstall -c -m 644 cr-additional-sel.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-additional-sel.h
/usr/bin/ginstall -c -m 644 cr-attr-sel.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-attr-sel.h
/usr/bin/ginstall -c -m 644 cr-cascade.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-cascade.h
/usr/bin/ginstall -c -m 644 cr-declaration.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-declaration.h
/usr/bin/ginstall -c -m 644 cr-doc-handler.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-doc-handler.h
/usr/bin/ginstall -c -m 644 cr-enc-handler.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-enc-handler.h
/usr/bin/ginstall -c -m 644 cr-input.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-input.h
/usr/bin/ginstall -c -m 644 cr-num.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-num.h
/usr/bin/ginstall -c -m 644 cr-om-parser.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-om-parser.h
/usr/bin/ginstall -c -m 644 cr-parser.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-parser.h
/usr/bin/ginstall -c -m 644 cr-pseudo.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-pseudo.h
/usr/bin/ginstall -c -m 644 cr-rgb.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-rgb.h
/usr/bin/ginstall -c -m 644 cr-selector.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-selector.h
/usr/bin/ginstall -c -m 644 cr-simple-sel.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-simple-sel.h
/usr/bin/ginstall -c -m 644 cr-statement.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-statement.h
/usr/bin/ginstall -c -m 644 cr-stylesheet.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-stylesheet.h
/usr/bin/ginstall -c -m 644 cr-term.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-term.h
/usr/bin/ginstall -c -m 644 cr-tknzr.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-tknzr.h
/usr/bin/ginstall -c -m 644 cr-token.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-token.h
/usr/bin/ginstall -c -m 644 cr-utils.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-utils.h
/usr/bin/ginstall -c -m 644 cr-fonts.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-fonts.h
/usr/bin/ginstall -c -m 644 cr-sel-eng.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-sel-eng.h
/usr/bin/ginstall -c -m 644 cr-style.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-style.h
/usr/bin/ginstall -c -m 644 cr-prop-list.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-prop-list.h
/usr/bin/ginstall -c -m 644 cr-parsing-location.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-parsing-location.h
/usr/bin/ginstall -c -m 644 cr-string.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/cr-string.h
/usr/bin/ginstall -c -m 644 libcroco-config.h /build/buildd2/libcroco-0.6.1/debian/tmp//usr/include/libcroco-0.6/libcroco/libcroco-config.h
make[3]: Leaving directory `/build/buildd2/libcroco-0.6.1/src'
make[2]: Leaving directory `/build/buildd2/libcroco-0.6.1/src'
Making install in csslint
make[2]: Entering directory `/build/buildd2/libcroco-0.6.1/csslint'
make[3]: Entering directory `/build/buildd2/libcroco-0.6.1/csslint'
/bin/sh ../mkinstalldirs /build/buildd2/libcroco-0.6.1/debian/tmp//usr/bin
mkdir -p -- /build/buildd2/libcroco-0.6.1/debian/tmp//usr/bin
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c csslint-0.6 /build/buildd2/libcroco-0.6.1/debian/tmp//usr/bin/csslint-0.6
libtool: install: warning: `../src/libcroco-0.6.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/csslint-0.6 /build/buildd2/libcroco-0.6.1/debian/tmp//usr/bin/csslint-0.6
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/libcroco-0.6.1/csslint'
make[2]: Leaving directory `/build/buildd2/libcroco-0.6.1/csslint'
Making install in docs
make[2]: Entering directory `/build/buildd2/libcroco-0.6.1/docs'
Making install in examples
make[3]: Entering directory `/build/buildd2/libcroco-0.6.1/docs/examples'
make[4]: Entering directory `/build/buildd2/libcroco-0.6.1/docs/examples'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd2/libcroco-0.6.1/docs/examples'
make[3]: Leaving directory `/build/buildd2/libcroco-0.6.1/docs/examples'
make[3]: Entering directory `/build/buildd2/libcroco-0.6.1/docs'
make[4]: Entering directory `/build/buildd2/libcroco-0.6.1/docs'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd2/libcroco-0.6.1/docs'
make[3]: Leaving directory `/build/buildd2/libcroco-0.6.1/docs'
make[2]: Leaving directory `/build/buildd2/libcroco-0.6.1/docs'
Making install in tests
make[2]: Entering directory `/build/buildd2/libcroco-0.6.1/tests'
Making install in test-inputs
make[3]: Entering directory `/build/buildd2/libcroco-0.6.1/tests/test-inputs'
make[4]: Entering directory `/build/buildd2/libcroco-0.6.1/tests/test-inputs'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd2/libcroco-0.6.1/tests/test-inputs'
make[3]: Leaving directory `/build/buildd2/libcroco-0.6.1/tests/test-inputs'
Making install in test-output-refs
make[3]: Entering directory `/build/buildd2/libcroco-0.6.1/tests/test-output-refs'
make[4]: Entering directory `/build/buildd2/libcroco-0.6.1/tests/test-output-refs'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd2/libcroco-0.6.1/tests/test-output-refs'
make[3]: Leaving directory `/build/buildd2/libcroco-0.6.1/tests/test-output-refs'
make[3]: Entering directory `/build/buildd2/libcroco-0.6.1/tests'
make[4]: Entering directory `/build/buildd2/libcroco-0.6.1/tests'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd2/libcroco-0.6.1/tests'
make[3]: Leaving directory `/build/buildd2/libcroco-0.6.1/tests'
make[2]: Leaving directory `/build/buildd2/libcroco-0.6.1/tests'
make[2]: Entering directory `/build/buildd2/libcroco-0.6.1'
make[3]: Entering directory `/build/buildd2/libcroco-0.6.1'
/bin/sh ./mkinstalldirs /build/buildd2/libcroco-0.6.1/debian/tmp//usr/bin
/usr/bin/ginstall -c croco-0.6-config /build/buildd2/libcroco-0.6.1/debian/tmp//usr/bin/croco-0.6-config
/bin/sh ./mkinstalldirs /build/buildd2/libcroco-0.6.1/debian/tmp//usr/lib/pkgconfig
mkdir -p -- /build/buildd2/libcroco-0.6.1/debian/tmp//usr/lib/pkgconfig
/usr/bin/ginstall -c -m 644 libcroco-0.6.pc /build/buildd2/libcroco-0.6.1/debian/tmp//usr/lib/pkgconfig/libcroco-0.6.pc
make[3]: Leaving directory `/build/buildd2/libcroco-0.6.1'
make[2]: Leaving directory `/build/buildd2/libcroco-0.6.1'
make[1]: Leaving directory `/build/buildd2/libcroco-0.6.1'
dh_installdirs -plibcroco3-dev
dh_installdirs -plibcroco3
dh_installdocs -plibcroco3-dev ./README ./NEWS ./TODO ./AUTHORS
dh_installexamples -plibcroco3-dev
dh_installman -plibcroco3-dev
dh_installinfo -plibcroco3-dev
dh_installmenu -plibcroco3-dev
dh_installcron -plibcroco3-dev
dh_installinit -plibcroco3-dev
dh_installdebconf -plibcroco3-dev
dh_installemacsen -plibcroco3-dev
dh_installcatalogs -plibcroco3-dev
dh_installpam -plibcroco3-dev
dh_installlogrotate -plibcroco3-dev
dh_installlogcheck -plibcroco3-dev
dh_installchangelogs -plibcroco3-dev ./ChangeLog
dh_installudev -plibcroco3-dev
dh_lintian -plibcroco3-dev
dh_install -plibcroco3-dev
dh_link -plibcroco3-dev
dh_installmime -plibcroco3-dev
dh_scrollkeeper -plibcroco3-dev
dh_gconf -plibcroco3-dev
dh_desktop -plibcroco3-dev
dh_icons -plibcroco3-dev
for file in debian/libcroco3-dev/usr/lib/libcroco-0.6.la; do \
sed -i "/dependency_libs/ s/'.*'/''/" $file ; \
done
dh_installdocs -plibcroco3 ./README ./NEWS ./TODO ./AUTHORS
dh_installexamples -plibcroco3
dh_installman -plibcroco3
dh_installinfo -plibcroco3
dh_installmenu -plibcroco3
dh_installcron -plibcroco3
dh_installinit -plibcroco3
dh_installdebconf -plibcroco3
dh_installemacsen -plibcroco3
dh_installcatalogs -plibcroco3
dh_installpam -plibcroco3
dh_installlogrotate -plibcroco3
dh_installlogcheck -plibcroco3
dh_installchangelogs -plibcroco3 ./ChangeLog
dh_installudev -plibcroco3
dh_lintian -plibcroco3
dh_install -plibcroco3
dh_link -plibcroco3
dh_installmime -plibcroco3
dh_scrollkeeper -plibcroco3
dh_gconf -plibcroco3
dh_desktop -plibcroco3
dh_icons -plibcroco3
for file in ; do \
sed -i "/dependency_libs/ s/'.*'/''/" $file ; \
done
dh_strip -plibcroco3-dev
dh_compress -plibcroco3-dev
dh_fixperms -plibcroco3-dev
dh_makeshlibs -plibcroco3-dev -V
dh_strip -plibcroco3
dh_compress -plibcroco3
dh_fixperms -plibcroco3
dh_makeshlibs -plibcroco3 -V
dh_installdeb -plibcroco3-dev
dh_perl -plibcroco3-dev
dh_shlibdeps -plibcroco3-dev
dh_installdeb -plibcroco3
dh_perl -plibcroco3
dh_shlibdeps -plibcroco3
dh_gencontrol -plibcroco3-dev
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dh_md5sums -plibcroco3-dev
dh_builddeb -plibcroco3-dev
dpkg-deb: building package `libcroco3-dev' in `../libcroco3-dev_0.6.1-2_m32r.deb'.
dh_gencontrol -plibcroco3
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -plibcroco3
dh_builddeb -plibcroco3
dpkg-deb: building package `libcroco3' in `../libcroco3_0.6.1-2_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../libcroco_0.6.1-2_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080508-2320
chroot-unstable/build/buildd2/libcroco3-dev_0.6.1-2_m32r.deb:
new debian package, version 2.0.
size 138464 bytes: control archive= 2000 bytes.
1274 bytes, 30 lines control
3034 bytes, 39 lines md5sums
Package: libcroco3-dev
Source: libcroco
Version: 0.6.1-2
Architecture: m32r
Maintainer: Sebastien Bacher <seb128 at debian.org>
Installed-Size: 576
Depends: libcroco3 (= 0.6.1-2), libxml2-dev (>= 2.4.23), libglib2.0-dev (>= 2.0)
Section: libdevel
Priority: optional
Description: a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit
Services provided by Libcroco
* A parser module that provides
o A SAC like api. SAC stands for Simple Api for CSS. SAC is an event driven
api wich resembles SAX in the xml world.
o A CSSOM like api. CSSOM stands for Cascading Style Sheet Object Model.
.
The libcroco parser implements the CSS Level 2 specification, the CSS
forward compatibility rules and the CSS cascading rules.
.
* A CSS2 selection engine
Given an xml element node (that obviously comes from an xml document) and
a stylesheet cascade, the Libcroco selection engine can evaluate the css
selectors of the cascade and return the style properties associated to
the xml element node.
.
Note that the xml manipulation toolkit used by the libcroco selection
engine at the moment is libxml2.
.
This package contains the header files and static libraries which is
needed for developing the GTK+ applications.
chroot-unstable/build/buildd2/libcroco3_0.6.1-2_m32r.deb:
new debian package, version 2.0.
size 112018 bytes: control archive= 1295 bytes.
1189 bytes, 29 lines control
595 bytes, 9 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
36 bytes, 1 lines shlibs
Package: libcroco3
Source: libcroco
Version: 0.6.1-2
Architecture: m32r
Maintainer: Sebastien Bacher <seb128 at debian.org>
Installed-Size: 308
Depends: libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.12.0), libxml2 (>= 2.6.27)
Section: libs
Priority: optional
Description: a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit
Services provided by Libcroco
* A parser module that provides
o A SAC like api. SAC stands for Simple Api for CSS. SAC is an event driven
api wich resembles SAX in the xml world.
o A CSSOM like api. CSSOM stands for Cascading Style Sheet Object Model.
.
The libcroco parser implements the CSS Level 2 specification, the CSS
forward compatibility rules and the CSS cascading rules.
.
* A CSS2 selection engine
Given an xml element node (that obviously comes from an xml document) and
a stylesheet cascade, the Libcroco selection engine can evaluate the css
selectors of the cascade and return the style properties associated to
the xml element node.
.
Note that the xml manipulation toolkit used by the libcroco selection
engine at the moment is libxml2.
.
This package contains the shared libraries.
chroot-unstable/build/buildd2/libcroco3-dev_0.6.1-2_m32r.deb:
drwxr-xr-x root/root 0 2008-05-08 23:04 ./
drwxr-xr-x root/root 0 2008-05-08 23:06 ./usr/
drwxr-xr-x root/root 0 2008-05-08 23:02 ./usr/include/
drwxr-xr-x root/root 0 2008-05-08 23:02 ./usr/include/libcroco-0.6/
drwxr-xr-x root/root 0 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/
-rw-r--r-- root/root 1979 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-attr-sel.h
-rw-r--r-- root/root 2357 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-string.h
-rw-r--r-- root/root 4317 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-sel-eng.h
-rw-r--r-- root/root 11009 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-statement.h
-rw-r--r-- root/root 9143 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-doc-handler.h
-rw-r--r-- root/root 1887 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-cascade.h
-rw-r--r-- root/root 2923 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-additional-sel.h
-rw-r--r-- root/root 3675 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-simple-sel.h
-rw-r--r-- root/root 258 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/libcroco-config.h
-rw-r--r-- root/root 3612 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-om-parser.h
-rw-r--r-- root/root 4332 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-input.h
-rw-r--r-- root/root 6595 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-utils.h
-rw-r--r-- root/root 3599 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-tknzr.h
-rw-r--r-- root/root 2515 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-stylesheet.h
-rw-r--r-- root/root 1986 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-parsing-location.h
-rw-r--r-- root/root 1579 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-pseudo.h
-rw-r--r-- root/root 2619 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-selector.h
-rw-r--r-- root/root 8689 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-style.h
-rw-r--r-- root/root 2751 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-enc-handler.h
-rw-r--r-- root/root 2260 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-prop-list.h
-rw-r--r-- root/root 3639 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-declaration.h
-rw-r--r-- root/root 1309 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/libcroco.h
-rw-r--r-- root/root 4258 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-parser.h
-rw-r--r-- root/root 4700 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-term.h
-rw-r--r-- root/root 2530 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-num.h
-rw-r--r-- root/root 2764 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-rgb.h
-rw-r--r-- root/root 8490 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-fonts.h
-rw-r--r-- root/root 5689 2008-05-08 23:02 ./usr/include/libcroco-0.6/libcroco/cr-token.h
drwxr-xr-x root/root 0 2008-05-08 23:06 ./usr/bin/
-rwxr-xr-x root/root 1340 2008-05-08 23:03 ./usr/bin/croco-0.6-config
drwxr-xr-x root/root 0 2008-05-08 23:03 ./usr/share/
drwxr-xr-x root/root 0 2008-05-08 23:03 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-05-08 23:12 ./usr/share/doc/libcroco3-dev/
-rw-r--r-- root/root 1552 2006-03-06 06:57 ./usr/share/doc/libcroco3-dev/TODO
-rw-r--r-- root/root 1205 2008-05-08 22:11 ./usr/share/doc/libcroco3-dev/copyright
-rw-r--r-- root/root 18514 2006-03-06 06:57 ./usr/share/doc/libcroco3-dev/changelog.gz
-rw-r--r-- root/root 297 2006-03-06 06:57 ./usr/share/doc/libcroco3-dev/AUTHORS
-rw-r--r-- root/root 494 2006-03-06 06:57 ./usr/share/doc/libcroco3-dev/README
-rw-r--r-- root/root 1402 2006-03-06 06:57 ./usr/share/doc/libcroco3-dev/NEWS.gz
-rw-r--r-- root/root 930 2008-05-08 22:11 ./usr/share/doc/libcroco3-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-05-08 23:11 ./usr/lib/
-rw-r--r-- root/root 303496 2008-05-08 23:11 ./usr/lib/libcroco-0.6.a
-rw-r--r-- root/root 837 2008-05-08 23:07 ./usr/lib/libcroco-0.6.la
drwxr-xr-x root/root 0 2008-05-08 23:03 ./usr/lib/pkgconfig/
-rw-r--r-- root/root 290 2008-05-08 23:03 ./usr/lib/pkgconfig/libcroco-0.6.pc
lrwxrwxrwx root/root 0 2008-05-08 23:06 ./usr/lib/libcroco-0.6.so -> libcroco-0.6.so.3.0.1
chroot-unstable/build/buildd2/libcroco3_0.6.1-2_m32r.deb:
drwxr-xr-x root/root 0 2008-05-08 23:08 ./
drwxr-xr-x root/root 0 2008-05-08 23:10 ./usr/
drwxr-xr-x root/root 0 2008-05-08 23:12 ./usr/bin/
-rwxr-xr-x root/root 13624 2008-05-08 23:12 ./usr/bin/csslint-0.6
drwxr-xr-x root/root 0 2008-05-08 23:07 ./usr/share/
drwxr-xr-x root/root 0 2008-05-08 23:07 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-05-08 23:12 ./usr/share/doc/libcroco3/
-rw-r--r-- root/root 1552 2006-03-06 06:57 ./usr/share/doc/libcroco3/TODO
-rw-r--r-- root/root 1205 2008-05-08 22:11 ./usr/share/doc/libcroco3/copyright
-rw-r--r-- root/root 18514 2006-03-06 06:57 ./usr/share/doc/libcroco3/changelog.gz
-rw-r--r-- root/root 297 2006-03-06 06:57 ./usr/share/doc/libcroco3/AUTHORS
-rw-r--r-- root/root 494 2006-03-06 06:57 ./usr/share/doc/libcroco3/README
-rw-r--r-- root/root 1402 2006-03-06 06:57 ./usr/share/doc/libcroco3/NEWS.gz
-rw-r--r-- root/root 930 2008-05-08 22:11 ./usr/share/doc/libcroco3/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-05-08 23:12 ./usr/lib/
-rw-r--r-- root/root 204104 2008-05-08 23:12 ./usr/lib/libcroco-0.6.so.3.0.1
lrwxrwxrwx root/root 0 2008-05-08 23:10 ./usr/lib/libcroco-0.6.so.3 -> libcroco-0.6.so.3.0.1
libcroco_0.6.1-2_m32r.changes:
Format: 1.8
Date: Sat, 22 Sep 2007 12:37:34 +0200
Source: libcroco
Binary: libcroco3-dev libcroco3
Architecture: m32r
Version: 0.6.1-2
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Kilian Krause <kilian at debian.org>
Description:
libcroco3 - a generic Cascading Style Sheet (CSS) parsing and manipulation to
libcroco3-dev - a generic Cascading Style Sheet (CSS) parsing and manipulation to
Closes: 476167
Changes:
libcroco (0.6.1-2) unstable; urgency=low
.
[ Loic Minier ]
* Set libcroco3-dev's section to libdevel.
[debian/control, debian/control.in]
.
[ Josselin Mouette ]
* rules: call clean-la.mk.
* Build-depend on gnome-pkg-tools 0.7.
.
[ Loic Minier ]
* Add a get-orig-source target to retrieve the upstream tarball.
.
[ Kilian Krause ]
* Use binary:version and source:Version for binnNMU-safe uploads as
added in dpkg-dev 1.13.19. Add to Build-Depends accordingly
.
[ Loic Minier ]
* Wrap build-deps and deps.
* Let libcroco3-dev depend on shlibs:Depends.
* Let libcroco3-dev depend libxml2-dev (>= 2.4.23) and libglib2.0-dev (>=
2.0) as these are referenceded in the .pc file; closes: #476167.
* Bump up Standards-Version to 3.7.3.
* Source Section is libs.
Checksums-Sha1:
44b4287371d3170e38a264fd8a7b1bf501e48166 138464 libcroco3-dev_0.6.1-2_m32r.deb
38a8cb990cd0cd62af9a271e1e9d9326ebf0f15c 112018 libcroco3_0.6.1-2_m32r.deb
Checksums-Sha256:
1db445aa7eca91494cc601c7ddb2d6e000641d74d748271af9be616f3db98ccb 138464 libcroco3-dev_0.6.1-2_m32r.deb
0286b688873dca6b6156d065b583ededce2a5b0d0ec7bd7f0c911a4bc549b834 112018 libcroco3_0.6.1-2_m32r.deb
Files:
697bbffcc0e455e721a8423e0666b40f 138464 libdevel optional libcroco3-dev_0.6.1-2_m32r.deb
0e72d76106a354632d2c814d9b929afc 112018 libs optional libcroco3_0.6.1-2_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/libcroco-0.6.1
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080508-2320
Build needed 01:10:56, 11920k disk space
More information about the build-status
mailing list