Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/libgnomeprint22.spec'], False, '/var/lib/mock/dist-f11-build-400239-67857/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/libgnomeprint22.spec'] warning: Could not canonicalize hostname: ppc8.fedora.phx.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/libgnomeprint22-2.18.5-3.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/libgnomeprint22.spec'], False, '/var/lib/mock/dist-f11-build-400239-67857/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/libgnomeprint22.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.V63xEM + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libgnomeprint-2.18.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libgnomeprint-2.18.5.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libgnomeprint-2.18.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jKPbio + umask 022 + cd /builddir/build/BUILD + cd libgnomeprint-2.18.5 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath --disable-static --disable-gtk-doc configure: WARNING: Unrecognized options: --disable-rpath checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for intltool >= 0.35.0... 0.40.5 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for library containing strerror... none required checking for ppc64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for ppc64-redhat-linux-gnu-g++... no checking for ppc64-redhat-linux-gnu-c++... no checking for ppc64-redhat-linux-gnu-gpp... no checking for ppc64-redhat-linux-gnu-aCC... no checking for ppc64-redhat-linux-gnu-CC... no checking for ppc64-redhat-linux-gnu-cxx... no checking for ppc64-redhat-linux-gnu-cc++... no checking for ppc64-redhat-linux-gnu-cl.exe... no checking for ppc64-redhat-linux-gnu-FCC... no checking for ppc64-redhat-linux-gnu-KCC... no checking for ppc64-redhat-linux-gnu-RCC... no checking for ppc64-redhat-linux-gnu-xlC_r... no checking for ppc64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /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 recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for ppc64-redhat-linux-gnu-g77... no checking for ppc64-redhat-linux-gnu-xlf... no checking for ppc64-redhat-linux-gnu-f77... no checking for ppc64-redhat-linux-gnu-frt... no checking for ppc64-redhat-linux-gnu-pgf77... no checking for ppc64-redhat-linux-gnu-cf77... no checking for ppc64-redhat-linux-gnu-fort77... no checking for ppc64-redhat-linux-gnu-fl32... no checking for ppc64-redhat-linux-gnu-af77... no checking for ppc64-redhat-linux-gnu-xlf90... no checking for ppc64-redhat-linux-gnu-f90... no checking for ppc64-redhat-linux-gnu-pgf90... no checking for ppc64-redhat-linux-gnu-pghpf... no checking for ppc64-redhat-linux-gnu-epcf90... no checking for ppc64-redhat-linux-gnu-gfortran... no checking for ppc64-redhat-linux-gnu-g95... no checking for ppc64-redhat-linux-gnu-xlf95... no checking for ppc64-redhat-linux-gnu-f95... no checking for ppc64-redhat-linux-gnu-fort... no checking for ppc64-redhat-linux-gnu-ifort... no checking for ppc64-redhat-linux-gnu-ifc... no checking for ppc64-redhat-linux-gnu-efc... no checking for ppc64-redhat-linux-gnu-pgf95... no checking for ppc64-redhat-linux-gnu-lf95... no checking for ppc64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... 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... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf64ppc checking if the linker (/usr/bin/ld -m elf64ppc) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) 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... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for bind_textdomain_codeset... yes checking for popen... yes checking for pclose... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... (cached) yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for gtkdoc-mkdb... true checking gtk-doc version (1.11) >= 0.9... yes checking for db2html... true checking for ppc64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GP_F... yes checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for cos in -lm... yes checking for freetype-config... /usr/bin/freetype-config configure: checking for sufficiently new FreeType (at least 2.0.5) checking for FT_Get_Postscript_Name in -lfreetype... yes checking for papiJobCreate in -lpapi... no checking for CUPS... yes checking for CUPS libraries version >= 1.1.20... Found version 1.4b3 checking for LIBGNOMECUPS... yes checking for deflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for bison... /usr/bin/bison checking for flex... /usr/bin/flex checking for TOOLS... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libgnomeprint-zip config.status: creating filters/Makefile config.status: creating po/Makefile.in config.status: creating libgnomeprint/Makefile config.status: creating libgnomeprint/gpa/Makefile config.status: creating libgnomeprint/ttsubset/Makefile config.status: creating libgnomeprint/transports/Makefile config.status: creating libgnomeprint/libgnomeprint-2.2.pc config.status: creating libgnomeprint/libgnomeprint-2.2-uninstalled.pc config.status: creating libgnomeprint/modules/Makefile config.status: creating libgnomeprint/modules/cups/Makefile config.status: creating libgnomeprint/modules/papi/Makefile config.status: creating libgnomeprint/modules/lpd/Makefile config.status: creating libgnomeprint/modules/win32/Makefile config.status: creating data/Makefile config.status: creating data/models/Makefile config.status: creating data/models/GNOME-GENERIC-PS.xml.in config.status: creating data/models/GNOME-PDF-WRITER.xml.in config.status: creating data/models/GNOME-META.xml config.status: creating data/printers/Makefile config.status: creating tests/Makefile config.status: creating tests/files/Makefile config.status: creating tests/output/Makefile config.status: creating tests/tools/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: WARNING: Unrecognized options: --disable-rpath Compiler: gcc Compiler flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc PAPI module: no Cups module: yes LIBS: -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lpthread -lm -lcrypt -lgnomecups-1.0 -lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lpthread -lm -lcrypt -lgobject-2.0 -lglib-2.0 Win32 module: no Data dir: /usr/share/libgnomeprint/2.18.5 Enable gtk-doc: No + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5' Making all in libgnomeprint make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint' Making all in gpa make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/gpa' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-node.lo -MD -MP -MF .deps/gpa-node.Tpo -c -o gpa-node.lo gpa-node.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-list.lo -MD -MP -MF .deps/gpa-list.Tpo -c -o gpa-list.lo gpa-list.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-reference.lo -MD -MP -MF .deps/gpa-reference.Tpo -c -o gpa-reference.lo gpa-reference.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-model.lo -MD -MP -MF .deps/gpa-model.Tpo -c -o gpa-model.lo gpa-model.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-node.lo -MD -MP -MF .deps/gpa-node.Tpo -c gpa-node.c -fPIC -DPIC -o .libs/gpa-node.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-list.lo -MD -MP -MF .deps/gpa-list.Tpo -c gpa-list.c -fPIC -DPIC -o .libs/gpa-list.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-reference.lo -MD -MP -MF .deps/gpa-reference.Tpo -c gpa-reference.c -fPIC -DPIC -o .libs/gpa-reference.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-model.lo -MD -MP -MF .deps/gpa-model.Tpo -c gpa-model.c -fPIC -DPIC -o .libs/gpa-model.o gpa-model.c: In function 'gpa_model_new_from_tree': gpa-model.c:191: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:191: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-model.c:191: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:191: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:191: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-model.c:191: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:191: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-model.c:191: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:191: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-model.c:191: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:196: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-model.c:202: warning: pointer targets in passing argument 1 of 'gpa_model_hash_lookup' differ in signedness gpa-model.c:132: note: expected 'const gchar *' but argument is of type 'xmlChar *' gpa-model.c:208: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-model.c:209: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-model.c:209: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-model.c:209: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-model.c:209: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-model.c:209: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-model.c:209: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-model.c:209: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-model.c:209: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-model.c:209: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-model.c:209: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-model.c:220: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:220: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-model.c:220: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:220: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:220: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-model.c:220: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:220: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-model.c:220: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:220: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-model.c:220: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:225: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'xmlChar *' gpa-model.c:230: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:230: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-model.c:230: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:230: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:230: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-model.c:230: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:230: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-model.c:230: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:230: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-model.c:230: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-model.c:234: warning: pointer targets in passing argument 3 of 'gpa_option_node_new_from_tree' differ in signedness gpa-option.h:70: note: expected 'const guchar *' but argument is of type 'char *' gpa-model.c: In function 'gpa_model_new_from_xml_str': gpa-model.c:275: warning: pointer targets in passing argument 1 of 'xmlParseDoc' differ in signedness /usr/include/libxml2/libxml/parser.h:830: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-model.c: In function 'gpa_model_get_by_id': gpa-model.c:311: warning: pointer targets in passing argument 1 of 'gpa_model_hash_lookup' differ in signedness gpa-model.c:132: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-model.c:316: warning: pointer targets in passing argument 1 of 'g_strconcat' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:198: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-node.c: In function 'gpa_node_new': gpa-node.c:138: warning: pointer targets in passing argument 1 of 'g_quark_from_string' differ in signedness /usr/include/glib-2.0/glib/gquark.h:44: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-node.c: In function 'gpa_node_lookup_real': gpa-node.c:233: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness gpa-node.c:233: note: expected 'const char *' but argument is of type 'guchar *' gpa-node.c:233: warning: pointer targets in assignment differ in signedness gpa-node.c:243: warning: pointer targets in passing argument 1 of 'g_quark_try_string' differ in signedness /usr/include/glib-2.0/glib/gquark.h:42: note: expected 'const gchar *' but argument is of type 'guchar *' gpa-node.c: In function 'gpa_node_lookup': gpa-node.c:286: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-node.c:287: warning: pointer targets in passing argument 2 of 'gpa_node_lookup_real' differ in signedness gpa-node.c:224: note: expected 'guchar *' but argument is of type 'gchar *' gpa-node.c: In function 'gpa_node_id': gpa-node.c:327: warning: pointer targets in return differ in signedness gpa-reference.c: In function 'gpa_reference_get_value':gpa-node.c: In function 'gpa_node_get_int_path_value': gpa-node.c:420: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness /usr/include/stdlib.h:284: note: expected 'const char *' but argument is of type 'guchar *' gpa-reference.c:162: warning: pointer targets in return differ in signedness gpa-reference.c:164: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-reference.c:164: warning: pointer targets in return differ in signedness gpa-node.c: In function 'gpa_node_get_length_path_value': gpa-node.c:449: warning: pointer targets in passing argument 1 of 'g_ascii_strtod' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:132: note: expected 'const gchar *' but argument is of type 'guchar *' gpa-list.c: In function 'gpa_list_set_value': gpa-list.c:139: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness gpa-list.c:139: note: expected 'const char *' but argument is of type 'const guchar *' gpa-list.c: In function 'gpa_list_set_default': gpa-list.c:178: warning: pointer targets in passing argument 2 of 'gpa_reference_new' differ in signedness gpa-reference.h:56: note: expected 'const guchar *' but argument is of type 'char *' gpa-list.c: In function 'gpa_list_new': gpa-list.c:202: warning: pointer targets in passing argument 2 of 'gpa_node_new' differ in signedness gpa-node-private.h:77: note: expected 'const guchar *' but argument is of type 'const gchar *' mv -f .deps/gpa-model.Tpo .deps/gpa-model.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-option.lo -MD -MP -MF .deps/gpa-option.Tpo -c -o gpa-option.lo gpa-option.c mv -f .deps/gpa-reference.Tpo .deps/gpa-reference.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-printer.lo -MD -MP -MF .deps/gpa-printer.Tpo -c -o gpa-printer.lo gpa-printer.c mv -f .deps/gpa-list.Tpo .deps/gpa-list.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-root.lo -MD -MP -MF .deps/gpa-root.Tpo -c -o gpa-root.lo gpa-root.c mv -f .deps/gpa-node.Tpo .deps/gpa-node.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-config.lo -MD -MP -MF .deps/gpa-config.Tpo -c -o gpa-config.lo gpa-config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-option.lo -MD -MP -MF .deps/gpa-option.Tpo -c gpa-option.c -fPIC -DPIC -o .libs/gpa-option.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-printer.lo -MD -MP -MF .deps/gpa-printer.Tpo -c gpa-printer.c -fPIC -DPIC -o .libs/gpa-printer.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-root.lo -MD -MP -MF .deps/gpa-root.Tpo -c gpa-root.c -fPIC -DPIC -o .libs/gpa-root.o gpa-option.c: In function 'gpa_option_duplicate': gpa-option.c:148: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'guchar *' gpa-option.c:148: warning: pointer targets in assignment differ in signedness gpa-option.c: In function 'gpa_option_get_value': gpa-option.c:226: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'guchar *' gpa-option.c:226: warning: pointer targets in return differ in signedness gpa-option.c: In function 'gpa_option_create_key': gpa-option.c:240: warning: pointer targets in passing argument 2 of 'gpa_node_new' differ in signedness gpa-node-private.h:77: note: expected 'const guchar *' but argument is of type 'const gchar *' gpa-option.c:244: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'guchar *' gpa-option.c:244: warning: pointer targets in assignment differ in signedness gpa-option.c: In function 'gpa_option_new_from_fill_tag': gpa-option.c:286: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-option.c:301: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:301: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:301: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:301: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:301: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:301: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:301: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:301: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:301: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:301: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:301: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:301: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:323: warning: pointer targets in passing argument 1 of 'g_quark_try_string' differ in signedness /usr/include/glib-2.0/glib/gquark.h:42: note: expected 'const gchar *' but argument is of type 'xmlChar *' gpa-option.c: In function 'gpa_option_new_from_tree': gpa-option.c:348: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-option.c:354: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:354: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:354: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:354: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:354: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:354: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:354: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:354: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:354: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:354: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:359: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:359: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:359: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:359: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:359: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:359: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:359: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:359: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:359: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:359: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:364: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:364: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:364: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:364: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:364: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:364: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:364: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:364: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:364: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:364: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:369: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-option.c:376: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:376: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:376: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:376: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:376: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:376: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:376: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:376: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:376: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:376: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:381: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:381: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:381: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:381: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:381: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:381: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:381: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:381: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:381: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:381: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:387: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-option.c:390: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:390: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:390: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:390: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:390: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:390: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:390: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:390: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:390: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:390: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c: In function 'gpa_option_node_new_from_tree': gpa-option.c:412: warning: pointer targets in passing argument 2 of 'gpa_option_xml_check' differ in signedness gpa-option.c:66: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-option.c:421: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:421: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:421: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:421: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:421: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:421: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:421: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:421: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:421: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:421: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:421: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:421: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:421: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:421: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:421: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:421: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:421: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:421: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:421: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:421: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c: In function 'gpa_option_key_new_from_tree': gpa-option.c:449: warning: pointer targets in passing argument 2 of 'gpa_option_xml_check' differ in signedness gpa-option.c:66: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-printer.c: In function 'gpa_printer_get_value': gpa-printer.c:190: warning: pointer targets in return differ in signedness gpa-option.c:454: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-option.c:470: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:470: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:470: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:470: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:470: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:470: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c: In function 'gpa_printer_new_from_tree': gpa-printer.c:215: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:470: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:470: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:215: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:215: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:215: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:470: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:470: note: expected 'const char *' but argument is of type 'const xmlChar *'gpa-printer.c:215: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:215: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:215: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:215: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:215: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:215: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c: In function 'gpa_option_list_new_from_tree': gpa-option.c:489: warning: pointer targets in passing argument 2 of 'gpa_option_xml_check' differ in signedness gpa-option.c:66: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-printer.c:220: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-option.c:494: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-printer.c:226: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-printer.c:227: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:504: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:227: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:227: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-printer.c:227: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness gpa-option.c:504: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:504: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:504: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness gpa-printer.c:227: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:227: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:504: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:504: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:227: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:227: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:504: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:504: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:227: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:227: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:504: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:504: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:238: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:512: warning: pointer targets in passing argument 1 of 'g_quark_try_string' differ in signedness /usr/include/glib-2.0/glib/gquark.h:42: note: expected 'const gchar *' but argument is of type 'xmlChar *' gpa-printer.c:238: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:238: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:238: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:517: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:238: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:238: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:517: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:517: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:517: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:517: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:517: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:238: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:238: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:238: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:238: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:517: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:517: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:244: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-option.c:517: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:517: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:244: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-printer.c:244: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-printer.c:244: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-printer.c:244: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-printer.c:244: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-printer.c:244: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-printer.c:244: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-printer.c:244: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-printer.c:244: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-printer.c:258: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:258: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:258: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:258: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:258: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c: In function 'gpa_option_item_new_from_tree': gpa-printer.c:258: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:555: warning: pointer targets in passing argument 2 of 'gpa_option_xml_check' differ in signedness gpa-option.c:66: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-printer.c:258: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:258: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:571: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:258: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:258: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:571: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:571: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:571: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:263: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:571: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:571: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:263: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:263: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:263: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:263: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:263: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:571: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:571: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:571: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:571: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:263: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:263: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:572: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:263: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signednessgpa-option.c:572: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-printer.c:263: note: expected 'const char *' but argument is of type 'const xmlChar *'gpa-option.c:572: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:572: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:572: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:572: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:572: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:572: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:287: warning: pointer targets in passing argument 1 of 'gpa_printer_new' differ in signedness gpa-printer.h:63: note: expected 'const gchar *' but argument is of type 'xmlChar *' gpa-printer.c:287: warning: pointer targets in passing argument 2 of 'gpa_printer_new' differ in signedness gpa-printer.h:63: note: expected 'const gchar *' but argument is of type 'xmlChar *' gpa-option.c:572: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:572: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:577: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:577: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:577: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:577: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:577: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:577: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:577: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:577: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:577: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:577: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c: In function 'gpa_option_string_new_from_tree': gpa-option.c:595: warning: pointer targets in passing argument 2 of 'gpa_option_xml_check' differ in signedness gpa-option.c:66: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-option.c:600: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-option.c: In function 'gpa_option_get_child_by_id': gpa-option.c:619: warning: pointer targets in passing argument 1 of 'g_quark_try_string' differ in signedness /usr/include/glib-2.0/glib/gquark.h:42: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-option.c: In function 'gpa_option_new': gpa-option.c:648: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-option.c:648: warning: pointer targets in assignment differ in signedness gpa-option.c: In function 'gpa_option_xml_check': gpa-option.c:690: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-option.c:704: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-option.c:737: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c: In function 'gpa_printer_list_load_from_dir': gpa-printer.c:466: warning: value computed is not used gpa-option.c:737: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:737: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:737: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:468: warning: null argument where non-null required (argument 1) gpa-printer.c:468: warning: null argument where non-null required (argument 1) gpa-option.c:737: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:737: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:468: warning: null argument where non-null required (argument 1) gpa-option.c:737: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:737: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:468: warning: null argument where non-null required (argument 1) gpa-printer.c:468: warning: null argument where non-null required (argument 1) gpa-printer.c:468: warning: null argument where non-null required (argument 1) gpa-option.c:737: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:737: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:738: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:738: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:738: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:738: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:738: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:738: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:468: warning: null argument where non-null required (argument 1) gpa-option.c:738: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:738: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c:468: warning: null argument where non-null required (argument 1) gpa-option.c:738: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:738: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:739: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:739: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:739: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:739: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:739: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:739: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:739: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:739: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:739: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:739: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:740: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:740: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:740: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:740: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:740: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:740: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:740: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:740: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-option.c:740: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-option.c:740: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-printer.c: In function 'gpa_printer_get_by_id': gpa-printer.c:567: warning: pointer targets in passing argument 1 of 'g_quark_try_string' differ in signedness /usr/include/glib-2.0/glib/gquark.h:42: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-option.c: In function 'gpa_option_get_name': gpa-option.c:778: warning: pointer targets in passing argument 1 of 'libgnomeprint_gettext' differ in signedness ../../libgnomeprint/gnome-print-i18n.h:43: note: expected 'const char *' but argument is of type 'guchar *' gpa-printer.c: In function 'gpa_printer_new_stub': gpa-printer.c:639: warning: pointer targets in passing argument 1 of 'gpa_printer_get_by_id' differ in signedness gpa-printer.c:555: note: expected 'const guchar *' but argument is of type 'const gchar *' gpa-printer.c:647: warning: pointer targets in passing argument 2 of 'gpa_node_new' differ in signedness gpa-node-private.h:77: note: expected 'const guchar *' but argument is of type 'const gchar *' gpa-printer.c: In function 'gpa_printer_complete_stub': gpa-printer.c:677: warning: pointer targets in passing argument 2 of 'gpa_reference_new' differ in signedness gpa-reference.h:56: note: expected 'const guchar *' but argument is of type 'char *' gpa-printer.c:687: warning: value computed is not used gpa-printer.c:690: warning: pointer targets in passing argument 2 of 'gpa_reference_new' differ in signedness gpa-reference.h:56: note: expected 'const guchar *' but argument is of type 'char *' gpa-printer.c: In function 'gpa_printer_get_settings_by_id': gpa-printer.c:754: warning: pointer targets in passing argument 1 of 'g_quark_try_string' differ in signedness /usr/include/glib-2.0/glib/gquark.h:42: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-printer.c: In function 'gpa_printer_get_state_by_id': gpa-printer.c:784: warning: pointer targets in passing argument 1 of 'g_quark_try_string' differ in signedness /usr/include/glib-2.0/glib/gquark.h:42: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-root.c: In function 'gpa_init': gpa-root.c:175: warning: pointer targets in passing argument 2 of 'gpa_xml_node_get_child' differ in signedness gpa-utils.h:44: note: expected 'const guchar *' but argument is of type 'char *' gpa-root.c:182: warning: pointer targets in passing argument 2 of 'gpa_node_new' differ in signedness gpa-node-private.h:77: note: expected 'const guchar *' but argument is of type 'char *' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-config.lo -MD -MP -MF .deps/gpa-config.Tpo -c gpa-config.c -fPIC -DPIC -o .libs/gpa-config.o mv -f .deps/gpa-root.Tpo .deps/gpa-root.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-key.lo -MD -MP -MF .deps/gpa-key.Tpo -c -o gpa-key.lo gpa-key.c gpa-config.c: In function 'gpa_config_init': gpa-config.c:127: warning: pointer targets in passing argument 1 of 'gpa_reference_new_emtpy' differ in signedness gpa-reference.h:57: note: expected 'const guchar *' but argument is of type 'char *' gpa-config.c:128: warning: pointer targets in passing argument 1 of 'gpa_reference_new_emtpy' differ in signedness gpa-reference.h:57: note: expected 'const guchar *' but argument is of type 'char *' gpa-config.c: In function 'gpa_config_new_full': gpa-config.c:173: warning: pointer targets in passing argument 2 of 'gpa_node_new' differ in signedness gpa-node-private.h:77: note: expected 'const guchar *' but argument is of type 'char *' gpa-config.c: In function 'gpa_config_to_string': gpa-config.c:250: warning: pointer targets in passing argument 1 of 'xmlNewDoc' differ in signedness /usr/include/libxml2/libxml/tree.h:735: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-config.c:251: warning: pointer targets in passing argument 3 of 'xmlNewDocNode' differ in signedness /usr/include/libxml2/libxml/tree.h:782: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-config.c:252: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-config.c:252: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-config.c:253: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-config.c:253: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-config.c:254: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-config.c:262: warning: pointer targets in passing argument 1 of 'g_strndup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:194: note: expected 'const gchar *' but argument is of type 'xmlChar *' gpa-config.c: In function 'gpa_config_from_string': gpa-config.c:290: warning: pointer targets in passing argument 1 of 'xmlParseDoc' differ in signedness /usr/include/libxml2/libxml/parser.h:830: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-config.c:297: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-config.c:297: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-config.c:297: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-config.c:297: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-config.c:297: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-config.c:297: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-config.c:297: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-config.c:297: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-config.c:297: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-config.c:297: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-config.c:302: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-config.c:303: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:303: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-config.c:303: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:303: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:303: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-config.c:303: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:303: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-config.c:303: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:303: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-config.c:303: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:308: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-config.c:321: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-config.c:321: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-config.c:321: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-config.c:321: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-config.c:321: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-config.c:321: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-config.c:321: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-config.c:321: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-config.c:321: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-config.c:321: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-config.c:324: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-config.c:329: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:329: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:329: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-config.c:329: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:329: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-config.c:329: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:329: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:329: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-config.c:329: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:329: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-config.c:329: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:329: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:329: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-config.c:329: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:329: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-config.c:329: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:329: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-config.c:329: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:329: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-config.c:329: note: expected 'const char *' but argument is of type 'xmlChar *' gpa-config.c:342: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-config.c:343: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-config.c:349: warning: pointer targets in passing argument 1 of 'gpa_model_hash_lookup' differ in signedness gpa-model.h:62: note: expected 'const gchar *' but argument is of type 'xmlChar *' mv -f .deps/gpa-printer.Tpo .deps/gpa-printer.Plo mv -f .deps/gpa-option.Tpo .deps/gpa-option.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-state.lo -MD -MP -MF .deps/gpa-state.Tpo -c -o gpa-state.lo gpa-state.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-settings.lo -MD -MP -MF .deps/gpa-settings.Tpo -c -o gpa-settings.lo gpa-settings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-key.lo -MD -MP -MF .deps/gpa-key.Tpo -c gpa-key.c -fPIC -DPIC -o .libs/gpa-key.o mv -f .deps/gpa-config.Tpo .deps/gpa-config.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-utils.lo -MD -MP -MF .deps/gpa-utils.Tpo -c -o gpa-utils.lo gpa-utils.c gpa-key.c: In function 'gpa_key_duplicate': gpa-key.c:147: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'guchar *' gpa-key.c:147: warning: pointer targets in assignment differ in signedness gpa-key.c: In function 'gpa_key_get_value': gpa-key.c:180: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'guchar *' gpa-key.c:180: warning: pointer targets in return differ in signedness gpa-key.c: In function 'gpa_key_set_value': gpa-key.c:202: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-key.c:202: warning: pointer targets in assignment differ in signedness gpa-key.c:208: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' gpa-key.c:208: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' gpa-key.c:208: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-key.c:208: note: expected 'const char *' but argument is of type 'guchar *' gpa-key.c:208: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-key.c:208: note: expected 'const char *' but argument is of type 'const guchar *' gpa-key.c:208: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' gpa-key.c:208: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-key.c:208: note: expected 'const char *' but argument is of type 'guchar *' gpa-key.c:208: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-key.c:208: note: expected 'const char *' but argument is of type 'const guchar *' gpa-key.c:208: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' gpa-key.c:208: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-key.c:208: note: expected 'const char *' but argument is of type 'guchar *' gpa-key.c:208: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-key.c:208: note: expected 'const char *' but argument is of type 'const guchar *' gpa-key.c:208: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-key.c:208: note: expected 'const char *' but argument is of type 'guchar *' gpa-key.c:208: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-key.c:208: note: expected 'const char *' but argument is of type 'const guchar *' gpa-key.c:219: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-key.c:219: warning: pointer targets in assignment differ in signedness gpa-key.c:226: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-key.c:226: warning: pointer targets in assignment differ in signedness gpa-key.c: In function 'gpa_key_to_tree': gpa-key.c:245: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness /usr/include/libxml2/libxml/tree.h:792: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-key.c:246: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-key.c:246: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'const gchar *' gpa-key.c:248: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-key.c: In function 'gpa_key_merge_from_tree': gpa-key.c:270: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-key.c:270: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-key.c:270: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-key.c:270: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-key.c:270: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-key.c:270: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-key.c:270: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-key.c:270: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-key.c:270: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-key.c:270: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-key.c:272: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-key.c:274: warning: pointer targets in passing argument 1 of 'g_quark_try_string' differ in signedness /usr/include/glib-2.0/glib/gquark.h:42: note: expected 'const gchar *' but argument is of type 'xmlChar *' gpa-key.c:277: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-key.c:287: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-key.c:287: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-key.c:287: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-key.c:287: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-key.c:287: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-key.c:287: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-key.c:287: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-key.c:287: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-key.c:287: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-key.c:287: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-key.c:290: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-key.c:298: warning: pointer targets in passing argument 1 of 'g_quark_try_string' differ in signedness /usr/include/glib-2.0/glib/gquark.h:42: note: expected 'const gchar *' but argument is of type 'xmlChar *' gpa-key.c: In function 'gpa_key_merge_from_key': gpa-key.c:372: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'guchar *' gpa-key.c:372: warning: pointer targets in assignment differ in signedness gpa-key.c: In function 'gpa_key_merge_children_from_option': gpa-key.c:438: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'guchar *' gpa-key.c:438: warning: pointer targets in assignment differ in signedness gpa-key.c: In function 'gpa_key_merge_from_option': gpa-key.c:497: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'guchar *' gpa-key.c:497: warning: pointer targets in assignment differ in signedness gpa-key.c:512: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'guchar *' gpa-key.c:512: warning: pointer targets in assignment differ in signedness gpa-key.c: In function 'gpa_key_insert': gpa-key.c:537: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness gpa-key.c:537: note: expected 'const char *' but argument is of type 'const guchar *' gpa-key.c:537: warning: pointer targets in assignment differ in signedness gpa-key.c:545: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-key.c:545: warning: pointer targets in assignment differ in signedness gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-state.lo -MD -MP -MF .deps/gpa-state.Tpo -c gpa-state.c -fPIC -DPIC -o .libs/gpa-state.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-settings.lo -MD -MP -MF .deps/gpa-settings.Tpo -c gpa-settings.c -fPIC -DPIC -o .libs/gpa-settings.o gpa-state.c: In function 'gpa_state_new': gpa-state.c:87: warning: pointer targets in passing argument 2 of 'gpa_node_new' differ in signedness gpa-node-private.h:77: note: expected 'const guchar *' but argument is of type 'const char *' gpa-state.c: In function 'gpa_state_set_value': gpa-state.c:95: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-state.c: In function 'gpa_state_get_value': gpa-state.c:103: warning: pointer targets in return differ in signedness gpa-settings.c: In function 'gpa_settings_get_value': gpa-settings.c:177: warning: pointer targets in return differ in signedness gpa-settings.c: In function 'gpa_settings_append_stock_nodes': gpa-settings.c:194: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness gpa-node-private.h:81: note: expected 'const guchar *' but argument is of type 'char *' gpa-settings.c:200: warning: pointer targets in passing argument 2 of 'gpa_node_new' differ in signedness gpa-node-private.h:77: note: expected 'const guchar *' but argument is of type 'char *' gpa-settings.c: In function 'gpa_settings_new': gpa-settings.c:223: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'const guchar *' gpa-settings.c:224: warning: pointer targets in passing argument 2 of 'gpa_reference_new' differ in signedness gpa-reference.h:56: note: expected 'const guchar *' but argument is of type 'char *' gpa-settings.c: In function 'gpa_settings_new_from_model_and_tree': gpa-settings.c:254: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:254: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-settings.c:254: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:254: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:254: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-settings.c:254: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:254: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-settings.c:254: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:254: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-settings.c:254: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:256: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-settings.c:263: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:263: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-settings.c:263: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:263: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:263: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-settings.c:263: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:263: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-settings.c:263: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:263: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-settings.c:263: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:276: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:276: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-settings.c:276: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:276: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:276: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-settings.c:276: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:276: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-settings.c:276: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:276: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-settings.c:276: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-settings.c:285: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-settings.c:295: warning: pointer targets in passing argument 1 of 'g_quark_try_string' differ in signedness /usr/include/glib-2.0/glib/gquark.h:42: note: expected 'const gchar *' but argument is of type 'xmlChar *' gpa-settings.c: In function 'gpa_settings_to_tree': gpa-settings.c:322: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness /usr/include/libxml2/libxml/tree.h:792: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-settings.c:323: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-settings.c:323: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'const gchar *' gpa-settings.c:324: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-settings.c:324: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'const gchar *' gpa-settings.c:325: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-settings.c:325: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness /usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'const gchar *' gpa-settings.c:326: warning: pointer targets in passing argument 3 of 'xmlNewChild' differ in signedness /usr/include/libxml2/libxml/tree.h:799: note: expected 'const xmlChar *' but argument is of type 'char *' gpa-settings.c:326: warning: pointer targets in passing argument 4 of 'xmlNewChild' differ in signedness /usr/include/libxml2/libxml/tree.h:799: note: expected 'const xmlChar *' but argument is of type 'gchar *' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-utils.lo -MD -MP -MF .deps/gpa-utils.Tpo -c gpa-utils.c -fPIC -DPIC -o .libs/gpa-utils.o mv -f .deps/gpa-key.Tpo .deps/gpa-key.Plo mv -f .deps/gpa-state.Tpo .deps/gpa-state.Plo gpa-utils.c: In function 'gpa_xml_node_get_name': gpa-utils.c:48: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-utils.c:48: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-utils.c:48: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-utils.c:48: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-utils.c:48: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-utils.c:48: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-utils.c:48: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-utils.c:48: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-utils.c:48: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-utils.c:48: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-utils.c: In function 'gpa_xml_node_get_child': gpa-utils.c:65: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-utils.c:65: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' gpa-utils.c:65: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-utils.c:65: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-utils.c:65: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-utils.c:65: note: expected 'const char *' but argument is of type 'const guchar *' gpa-utils.c:65: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-utils.c:65: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-utils.c:65: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-utils.c:65: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-utils.c:65: note: expected 'const char *' but argument is of type 'const guchar *' gpa-utils.c:65: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' gpa-utils.c:65: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-utils.c:65: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-utils.c:65: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-utils.c:65: note: expected 'const char *' but argument is of type 'const guchar *' gpa-utils.c:65: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-utils.c:65: note: expected 'const char *' but argument is of type 'const xmlChar *' gpa-utils.c:65: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-utils.c:65: note: expected 'const char *' but argument is of type 'const guchar *' mv -f .deps/gpa-settings.Tpo .deps/gpa-settings.Plo mv -f .deps/gpa-utils.Tpo .deps/gpa-utils.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lm -o libgpa.la gpa-node.lo gpa-list.lo gpa-reference.lo gpa-model.lo gpa-option.lo gpa-printer.lo gpa-root.lo gpa-config.lo gpa-key.lo gpa-state.lo gpa-settings.lo gpa-utils.lo ar cru .libs/libgpa.a .libs/gpa-node.o .libs/gpa-list.o .libs/gpa-reference.o .libs/gpa-model.o .libs/gpa-option.o .libs/gpa-printer.o .libs/gpa-root.o .libs/gpa-config.o .libs/gpa-key.o .libs/gpa-state.o .libs/gpa-settings.o .libs/gpa-utils.o ranlib .libs/libgpa.a creating libgpa.la (cd .libs && rm -f libgpa.la && ln -s ../libgpa.la libgpa.la) make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/gpa' Making all in ttsubset make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/ttsubset' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGPA_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -DGPA_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT sft.lo -MD -MP -MF .deps/sft.Tpo -c -o sft.lo sft.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGPA_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -DGPA_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGPA_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -DGPA_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT ttcr.lo -MD -MP -MF .deps/ttcr.Tpo -c -o ttcr.lo ttcr.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGPA_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -DGPA_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c -o crc32.lo crc32.c mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGPA_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -DGPA_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT ttcr.lo -MD -MP -MF .deps/ttcr.Tpo -c ttcr.c -fPIC -DPIC -o .libs/ttcr.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGPA_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -DGPA_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -fPIC -DPIC -o .libs/crc32.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGPA_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -DGPA_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT sft.lo -MD -MP -MF .deps/sft.Tpo -c sft.c -fPIC -DPIC -o .libs/sft.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGPA_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -DGPA_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o ttcr.c: In function 'glyfAdd': ttcr.c:1330: warning: cast from pointer to integer of different size mv -f .deps/crc32.Tpo .deps/crc32.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGPA_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -DGPA_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-tt-subset.lo -MD -MP -MF .deps/gnome-print-tt-subset.Tpo -c -o gnome-print-tt-subset.lo gnome-print-tt-subset.c sft.c: In function 'HexFmtFlush': sft.c:508: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sft.c: In function 'GetCompoundTTOutline': sft.c:743: warning: cast to pointer from integer of different size sft.c:757: warning: cast to pointer from integer of different size sft.c: In function 'GetTTGlyphOutline': sft.c:941: warning: cast to pointer from integer of different size sft.c: In function 'OpenTTFont': sft.c:1676: warning: pointer targets in passing argument 2 of 'gnome_print_buffer_mmap' differ in signedness ../gnome-print-private.h:170: note: expected 'const guchar *' but argument is of type 'char *' sft.c: In function 'GetTTGlyphComponents': sft.c:1848: warning: cast to pointer from integer of different size mv -f .deps/list.Tpo .deps/list.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGPA_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -DGPA_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-tt-subset.lo -MD -MP -MF .deps/gnome-print-tt-subset.Tpo -c gnome-print-tt-subset.c -fPIC -DPIC -o .libs/gnome-print-tt-subset.o gnome-print-tt-subset.c: In function 'gnome_print_pdf_tt_create_subfont': gnome-print-tt-subset.c:55: warning: pointer targets in passing argument 1 of 'OpenTTFont' differ in signedness sft.h:395: note: expected 'const char *' but argument is of type 'const unsigned char *' gnome-print-tt-subset.c:60: warning: pointer targets in assignment differ in signedness gnome-print-tt-subset.c:62: warning: pointer targets in passing argument 2 of 'CreateTTFromTTGlyphs' differ in signedness sft.h:530: note: expected 'const char *' but argument is of type 'unsigned char *' gnome-print-tt-subset.c: In function 'gnome_print_ps_tt_create_subfont': gnome-print-tt-subset.c:79: warning: pointer targets in passing argument 1 of 'OpenTTFont' differ in signedness sft.h:395: note: expected 'const char *' but argument is of type 'const unsigned char *' gnome-print-tt-subset.c:84: warning: pointer targets in assignment differ in signedness gnome-print-tt-subset.c:85: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness /usr/include/stdio.h:251: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' gnome-print-tt-subset.c:86: warning: pointer targets in passing argument 3 of 'CreateT42FromTTGlyphs' differ in signedness sft.h:561: note: expected 'const char *' but argument is of type 'const unsigned char *' mv -f .deps/gnome-print-tt-subset.Tpo .deps/gnome-print-tt-subset.Plo mv -f .deps/ttcr.Tpo .deps/ttcr.Plo mv -f .deps/sft.Tpo .deps/sft.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lm -o libttsubset.la sft.lo list.lo ttcr.lo crc32.lo gnome-print-tt-subset.lo ar cru .libs/libttsubset.a .libs/sft.o .libs/list.o .libs/ttcr.o .libs/crc32.o .libs/gnome-print-tt-subset.o ranlib .libs/libttsubset.a creating libttsubset.la (cd .libs && rm -f libttsubset.la && ln -s ../libttsubset.la libttsubset.la) make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/ttsubset' Making all in . make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint' /usr/bin/glib-genmarshal libgnomeprint-marshal.list --body --prefix=libgnomeprint_marshal > libgnomeprint-marshal.c /usr/bin/glib-genmarshal libgnomeprint-marshal.list --header --prefix=libgnomeprint_marshal > libgnomeprint-marshal.h ( cd . && glib-mkenums \ --fhead "#include \"libgnomeprint-enum-types.h\"\n#include \"gnome-print.h\"\n#include \"gnome-print-filter.h\"" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ gnome-print-filter.h gnome-print-transport.h gnome-print-config.h gnome-print.h gp-gc.h gnome-print-job.h gnome-print-pango.h gnome-glyphlist.h gnome-pgl.h gnome-print-paper.h gnome-print-unit.h gnome-print-meta.h ) > tmp-libgnomeprint-enum-types.c \ && (cmp -s tmp-libgnomeprint-enum-types.c libgnomeprint-enum-types.c || cp tmp-libgnomeprint-enum-types.c libgnomeprint-enum-types.c ) \ && rm -f tmp-libgnomeprint-enum-types.c \ && echo timestamp > s-enum-types-c ( cd . && glib-mkenums \ --fhead "#ifndef __LIBGNOMEPRINT_ENUM_TYPES_H__\n#define __LIBGNOMEPRINT_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GNOME_TYPE_PRINT_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __LIBGNOMEPRINT_ENUM_TYPES_H__ */" \ gnome-print-filter.h gnome-print-transport.h gnome-print-config.h gnome-print.h gp-gc.h gnome-print-job.h gnome-print-pango.h gnome-glyphlist.h gnome-pgl.h gnome-print-paper.h gnome-print-unit.h gnome-print-meta.h ) > tmp-libgnomeprint-enum-types.h \ && (cmp -s tmp-libgnomeprint-enum-types.h libgnomeprint-enum-types.h || cp tmp-libgnomeprint-enum-types.h libgnomeprint-enum-types.h ) \ && rm -f tmp-libgnomeprint-enum-types.h \ && echo timestamp > s-enum-types-h /usr/bin/flex -P_gnome_print_filter_parse_yy parse.l grammar.tab.h /usr/bin/bison -d -v -p_gnome_print_filter_parse__ ./grammar.y -o grammar.tab.c ./grammar.y: conflicts: 4 shift/reduce, 7 reduce/reduce ./grammar.y:151.11-155.17: warning: rule useless in parser due to conflicts: filter: filter '!' filter /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print.lo -MD -MP -MF .deps/gnome-print.Tpo -c -o gnome-print.lo gnome-print.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-stdapi.lo -MD -MP -MF .deps/gnome-print-stdapi.Tpo -c -o gnome-print-stdapi.lo gnome-print-stdapi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-config.lo -MD -MP -MF .deps/gnome-print-config.Tpo -c -o gnome-print-config.lo gnome-print-config.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter.lo -MD -MP -MF .deps/gnome-print-filter.Tpo -c -o gnome-print-filter.lo gnome-print-filter.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print.lo -MD -MP -MF .deps/gnome-print.Tpo -c gnome-print.c -fPIC -DPIC -o .libs/gnome-print.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-stdapi.lo -MD -MP -MF .deps/gnome-print-stdapi.Tpo -c gnome-print-stdapi.c -fPIC -DPIC -o .libs/gnome-print-stdapi.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter.lo -MD -MP -MF .deps/gnome-print-filter.Tpo -c gnome-print-filter.c -fPIC -DPIC -o .libs/gnome-print-filter.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-config.lo -MD -MP -MF .deps/gnome-print-config.Tpo -c gnome-print-config.c -fPIC -DPIC -o .libs/gnome-print-config.o gnome-print-config.c: In function 'gnome_print_config_get': gnome-print-config.c:299: warning: pointer targets in passing argument 1 of 'gnome_print_config_keys_compat' differ in signedness gnome-print-config.c:255: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-print-config.c:299: warning: pointer targets in assignment differ in signedness gnome-print-config.c: In function 'gnome_print_config_get_boolean': gnome-print-config.c:360: warning: pointer targets in passing argument 1 of 'g_ascii_strcasecmp' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:159: note: expected 'const gchar *' but argument is of type 'guchar *' gnome-print-config.c:361: warning: pointer targets in passing argument 1 of 'g_ascii_strcasecmp' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:159: note: expected 'const gchar *' but argument is of type 'guchar *' gnome-print-config.c:362: warning: pointer targets in passing argument 1 of 'g_ascii_strcasecmp' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:159: note: expected 'const gchar *' but argument is of type 'guchar *' gnome-print-config.c:363: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness /usr/include/stdlib.h:284: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-config.c: In function 'gnome_print_config_get_int': gnome-print-config.c:402: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness /usr/include/stdlib.h:284: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-config.c: In function 'gnome_print_config_get_double': gnome-print-config.c:436: warning: pointer targets in passing argument 1 of 'g_ascii_strtod' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:132: note: expected 'const gchar *' but argument is of type 'guchar *' gnome-print-config.c: In function 'gnome_print_config_get_length': gnome-print-config.c:477: warning: pointer targets in passing argument 1 of 'g_ascii_strtod' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:132: note: expected 'const gchar *' but argument is of type 'guchar *' gnome-print-config.c: In function 'gnome_print_config_set_boolean': gnome-print-config.c:521: warning: pointer targets in passing argument 3 of 'gnome_print_config_set' differ in signedness gnome-print-config.c:320: note: expected 'const guchar *' but argument is of type 'char * const' gnome-print-config.c: In function 'gnome_print_config_set_int': gnome-print-config.c:544: warning: pointer targets in passing argument 1 of 'g_snprintf' differ in signedness /usr/include/glib-2.0/glib/gutils.h:207: note: expected 'gchar *' but argument is of type 'guchar *' gnome-print-config.c: In function 'gnome_print_config_set_double': gnome-print-config.c:569: warning: pointer targets in passing argument 1 of 'g_ascii_dtostr' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:144: note: expected 'gchar *' but argument is of type 'guchar *' gnome-print-config.c: In function 'gnome_print_config_set_length': gnome-print-config.c:599: warning: pointer targets in passing argument 1 of 'g_ascii_dtostr' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:144: note: expected 'gchar *' but argument is of type 'guchar *' gnome-print-config.c:600: warning: pointer targets in passing argument 1 of 'g_strconcat' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:198: note: expected 'const gchar *' but argument is of type 'guchar *' gnome-print-config.c:606: warning: pointer targets in passing argument 3 of 'gnome_print_config_set' differ in signedness gnome-print-config.c:320: note: expected 'const guchar *' but argument is of type 'gchar *' gnome-print-config.c: In function 'gnome_print_config_insert_boolean': gnome-print-config.c:693: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' gnome-print-config.c:693: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' gnome-print-config.c:693: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gnome-print-config.c:693: note: expected 'const char *' but argument is of type 'const guchar *' gnome-print-config.c:693: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' gnome-print-config.c:693: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gnome-print-config.c:693: note: expected 'const char *' but argument is of type 'const guchar *' gnome-print-config.c:693: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gnome-print-config.c:693: note: expected 'const char *' but argument is of type 'const guchar *' gnome-print-config.c:693: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gnome-print-config.c:693: note: expected 'const char *' but argument is of type 'const guchar *' gnome-print-config.c:693: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'const guchar *' gnome-print-config.c:699: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness ../libgnomeprint/gpa/gpa-node-private.h:81: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-config.c:706: warning: pointer targets in passing argument 3 of 'gpa_key_insert' differ in signedness ../libgnomeprint/gpa/gpa-key.h:64: note: expected 'const guchar *' but argument is of type 'char * const' gnome-print-config.c: In function 'gnome_print_config_insert_options': gnome-print-config.c:721: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' gnome-print-config.c:721: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' gnome-print-config.c:721: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gnome-print-config.c:721: note: expected 'const char *' but argument is of type 'const guchar *' gnome-print-config.c:721: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' gnome-print-config.c:721: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gnome-print-config.c:721: note: expected 'const char *' but argument is of type 'const guchar *' gnome-print-config.c:721: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gnome-print-config.c:721: note: expected 'const char *' but argument is of type 'const guchar *' gnome-print-config.c:721: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gnome-print-config.c:721: note: expected 'const char *' but argument is of type 'const guchar *' gnome-print-config.c:721: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'const guchar *' gnome-print-config.c:727: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness ../libgnomeprint/gpa/gpa-node-private.h:81: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-config.c:734: warning: pointer targets in passing argument 3 of 'gpa_key_insert' differ in signedness ../libgnomeprint/gpa/gpa-key.h:64: note: expected 'const guchar *' but argument is of type 'const gchar *' gnome-print-config.c: In function 'gnome_print_config_get_option': gnome-print-config.c:754: warning: pointer targets in assignment differ in signedness gnome-print-config.c: In function 'gnome_print_config_get_layout_data': gnome-print-config.c:817: warning: pointer targets in assignment differ in signedness gnome-print-config.c:819: warning: pointer targets in assignment differ in signedness gnome-print-config.c:821: warning: pointer targets in assignment differ in signedness gnome-print-config.c:823: warning: pointer targets in assignment differ in signedness gnome-print-config.c:839: warning: pointer targets in passing argument 1 of 'g_snprintf' differ in signedness /usr/include/glib-2.0/glib/gutils.h:207: note: expected 'gchar *' but argument is of type 'guchar *' gnome-print-config.c:843: warning: pointer targets in passing argument 1 of 'g_snprintf' differ in signedness /usr/include/glib-2.0/glib/gutils.h:207: note: expected 'gchar *' but argument is of type 'guchar *' gnome-print-config.c:848: warning: pointer targets in passing argument 1 of 'g_snprintf' differ in signedness /usr/include/glib-2.0/glib/gutils.h:207: note: expected 'gchar *' but argument is of type 'guchar *' gnome-print-config.c:851: warning: pointer targets in passing argument 1 of 'g_snprintf' differ in signedness /usr/include/glib-2.0/glib/gutils.h:207: note: expected 'gchar *' but argument is of type 'guchar *' gnome-print-config.c:854: warning: pointer targets in passing argument 1 of 'g_snprintf' differ in signedness /usr/include/glib-2.0/glib/gutils.h:207: note: expected 'gchar *' but argument is of type 'guchar *' gnome-print-config.c:856: warning: pointer targets in passing argument 1 of 'g_snprintf' differ in signedness /usr/include/glib-2.0/glib/gutils.h:207: note: expected 'gchar *' but argument is of type 'guchar *' gnome-print-config.c:862: warning: pointer targets in passing argument 2 of 'gpa_node_get_child_from_path' differ in signedness ../libgnomeprint/gpa/gpa-node.h:61: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-config.c:871: warning: pointer targets in passing argument 2 of 'gpa_node_get_int_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-config.c:873: warning: pointer targets in passing argument 2 of 'gpa_node_get_child_from_path' differ in signedness ../libgnomeprint/gpa/gpa-node.h:61: note: expected 'const guchar *' but argument is of type 'char *' mv -f .deps/gnome-print.Tpo .deps/gnome-print.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-meta.lo -MD -MP -MF .deps/gnome-print-meta.Tpo -c -o gnome-print-meta.lo gnome-print-meta.c mv -f .deps/gnome-print-config.Tpo .deps/gnome-print-config.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-job.lo -MD -MP -MF .deps/gnome-print-job.Tpo -c -o gnome-print-job.lo gnome-print-job.c mv -f .deps/gnome-print-stdapi.Tpo .deps/gnome-print-stdapi.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-ps2.lo -MD -MP -MF .deps/gnome-print-ps2.Tpo -c -o gnome-print-ps2.lo gnome-print-ps2.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-meta.lo -MD -MP -MF .deps/gnome-print-meta.Tpo -c gnome-print-meta.c -fPIC -DPIC -o .libs/gnome-print-meta.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-job.lo -MD -MP -MF .deps/gnome-print-job.Tpo -c gnome-print-job.c -fPIC -DPIC -o .libs/gnome-print-job.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-ps2.lo -MD -MP -MF .deps/gnome-print-ps2.Tpo -c gnome-print-ps2.c -fPIC -DPIC -o .libs/gnome-print-ps2.o gnome-print-meta.c: In function 'gpm_encode_int': gnome-print-meta.c:986: warning: format '%d' expects type 'int', but argument 6 has type 'long unsigned int' gnome-print-meta.c: In function 'gpm_encode_double': gnome-print-meta.c:1041: warning: pointer targets in passing argument 2 of 'gpm_encode_block' differ in signedness gnome-print-meta.c:110: note: expected 'const gchar *' but argument is of type 'guchar *' gnome-print-ps2.c: In function 'gnome_print_ps2_image': gnome-print-ps2.c:414: warning: assignment discards qualifiers from pointer target type mv -f .deps/gnome-print-filter.Tpo .deps/gnome-print-filter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-pdf.lo -MD -MP -MF .deps/gnome-print-pdf.Tpo -c -o gnome-print-pdf.lo gnome-print-pdf.c mv -f .deps/gnome-print-meta.Tpo .deps/gnome-print-meta.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-pdf-t1.lo -MD -MP -MF .deps/gnome-print-pdf-t1.Tpo -c -o gnome-print-pdf-t1.lo gnome-print-pdf-t1.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-pdf.lo -MD -MP -MF .deps/gnome-print-pdf.Tpo -c gnome-print-pdf.c -fPIC -DPIC -o .libs/gnome-print-pdf.o mv -f .deps/gnome-print-job.Tpo .deps/gnome-print-job.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-pdf-tt.lo -MD -MP -MF .deps/gnome-print-pdf-tt.Tpo -c -o gnome-print-pdf-tt.lo gnome-print-pdf-tt.c gnome-print-ps2.c:370: warning: 'row' may be used uninitialized in this function gnome-print-pdf.c: In function 'gnome_print_pdf_construct': gnome-print-pdf.c:317: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness ../libgnomeprint/gnome-print-config.h:140: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-pdf.c:318: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness ../libgnomeprint/gnome-print-config.h:140: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-pdf.c:323: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_transform' differ in signedness ../libgnomeprint/gnome-print-config.h:146: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-pdf.c: In function 'gnome_print_pdf_rgba_image_mask': gnome-print-pdf.c:543: warning: pointer targets in passing argument 2 of 'gnome_print_pdf_print_sized' differ in signedness ../libgnomeprint/gnome-print-pdf-private.h:59: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf.c: In function 'gnome_print_pdf_image': gnome-print-pdf.c:636: warning: pointer targets in passing argument 2 of 'gnome_print_pdf_print_sized' differ in signedness ../libgnomeprint/gnome-print-pdf-private.h:59: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf.c: In function 'gnome_print_pdf_beginpage': gnome-print-pdf.c:865: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-print-pdf.c: In function 'gnome_print_pdf_write_pages': gnome-print-pdf.c:1186: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness ../libgnomeprint/gnome-print-config.h:140: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-pdf.c:1188: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness ../libgnomeprint/gnome-print-config.h:140: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-pdf.c: In function 'gnome_print_pdf_font_print_encoding': gnome-print-pdf.c:1608: warning: pointer targets in assignment differ in signedness gnome-print-pdf.c: In function 'gnome_print_pdf_font_print_descriptor': gnome-print-pdf.c:1711: warning: pointer targets in passing argument 2 of 'gnome_print_pdf_t1_embed' differ in signedness ../libgnomeprint/gnome-print-pdf-private.h:69: note: expected 'const guchar *' but argument is of type 'const gchar *' gnome-print-pdf.c:1714: warning: pointer targets in passing argument 3 of 'gnome_print_pdf_tt_subset_embed' differ in signedness ../libgnomeprint/gnome-print-pdf-private.h:71: note: expected 'const guchar *' but argument is of type 'const gchar *' gnome-print-pdf.c: In function 'gnome_print_pdf_get_subfont_name': gnome-print-pdf.c:1803: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf.c:1811: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'char * __restrict__' but argument is of type 'guchar *' gnome-print-pdf.c:1811: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'guchar *' gnome-print-pdf.c: In function 'gnome_print_pdf_set_font_real': gnome-print-pdf.c:1894: warning: pointer targets in assignment differ in signedness gnome-print-pdf.c:1896: warning: pointer targets in assignment differ in signedness gnome-print-pdf.c:1904: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf.c:1904: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf.c:1904: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gnome-print-pdf.c:1904: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf.c:1904: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gnome-print-pdf.c:1904: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf.c:1904: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf.c:1904: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gnome-print-pdf.c:1904: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf.c:1904: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gnome-print-pdf.c:1904: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf.c:1904: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf.c:1904: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gnome-print-pdf.c:1904: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf.c:1904: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gnome-print-pdf.c:1904: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf.c:1904: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gnome-print-pdf.c:1904: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf.c:1904: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gnome-print-pdf.c:1904: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf.c: In function 'gnome_print_pdf_fprintf': gnome-print-pdf.c:2110: warning: pointer targets in passing argument 2 of 'gnome_print_transport_write' differ in signedness ../libgnomeprint/gnome-print-transport.h:78: note: expected 'const guchar *' but argument is of type 'gchar *' gnome-print-pdf.c: In function 'gnome_print_pdf_print_double': gnome-print-pdf.c:2132: warning: pointer targets in passing argument 2 of 'gnome_print_transport_write' differ in signedness ../libgnomeprint/gnome-print-transport.h:78: note: expected 'const guchar *' but argument is of type 'gchar *' gnome-print-pdf.c: In function 'gnome_print_pdf_print_sized': gnome-print-pdf.c:2141: warning: pointer targets in passing argument 2 of 'gnome_print_transport_write' differ in signedness ../libgnomeprint/gnome-print-transport.h:78: note: expected 'const guchar *' but argument is of type 'const char *' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-pdf-t1.lo -MD -MP -MF .deps/gnome-print-pdf-t1.Tpo -c gnome-print-pdf-t1.c -fPIC -DPIC -o .libs/gnome-print-pdf-t1.o mv -f .deps/gnome-print-ps2.Tpo .deps/gnome-print-ps2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-pango.lo -MD -MP -MF .deps/gnome-print-pango.Tpo -c -o gnome-print-pango.lo gnome-print-pango.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-pdf-tt.lo -MD -MP -MF .deps/gnome-print-pdf-tt.Tpo -c gnome-print-pdf-tt.c -fPIC -DPIC -o .libs/gnome-print-pdf-tt.o gnome-print-pdf-t1.c: In function 'gnome_print_pdf_t1_determine_lengths_pfa': gnome-print-pdf-t1.c:94: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness /usr/include/string.h:340: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf-t1.c:94: warning: pointer targets in assignment differ in signedness gnome-print-pdf-t1.c:111: warning: pointer targets in passing argument 1 of 'my_strrstr_len' differ in signedness gnome-print-pdf-t1.c:56: note: expected 'const gchar *' but argument is of type 'guchar *' gnome-print-pdf-t1.c:111: warning: pointer targets in assignment differ in signedness gnome-print-pdf-t1.c: In function 'gnome_print_pdf_t1_embed': gnome-print-pdf-t1.c:293: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' gnome-print-pdf-t1.c:297: warning: pointer targets in passing argument 2 of 'gnome_print_pdf_print_sized' differ in signedness ../libgnomeprint/gnome-print-pdf-private.h:59: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf-t1.c:300: warning: pointer targets in passing argument 2 of 'gnome_print_pdf_print_sized' differ in signedness ../libgnomeprint/gnome-print-pdf-private.h:59: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf-t1.c:324: warning: pointer targets in passing argument 2 of 'gnome_print_pdf_print_sized' differ in signedness ../libgnomeprint/gnome-print-pdf-private.h:59: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf-t1.c:339: warning: pointer targets in passing argument 2 of 'gnome_print_pdf_print_sized' differ in signedness ../libgnomeprint/gnome-print-pdf-private.h:59: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf-t1.c:352: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' gnome-print-pdf-tt.c: In function 'gnome_print_pdf_ttsubset_low_glyph_bound': gnome-print-pdf-tt.c:47: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf-tt.c:50: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness /usr/include/stdlib.h:284: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf-tt.c: In function 'gnome_print_pdf_tt_subset_embed': gnome-print-pdf-tt.c:113: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' gnome-print-pdf-tt.c:114: warning: pointer targets in passing argument 2 of 'gnome_print_pdf_print_sized' differ in signedness ../libgnomeprint/gnome-print-pdf-private.h:59: note: expected 'const char *' but argument is of type 'guchar *' gnome-print-pdf-tt.c:129: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness /usr/include/unistd.h:804: note: expected 'const char *' but argument is of type 'guchar *' mv -f .deps/gnome-print-pdf-t1.Tpo .deps/gnome-print-pdf-t1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-rbuf.lo -MD -MP -MF .deps/gnome-print-rbuf.Tpo -c -o gnome-print-rbuf.lo gnome-print-rbuf.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-pango.lo -MD -MP -MF .deps/gnome-print-pango.Tpo -c gnome-print-pango.c -fPIC -DPIC -o .libs/gnome-print-pango.o mv -f .deps/gnome-print-pdf-tt.Tpo .deps/gnome-print-pdf-tt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-rgbp.lo -MD -MP -MF .deps/gnome-print-rgbp.Tpo -c -o gnome-print-rgbp.lo gnome-print-rgbp.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-rbuf.lo -MD -MP -MF .deps/gnome-print-rbuf.Tpo -c gnome-print-rbuf.c -fPIC -DPIC -o .libs/gnome-print-rbuf.o mv -f .deps/gnome-print-pdf.Tpo .deps/gnome-print-pdf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-transport.lo -MD -MP -MF .deps/gnome-print-transport.Tpo -c -o gnome-print-transport.lo gnome-print-transport.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-rgbp.lo -MD -MP -MF .deps/gnome-print-rgbp.Tpo -c gnome-print-rgbp.c -fPIC -DPIC -o .libs/gnome-print-rgbp.o mv -f .deps/gnome-print-pango.Tpo .deps/gnome-print-pango.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-i18n.lo -MD -MP -MF .deps/gnome-print-i18n.Tpo -c -o gnome-print-i18n.lo gnome-print-i18n.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-transport.lo -MD -MP -MF .deps/gnome-print-transport.Tpo -c gnome-print-transport.c -fPIC -DPIC -o .libs/gnome-print-transport.o mv -f .deps/gnome-print-rbuf.Tpo .deps/gnome-print-rbuf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gp-path.lo -MD -MP -MF .deps/gp-path.Tpo -c -o gp-path.lo gp-path.c mv -f .deps/gnome-print-rgbp.Tpo .deps/gnome-print-rgbp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gp-gc.lo -MD -MP -MF .deps/gp-gc.Tpo -c -o gp-gc.lo gp-gc.c gnome-print-transport.c: In function 'gnome_print_transport_printf': gnome-print-transport.c:202: warning: pointer targets in passing argument 2 of 'gnome_print_transport_write' differ in signedness gnome-print-transport.c:168: note: expected 'const guchar *' but argument is of type 'gchar *' gnome-print-transport.c: In function 'gnome_print_transport_new': gnome-print-transport.c:337: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_boolean' differ in signedness ../libgnomeprint/gnome-print-config.h:137: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-transport.c:340: warning: pointer targets in assignment differ in signedness gnome-print-transport.c:342: warning: pointer targets in passing argument 2 of 'gnome_print_config_get' differ in signedness ../libgnomeprint/gnome-print-config.h:134: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-transport.c:345: warning: pointer targets in assignment differ in signedness gnome-print-transport.c:349: warning: pointer targets in passing argument 1 of 'gnome_print_transport_new_from_module_name' differ in signedness gnome-print-transport.c:258: note: expected 'const gchar *' but argument is of type 'guchar *' gnome-print-transport.c: In function 'gnome_print_transport_real_print_file': gnome-print-transport.c:365: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness /usr/include/stdio.h:251: note: expected 'const char * __restrict__' but argument is of type 'const guchar *' gnome-print-transport.c:373: warning: pointer targets in passing argument 2 of 'gnome_print_transport_write' differ in signedness gnome-print-transport.c:168: note: expected 'const guchar *' but argument is of type 'char *' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-i18n.lo -MD -MP -MF .deps/gnome-print-i18n.Tpo -c gnome-print-i18n.c -fPIC -DPIC -o .libs/gnome-print-i18n.o mv -f .deps/gnome-print-i18n.Tpo .deps/gnome-print-i18n.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-glyphlist.lo -MD -MP -MF .deps/gnome-glyphlist.Tpo -c -o gnome-glyphlist.lo gnome-glyphlist.c mv -f .deps/gnome-print-transport.Tpo .deps/gnome-print-transport.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-pgl.lo -MD -MP -MF .deps/gnome-pgl.Tpo -c -o gnome-pgl.lo gnome-pgl.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gp-path.lo -MD -MP -MF .deps/gp-path.Tpo -c gp-path.c -fPIC -DPIC -o .libs/gp-path.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gp-gc.lo -MD -MP -MF .deps/gp-gc.Tpo -c gp-gc.c -fPIC -DPIC -o .libs/gp-gc.o gp-gc.c: In function 'gp_ctx_new': gp-gc.c:930: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest' differ in signedness ../libgnomeprint/gnome-font.h:124: note: expected 'const guchar *' but argument is of type 'char *' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-pgl.lo -MD -MP -MF .deps/gnome-pgl.Tpo -c gnome-pgl.c -fPIC -DPIC -o .libs/gnome-pgl.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-glyphlist.lo -MD -MP -MF .deps/gnome-glyphlist.Tpo -c gnome-glyphlist.c -fPIC -DPIC -o .libs/gnome-glyphlist.o gnome-glyphlist.c: In function 'gnome_glyphlist_from_text_sized_dumb': gnome-glyphlist.c:670: warning: pointer targets in assignment differ in signedness gnome-glyphlist.c:672: warning: pointer targets in passing argument 1 of 'g_utf8_get_char' differ in signedness /usr/include/glib-2.0/glib/gunicode.h:278: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-glyphlist.c: In function 'gnome_glyphlist_from_text_dumb': gnome-glyphlist.c:703: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' gnome-glyphlist.c: In function 'gnome_glyphlist_text_sized_dumb': gnome-glyphlist.c:740: warning: pointer targets in assignment differ in signedness gnome-glyphlist.c:742: warning: pointer targets in passing argument 1 of 'g_utf8_get_char' differ in signedness /usr/include/glib-2.0/glib/gunicode.h:278: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-glyphlist.c: In function 'gnome_glyphlist_text_dumb': gnome-glyphlist.c:762: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' mv -f .deps/gp-path.Tpo .deps/gp-path.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-encode.lo -MD -MP -MF .deps/gnome-print-encode.Tpo -c -o gnome-print-encode.lo gnome-print-encode.c mv -f .deps/gnome-pgl.Tpo .deps/gnome-pgl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgnomeprint-enum-types.lo -MD -MP -MF .deps/libgnomeprint-enum-types.Tpo -c -o libgnomeprint-enum-types.lo libgnomeprint-enum-types.c mv -f .deps/gp-gc.Tpo .deps/gp-gc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-unit.lo -MD -MP -MF .deps/gnome-print-unit.Tpo -c -o gnome-print-unit.lo gnome-print-unit.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-encode.lo -MD -MP -MF .deps/gnome-print-encode.Tpo -c gnome-print-encode.c -fPIC -DPIC -o .libs/gnome-print-encode.o gnome-print-encode.c: In function 'gnome_print_decode_ascii85': gnome-print-encode.c:730: warning: pointer targets in assignment differ in signedness gnome-print-encode.c:731: warning: pointer targets in passing argument 3 of 'g_log' differ in signedness /usr/include/glib-2.0/glib/gmessages.h:97: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-print-encode.c:732: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libgnomeprint-enum-types.lo -MD -MP -MF .deps/libgnomeprint-enum-types.Tpo -c libgnomeprint-enum-types.c -fPIC -DPIC -o .libs/libgnomeprint-enum-types.o mv -f .deps/gnome-glyphlist.Tpo .deps/gnome-glyphlist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-paper.lo -MD -MP -MF .deps/gnome-print-paper.Tpo -c -o gnome-print-paper.lo gnome-print-paper.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-unit.lo -MD -MP -MF .deps/gnome-print-unit.Tpo -c gnome-print-unit.c -fPIC -DPIC -o .libs/gnome-print-unit.o mv -f .deps/libgnomeprint-enum-types.Tpo .deps/libgnomeprint-enum-types.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-fontmap.lo -MD -MP -MF .deps/gnome-fontmap.Tpo -c -o gnome-fontmap.lo gnome-fontmap.c gnome-print-unit.c:36: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:36: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:36: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:36: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:37: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:37: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:37: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:37: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:38: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:38: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:38: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:38: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:39: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:39: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:39: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:39: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:41: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:41: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:41: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:41: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:42: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:42: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:42: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:42: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:43: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:43: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:43: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:43: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:44: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:44: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:44: warning: pointer targets in initialization differ in signedness gnome-print-unit.c:44: warning: pointer targets in initialization differ in signedness gnome-print-unit.c: In function 'gnome_print_unit_get_by_name': gnome-print-unit.c:136: warning: pointer targets in passing argument 1 of 'g_ascii_strcasecmp' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:159: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-print-unit.c:136: warning: pointer targets in passing argument 2 of 'g_ascii_strcasecmp' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:159: note: expected 'const gchar *' but argument is of type 'guchar * const' gnome-print-unit.c:138: warning: pointer targets in passing argument 1 of 'g_ascii_strcasecmp' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:159: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-print-unit.c:138: warning: pointer targets in passing argument 2 of 'g_ascii_strcasecmp' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:159: note: expected 'const gchar *' but argument is of type 'guchar * const' gnome-print-unit.c: In function 'gnome_print_unit_get_by_abbreviation': gnome-print-unit.c:161: warning: pointer targets in passing argument 1 of 'g_ascii_strcasecmp' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:159: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-print-unit.c:161: warning: pointer targets in passing argument 2 of 'g_ascii_strcasecmp' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:159: note: expected 'const gchar *' but argument is of type 'guchar * const' gnome-print-unit.c:163: warning: pointer targets in passing argument 1 of 'g_ascii_strcasecmp' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:159: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-print-unit.c:163: warning: pointer targets in passing argument 2 of 'g_ascii_strcasecmp' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:159: note: expected 'const gchar *' but argument is of type 'guchar * const' gnome-print-unit.c: In function 'gnome_print_unit_get_name': gnome-print-unit.c:347: warning: pointer targets in passing argument 1 of 'libgnomeprint_gettext' differ in signedness ../libgnomeprint/gnome-print-i18n.h:43: note: expected 'const char *' but argument is of type 'guchar *' mv -f .deps/gnome-print-encode.Tpo .deps/gnome-print-encode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-font.lo -MD -MP -MF .deps/gnome-font.Tpo -c -o gnome-font.lo gnome-font.c mv -f .deps/gnome-print-unit.Tpo .deps/gnome-print-unit.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-paper.lo -MD -MP -MF .deps/gnome-print-paper.Tpo -c gnome-print-paper.c -fPIC -DPIC -o .libs/gnome-print-paper.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-font-face.lo -MD -MP -MF .deps/gnome-font-face.Tpo -c -o gnome-font-face.lo gnome-font-face.c gnome-print-paper.c:43: warning: pointer targets in initialization differ in signedness gnome-print-paper.c: In function 'gnome_print_papers_load': gnome-print-paper.c:58: warning: pointer targets in passing argument 2 of 'gpa_node_get_child_from_path' differ in signedness ../libgnomeprint/gpa/gpa-node.h:61: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-paper.c:64: warning: pointer targets in passing argument 2 of 'gpa_node_get_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:66: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-paper.c:65: warning: pointer targets in passing argument 2 of 'gpa_node_get_length_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:79: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-paper.c:66: warning: pointer targets in passing argument 2 of 'gpa_node_get_length_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:79: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-paper.c: In function 'gnome_print_paper_get_by_name': gnome-print-paper.c:130: warning: pointer targets in passing argument 1 of 'g_ascii_strcasecmp' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:159: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-print-paper.c:130: warning: pointer targets in passing argument 2 of 'g_ascii_strcasecmp' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:159: note: expected 'const gchar *' but argument is of type 'guchar *' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-fontmap.lo -MD -MP -MF .deps/gnome-fontmap.Tpo -c gnome-fontmap.c -fPIC -DPIC -o .libs/gnome-fontmap.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-font.lo -MD -MP -MF .deps/gnome-font.Tpo -c gnome-font.c -fPIC -DPIC -o .libs/gnome-font.o mv -f .deps/gnome-print-paper.Tpo .deps/gnome-print-paper.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-rfont.lo -MD -MP -MF .deps/gnome-rfont.Tpo -c -o gnome-rfont.lo gnome-rfont.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-font-face.lo -MD -MP -MF .deps/gnome-font-face.Tpo -c gnome-font-face.c -fPIC -DPIC -o .libs/gnome-font-face.o gnome-font.c: In function 'gnome_font_get_prop': gnome-font.c:177: warning: pointer targets in passing argument 2 of 'g_value_set_string' differ in signedness /usr/include/glib-2.0/gobject/gvaluetypes.h:202: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-font.c:180: warning: pointer targets in passing argument 2 of 'g_value_set_string' differ in signedness /usr/include/glib-2.0/gobject/gvaluetypes.h:202: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-font.c:183: warning: pointer targets in passing argument 2 of 'g_value_set_string' differ in signedness /usr/include/glib-2.0/gobject/gvaluetypes.h:202: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-font.c: In function 'gnome_font_find_from_full_name': gnome-font.c:309: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-font.c:319: warning: pointer targets in passing argument 1 of 'gnome_font_find' differ in signedness gnome-font.c:268: note: expected 'const guchar *' but argument is of type 'char *' gnome-font.c: In function 'gnome_font_find_closest_from_full_name': gnome-font.c:335: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-font.c:345: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest' differ in signedness gnome-font.c:284: note: expected 'const guchar *' but argument is of type 'char *' gnome-font.c: In function 'gnome_font_get_full_name': gnome-font.c:594: warning: pointer targets in return differ in signedness gnome-font-face.c: In function 'gnome_font_face_get_name': gnome-font-face.c:289: warning: pointer targets in return differ in signedness gnome-font-face.c: In function 'gnome_font_face_get_family_name': gnome-font-face.c:306: warning: pointer targets in return differ in signedness gnome-font-face.c: In function 'gnome_font_face_get_species_name': gnome-font-face.c:323: warning: pointer targets in return differ in signedness gnome-font-face.c: In function 'gnome_font_face_get_ps_name': gnome-font-face.c:341: warning: pointer targets in return differ in signedness gnome-font-face.c: In function 'gnome_font_face_get_sample': gnome-font-face.c:502: warning: pointer targets in return differ in signedness gnome-font-face.c: In function 'gnome_font_face_find_closest': gnome-font-face.c:561: warning: pointer targets in passing argument 1 of 'gnome_font_face_find' differ in signedness gnome-font-face.c:523: note: expected 'const guchar *' but argument is of type 'char *' gnome-font-face.c: In function 'gnome_font_face_find_closest_from_weight_slant': gnome-font-face.c:611: warning: pointer targets in passing argument 1 of 'g_strcasecmp' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:176: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-font-face.c:624: warning: pointer targets in passing argument 1 of 'gnome_font_face_find' differ in signedness gnome-font-face.c:523: note: expected 'const guchar *' but argument is of type 'gchar *' gnome-font-face.c: In function 'gnome_font_face_find_from_family_and_style': gnome-font-face.c:645: warning: pointer targets in passing argument 1 of 'gnome_font_family_new' differ in signedness ../libgnomeprint/gnome-font-family.h:50: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-font-face.c:648: warning: pointer targets in passing argument 2 of 'gnome_font_family_get_face_by_stylename' differ in signedness ../libgnomeprint/gnome-font-family.h:52: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-font-face.c: In function 'gnome_font_face_find_from_filename': gnome-font-face.c:681: warning: pointer targets in assignment differ in signedness gnome-font-face.c: In function 'gnome_font_face_find_closest_from_pango_description': gnome-font-face.c:768: warning: pointer targets in passing argument 1 of 'gnome_font_face_find_closest_from_weight_slant' differ in signedness gnome-font-face.c:591: note: expected 'const guchar *' but argument is of type 'const char *' gnome-font-face.c: In function 'gnome_font_style_list': gnome-font-face.c:782: warning: pointer targets in passing argument 1 of 'gnome_font_family_new' differ in signedness ../libgnomeprint/gnome-font-family.h:50: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-font-face.c: In function 'gnome_font_face_load': gnome-font-face.c:885: warning: pointer targets in assignment differ in signedness gnome-font-face.c:890: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'const guchar *' gnome-font-face.c: At top level: gnome-font-face.c:1098: warning: initialization from incompatible pointer type gnome-font-face.c:1099: warning: initialization from incompatible pointer type gnome-font-face.c:1100: warning: initialization from incompatible pointer type gnome-font-face.c:1101: warning: initialization from incompatible pointer type gnome-font-face.c: In function 'gnome_font_face_pso_new': gnome-font-face.c:1152: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'guchar *' gnome-font-face.c:1152: warning: pointer targets in assignment differ in signedness gnome-font-face.c:1154: warning: pointer targets in assignment differ in signedness gnome-font-face.c:1156: warning: pointer targets in assignment differ in signedness gnome-font-face.c: In function 'gnome_font_face_ps_embed_t1': gnome-font-face.c:1249: warning: pointer targets in passing argument 2 of 'gnome_print_buffer_mmap' differ in signedness ../libgnomeprint/gnome-print-private.h:170: note: expected 'const guchar *' but argument is of type 'const gchar *' gnome-font-face.c: In function 'gnome_font_face_ps_embed_tt': gnome-font-face.c:1409: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' gnome-font-face.c:1412: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness /usr/include/stdlib.h:284: note: expected 'const char *' but argument is of type 'guchar *' gnome-font-face.c:1432: warning: pointer targets in passing argument 1 of 'gnome_print_ps_tt_create_subfont' differ in signedness ../libgnomeprint/ttsubset/gnome-print-tt-subset.h:33: note: expected 'const unsigned char *' but argument is of type 'const gchar *' gnome-font-face.c:1451: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness /usr/include/unistd.h:804: note: expected 'const char *' but argument is of type 'guchar *' gnome-font-face.c: In function 'gf_pso_sprintf': gnome-font-face.c:1513: warning: pointer targets in passing argument 2 of 'gf_pso_print_sized' differ in signedness gnome-font-face.c:1494: note: expected 'const guchar *' but argument is of type 'gchar *' gnome-font-face.c: In function 'gnome_font_face_get_glyph_ps_name': gnome-font-face.c:1656: warning: pointer targets in return differ in signedness gnome-font-face.c:1657: warning: pointer targets in return differ in signedness gnome-font-face.c:1661: warning: pointer targets in return differ in signedness gnome-font-face.c:1672: warning: pointer targets in return differ in signedness gnome-font-face.c:1680: warning: pointer targets in return differ in signedness gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-rfont.lo -MD -MP -MF .deps/gnome-rfont.Tpo -c gnome-rfont.c -fPIC -DPIC -o .libs/gnome-rfont.o mv -f .deps/gnome-fontmap.Tpo .deps/gnome-fontmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-font-family.lo -MD -MP -MF .deps/gnome-font-family.Tpo -c -o gnome-font-family.lo gnome-font-family.c gnome-rfont.c: In function 'rfont_hash': gnome-rfont.c:1017: warning: cast from pointer to integer of different size mv -f .deps/gnome-font.Tpo .deps/gnome-font.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT art_rgba_rgba_affine.lo -MD -MP -MF .deps/art_rgba_rgba_affine.Tpo -c -o art_rgba_rgba_affine.lo art_rgba_rgba_affine.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-font-family.lo -MD -MP -MF .deps/gnome-font-family.Tpo -c gnome-font-family.c -fPIC -DPIC -o .libs/gnome-font-family.o gnome-font-family.c: In function 'gnome_font_family_get_face_by_stylename': gnome-font-family.c:199: warning: pointer targets in passing argument 1 of 'gnome_font_face_find' differ in signedness ../libgnomeprint/gnome-font-face.h:55: note: expected 'const guchar *' but argument is of type 'gchar *' mv -f .deps/gnome-font-family.Tpo .deps/gnome-font-family.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT art_rgba_svp.lo -MD -MP -MF .deps/art_rgba_svp.Tpo -c -o art_rgba_svp.lo art_rgba_svp.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT art_rgba_rgba_affine.lo -MD -MP -MF .deps/art_rgba_rgba_affine.Tpo -c art_rgba_rgba_affine.c -fPIC -DPIC -o .libs/art_rgba_rgba_affine.o mv -f .deps/art_rgba_rgba_affine.Tpo .deps/art_rgba_rgba_affine.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT lex._gnome_print_filter_parse_yy.lo -MD -MP -MF .deps/lex._gnome_print_filter_parse_yy.Tpo -c -o lex._gnome_print_filter_parse_yy.lo lex._gnome_print_filter_parse_yy.c mv -f .deps/gnome-rfont.Tpo .deps/gnome-rfont.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.5"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib64/libgnomeprint/2.18.5/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT grammar.tab.lo -MD -MP -MF .deps/grammar.tab.Tpo -c -o grammar.tab.lo grammar.tab.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT art_rgba_svp.lo -MD -MP -MF .deps/art_rgba_svp.Tpo -c art_rgba_svp.c -fPIC -DPIC -o .libs/art_rgba_svp.o mv -f .deps/gnome-font-face.Tpo .deps/gnome-font-face.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT lex._gnome_print_filter_parse_yy.lo -MD -MP -MF .deps/lex._gnome_print_filter_parse_yy.Tpo -c lex._gnome_print_filter_parse_yy.c -fPIC -DPIC -o .libs/lex._gnome_print_filter_parse_yy.o mv -f .deps/art_rgba_svp.Tpo .deps/art_rgba_svp.Plo gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.5\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT grammar.tab.lo -MD -MP -MF .deps/grammar.tab.Tpo -c grammar.tab.c -fPIC -DPIC -o .libs/grammar.tab.o lex._gnome_print_filter_parse_yy.c: In function '_gnome_print_filter_parse_yylex': parse.l:38: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result parse.l: At top level: lex._gnome_print_filter_parse_yy.c:1172: warning: 'input' defined but not used mv -f .deps/grammar.tab.Tpo .deps/grammar.tab.Plo mv -f .deps/lex._gnome_print_filter_parse_yy.Tpo .deps/lex._gnome_print_filter_parse_yy.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -version-info 1:0:1 -no-undefined -lm -o libgnomeprint-2-2.la -rpath /usr/lib64 gnome-print.lo gnome-print-stdapi.lo gnome-print-config.lo gnome-print-filter.lo gnome-print-meta.lo gnome-print-job.lo gnome-print-ps2.lo gnome-print-pdf.lo gnome-print-pdf-t1.lo gnome-print-pdf-tt.lo gnome-print-pango.lo gnome-print-rbuf.lo gnome-print-rgbp.lo gnome-print-transport.lo gnome-print-i18n.lo gp-path.lo gp-gc.lo gnome-glyphlist.lo gnome-pgl.lo gnome-print-encode.lo libgnomeprint-enum-types.lo gnome-print-unit.lo gnome-print-paper.lo gnome-fontmap.lo gnome-font.lo gnome-font-face.lo gnome-rfont.lo gnome-font-family.lo art_rgba_rgba_affine.lo art_rgba_svp.lo lex._gnome_print_filter_parse_yy.lo grammar.tab.lo gpa/libgpa.la ttsubset/libttsubset.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz gcc -shared .libs/gnome-print.o .libs/gnome-print-stdapi.o .libs/gnome-print-config.o .libs/gnome-print-filter.o .libs/gnome-print-meta.o .libs/gnome-print-job.o .libs/gnome-print-ps2.o .libs/gnome-print-pdf.o .libs/gnome-print-pdf-t1.o .libs/gnome-print-pdf-tt.o .libs/gnome-print-pango.o .libs/gnome-print-rbuf.o .libs/gnome-print-rgbp.o .libs/gnome-print-transport.o .libs/gnome-print-i18n.o .libs/gp-path.o .libs/gp-gc.o .libs/gnome-glyphlist.o .libs/gnome-pgl.o .libs/gnome-print-encode.o .libs/libgnomeprint-enum-types.o .libs/gnome-print-unit.o .libs/gnome-print-paper.o .libs/gnome-fontmap.o .libs/gnome-font.o .libs/gnome-font-face.o .libs/gnome-rfont.o .libs/gnome-font-family.o .libs/art_rgba_rgba_affine.o .libs/art_rgba_svp.o .libs/lex._gnome_print_filter_parse_yy.o .libs/grammar.tab.o -Wl,--whole-archive gpa/.libs/libgpa.a ttsubset/.libs/libttsubset.a -Wl,--no-whole-archive -lm -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-2-2.so.0 -o .libs/libgnomeprint-2-2.so.0.1.0 (cd .libs && rm -f libgnomeprint-2-2.so.0 && ln -s libgnomeprint-2-2.so.0.1.0 libgnomeprint-2-2.so.0) (cd .libs && rm -f libgnomeprint-2-2.so && ln -s libgnomeprint-2-2.so.0.1.0 libgnomeprint-2-2.so) creating libgnomeprint-2-2.la (cd .libs && rm -f libgnomeprint-2-2.la && ln -s ../libgnomeprint-2-2.la libgnomeprint-2-2.la) make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint' Making all in transports make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/transports' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gp-transport-file.lo -MD -MP -MF .deps/gp-transport-file.Tpo -c -o gp-transport-file.lo gp-transport-file.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gp-transport-lpr.lo -MD -MP -MF .deps/gp-transport-lpr.Tpo -c -o gp-transport-lpr.lo gp-transport-lpr.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gp-transport-custom.lo -MD -MP -MF .deps/gp-transport-custom.Tpo -c -o gp-transport-custom.lo gp-transport-custom.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gp-transport-file.lo -MD -MP -MF .deps/gp-transport-file.Tpo -c gp-transport-file.c -fPIC -DPIC -o .libs/gp-transport-file.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gp-transport-custom.lo -MD -MP -MF .deps/gp-transport-custom.Tpo -c gp-transport-custom.c -fPIC -DPIC -o .libs/gp-transport-custom.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gp-transport-lpr.lo -MD -MP -MF .deps/gp-transport-lpr.Tpo -c gp-transport-lpr.c -fPIC -DPIC -o .libs/gp-transport-lpr.o gp-transport-custom.c: In function 'gp_transport_custom_construct': gp-transport-custom.c:137: warning: pointer targets in passing argument 2 of 'gnome_print_config_get' differ in signedness ../../libgnomeprint/gnome-print-config.h:134: note: expected 'const guchar *' but argument is of type 'char *' gp-transport-custom.c: In function 'gp_transport_custom_open': gp-transport-custom.c:155: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:189: note: expected 'const gchar *' but argument is of type 'guchar *' gp-transport-custom.c:155: warning: pointer targets in assignment differ in signedness gp-transport-custom.c:158: warning: pointer targets in assignment differ in signedness gp-transport-custom.c:164: warning: pointer targets in passing argument 1 of 'popen' differ in signedness /usr/include/stdio.h:844: note: expected 'const char *' but argument is of type 'guchar *' gp-transport-file.c: In function 'gp_transport_file_construct': gp-transport-file.c:137: warning: pointer targets in passing argument 2 of 'gnome_print_config_get' differ in signedness ../../libgnomeprint/gnome-print-config.h:134: note: expected 'const guchar *' but argument is of type 'char *' gp-transport-lpr.c: In function 'gp_transport_lpr_construct': gp-transport-lpr.c:140: warning: pointer targets in passing argument 2 of 'gnome_print_config_get' differ in signedness ../../libgnomeprint/gnome-print-config.h:134: note: expected 'const guchar *' but argument is of type 'char *' mv -f .deps/gp-transport-custom.Tpo .deps/gp-transport-custom.Plo mv -f .deps/gp-transport-file.Tpo .deps/gp-transport-file.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-custom.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/transports gp-transport-custom.lo ../libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-file.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/transports gp-transport-file.lo ../libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz mv -f .deps/gp-transport-lpr.Tpo .deps/gp-transport-lpr.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-lpr.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/transports gp-transport-lpr.lo ../libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz gcc -shared .libs/gp-transport-custom.o -Wl,--rpath -Wl,/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/.libs -lm ../.libs/libgnomeprint-2-2.so -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-custom.so -o .libs/libgnomeprint-custom.so gcc -shared .libs/gp-transport-file.o -Wl,--rpath -Wl,/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/.libs -lm ../.libs/libgnomeprint-2-2.so -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-file.so -o .libs/libgnomeprint-file.so gcc -shared .libs/gp-transport-lpr.o -Wl,--rpath -Wl,/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/.libs -lm ../.libs/libgnomeprint-2-2.so -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-lpr.so -o .libs/libgnomeprint-lpr.so creating libgnomeprint-custom.la (cd .libs && rm -f libgnomeprint-custom.la && ln -s ../libgnomeprint-custom.la libgnomeprint-custom.la) creating libgnomeprint-file.la creating libgnomeprint-lpr.la (cd .libs && rm -f libgnomeprint-file.la && ln -s ../libgnomeprint-file.la libgnomeprint-file.la) (cd .libs && rm -f libgnomeprint-lpr.la && ln -s ../libgnomeprint-lpr.la libgnomeprint-lpr.la) make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/transports' Making all in modules make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules' Making all in cups make[4]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules/cups' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgnomeprint/gpa -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrintCupsPlugin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomecups-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-cups.lo -MD -MP -MF .deps/gnome-print-cups.Tpo -c -o gnome-print-cups.lo gnome-print-cups.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgnomeprint/gpa -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrintCupsPlugin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomecups-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-cups-transport.lo -MD -MP -MF .deps/gnome-print-cups-transport.Tpo -c -o gnome-print-cups-transport.lo gnome-print-cups-transport.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgnomeprint/gpa -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrintCupsPlugin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomecups-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-cups.lo -MD -MP -MF .deps/gnome-print-cups.Tpo -c gnome-print-cups.c -fPIC -DPIC -o .libs/gnome-print-cups.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgnomeprint/gpa -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrintCupsPlugin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomecups-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-cups-transport.lo -MD -MP -MF .deps/gnome-print-cups-transport.Tpo -c gnome-print-cups-transport.c -fPIC -DPIC -o .libs/gnome-print-cups-transport.o gnome-print-cups.c:91: warning: pointer targets in initialization differ in signedness gnome-print-cups.c:141: warning: pointer targets in initialization differ in signedness gnome-print-cups.c: In function 'cb_printer_added': gnome-print-cups.c:195: warning: pointer targets in passing argument 1 of 'gpa_printer_get_by_id' differ in signedness ../../../libgnomeprint/gpa/gpa-printer.h:73: note: expected 'const guchar *' but argument is of type 'const char *' gnome-print-cups.c: In function 'option_list_new_with_default': gnome-print-cups.c:306: warning: pointer targets in passing argument 3 of 'gpa_option_list_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:77: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c: In function 'load_paper_sizes': gnome-print-cups.c:325: warning: pointer targets in passing argument 2 of 'option_list_new_with_default' differ in signedness gnome-print-cups.c:281: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:340: warning: pointer targets in passing argument 2 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:340: warning: pointer targets in passing argument 3 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'gchar *' gnome-print-cups.c:348: warning: pointer targets in passing argument 2 of 'gpa_option_key_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:79: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:348: warning: pointer targets in passing argument 3 of 'gpa_option_key_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:79: note: expected 'const guchar *' but argument is of type 'gchar *' gnome-print-cups.c:349: warning: pointer targets in passing argument 2 of 'gpa_option_key_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:79: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:349: warning: pointer targets in passing argument 3 of 'gpa_option_key_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:79: note: expected 'const guchar *' but argument is of type 'gchar *' gnome-print-cups.c: In function 'load_paper_sources': gnome-print-cups.c:373: warning: pointer targets in passing argument 2 of 'option_list_new_with_default' differ in signedness gnome-print-cups.c:281: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:380: warning: pointer targets in passing argument 2 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:380: warning: pointer targets in passing argument 3 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c: In function 'load_cups_hold_types': gnome-print-cups.c:393: warning: pointer targets in passing argument 2 of 'gpa_option_list_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:77: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:393: warning: pointer targets in passing argument 3 of 'gpa_option_list_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:77: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:398: warning: pointer targets in passing argument 2 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:398: warning: pointer targets in passing argument 3 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:400: warning: pointer targets in passing argument 2 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:400: warning: pointer targets in passing argument 3 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:402: warning: pointer targets in passing argument 2 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:402: warning: pointer targets in passing argument 3 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:404: warning: pointer targets in passing argument 2 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:404: warning: pointer targets in passing argument 3 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:405: warning: pointer targets in passing argument 2 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:405: warning: pointer targets in passing argument 3 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:406: warning: pointer targets in passing argument 2 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:406: warning: pointer targets in passing argument 3 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:407: warning: pointer targets in passing argument 2 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:407: warning: pointer targets in passing argument 3 of 'gpa_option_item_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:78: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c: In function 'load_cups_duplex': gnome-print-cups.c:438: warning: pointer targets in passing argument 2 of 'gpa_option_string_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:80: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:438: warning: pointer targets in passing argument 3 of 'gpa_option_string_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:80: note: expected 'const guchar *' but argument is of type 'char * const' gnome-print-cups.c:440: warning: pointer targets in passing argument 2 of 'gpa_option_string_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:80: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:440: warning: pointer targets in passing argument 3 of 'gpa_option_string_new' differ in signedness ../../../libgnomeprint/gpa/gpa-option.h:80: note: expected 'const guchar *' but argument is of type 'char * const' gnome-print-cups.c: In function 'get_model': gnome-print-cups.c:456: warning: pointer targets in passing argument 1 of 'gpa_model_get_by_id' differ in signedness ../../../libgnomeprint/gpa/gpa-model.h:57: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:463: warning: pointer targets in passing argument 1 of 'g_strdup_printf' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:190: note: expected 'const gchar *' but argument is of type 'const xmlChar *' gnome-print-cups.c:467: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness ../../../libgnomeprint/gpa/gpa-node-private.h:81: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:468: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness ../../../libgnomeprint/gpa/gpa-node-private.h:81: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:469: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness ../../../libgnomeprint/gpa/gpa-node-private.h:81: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c: In function 'get_model_no_ppd': gnome-print-cups.c:493: warning: pointer targets in passing argument 1 of 'gpa_model_get_by_id' differ in signedness ../../../libgnomeprint/gpa/gpa-model.h:57: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:498: warning: pointer targets in passing argument 1 of 'g_strdup_printf' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:190: note: expected 'const gchar *' but argument is of type 'const xmlChar *' gnome-print-cups.c:502: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness ../../../libgnomeprint/gpa/gpa-node-private.h:81: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:503: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness ../../../libgnomeprint/gpa/gpa-node-private.h:81: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c: In function 'gnome_print_cups_adjust_settings': gnome-print-cups.c:521: warning: pointer targets in passing argument 2 of 'gpa_node_set_path_value' differ in signedness ../../../libgnomeprint/gpa/gpa-node.h:67: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:521: warning: pointer targets in passing argument 3 of 'gpa_node_set_path_value' differ in signedness ../../../libgnomeprint/gpa/gpa-node.h:67: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c: In function 'add_printer_location': gnome-print-cups.c:536: warning: pointer targets in passing argument 2 of 'gpa_node_get_child_from_path' differ in signedness ../../../libgnomeprint/gpa/gpa-node.h:61: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:542: warning: pointer targets in passing argument 2 of 'gpa_node_set_value' differ in signedness ../../../libgnomeprint/gpa/gpa-node.h:65: note: expected 'const guchar *' but argument is of type 'const char *' gnome-print-cups.c: In function 'cb_attributes_changed': gnome-print-cups.c:556: warning: pointer targets in passing argument 2 of 'gpa_node_get_child_from_path' differ in signedness ../../../libgnomeprint/gpa/gpa-node.h:61: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:562: warning: pointer targets in passing argument 2 of 'gpa_node_set_value' differ in signedness ../../../libgnomeprint/gpa/gpa-node.h:65: note: expected 'const guchar *' but argument is of type 'const char *' gnome-print-cups.c:564: warning: pointer targets in passing argument 2 of 'gpa_node_get_child_from_path' differ in signedness ../../../libgnomeprint/gpa/gpa-node.h:61: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:570: warning: pointer targets in passing argument 2 of 'gpa_node_set_value' differ in signedness ../../../libgnomeprint/gpa/gpa-node.h:65: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c: In function 'cb_get_ppd': gnome-print-cups.c:602: warning: pointer targets in passing argument 2 of 'gpa_settings_new' differ in signedness ../../../libgnomeprint/gpa/gpa-settings.h:55: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:602: warning: pointer targets in passing argument 3 of 'gpa_settings_new' differ in signedness ../../../libgnomeprint/gpa/gpa-settings.h:55: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups.c:620: warning: value computed is not used gnome-print-cups-transport.c: In function 'gp_transport_cups_construct': gnome-print-cups-transport.c:164: warning: pointer targets in passing argument 2 of 'gnome_print_config_get' differ in signedness ../../../libgnomeprint/gnome-print-config.h:134: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups-transport.c:170: warning: pointer targets in assignment differ in signedness gnome-print-cups-transport.c: In function 'get_job_options': gnome-print-cups-transport.c:210: warning: pointer targets in passing argument 2 of 'gnome_print_config_get' differ in signedness ../../../libgnomeprint/gnome-print-config.h:134: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups-transport.c:210: warning: pointer targets in assignment differ in signedness gnome-print-cups-transport.c:217: warning: pointer targets in passing argument 2 of 'gnome_print_config_get' differ in signedness ../../../libgnomeprint/gnome-print-config.h:134: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups-transport.c:217: warning: pointer targets in assignment differ in signedness gnome-print-cups-transport.c: In function 'gp_transport_cups_close': gnome-print-cups-transport.c:248: warning: pointer targets in passing argument 2 of 'gnome_print_config_get' differ in signedness ../../../libgnomeprint/gnome-print-config.h:134: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups-transport.c:248: warning: pointer targets in assignment differ in signedness gnome-print-cups-transport.c: In function 'gp_transport_cups_print_file': gnome-print-cups-transport.c:300: warning: pointer targets in passing argument 2 of 'gnome_print_config_get' differ in signedness ../../../libgnomeprint/gnome-print-config.h:134: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-cups-transport.c:300: warning: pointer targets in assignment differ in signedness gnome-print-cups-transport.c:305: warning: pointer targets in passing argument 2 of 'cupsPrintFile' differ in signedness /usr/include/cups/cups.h:194: note: expected 'const char *' but argument is of type 'const guchar *' mv -f .deps/gnome-print-cups-transport.Tpo .deps/gnome-print-cups-transport.Plo mv -f .deps/gnome-print-cups.Tpo .deps/gnome-print-cups.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lpthread -lm -lcrypt -lgnomecups-1.0 -lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lpthread -lm -lcrypt -lgobject-2.0 -lglib-2.0 -avoid-version -module -no-undefined -lm -o libgnomeprintcups.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules gnome-print-cups.lo gnome-print-cups-transport.lo ../../libgnomeprint-2-2.la gcc -shared .libs/gnome-print-cups.o .libs/gnome-print-cups-transport.o -Wl,--rpath -Wl,/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/.libs -lxml2 -lgmodule-2.0 -lgnomecups-1.0 -lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lpthread -lcrypt -lgobject-2.0 -lglib-2.0 -lm ../../.libs/libgnomeprint-2-2.so -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprintcups.so -o .libs/libgnomeprintcups.so creating libgnomeprintcups.la (cd .libs && rm -f libgnomeprintcups.la && ln -s ../libgnomeprintcups.la libgnomeprintcups.la) make[4]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules/cups' Making all in lpd make[4]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules/lpd' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgnomeprint/gpa -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrintLpdPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-lpd.lo -MD -MP -MF .deps/gnome-print-lpd.Tpo -c -o gnome-print-lpd.lo gnome-print-lpd.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgnomeprint/gpa -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrintLpdPlugin\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-lpd.lo -MD -MP -MF .deps/gnome-print-lpd.Tpo -c gnome-print-lpd.c -fPIC -DPIC -o .libs/gnome-print-lpd.o gnome-print-lpd.c:86: warning: pointer targets in initialization differ in signedness gnome-print-lpd.c: In function 'append_printer': gnome-print-lpd.c:100: warning: pointer targets in passing argument 1 of 'gpa_model_get_by_id' differ in signedness ../../../libgnomeprint/gpa/gpa-model.h:57: note: expected 'const guchar *' but argument is of type 'gchar *' gnome-print-lpd.c:107: warning: pointer targets in passing argument 1 of 'g_strdup_printf' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:190: note: expected 'const gchar *' but argument is of type 'const xmlChar *' gnome-print-lpd.c:115: warning: pointer targets in passing argument 2 of 'gpa_settings_new' differ in signedness ../../../libgnomeprint/gpa/gpa-settings.h:55: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-lpd.c:115: warning: pointer targets in passing argument 3 of 'gpa_settings_new' differ in signedness ../../../libgnomeprint/gpa/gpa-settings.h:55: note: expected 'const guchar *' but argument is of type 'char *' gnome-print-lpd.c:129: warning: value computed is not used mv -f .deps/gnome-print-lpd.Tpo .deps/gnome-print-lpd.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lgobject-2.0 -lglib-2.0 -lxml2 -avoid-version -module -no-undefined -lm -o libgnomeprintlpd.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules gnome-print-lpd.lo ../../libgnomeprint-2-2.la gcc -shared .libs/gnome-print-lpd.o -Wl,--rpath -Wl,/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/.libs -lgobject-2.0 -lglib-2.0 -lxml2 -lm ../../.libs/libgnomeprint-2-2.so -m64 -mminimal-toc -Wl,-soname -Wl,libgnomeprintlpd.so -o .libs/libgnomeprintlpd.so creating libgnomeprintlpd.la (cd .libs && rm -f libgnomeprintlpd.la && ln -s ../libgnomeprintlpd.la libgnomeprintlpd.la) make[4]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules/lpd' make[4]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules' make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint' Making all in filters make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/filters' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR="\"/usr/lib64/libgnomeprint/2.18.5/modules\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-clip.lo -MD -MP -MF .deps/gnome-print-filter-clip.Tpo -c -o gnome-print-filter-clip.lo gnome-print-filter-clip.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR="\"/usr/lib64/libgnomeprint/2.18.5/modules\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-draft.lo -MD -MP -MF .deps/gnome-print-filter-draft.Tpo -c -o gnome-print-filter-draft.lo gnome-print-filter-draft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR="\"/usr/lib64/libgnomeprint/2.18.5/modules\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-frgba.lo -MD -MP -MF .deps/gnome-print-filter-frgba.Tpo -c -o gnome-print-filter-frgba.lo gnome-print-filter-frgba.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR="\"/usr/lib64/libgnomeprint/2.18.5/modules\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-multipage.lo -MD -MP -MF .deps/gnome-print-filter-multipage.Tpo -c -o gnome-print-filter-multipage.lo gnome-print-filter-multipage.c mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-frgba.lo -MD -MP -MF .deps/gnome-print-filter-frgba.Tpo -c gnome-print-filter-frgba.c -fPIC -DPIC -o .libs/gnome-print-filter-frgba.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-draft.lo -MD -MP -MF .deps/gnome-print-filter-draft.Tpo -c gnome-print-filter-draft.c -fPIC -DPIC -o .libs/gnome-print-filter-draft.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-multipage.lo -MD -MP -MF .deps/gnome-print-filter-multipage.Tpo -c gnome-print-filter-multipage.c -fPIC -DPIC -o .libs/gnome-print-filter-multipage.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-clip.lo -MD -MP -MF .deps/gnome-print-filter-clip.Tpo -c gnome-print-filter-clip.c -fPIC -DPIC -o .libs/gnome-print-filter-clip.o gnome-print-filter-frgba.c: In function 'showpage_impl': gnome-print-filter-frgba.c:85: warning: unused variable 'f' mv -f .deps/gnome-print-filter-draft.Tpo .deps/gnome-print-filter-draft.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR="\"/usr/lib64/libgnomeprint/2.18.5/modules\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-position.lo -MD -MP -MF .deps/gnome-print-filter-position.Tpo -c -o gnome-print-filter-position.lo gnome-print-filter-position.c mv -f .deps/gnome-print-filter-clip.Tpo .deps/gnome-print-filter-clip.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR="\"/usr/lib64/libgnomeprint/2.18.5/modules\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-reorder.lo -MD -MP -MF .deps/gnome-print-filter-reorder.Tpo -c -o gnome-print-filter-reorder.lo gnome-print-filter-reorder.c mv -f .deps/gnome-print-filter-frgba.Tpo .deps/gnome-print-filter-frgba.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR="\"/usr/lib64/libgnomeprint/2.18.5/modules\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-reverse.lo -MD -MP -MF .deps/gnome-print-filter-reverse.Tpo -c -o gnome-print-filter-reverse.lo gnome-print-filter-reverse.c mv -f .deps/gnome-print-filter-multipage.Tpo .deps/gnome-print-filter-multipage.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR="\"/usr/lib64/libgnomeprint/2.18.5/modules\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-rotate.lo -MD -MP -MF .deps/gnome-print-filter-rotate.Tpo -c -o gnome-print-filter-rotate.lo gnome-print-filter-rotate.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-position.lo -MD -MP -MF .deps/gnome-print-filter-position.Tpo -c gnome-print-filter-position.c -fPIC -DPIC -o .libs/gnome-print-filter-position.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-reverse.lo -MD -MP -MF .deps/gnome-print-filter-reverse.Tpo -c gnome-print-filter-reverse.c -fPIC -DPIC -o .libs/gnome-print-filter-reverse.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-reorder.lo -MD -MP -MF .deps/gnome-print-filter-reorder.Tpo -c gnome-print-filter-reorder.c -fPIC -DPIC -o .libs/gnome-print-filter-reorder.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-rotate.lo -MD -MP -MF .deps/gnome-print-filter-rotate.Tpo -c gnome-print-filter-rotate.c -fPIC -DPIC -o .libs/gnome-print-filter-rotate.o mv -f .deps/gnome-print-filter-position.Tpo .deps/gnome-print-filter-position.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR="\"/usr/lib64/libgnomeprint/2.18.5/modules\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-select.lo -MD -MP -MF .deps/gnome-print-filter-select.Tpo -c -o gnome-print-filter-select.lo gnome-print-filter-select.c mv -f .deps/gnome-print-filter-rotate.Tpo .deps/gnome-print-filter-rotate.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR="\"/usr/lib64/libgnomeprint/2.18.5/modules\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-zoom.lo -MD -MP -MF .deps/gnome-print-filter-zoom.Tpo -c -o gnome-print-filter-zoom.lo gnome-print-filter-zoom.c mv -f .deps/gnome-print-filter-reverse.Tpo .deps/gnome-print-filter-reverse.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-clip.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-clip.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-select.lo -MD -MP -MF .deps/gnome-print-filter-select.Tpo -c gnome-print-filter-select.c -fPIC -DPIC -o .libs/gnome-print-filter-select.o mv -f .deps/gnome-print-filter-reorder.Tpo .deps/gnome-print-filter-reorder.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-draft.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-draft.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -DGNOME_PRINT_MODULES_DIR=\"/usr/lib64/libgnomeprint/2.18.5/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gnome-print-filter-zoom.lo -MD -MP -MF .deps/gnome-print-filter-zoom.Tpo -c gnome-print-filter-zoom.c -fPIC -DPIC -o .libs/gnome-print-filter-zoom.o mv -f .deps/gnome-print-filter-zoom.Tpo .deps/gnome-print-filter-zoom.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-frgba.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-frgba.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig gcc -shared .libs/gnome-print-filter-clip.o -Wl,--rpath -Wl,/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/.libs -lm ../libgnomeprint/.libs/libgnomeprint-2-2.so -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-clip.so -o .libs/libgnomeprint-clip.so mv -f .deps/gnome-print-filter-select.Tpo .deps/gnome-print-filter-select.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-multipage.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-multipage.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig creating libgnomeprint-clip.la (cd .libs && rm -f libgnomeprint-clip.la && ln -s ../libgnomeprint-clip.la libgnomeprint-clip.la) gcc -shared .libs/gnome-print-filter-draft.o -Wl,--rpath -Wl,/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/.libs -lm ../libgnomeprint/.libs/libgnomeprint-2-2.so -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-draft.so -o .libs/libgnomeprint-draft.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-position.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-position.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig creating libgnomeprint-draft.la (cd .libs && rm -f libgnomeprint-draft.la && ln -s ../libgnomeprint-draft.la libgnomeprint-draft.la) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-reorder.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-reorder.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig gcc -shared .libs/gnome-print-filter-frgba.o -Wl,--rpath -Wl,/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/.libs -lm ../libgnomeprint/.libs/libgnomeprint-2-2.so -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-frgba.so -o .libs/libgnomeprint-frgba.so creating libgnomeprint-frgba.la gcc -shared .libs/gnome-print-filter-position.o -Wl,--rpath -Wl,/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/.libs -lm ../libgnomeprint/.libs/libgnomeprint-2-2.so -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-position.so -o .libs/libgnomeprint-position.so (cd .libs && rm -f libgnomeprint-frgba.la && ln -s ../libgnomeprint-frgba.la libgnomeprint-frgba.la) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-reverse.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-reverse.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig gcc -shared .libs/gnome-print-filter-multipage.o -Wl,--rpath -Wl,/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/.libs -lm ../libgnomeprint/.libs/libgnomeprint-2-2.so -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-multipage.so -o .libs/libgnomeprint-multipage.so creating libgnomeprint-position.la creating libgnomeprint-multipage.la (cd .libs && rm -f libgnomeprint-position.la && ln -s ../libgnomeprint-position.la libgnomeprint-position.la) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-rotate.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-rotate.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig gcc -shared .libs/gnome-print-filter-reorder.o -Wl,--rpath -Wl,/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/.libs -lm ../libgnomeprint/.libs/libgnomeprint-2-2.so -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-reorder.so -o .libs/libgnomeprint-reorder.so (cd .libs && rm -f libgnomeprint-multipage.la && ln -s ../libgnomeprint-multipage.la libgnomeprint-multipage.la) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-select.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-select.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig creating libgnomeprint-reorder.la (cd .libs && rm -f libgnomeprint-reorder.la && ln -s ../libgnomeprint-reorder.la libgnomeprint-reorder.la) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-zoom.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-zoom.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig gcc -shared .libs/gnome-print-filter-reverse.o -Wl,--rpath -Wl,/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/.libs -lm ../libgnomeprint/.libs/libgnomeprint-2-2.so -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-reverse.so -o .libs/libgnomeprint-reverse.so creating libgnomeprint-reverse.la gcc -shared .libs/gnome-print-filter-rotate.o -Wl,--rpath -Wl,/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/.libs -lm ../libgnomeprint/.libs/libgnomeprint-2-2.so -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-rotate.so -o .libs/libgnomeprint-rotate.so (cd .libs && rm -f libgnomeprint-reverse.la && ln -s ../libgnomeprint-reverse.la libgnomeprint-reverse.la) gcc -shared .libs/gnome-print-filter-select.o -Wl,--rpath -Wl,/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/.libs -lm ../libgnomeprint/.libs/libgnomeprint-2-2.so -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-select.so -o .libs/libgnomeprint-select.so creating libgnomeprint-rotate.la (cd .libs && rm -f libgnomeprint-rotate.la && ln -s ../libgnomeprint-rotate.la libgnomeprint-rotate.la) gcc -shared .libs/gnome-print-filter-zoom.o -Wl,--rpath -Wl,/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/.libs -lm ../libgnomeprint/.libs/libgnomeprint-2-2.so -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-zoom.so -o .libs/libgnomeprint-zoom.so creating libgnomeprint-select.la (cd .libs && rm -f libgnomeprint-select.la && ln -s ../libgnomeprint-select.la libgnomeprint-select.la) creating libgnomeprint-zoom.la (cd .libs && rm -f libgnomeprint-zoom.la && ln -s ../libgnomeprint-zoom.la libgnomeprint-zoom.la) make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/filters' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests' Making all in files make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/files' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/files' Making all in output make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/output' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/output' Making all in tools make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT pdfcheck.o -MD -MP -MF .deps/pdfcheck.Tpo -c -o pdfcheck.o pdfcheck.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT xmlfix.o -MD -MP -MF .deps/xmlfix.Tpo -c -o xmlfix.o xmlfix.c pdfcheck.c: In function 'my_get_next_token': pdfcheck.c:92: warning: pointer targets in passing argument 1 of 'g_strndup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:194: note: expected 'const gchar *' but argument is of type 'guchar *' pdfcheck.c:92: warning: pointer targets in assignment differ in signedness pdfcheck.c: In function 'my_get_next_token_backwards': pdfcheck.c:106: warning: pointer targets in passing argument 1 of 'g_strndup' differ in signedness /usr/include/glib-2.0/glib/gstrfuncs.h:194: note: expected 'const gchar *' but argument is of type 'guchar *' pdfcheck.c:106: warning: pointer targets in assignment differ in signedness pdfcheck.c: In function 'my_find_xref_pos': pdfcheck.c:128: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:128: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:128: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:128: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:128: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:128: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:128: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:128: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:128: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:128: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:128: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:128: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:132: warning: format '%d' expects type 'int', but argument 2 has type 'long int' pdfcheck.c:136: warning: pointer targets in assignment differ in signedness pdfcheck.c: In function 'my_xref_guess_location': pdfcheck.c:155: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:155: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:155: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:155: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:155: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:155: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:155: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:155: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:155: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:155: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:155: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:155: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c: In function 'my_get_offsets': pdfcheck.c:184: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:184: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:184: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:184: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:184: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:184: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:184: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:184: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:184: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:184: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:184: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:184: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:200: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:200: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:200: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:200: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness pdfcheck.c:200: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:200: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness pdfcheck.c:200: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:200: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:200: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness pdfcheck.c:200: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:200: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness pdfcheck.c:200: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:200: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:202: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:202: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:202: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:202: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness pdfcheck.c:202: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:202: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness pdfcheck.c:202: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:202: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:202: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness pdfcheck.c:202: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:202: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness pdfcheck.c:202: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:202: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:204: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:204: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:204: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:204: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness pdfcheck.c:204: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:204: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness pdfcheck.c:204: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:204: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' xmlfix.c: In function 'xmlStaticCopyNode':pdfcheck.c:204: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness pdfcheck.c:204: note: expected 'const char *' but argument is of type 'guchar *' xmlfix.c:73: warning: pointer targets in assignment differ in signedness pdfcheck.c:204: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness pdfcheck.c:204: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:204: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:207: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:207: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:207: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:207: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:207: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:207: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:207: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:207: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:207: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:207: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:211: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:211: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:211: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:211: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness pdfcheck.c:211: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:211: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness pdfcheck.c:211: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:211: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:211: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness pdfcheck.c:211: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:211: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness pdfcheck.c:211: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:211: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:212: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness /usr/include/stdlib.h:284: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c: In function 'my_get_size_from_object': pdfcheck.c:233: warning: pointer targets in assignment differ in signedness pdfcheck.c:234: warning: pointer targets in assignment differ in signedness pdfcheck.c:235: warning: pointer targets in assignment differ in signedness pdfcheck.c:236: warning: pointer targets in assignment differ in signedness pdfcheck.c: In function 'my_guess_stream_length': pdfcheck.c:255: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:255: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:255: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:255: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:255: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:255: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:255: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:255: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:255: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:255: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:255: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:255: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c: In function 'my_parse_array': pdfcheck.c:278: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c: In function 'my_guess_object_pos': pdfcheck.c:311: warning: format '%d' expects type 'int', but argument 2 has type 'long int' pdfcheck.c:318: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:318: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:318: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:318: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:318: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:318: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:318: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:318: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:318: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:318: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:318: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:318: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c: In function 'my_check_object': pdfcheck.c:349: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:349: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:349: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:349: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:349: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:349: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:349: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:349: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:349: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:349: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:349: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:349: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:365: warning: pointer targets in assignment differ in signedness pdfcheck.c:373: warning: pointer targets in passing argument 1 of 'my_parse_array' differ in signedness pdfcheck.c:266: note: expected 'guchar *' but argument is of type 'gchar *' pdfcheck.c:375: warning: pointer targets in assignment differ in signedness pdfcheck.c:386: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:386: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:386: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:386: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:386: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:386: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:386: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:386: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:386: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:386: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:386: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:386: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:390: warning: pointer targets in assignment differ in signedness pdfcheck.c:400: warning: pointer targets in assignment differ in signedness pdfcheck.c:404: warning: pointer targets in assignment differ in signedness pdfcheck.c:408: warning: pointer targets in assignment differ in signedness pdfcheck.c:419: warning: pointer targets in assignment differ in signedness pdfcheck.c:422: warning: pointer targets in assignment differ in signedness pdfcheck.c:426: warning: pointer targets in passing argument 1 of 'my_parse_array' differ in signedness pdfcheck.c:266: note: expected 'guchar *' but argument is of type 'gchar *' pdfcheck.c:431: warning: pointer targets in assignment differ in signedness pdfcheck.c:444: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:444: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:444: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:444: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:444: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:444: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:444: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:444: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:444: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:444: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness pdfcheck.c:444: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c:444: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'guchar *' pdfcheck.c: In function 'my_read_file': pdfcheck.c:521: warning: pointer targets in return differ in signedness pdfcheck.c: In function 'main': pdfcheck.c:548: warning: pointer targets in assignment differ in signedness mv -f .deps/xmlfix.Tpo .deps/xmlfix.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lm -o xmlfix xmlfix.o -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz mkdir .libs mv -f .deps/pdfcheck.Tpo .deps/pdfcheck.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lm -o pdfcheck pdfcheck.o -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o xmlfix xmlfix.o -Wl,--export-dynamic -lm -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o pdfcheck pdfcheck.o -Wl,--export-dynamic -lm -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/tools' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgnomeprint/gpa -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT generate.o -MD -MP -MF .deps/generate.Tpo -c -o generate.o generate.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgnomeprint/gpa -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gpa-test.o -MD -MP -MF .deps/gpa-test.Tpo -c -o gpa-test.o gpa-test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgnomeprint/gpa -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT fonts.o -MD -MP -MF .deps/fonts.Tpo -c -o fonts.o fonts.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgnomeprint/gpa -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o simple.c generate.c: In function 'my_draw_paths': generate.c:152: warning: pointer targets in passing argument 2 of 'gnome_print_beginpage' differ in signedness ../libgnomeprint/gnome-print.h:155: note: expected 'const guchar *' but argument is of type 'char *' generate.c: In function 'my_draw_simple': generate.c:183: warning: pointer targets in passing argument 2 of 'gnome_print_beginpage' differ in signedness ../libgnomeprint/gnome-print.h:155: note: expected 'const guchar *' but argument is of type 'char *' generate.c: In function 'my_draw_image': generate.c:244: warning: pointer targets in passing argument 2 of 'gnome_print_beginpage' differ in signedness ../libgnomeprint/gnome-print.h:155: note: expected 'const guchar *' but argument is of type 'char *' generate.c:249: warning: pointer targets in passing argument 2 of 'gnome_print_rgbimage' differ in signedness ../libgnomeprint/gnome-print.h:151: note: expected 'const guchar *' but argument is of type 'char *' generate.c:251: warning: pointer targets in passing argument 2 of 'gnome_print_grayimage' differ in signedness ../libgnomeprint/gnome-print.h:150: note: expected 'const guchar *' but argument is of type 'char *' generate.c: In function 'my_clip_region': generate.c:263: warning: pointer targets in passing argument 2 of 'gnome_print_beginpage' differ in signedness ../libgnomeprint/gnome-print.h:155: note: expected 'const guchar *' but argument is of type 'char *' generate.c:275: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' generate.c: In function 'my_draw_text': generate.c:292: warning: pointer targets in passing argument 2 of 'gnome_print_beginpage' differ in signedness ../libgnomeprint/gnome-print.h:155: note: expected 'const guchar *' but argument is of type 'char *' generate.c:311: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest' differ in signedness ../libgnomeprint/gnome-font.h:124: note: expected 'const guchar *' but argument is of type 'gchar *' generate.c:323: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' generate.c:325: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' generate.c:327: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' generate.c:329: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'gchar *' generate.c: In function 'my_draw_glyphlist': generate.c:344: warning: pointer targets in passing argument 2 of 'gnome_print_beginpage' differ in signedness ../libgnomeprint/gnome-print.h:155: note: expected 'const guchar *' but argument is of type 'char *' generate.c:346: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest' differ in signedness ../libgnomeprint/gnome-font.h:124: note: expected 'const guchar *' but argument is of type 'char *' generate.c:348: warning: pointer targets in passing argument 5 of 'gnome_glyphlist_from_text_dumb' differ in signedness ../libgnomeprint/gnome-glyphlist.h:97: note: expected 'const guchar *' but argument is of type 'char *' generate.c: In function 'my_draw_error': generate.c:406: warning: pointer targets in passing argument 2 of 'gnome_print_beginpage' differ in signedness ../libgnomeprint/gnome-print.h:155: note: expected 'const guchar *' but argument is of type 'char *' generate.c:407: warning: pointer targets in passing argument 2 of 'gnome_print_beginpage' differ in signedness ../libgnomeprint/gnome-print.h:155: note: expected 'const guchar *' but argument is of type 'char *' generate.c:411: warning: pointer targets in passing argument 2 of 'gnome_print_beginpage' differ in signedness ../libgnomeprint/gnome-print.h:155: note: expected 'const guchar *' but argument is of type 'char *' generate.c: In function 'my_replay': generate.c:485: warning: pointer targets in passing argument 2 of 'gnome_print_meta_render_file' differ in signedness ../libgnomeprint/gnome-print-meta.h:61: note: expected 'const guchar *' but argument is of type 'const gchar *' generate.c: In function 'main': generate.c:541: warning: pointer targets in passing argument 2 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' generate.c:541: warning: pointer targets in passing argument 3 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' generate.c:547: warning: pointer targets in passing argument 2 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' generate.c:547: warning: pointer targets in passing argument 3 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' generate.c:549: warning: pointer targets in passing argument 2 of 'gnome_print_config_get' differ in signedness ../libgnomeprint/gnome-print-config.h:134: note: expected 'const guchar *' but argument is of type 'char *' generate.c:549: warning: pointer targets in assignment differ in signedness simple.c: In function 'my_draw': simple.c:17: warning: pointer targets in passing argument 2 of 'gnome_print_beginpage' differ in signedness ../libgnomeprint/gnome-print.h:155: note: expected 'const guchar *' but argument is of type 'char *' simple.c:43: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest' differ in signedness ../libgnomeprint/gnome-font.h:124: note: expected 'const guchar *' but argument is of type 'char *' simple.c:46: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' simple.c:48: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest' differ in signedness ../libgnomeprint/gnome-font.h:124: note: expected 'const guchar *' but argument is of type 'char *' simple.c:51: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' simple.c: In function 'my_print': simple.c:70: warning: pointer targets in passing argument 2 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' simple.c:70: warning: pointer targets in passing argument 3 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' simple.c:72: warning: pointer targets in passing argument 2 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' simple.c:72: warning: pointer targets in passing argument 3 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' mv -f .deps/simple.Tpo .deps/simple.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgnomeprint/gpa -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT pango.o -MD -MP -MF .deps/pango.Tpo -c -o pango.o pango.c fonts.c: In function 'print_font_info': fonts.c:119: warning: pointer targets in passing argument 1 of 'gnome_font_find' differ in signedness ../libgnomeprint/gnome-font.h:123: note: expected 'const guchar *' but argument is of type 'gchar *' fonts.c:120: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' fonts.c:120: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fonts.c:120: note: expected 'const char *' but argument is of type 'const guchar *' fonts.c:120: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' fonts.c:120: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fonts.c:120: note: expected 'const char *' but argument is of type 'const guchar *' fonts.c:120: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fonts.c:120: note: expected 'const char *' but argument is of type 'const guchar *' fonts.c:120: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fonts.c:120: note: expected 'const char *' but argument is of type 'const guchar *' fonts.c:130: warning: pointer targets in passing argument 2 of 'gnome_print_beginpage' differ in signedness ../libgnomeprint/gnome-print.h:155: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:134: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:137: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:140: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:143: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:146: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:149: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:152: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:162: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'gchar *' fonts.c:165: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'gchar *' fonts.c:168: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'gchar *' fonts.c:171: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'gchar *' fonts.c:174: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'gchar *' fonts.c:179: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:181: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:183: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:188: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'gchar *' fonts.c: In function 'generate_font_info': fonts.c:241: warning: pointer targets in passing argument 2 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:241: warning: pointer targets in passing argument 3 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:244: warning: pointer targets in passing argument 2 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:244: warning: pointer targets in passing argument 3 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:251: warning: pointer targets in passing argument 2 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:251: warning: pointer targets in passing argument 3 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' fonts.c: In function 'catalog_beginpage': fonts.c:269: warning: pointer targets in passing argument 2 of 'gnome_print_beginpage' differ in signedness ../libgnomeprint/gnome-print.h:155: note: expected 'const guchar *' but argument is of type 'gchar *' fonts.c: In function 'generate_header': fonts.c:323: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest' differ in signedness ../libgnomeprint/gnome-font.h:124: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:324: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest' differ in signedness ../libgnomeprint/gnome-font.h:124: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:325: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest' differ in signedness ../libgnomeprint/gnome-font.h:124: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:331: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:338: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:341: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:344: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:347: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:350: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:353: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:361: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:365: warning: pointer targets in passing argument 1 of 'gethostname' differ in signedness /usr/include/bits/unistd.h:345: note: expected 'char *' but argument is of type 'guchar *' fonts.c:370: warning: pointer targets in assignment differ in signedness fonts.c:376: warning: pointer targets in assignment differ in signedness fonts.c:378: warning: pointer targets in assignment differ in signedness fonts.c:383: warning: pointer targets in passing argument 2 of 'gnome_print_config_get' differ in signedness ../libgnomeprint/gnome-print-config.h:134: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:388: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'char * const' fonts.c: In function 'generate_catalog': fonts.c:414: warning: pointer targets in passing argument 2 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:414: warning: pointer targets in passing argument 3 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:416: warning: pointer targets in passing argument 2 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:416: warning: pointer targets in passing argument 3 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:427: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest' differ in signedness ../libgnomeprint/gnome-font.h:124: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:428: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest' differ in signedness ../libgnomeprint/gnome-font.h:124: note: expected 'const guchar *' but argument is of type 'char *' fonts.c:454: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'gchar *' fonts.c:457: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness ../libgnomeprint/gnome-print.h:145: note: expected 'const guchar *' but argument is of type 'gchar *' fonts.c:459: warning: pointer targets in passing argument 1 of 'gnome_font_find' differ in signedness ../libgnomeprint/gnome-font.h:123: note: expected 'const guchar *' but argument is of type 'gchar *' fonts.c:460: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' fonts.c:460: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fonts.c:460: note: expected 'const char *' but argument is of type 'const guchar *' fonts.c:460: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' fonts.c:460: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fonts.c:460: note: expected 'const char *' but argument is of type 'const guchar *' fonts.c:460: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fonts.c:460: note: expected 'const char *' but argument is of type 'const guchar *' fonts.c:460: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fonts.c:460: note: expected 'const char *' but argument is of type 'const guchar *' fonts.c: In function 'check_options': fonts.c:581: warning: unused variable 'run_usage' gpa-test.c:100: warning: pointer targets in initialization differ in signedness gpa-test.c:101: warning: pointer targets in initialization differ in signedness gpa-test.c:102: warning: pointer targets in initialization differ in signedness gpa-test.c:103: warning: pointer targets in initialization differ in signedness gpa-test.c:104: warning: pointer targets in initialization differ in signedness gpa-test.c:105: warning: pointer targets in initialization differ in signedness gpa-test.c:106: warning: pointer targets in initialization differ in signedness gpa-test.c:107: warning: pointer targets in initialization differ in signedness gpa-test.c: In function 'test_gpa_settings': gpa-test.c:206: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness ../libgnomeprint/gpa/gpa-node-private.h:81: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:233: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness ../libgnomeprint/gpa/gpa-node-private.h:81: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:263: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness ../libgnomeprint/gpa/gpa-node-private.h:81: note: expected 'const guchar *' but argument is of type 'const gchar *' gpa-test.c: In function 'test_gpa_list_callbacks': gpa-test.c:294: warning: pointer targets in passing argument 2 of 'gpa_node_set_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:67: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:294: warning: pointer targets in passing argument 3 of 'gpa_node_set_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:67: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:295: warning: pointer targets in passing argument 2 of 'gpa_node_get_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:66: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:295: warning: pointer targets in assignment differ in signedness gpa-test.c:302: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness ../libgnomeprint/gpa/gpa-node-private.h:81: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:310: warning: pointer targets in passing argument 2 of 'gpa_node_set_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:67: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:310: warning: pointer targets in passing argument 3 of 'gpa_node_set_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:67: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c: In function 'test_gpa_list': gpa-test.c:345: warning: pointer targets in initialization differ in signedness gpa-test.c:346: warning: pointer targets in initialization differ in signedness gpa-test.c:347: warning: pointer targets in initialization differ in signedness gpa-test.c:349: warning: pointer targets in initialization differ in signedness gpa-test.c:351: warning: pointer targets in initialization differ in signedness gpa-test.c:353: warning: pointer targets in initialization differ in signedness gpa-test.c:353: warning: pointer targets in initialization differ in signedness gpa-test.c:354: warning: pointer targets in initialization differ in signedness gpa-test.c:354: warning: pointer targets in initialization differ in signedness gpa-test.c:361: warning: pointer targets in passing argument 2 of 'gpa_node_set_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:67: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:361: warning: pointer targets in passing argument 3 of 'gpa_node_set_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:67: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:389: warning: pointer targets in passing argument 2 of 'gpa_node_set_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:67: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:389: warning: pointer targets in passing argument 3 of 'gpa_node_set_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:67: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:391: warning: pointer targets in passing argument 2 of 'gpa_node_get_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:66: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:392: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' gpa-test.c:392: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-test.c:392: note: expected 'const char *' but argument is of type 'guchar *' gpa-test.c:392: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' gpa-test.c:392: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-test.c:392: note: expected 'const char *' but argument is of type 'guchar *' gpa-test.c:392: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-test.c:392: note: expected 'const char *' but argument is of type 'guchar *' gpa-test.c:392: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-test.c:392: note: expected 'const char *' but argument is of type 'guchar *' gpa-test.c:398: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness ../libgnomeprint/gpa/gpa-node-private.h:81: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:399: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness ../libgnomeprint/gpa/gpa-node-private.h:81: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:412: warning: pointer targets in passing argument 2 of 'gpa_node_get_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:66: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:413: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' gpa-test.c:413: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-test.c:413: note: expected 'const char *' but argument is of type 'guchar *' gpa-test.c:413: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'guchar *' gpa-test.c:413: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-test.c:413: note: expected 'const char *' but argument is of type 'guchar *' gpa-test.c:413: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-test.c:413: note: expected 'const char *' but argument is of type 'guchar *' gpa-test.c:413: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gpa-test.c:413: note: expected 'const char *' but argument is of type 'guchar *' gpa-test.c: In function 'test_gpa_config_callbacks': gpa-test.c:456: warning: pointer targets in passing argument 2 of 'gpa_node_set_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:67: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:456: warning: pointer targets in passing argument 3 of 'gpa_node_set_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:67: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:457: warning: pointer targets in passing argument 2 of 'gpa_node_get_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:66: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:457: warning: pointer targets in assignment differ in signedness gpa-test.c:464: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness ../libgnomeprint/gpa/gpa-node-private.h:81: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:471: warning: pointer targets in passing argument 2 of 'gpa_node_set_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:67: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c:471: warning: pointer targets in passing argument 3 of 'gpa_node_set_path_value' differ in signedness ../libgnomeprint/gpa/gpa-node.h:67: note: expected 'const guchar *' but argument is of type 'char *' gpa-test.c: In function 'test_globals': gpa-test.c:520: warning: pointer targets in passing argument 2 of 'gnome_print_config_get' differ in signedness ../libgnomeprint/gnome-print-config.h:134: note: expected 'const guchar *' but argument is of type 'const gchar *' gpa-test.c:520: warning: pointer targets in assignment differ in signedness gpa-test.c: In function 'gpa_test_pairs': gpa-test.c:590: warning: pointer targets in assignment differ in signedness gpa-test.c:614: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' gpa-test.c:620: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' gpa-test.c:620: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' gpa-test.c:620: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-test.c:620: note: expected 'const char *' but argument is of type 'const guchar *' gpa-test.c:620: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-test.c:620: note: expected 'const char *' but argument is of type 'const guchar *' gpa-test.c:620: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const guchar *' gpa-test.c:620: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-test.c:620: note: expected 'const char *' but argument is of type 'const guchar *' gpa-test.c:620: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gpa-test.c:620: note: expected 'const char *' but argument is of type 'const guchar *' gpa-test.c:620: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'const guchar *' gpa-test.c: In function 'parse_command_line': gpa-test.c:710: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' gpa-test.c: In function 'main': gpa-test.c:770: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness ../libgnomeprint/gpa/gpa-node-private.h:81: note: expected 'const guchar *' but argument is of type 'gchar *' pango.c: In function 'my_draw': pango.c:62: warning: pointer targets in passing argument 2 of 'gnome_print_beginpage' differ in signedness ../libgnomeprint/gnome-print.h:155: note: expected 'const guchar *' but argument is of type 'char *' pango.c: In function 'my_print': pango.c:103: warning: pointer targets in passing argument 2 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' pango.c:103: warning: pointer targets in passing argument 3 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' pango.c:106: warning: pointer targets in passing argument 2 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' pango.c:106: warning: pointer targets in passing argument 3 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' pango.c:113: warning: pointer targets in passing argument 2 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' pango.c:113: warning: pointer targets in passing argument 3 of 'gnome_print_config_set' differ in signedness ../libgnomeprint/gnome-print-config.h:135: note: expected 'const guchar *' but argument is of type 'char *' pango.c: In function 'main': pango.c:161: warning: passing argument 3 of 'g_file_get_contents' from incompatible pointer type /usr/include/glib-2.0/glib/gfileutils.h:89: note: expected 'gsize *' but argument is of type 'int *' pango.c:143: warning: unused variable 'ret' mv -f .deps/gpa-test.Tpo .deps/gpa-test.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgnomeprint/gpa -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT test-print.o -MD -MP -MF .deps/test-print.Tpo -c -o test-print.o test-print.c mv -f .deps/generate.Tpo .deps/generate.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgnomeprint/gpa -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT test-common.o -MD -MP -MF .deps/test-common.Tpo -c -o test-common.o test-common.c mv -f .deps/pango.Tpo .deps/pango.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgnomeprint/gpa -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT test-filter.o -MD -MP -MF .deps/test-filter.Tpo -c -o test-filter.o test-filter.c mv -f .deps/fonts.Tpo .deps/fonts.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgnomeprint/gpa -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT test-meta.o -MD -MP -MF .deps/test-meta.Tpo -c -o test-meta.o test-meta.c mv -f .deps/test-print.Tpo .deps/test-print.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lm -o generate generate.o ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz mv -f .deps/test-filter.Tpo .deps/test-filter.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lm -o gpa-test gpa-test.o ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz test-meta.c: In function 'main': test-meta.c:52: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/test-common.Tpo .deps/test-common.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lm -o fonts fonts.o ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz mv -f .deps/test-meta.Tpo .deps/test-meta.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lm -o simple simple.o ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/generate generate.o -Wl,--export-dynamic ../libgnomeprint/.libs/libgnomeprint-2-2.so -lm -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/gpa-test gpa-test.o -Wl,--export-dynamic ../libgnomeprint/.libs/libgnomeprint-2-2.so -lm -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/fonts fonts.o -Wl,--export-dynamic ../libgnomeprint/.libs/libgnomeprint-2-2.so -lm -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz creating generate gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/simple simple.o -Wl,--export-dynamic ../libgnomeprint/.libs/libgnomeprint-2-2.so -lm -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz creating gpa-test creating fonts /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lm -o pango pango.o ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lm -o test-print test-print.o test-common.o ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lm -o test-filter test-filter.o test-common.o ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz creating simple /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lm -o test-meta test-meta.o ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/test-print test-print.o test-common.o -Wl,--export-dynamic ../libgnomeprint/.libs/libgnomeprint-2-2.so -lm -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/test-filter test-filter.o test-common.o -Wl,--export-dynamic ../libgnomeprint/.libs/libgnomeprint-2-2.so -lm -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/test-meta test-meta.o -Wl,--export-dynamic ../libgnomeprint/.libs/libgnomeprint-2-2.so -lm -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz creating test-print creating test-filter creating test-meta gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/pango pango.o -Wl,--export-dynamic ../libgnomeprint/.libs/libgnomeprint-2-2.so -lm -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz creating pango make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests' Making all in data make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data' Making all in models make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data/models' LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po GNOME-GENERIC-PS.xml.in GNOME-GENERIC-PS.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po GNOME-PDF-WRITER.xml.in GNOME-PDF-WRITER.xml Generating and caching the translation database Generating and caching the translation database Merging translations into GNOME-PDF-WRITER.xml. CREATED GNOME-PDF-WRITER.xml Merging translations into GNOME-GENERIC-PS.xml. CREATED GNOME-GENERIC-PS.xml make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data/models' Making all in printers make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data/printers' LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po GENERIC.xml.in GENERIC.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po PDF-WRITER.xml.in PDF-WRITER.xml Found cached translation database Merging translations into PDF-WRITER.xml. CREATED PDF-WRITER.xml Found cached translation database Merging translations into GENERIC.xml. CREATED GENERIC.xml make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data/printers' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data' LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po globals.xml.in globals.xml Found cached translation database Merging translations into globals.xml. CREATED globals.xml make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data' Making all in po make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/po' file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file am.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo be@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be@latin.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo cy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cy.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ka.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo ky | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ky.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mn.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo wa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file wa.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file xh.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/po' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/doc' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/doc/reference' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/doc' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/doc' make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5' make[1]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.S46eI0 + umask 022 + cd /builddir/build/BUILD + cd libgnomeprint-2.18.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64 + /usr/bin/make prefix=/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr exec_prefix=/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr bindir=/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/bin sbindir=/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/etc datadir=/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share includedir=/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include libdir=/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/libexec localstatedir=/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/var sharedstatedir=/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/var/lib mandir=/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/man infodir=/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/info install Making install in libgnomeprint make[1]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint' Making install in gpa make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/gpa' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/gpa' make[3]: Nothing to be done for `install-exec-am'. test -z "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private" /usr/bin/install -c -m 644 'gpa-node.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h' /usr/bin/install -c -m 644 'gpa-utils.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-utils.h' /usr/bin/install -c -m 644 'gpa-printer.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-printer.h' /usr/bin/install -c -m 644 'gpa-key.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-key.h' /usr/bin/install -c -m 644 'gpa-state.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-state.h' /usr/bin/install -c -m 644 'gpa-option.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-option.h' /usr/bin/install -c -m 644 'gpa-node-private.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node-private.h' /usr/bin/install -c -m 644 'gpa-list.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-list.h' /usr/bin/install -c -m 644 'gpa-model.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-model.h' /usr/bin/install -c -m 644 'gpa-settings.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-settings.h' /usr/bin/install -c -m 644 'gpa-reference.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-reference.h' /usr/bin/install -c -m 644 'gpa-root.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-root.h' /usr/bin/install -c -m 644 'gpa-config.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-config.h' make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/gpa' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/gpa' Making install in ttsubset make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/ttsubset' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/ttsubset' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/ttsubset' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/ttsubset' Making install in . make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint' test -z "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnomeprint-2-2.la' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint-2-2.la' /usr/bin/install -c .libs/libgnomeprint-2-2.so.0.1.0 /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint-2-2.so.0.1.0 (cd /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 && { ln -s -f libgnomeprint-2-2.so.0.1.0 libgnomeprint-2-2.so.0 || { rm -f libgnomeprint-2-2.so.0 && ln -s libgnomeprint-2-2.so.0.1.0 libgnomeprint-2-2.so.0; }; }) (cd /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 && { ln -s -f libgnomeprint-2-2.so.0.1.0 libgnomeprint-2-2.so || { rm -f libgnomeprint-2-2.so && ln -s libgnomeprint-2-2.so.0.1.0 libgnomeprint-2-2.so; }; }) /usr/bin/install -c .libs/libgnomeprint-2-2.lai /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint-2-2.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint" /usr/bin/install -c -m 644 'gnome-print-filter.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-filter.h' /usr/bin/install -c -m 644 'gnome-print-transport.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-transport.h' /usr/bin/install -c -m 644 'gnome-print-config.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h' /usr/bin/install -c -m 644 'gnome-print.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print.h' /usr/bin/install -c -m 644 'gp-gc.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/gp-gc.h' /usr/bin/install -c -m 644 'gnome-print-job.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-job.h' /usr/bin/install -c -m 644 'gnome-print-pango.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-pango.h' /usr/bin/install -c -m 644 'gnome-glyphlist.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/gnome-glyphlist.h' /usr/bin/install -c -m 644 'gnome-pgl.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/gnome-pgl.h' /usr/bin/install -c -m 644 'gnome-print-paper.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-paper.h' /usr/bin/install -c -m 644 'gnome-print-unit.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-unit.h' /usr/bin/install -c -m 644 'gnome-print-meta.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-meta.h' /usr/bin/install -c -m 644 'gnome-font.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/gnome-font.h' /usr/bin/install -c -m 644 'gnome-font-face.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/gnome-font-face.h' /usr/bin/install -c -m 644 'gnome-rfont.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/gnome-rfont.h' /usr/bin/install -c -m 644 'libgnomeprint-enum-types.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/libgnomeprint-enum-types.h' test -z "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private" /usr/bin/install -c -m 644 'gnome-glyphlist-private.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-glyphlist-private.h' /usr/bin/install -c -m 644 'gnome-print-private.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-private.h' /usr/bin/install -c -m 644 'gnome-print-config-private.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-config-private.h' /usr/bin/install -c -m 644 'gp-gc-private.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gp-gc-private.h' /usr/bin/install -c -m 644 'gnome-print-path.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-path.h' /usr/bin/install -c -m 644 'gnome-font-private.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-font-private.h' /usr/bin/install -c -m 644 'gnome-fontmap.h' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-fontmap.h' test -z "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libgnomeprint-2.2.pc' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/pkgconfig/libgnomeprint-2.2.pc' make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint' Making install in transports make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/transports' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/transports' make[3]: Nothing to be done for `install-exec-am'. test -z "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/transports" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/transports" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgnomeprint-file.la' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/transports/libgnomeprint-file.la' libtool: install: warning: relinking `libgnomeprint-file.la' (cd /builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/transports; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-file.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/transports gp-transport-file.lo ../libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz -inst-prefix-dir /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64) gcc -shared .libs/gp-transport-file.o -lm -L/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 -L/usr/lib64 -lgnomeprint-2-2 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-file.so -o .libs/libgnomeprint-file.so /usr/bin/install -c .libs/libgnomeprint-file.soT /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/transports/libgnomeprint-file.so /usr/bin/install -c .libs/libgnomeprint-file.lai /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/transports/libgnomeprint-file.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libgnomeprint/2.18.5/modules/transports' /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgnomeprint-lpr.la' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/transports/libgnomeprint-lpr.la' libtool: install: warning: relinking `libgnomeprint-lpr.la' (cd /builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/transports; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-lpr.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/transports gp-transport-lpr.lo ../libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz -inst-prefix-dir /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64) gcc -shared .libs/gp-transport-lpr.o -lm -L/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 -L/usr/lib64 -lgnomeprint-2-2 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-lpr.so -o .libs/libgnomeprint-lpr.so /usr/bin/install -c .libs/libgnomeprint-lpr.soT /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/transports/libgnomeprint-lpr.so /usr/bin/install -c .libs/libgnomeprint-lpr.lai /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/transports/libgnomeprint-lpr.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libgnomeprint/2.18.5/modules/transports' /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgnomeprint-custom.la' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/transports/libgnomeprint-custom.la' libtool: install: warning: relinking `libgnomeprint-custom.la' (cd /builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/transports; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-custom.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/transports gp-transport-custom.lo ../libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz -inst-prefix-dir /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64) gcc -shared .libs/gp-transport-custom.o -lm -L/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 -L/usr/lib64 -lgnomeprint-2-2 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -lfreetype -lz -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-custom.so -o .libs/libgnomeprint-custom.so /usr/bin/install -c .libs/libgnomeprint-custom.soT /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/transports/libgnomeprint-custom.so /usr/bin/install -c .libs/libgnomeprint-custom.lai /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/transports/libgnomeprint-custom.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libgnomeprint/2.18.5/modules/transports' make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/transports' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/transports' Making install in modules make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules' Making install in cups make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules/cups' make[4]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules/cups' make[4]: Nothing to be done for `install-exec-am'. test -z "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libgnomeprintcups.la' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/libgnomeprintcups.la' libtool: install: warning: relinking `libgnomeprintcups.la' (cd /builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules/cups; /bin/sh ../../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lpthread -lm -lcrypt -lgnomecups-1.0 -lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lpthread -lm -lcrypt -lgobject-2.0 -lglib-2.0 -avoid-version -module -no-undefined -lm -o libgnomeprintcups.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules gnome-print-cups.lo gnome-print-cups-transport.lo ../../libgnomeprint-2-2.la -inst-prefix-dir /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64) gcc -shared .libs/gnome-print-cups.o .libs/gnome-print-cups-transport.o -lxml2 -lgmodule-2.0 -lgnomecups-1.0 -lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lpthread -lcrypt -lgobject-2.0 -lglib-2.0 -lm -L/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 -L/usr/lib64 -lgnomeprint-2-2 -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprintcups.so -o .libs/libgnomeprintcups.so /usr/bin/install -c .libs/libgnomeprintcups.soT /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/libgnomeprintcups.so /usr/bin/install -c .libs/libgnomeprintcups.lai /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/libgnomeprintcups.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libgnomeprint/2.18.5/modules' make[4]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules/cups' make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules/cups' Making install in lpd make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules/lpd' make[4]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules/lpd' make[4]: Nothing to be done for `install-exec-am'. test -z "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libgnomeprintlpd.la' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/libgnomeprintlpd.la' libtool: install: warning: relinking `libgnomeprintlpd.la' (cd /builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules/lpd; /bin/sh ../../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -lgobject-2.0 -lglib-2.0 -lxml2 -avoid-version -module -no-undefined -lm -o libgnomeprintlpd.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules gnome-print-lpd.lo ../../libgnomeprint-2-2.la -inst-prefix-dir /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64) gcc -shared .libs/gnome-print-lpd.o -lgobject-2.0 -lglib-2.0 -lxml2 -lm -L/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 -L/usr/lib64 -lgnomeprint-2-2 -m64 -mminimal-toc -Wl,-soname -Wl,libgnomeprintlpd.so -o .libs/libgnomeprintlpd.so /usr/bin/install -c .libs/libgnomeprintlpd.soT /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/libgnomeprintlpd.so /usr/bin/install -c .libs/libgnomeprintlpd.lai /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/libgnomeprintlpd.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libgnomeprint/2.18.5/modules' make[4]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules/lpd' make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules/lpd' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules' make[4]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules' make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint/modules' make[1]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/libgnomeprint' Making install in filters make[1]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/filters' make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/filters' make[2]: Nothing to be done for `install-exec-am'. test -z "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnomeprint-clip.la' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-clip.la' libtool: install: warning: relinking `libgnomeprint-clip.la' (cd /builddir/build/BUILD/libgnomeprint-2.18.5/filters; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-clip.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-clip.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -inst-prefix-dir /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64) gcc -shared .libs/gnome-print-filter-clip.o -lm -L/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 -L/usr/lib64 -lgnomeprint-2-2 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-clip.so -o .libs/libgnomeprint-clip.so /usr/bin/install -c .libs/libgnomeprint-clip.soT /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-clip.so /usr/bin/install -c .libs/libgnomeprint-clip.lai /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-clip.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libgnomeprint/2.18.5/modules/filters' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnomeprint-draft.la' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-draft.la' libtool: install: warning: relinking `libgnomeprint-draft.la' (cd /builddir/build/BUILD/libgnomeprint-2.18.5/filters; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-draft.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-draft.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -inst-prefix-dir /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64) gcc -shared .libs/gnome-print-filter-draft.o -lm -L/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 -L/usr/lib64 -lgnomeprint-2-2 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-draft.so -o .libs/libgnomeprint-draft.so /usr/bin/install -c .libs/libgnomeprint-draft.soT /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-draft.so /usr/bin/install -c .libs/libgnomeprint-draft.lai /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-draft.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libgnomeprint/2.18.5/modules/filters' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnomeprint-frgba.la' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-frgba.la' libtool: install: warning: relinking `libgnomeprint-frgba.la' (cd /builddir/build/BUILD/libgnomeprint-2.18.5/filters; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-frgba.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-frgba.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -inst-prefix-dir /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64) gcc -shared .libs/gnome-print-filter-frgba.o -lm -L/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 -L/usr/lib64 -lgnomeprint-2-2 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-frgba.so -o .libs/libgnomeprint-frgba.so /usr/bin/install -c .libs/libgnomeprint-frgba.soT /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-frgba.so /usr/bin/install -c .libs/libgnomeprint-frgba.lai /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-frgba.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libgnomeprint/2.18.5/modules/filters' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnomeprint-multipage.la' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-multipage.la' libtool: install: warning: relinking `libgnomeprint-multipage.la' (cd /builddir/build/BUILD/libgnomeprint-2.18.5/filters; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-multipage.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-multipage.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -inst-prefix-dir /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64) gcc -shared .libs/gnome-print-filter-multipage.o -lm -L/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 -L/usr/lib64 -lgnomeprint-2-2 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-multipage.so -o .libs/libgnomeprint-multipage.so /usr/bin/install -c .libs/libgnomeprint-multipage.soT /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-multipage.so /usr/bin/install -c .libs/libgnomeprint-multipage.lai /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-multipage.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libgnomeprint/2.18.5/modules/filters' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnomeprint-position.la' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-position.la' libtool: install: warning: relinking `libgnomeprint-position.la' (cd /builddir/build/BUILD/libgnomeprint-2.18.5/filters; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-position.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-position.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -inst-prefix-dir /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64) gcc -shared .libs/gnome-print-filter-position.o -lm -L/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 -L/usr/lib64 -lgnomeprint-2-2 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-position.so -o .libs/libgnomeprint-position.so /usr/bin/install -c .libs/libgnomeprint-position.soT /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-position.so /usr/bin/install -c .libs/libgnomeprint-position.lai /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-position.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libgnomeprint/2.18.5/modules/filters' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnomeprint-reorder.la' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-reorder.la' libtool: install: warning: relinking `libgnomeprint-reorder.la' (cd /builddir/build/BUILD/libgnomeprint-2.18.5/filters; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-reorder.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-reorder.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -inst-prefix-dir /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64) gcc -shared .libs/gnome-print-filter-reorder.o -lm -L/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 -L/usr/lib64 -lgnomeprint-2-2 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-reorder.so -o .libs/libgnomeprint-reorder.so /usr/bin/install -c .libs/libgnomeprint-reorder.soT /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-reorder.so /usr/bin/install -c .libs/libgnomeprint-reorder.lai /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-reorder.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libgnomeprint/2.18.5/modules/filters' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnomeprint-reverse.la' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-reverse.la' libtool: install: warning: relinking `libgnomeprint-reverse.la' (cd /builddir/build/BUILD/libgnomeprint-2.18.5/filters; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-reverse.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-reverse.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -inst-prefix-dir /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64) gcc -shared .libs/gnome-print-filter-reverse.o -lm -L/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 -L/usr/lib64 -lgnomeprint-2-2 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-reverse.so -o .libs/libgnomeprint-reverse.so /usr/bin/install -c .libs/libgnomeprint-reverse.soT /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-reverse.so /usr/bin/install -c .libs/libgnomeprint-reverse.lai /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-reverse.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libgnomeprint/2.18.5/modules/filters' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnomeprint-rotate.la' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-rotate.la' libtool: install: warning: relinking `libgnomeprint-rotate.la' (cd /builddir/build/BUILD/libgnomeprint-2.18.5/filters; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-rotate.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-rotate.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -inst-prefix-dir /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64) gcc -shared .libs/gnome-print-filter-rotate.o -lm -L/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 -L/usr/lib64 -lgnomeprint-2-2 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-rotate.so -o .libs/libgnomeprint-rotate.so /usr/bin/install -c .libs/libgnomeprint-rotate.soT /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-rotate.so /usr/bin/install -c .libs/libgnomeprint-rotate.lai /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-rotate.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libgnomeprint/2.18.5/modules/filters' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnomeprint-select.la' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-select.la' libtool: install: warning: relinking `libgnomeprint-select.la' (cd /builddir/build/BUILD/libgnomeprint-2.18.5/filters; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-select.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-select.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -inst-prefix-dir /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64) gcc -shared .libs/gnome-print-filter-select.o -lm -L/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 -L/usr/lib64 -lgnomeprint-2-2 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-select.so -o .libs/libgnomeprint-select.so /usr/bin/install -c .libs/libgnomeprint-select.soT /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-select.so /usr/bin/install -c .libs/libgnomeprint-select.lai /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-select.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libgnomeprint/2.18.5/modules/filters' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgnomeprint-zoom.la' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-zoom.la' libtool: install: warning: relinking `libgnomeprint-zoom.la' (cd /builddir/build/BUILD/libgnomeprint-2.18.5/filters; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -avoid-version -module -no-undefined -lm -o libgnomeprint-zoom.la -rpath /usr/lib64/libgnomeprint/2.18.5/modules/filters gnome-print-filter-zoom.lo ../libgnomeprint/libgnomeprint-2-2.la -Wl,--export-dynamic -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -inst-prefix-dir /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64) gcc -shared .libs/gnome-print-filter-zoom.o -lm -L/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64 -L/usr/lib64 -lgnomeprint-2-2 -lart_lgpl_2 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lfontconfig -m64 -mminimal-toc -Wl,--export-dynamic -Wl,-soname -Wl,libgnomeprint-zoom.so -o .libs/libgnomeprint-zoom.so /usr/bin/install -c .libs/libgnomeprint-zoom.soT /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-zoom.so /usr/bin/install -c .libs/libgnomeprint-zoom.lai /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-zoom.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libgnomeprint/2.18.5/modules/filters' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/filters' make[1]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/filters' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests' Making install in files make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/files' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/files' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/files' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/files' Making install in output make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/output' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/output' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/output' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/output' Making install in tools make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/tools' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/tools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/tools' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests/tools' make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests' make[1]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/tests' Making install in data make[1]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data' Making install in models make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data/models' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data/models' make[3]: Nothing to be done for `install-exec-am'. test -z "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5/models" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5/models" /usr/bin/install -c -m 644 'GNOME-GENERIC-PS.xml' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5/models/GNOME-GENERIC-PS.xml' /usr/bin/install -c -m 644 'GNOME-PDF-WRITER.xml' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5/models/GNOME-PDF-WRITER.xml' test -z "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5/models/uninstalled" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5/models/uninstalled" /usr/bin/install -c -m 644 'GNOME-META.xml' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5/models/uninstalled/GNOME-META.xml' make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data/models' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data/models' Making install in printers make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data/printers' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data/printers' make[3]: Nothing to be done for `install-exec-am'. test -z "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5/printers" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5/printers" /usr/bin/install -c -m 644 'GENERIC.xml' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5/printers/GENERIC.xml' /usr/bin/install -c -m 644 'PDF-WRITER.xml' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5/printers/PDF-WRITER.xml' test -z "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5/printers/uninstalled" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5/printers/uninstalled" /usr/bin/install -c -m 644 'META.xml' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5/printers/uninstalled/META.xml' make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data/printers' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data/printers' make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data' make[3]: Nothing to be done for `install-exec-am'. test -z "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5" || /bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5" /usr/bin/install -c -m 644 'globals.xml' '/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/libgnomeprint/2.18.5/globals.xml' make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data' make[1]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/data' Making install in po make[1]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/po' linguas="am ar az be be@latin bg bn bn_IN bs ca cs cy da de dz el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka ko ky lt lv mk ml mn mr ms nb ne nl nn oc or pa pl pt pt_BR ro ru rw si sk sl sq sr@latin sr sv ta te th tr uk vi wa xh zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/libgnomeprint-2.18.5/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/libgnomeprint-2.2.mo; \ echo "installing $lang.gmo as $dir/libgnomeprint-2.2.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/libgnomeprint-2.2.mo; \ echo "installing ./$lang.gmo as" \ "$dir/libgnomeprint-2.2.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/libgnomeprint-2.2.mo.m; \ echo "installing $lang.gmo.m as $dir/libgnomeprint-2.2.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/libgnomeprint-2.2.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/libgnomeprint-2.2.mo.m"; \ else \ true; \ fi; \ fi; \ done installing am.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/am/LC_MESSAGES/libgnomeprint-2.2.mo installing ar.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/ar/LC_MESSAGES/libgnomeprint-2.2.mo installing az.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/az/LC_MESSAGES/libgnomeprint-2.2.mo installing be.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/be/LC_MESSAGES/libgnomeprint-2.2.mo installing be@latin.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/be@latin/LC_MESSAGES/libgnomeprint-2.2.mo installing bg.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/bg/LC_MESSAGES/libgnomeprint-2.2.mo installing bn.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/bn/LC_MESSAGES/libgnomeprint-2.2.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/bn_IN/LC_MESSAGES/libgnomeprint-2.2.mo installing bs.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/bs/LC_MESSAGES/libgnomeprint-2.2.mo installing ca.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/ca/LC_MESSAGES/libgnomeprint-2.2.mo installing cs.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/cs/LC_MESSAGES/libgnomeprint-2.2.mo installing cy.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/cy/LC_MESSAGES/libgnomeprint-2.2.mo installing da.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/da/LC_MESSAGES/libgnomeprint-2.2.mo installing de.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/de/LC_MESSAGES/libgnomeprint-2.2.mo installing dz.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/dz/LC_MESSAGES/libgnomeprint-2.2.mo installing el.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/el/LC_MESSAGES/libgnomeprint-2.2.mo installing en_CA.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/en_CA/LC_MESSAGES/libgnomeprint-2.2.mo installing en_GB.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/en_GB/LC_MESSAGES/libgnomeprint-2.2.mo installing es.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/es/LC_MESSAGES/libgnomeprint-2.2.mo installing et.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/et/LC_MESSAGES/libgnomeprint-2.2.mo installing eu.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/eu/LC_MESSAGES/libgnomeprint-2.2.mo installing fa.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/fa/LC_MESSAGES/libgnomeprint-2.2.mo installing fi.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/fi/LC_MESSAGES/libgnomeprint-2.2.mo installing fr.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/fr/LC_MESSAGES/libgnomeprint-2.2.mo installing ga.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/ga/LC_MESSAGES/libgnomeprint-2.2.mo installing gl.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/gl/LC_MESSAGES/libgnomeprint-2.2.mo installing gu.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/gu/LC_MESSAGES/libgnomeprint-2.2.mo installing he.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/he/LC_MESSAGES/libgnomeprint-2.2.mo installing hi.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/hi/LC_MESSAGES/libgnomeprint-2.2.mo installing hr.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/hr/LC_MESSAGES/libgnomeprint-2.2.mo installing hu.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/hu/LC_MESSAGES/libgnomeprint-2.2.mo installing id.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/id/LC_MESSAGES/libgnomeprint-2.2.mo installing is.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/is/LC_MESSAGES/libgnomeprint-2.2.mo installing it.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/it/LC_MESSAGES/libgnomeprint-2.2.mo installing ja.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/ja/LC_MESSAGES/libgnomeprint-2.2.mo installing ka.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/ka/LC_MESSAGES/libgnomeprint-2.2.mo installing ko.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/ko/LC_MESSAGES/libgnomeprint-2.2.mo installing ky.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/ky/LC_MESSAGES/libgnomeprint-2.2.mo installing lt.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/lt/LC_MESSAGES/libgnomeprint-2.2.mo installing lv.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/lv/LC_MESSAGES/libgnomeprint-2.2.mo installing mk.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/mk/LC_MESSAGES/libgnomeprint-2.2.mo installing ml.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/ml/LC_MESSAGES/libgnomeprint-2.2.mo installing mn.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/mn/LC_MESSAGES/libgnomeprint-2.2.mo installing mr.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/mr/LC_MESSAGES/libgnomeprint-2.2.mo installing ms.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/ms/LC_MESSAGES/libgnomeprint-2.2.mo installing nb.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/nb/LC_MESSAGES/libgnomeprint-2.2.mo installing ne.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/ne/LC_MESSAGES/libgnomeprint-2.2.mo installing nl.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/nl/LC_MESSAGES/libgnomeprint-2.2.mo installing nn.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/nn/LC_MESSAGES/libgnomeprint-2.2.mo installing oc.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/oc/LC_MESSAGES/libgnomeprint-2.2.mo installing or.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/or/LC_MESSAGES/libgnomeprint-2.2.mo installing pa.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/pa/LC_MESSAGES/libgnomeprint-2.2.mo installing pl.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/pl/LC_MESSAGES/libgnomeprint-2.2.mo installing pt.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/pt/LC_MESSAGES/libgnomeprint-2.2.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/pt_BR/LC_MESSAGES/libgnomeprint-2.2.mo installing ro.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/ro/LC_MESSAGES/libgnomeprint-2.2.mo installing ru.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/ru/LC_MESSAGES/libgnomeprint-2.2.mo installing rw.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/rw/LC_MESSAGES/libgnomeprint-2.2.mo installing si.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/si/LC_MESSAGES/libgnomeprint-2.2.mo installing sk.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/sk/LC_MESSAGES/libgnomeprint-2.2.mo installing sl.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/sl/LC_MESSAGES/libgnomeprint-2.2.mo installing sq.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/sq/LC_MESSAGES/libgnomeprint-2.2.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/sr@latin/LC_MESSAGES/libgnomeprint-2.2.mo installing sr.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/sr/LC_MESSAGES/libgnomeprint-2.2.mo installing sv.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/sv/LC_MESSAGES/libgnomeprint-2.2.mo installing ta.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/ta/LC_MESSAGES/libgnomeprint-2.2.mo installing te.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/te/LC_MESSAGES/libgnomeprint-2.2.mo installing th.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/th/LC_MESSAGES/libgnomeprint-2.2.mo installing tr.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/tr/LC_MESSAGES/libgnomeprint-2.2.mo installing uk.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/uk/LC_MESSAGES/libgnomeprint-2.2.mo installing vi.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/vi/LC_MESSAGES/libgnomeprint-2.2.mo installing wa.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/wa/LC_MESSAGES/libgnomeprint-2.2.mo installing xh.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/xh/LC_MESSAGES/libgnomeprint-2.2.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/zh_CN/LC_MESSAGES/libgnomeprint-2.2.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/zh_HK/LC_MESSAGES/libgnomeprint-2.2.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/locale/zh_TW/LC_MESSAGES/libgnomeprint-2.2.mo make[1]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/po' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/doc' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/doc/reference' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/gtk-doc/html/libgnomeprint mkdir -p -- /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/gtk-doc/html/libgnomeprint (installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/gtk-doc/html/libgnomeprint; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/gtk-doc/html/libgnomeprint || :; \ fi) -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/libgnomeprint-Pango-Integration.html -- Installing ./html/libgnomeprint-building.html -- Installing ./html/libgnomeprint-compiling.html -- Installing ./html/libgnomeprint-gnome-font-face.html -- Installing ./html/libgnomeprint-gnome-font.html -- Installing ./html/libgnomeprint-gnome-glyphlist.html -- Installing ./html/libgnomeprint-gnome-pgl.html -- Installing ./html/libgnomeprint-gnome-print-config.html -- Installing ./html/libgnomeprint-gnome-print-job.html -- Installing ./html/libgnomeprint-gnome-print-paper.html -- Installing ./html/libgnomeprint-gnome-print-unit.html -- Installing ./html/libgnomeprint-gnome-print.html -- Installing ./html/libgnomeprint-gnome-rfont.html -- Installing ./html/libgnomeprint-resources.html -- Installing ./html/libgnomeprint.devhelp -- Installing ./html/libgnomeprint.devhelp2 -- Installing ./html/libgnomeprint.html -- Installing ./html/libgnomeprintunsorted.html -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png -- Installing ./html/index.sgml make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/doc/reference' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/doc/reference' make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/doc' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/doc' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/doc' make[1]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5/doc' make[1]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5' make[2]: Entering directory `/builddir/build/BUILD/libgnomeprint-2.18.5' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5' make[1]: Leaving directory `/builddir/build/BUILD/libgnomeprint-2.18.5' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64 libgnomeprint-2.2 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libgnomeprint-2.18.5 extracting debug info from /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint-2-2.so.0.1.0 extracting debug info from /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/transports/libgnomeprint-file.so extracting debug info from /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/transports/libgnomeprint-lpr.so extracting debug info from /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/transports/libgnomeprint-custom.so extracting debug info from /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/libgnomeprintcups.so extracting debug info from /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/libgnomeprintlpd.so extracting debug info from /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-clip.so extracting debug info from /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-draft.so extracting debug info from /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-frgba.so extracting debug info from /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-multipage.so extracting debug info from /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-position.so extracting debug info from /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-reorder.so extracting debug info from /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-reverse.so extracting debug info from /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-rotate.so extracting debug info from /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-select.so extracting debug info from /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/lib64/libgnomeprint/2.18.5/modules/filters/libgnomeprint-zoom.so symlinked /usr/lib/debug/usr/lib64/libgnomeprint-2-2.so.0.1.0.debug to /usr/lib/debug/usr/lib64/libgnomeprint-2-2.so.0.debug symlinked /usr/lib/debug/usr/lib64/libgnomeprint-2-2.so.0.1.0.debug to /usr/lib/debug/usr/lib64/libgnomeprint-2-2.so.debug 2594 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libgnomeprint22-2.18.5-3.fc11.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zwirsD + umask 022 + cd /builddir/build/BUILD + cd libgnomeprint-2.18.5 + DOCDIR=/builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/doc/libgnomeprint22-2.18.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/doc/libgnomeprint22-2.18.5 + /bin/mkdir -p /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/doc/libgnomeprint22-2.18.5 + cp -pr AUTHORS COPYING NEWS README /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64/usr/share/doc/libgnomeprint22-2.18.5 + exit 0 Provides: libgnomeprint-2-2.so.0()(64bit) libgnomeprint-clip.so()(64bit) libgnomeprint-custom.so()(64bit) libgnomeprint-draft.so()(64bit) libgnomeprint-file.so()(64bit) libgnomeprint-frgba.so()(64bit) libgnomeprint-lpr.so()(64bit) libgnomeprint-multipage.so()(64bit) libgnomeprint-position.so()(64bit) libgnomeprint-reorder.so()(64bit) libgnomeprint-reverse.so()(64bit) libgnomeprint-rotate.so()(64bit) libgnomeprint-select.so()(64bit) libgnomeprint-zoom.so()(64bit) libgnomeprintcups.so()(64bit) libgnomeprintlpd.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libart_lgpl_2.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) libcups.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnomecups-1.0.so.1()(64bit) libgnomeprint-2-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgssapi_krb5.so.2()(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libpango-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libgnomeprint22-devel-2.18.5-3.fc11.ppc64 Provides: pkgconfig(libgnomeprint-2.2) = 2.18.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libgnomeprint-2-2.so.0()(64bit) pkgconfig(glib-2.0) pkgconfig(gmodule-no-export-2.0) pkgconfig(gobject-2.0) pkgconfig(libart-2.0) pkgconfig(libxml-2.0) pkgconfig(pango) Processing files: libgnomeprint22-debuginfo-2.18.5-3.fc11.ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64 warning: Could not canonicalize hostname: ppc8.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/libgnomeprint22-2.18.5-3.fc11.ppc64.rpm Wrote: /builddir/build/RPMS/libgnomeprint22-devel-2.18.5-3.fc11.ppc64.rpm Wrote: /builddir/build/RPMS/libgnomeprint22-debuginfo-2.18.5-3.fc11.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.s83Nw8 + umask 022 + cd /builddir/build/BUILD + cd libgnomeprint-2.18.5 + rm -rf /builddir/build/BUILDROOT/libgnomeprint22-2.18.5-3.fc11.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->