Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libgnomeprintui22.spec'], False, '/var/lib/mock/cloud7-el7-build-832-1497/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libgnomeprintui22.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Mon Sep 30 2005 Matthias Clasen - 2.12.1-1 warning: bogus date in %changelog: Mon Sep 7 2005 Matthias Clasen - 2.12.0-1 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libgnomeprintui22-2.18.6-8.el7.1.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libgnomeprintui22.spec'], False, '/var/lib/mock/cloud7-el7-build-832-1497/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libgnomeprintui22.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Mon Sep 30 2005 Matthias Clasen - 2.12.1-1 warning: bogus date in %changelog: Mon Sep 7 2005 Matthias Clasen - 2.12.0-1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HSSYgy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libgnomeprintui-2.18.6 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libgnomeprintui-2.18.6.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libgnomeprintui-2.18.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Jnrd56 + umask 022 + cd /builddir/build/BUILD + cd libgnomeprintui-2.18.6 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-gtk-doc --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for library containing strerror... none required checking for x86_64-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) none checking how to run the C preprocessor... gcc -E checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-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++... none checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 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 gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking whether gcc understands -Wno-sign-compare... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare checking what language compliance flags to pass to the C compiler... 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... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for LIBGNOMEPRINTUI... yes checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for LIBGLADE... no checking for ../libgnomeprint/libgnomeprint/libgnomeprint-2-2.la... no configure: creating ./config.status config.status: creating Makefile config.status: creating libgnomeprintui-zip config.status: creating po/Makefile.in config.status: creating libgnomeprintui/Makefile config.status: creating libgnomeprintui/gpaui/Makefile config.status: creating libgnomeprintui/libgnomeprintui-2.2.pc config.status: creating libgnomeprintui/libgnomeprintui-uninstalled-2.2.pc config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Compiler: gcc Compiler flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE Use local libgnomeprint-2-2.la for examples : No Disable more warnings: No Enable gtk-doc: No + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6' Making all in libgnomeprintui make[2]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui' echo "#include \"gnome-printui-marshal.h\"" > gnome-printui-marshal.c && \ /usr/bin/glib-genmarshal gnome-printui-marshal.list --body --prefix=libgnomeprintui_marshal >> gnome-printui-marshal.c /usr/bin/glib-genmarshal gnome-printui-marshal.list --header --prefix=libgnomeprintui_marshal > gnome-printui-marshal.h make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui' Making all in gpaui make[4]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui/gpaui' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gpa-widget.lo gpa-widget.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gpa-option-menu.lo gpa-option-menu.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gpa-printer-selector.lo gpa-printer-selector.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gpa-settings-selector.lo gpa-settings-selector.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gpa-transport-selector.lo gpa-transport-selector.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gpa-checkbutton.lo gpa-checkbutton.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gpa-radiobutton.lo gpa-radiobutton.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gpa-spinbutton.lo gpa-spinbutton.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gpa-print-to-file.lo gpa-print-to-file.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gpa-paper-preview-item.lo gpa-paper-preview-item.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gpa-tree-viewer.lo gpa-tree-viewer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gpa-checkbutton.c -fPIC -DPIC -o .libs/gpa-checkbutton.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gpa-widget.c -fPIC -DPIC -o .libs/gpa-widget.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gpa-spinbutton.c -fPIC -DPIC -o .libs/gpa-spinbutton.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gpa-paper-preview-item.c -fPIC -DPIC -o .libs/gpa-paper-preview-item.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gpa-transport-selector.c -fPIC -DPIC -o .libs/gpa-transport-selector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gpa-settings-selector.c -fPIC -DPIC -o .libs/gpa-settings-selector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gpa-print-to-file.c -fPIC -DPIC -o .libs/gpa-print-to-file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gpa-radiobutton.c -fPIC -DPIC -o .libs/gpa-radiobutton.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gpa-option-menu.c -fPIC -DPIC -o .libs/gpa-option-menu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gpa-tree-viewer.c -fPIC -DPIC -o .libs/gpa-tree-viewer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../intl -I../../libgnomeprintui -DWE_ARE_LIBGNOMEPRINT_INTERNALS -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gpa-printer-selector.c -fPIC -DPIC -o .libs/gpa-printer-selector.o gpa-settings-selector.c: In function 'gpa_settings_selector_printer_changed_cb': gpa-settings-selector.c:136:2: warning: pointer targets in passing argument 2 of 'gpa_node_get_child_from_path' differ in signedness [-Wpointer-sign] ss->printer = gpa_node_get_child_from_path (node, "Printer"); ^ In file included from gpa-settings-selector.h:43:0, from gpa-settings-selector.c:33: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:61:10: note: expected 'const guchar *' but argument is of type 'char *' GPANode *gpa_node_get_child_from_path (GPANode *node, const guchar *path); ^ gpa-settings-selector.c:137:2: warning: pointer targets in passing argument 2 of 'gpa_node_get_child_from_path' differ in signedness [-Wpointer-sign] ss->settings = gpa_node_get_child_from_path (node, "Settings"); ^ In file included from gpa-settings-selector.h:43:0, from gpa-settings-selector.c:33: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:61:10: note: expected 'const guchar *' but argument is of type 'char *' GPANode *gpa_node_get_child_from_path (GPANode *node, const guchar *path); ^ gpa-settings-selector.c: In function 'gpa_settings_selector_construct': gpa-settings-selector.c:151:2: warning: pointer targets in passing argument 2 of 'gpa_node_get_child_from_path' differ in signedness [-Wpointer-sign] ss->printer = gpa_node_get_child_from_path (node, "Printer"); ^ In file included from gpa-settings-selector.h:43:0, from gpa-settings-selector.c:33: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:61:10: note: expected 'const guchar *' but argument is of type 'char *' GPANode *gpa_node_get_child_from_path (GPANode *node, const guchar *path); ^ gpa-settings-selector.c:152:2: warning: pointer targets in passing argument 2 of 'gpa_node_get_child_from_path' differ in signedness [-Wpointer-sign] ss->settings = gpa_node_get_child_from_path (node, "Settings"); ^ In file included from gpa-settings-selector.h:43:0, from gpa-settings-selector.c:33: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:61:10: note: expected 'const guchar *' but argument is of type 'char *' GPANode *gpa_node_get_child_from_path (GPANode *node, const guchar *path); ^ gpa-settings-selector.c: In function 'gpa_settings_selector_rebuild_menu': gpa-settings-selector.c:191:2: warning: pointer targets in passing argument 2 of 'gpa_node_get_child_from_path' differ in signedness [-Wpointer-sign] list = gpa_node_get_child_from_path (ss->printer, "Settings"); ^ In file included from gpa-settings-selector.h:43:0, from gpa-settings-selector.c:33: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:61:10: note: expected 'const guchar *' but argument is of type 'char *' GPANode *gpa_node_get_child_from_path (GPANode *node, const guchar *path); ^ gpa-settings-selector.c:211:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = gpa_node_get_value (s); ^ gpa-checkbutton.c: In function 'gpa_checkbutton_update': gpa-checkbutton.c:126:6: warning: pointer targets in passing argument 1 of 'g_ascii_strcasecmp' differ in signedness [-Wpointer-sign] (!g_ascii_strcasecmp (v, "true") || ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gpa-checkbutton.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:185:23: note: expected 'const gchar *' but argument is of type 'guchar *' gint g_ascii_strcasecmp (const gchar *s1, ^ gpa-checkbutton.c:127:7: warning: pointer targets in passing argument 1 of 'g_ascii_strcasecmp' differ in signedness [-Wpointer-sign] !g_ascii_strcasecmp (v, "yes") || ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gpa-checkbutton.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:185:23: note: expected 'const gchar *' but argument is of type 'guchar *' gint g_ascii_strcasecmp (const gchar *s1, ^ gpa-checkbutton.c:128:7: warning: pointer targets in passing argument 1 of 'g_ascii_strcasecmp' differ in signedness [-Wpointer-sign] !g_ascii_strcasecmp (v, "y") || ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gpa-checkbutton.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:185:23: note: expected 'const gchar *' but argument is of type 'guchar *' gint g_ascii_strcasecmp (const gchar *s1, ^ gpa-checkbutton.c:129:7: warning: pointer targets in passing argument 1 of 'g_ascii_strcasecmp' differ in signedness [-Wpointer-sign] !g_ascii_strcasecmp (v, "yes") || ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gpa-checkbutton.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:185:23: note: expected 'const gchar *' but argument is of type 'guchar *' gint g_ascii_strcasecmp (const gchar *s1, ^ gpa-checkbutton.c:130:7: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] (atoi (v) != 0))) { ^ In file included from /usr/include/features.h:375:0, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:34, from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gpa-checkbutton.c:28: /usr/include/stdlib.h:278:1: note: expected 'const char *' but argument is of type 'guchar *' __NTH (atoi (const char *__nptr)) ^ gpa-checkbutton.c: In function 'gpa_checkbutton_connect': gpa-checkbutton.c:160:2: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness [-Wpointer-sign] c->node = gpa_node_lookup (c->config, c->path); ^ In file included from gpa-checkbutton.c:33:0: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node-private.h:81:11: note: expected 'const guchar *' but argument is of type 'gchar *' GPANode * gpa_node_lookup (GPANode *node, const guchar *path); ^ gpa-checkbutton.c: In function 'gpa_checkbutton_toggled_cb': gpa-checkbutton.c:176:2: warning: pointer targets in passing argument 2 of 'gpa_node_set_value' differ in signedness [-Wpointer-sign] gpa_node_set_value (c->node, state ? "true" : "false"); ^ In file included from gpa-widget.h:36:0, from gpa-checkbutton.h:33, from gpa-checkbutton.c:31: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:65:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gpa_node_set_value (GPANode *node, const guchar *value); ^ gpa-checkbutton.c: In function 'gpa_checkbutton_new': gpa-checkbutton.c:219:2: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] GPA_CHECKBUTTON (c)->path = g_strdup (path); ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gpa-checkbutton.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'const guchar *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ gpa-checkbutton.c:223:2: warning: pointer targets in passing argument 2 of 'gtk_button_set_label' differ in signedness [-Wpointer-sign] gtk_button_set_label (b, label); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:52:0, from gpa-checkbutton.c:28: /usr/include/gtk-2.0/gtk/gtkbutton.h:109:23: note: expected 'const gchar *' but argument is of type 'const guchar *' void gtk_button_set_label (GtkButton *button, ^ gpa-transport-selector.c: In function 'gpa_transport_selector_file_selected_cb': gpa-transport-selector.c:223:6: warning: pointer targets in passing argument 2 of 'gpa_node_set_path_value' differ in signedness [-Wpointer-sign] filename); ^ gpa-option-menu.c: In function 'gpa_option_menu_rebuild_menu': In file included from gpa-widget.h:36:0, from gpa-transport-selector.h:35, from gpa-transport-selector.c:37: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:67:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gpa_node_set_path_value (GPANode *node, const guchar *path, const guchar *value); ^ gpa-option-menu.c:157:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] def = gpa_node_get_value (om->node); ^ gpa-transport-selector.c:223:6: warning: pointer targets in passing argument 3 of 'gpa_node_set_path_value' differ in signedness [-Wpointer-sign] filename); ^ In file included from gpa-widget.h:36:0, from gpa-transport-selector.h:35, from gpa-transport-selector.c:37: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:67:10: note: expected 'const guchar *' but argument is of type 'gchar *' gboolean gpa_node_set_path_value (GPANode *node, const guchar *path, const guchar *value); ^ gpa-option-menu.c:164:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = gpa_option_get_name (child); ^ gpa-transport-selector.c:226:6: warning: pointer targets in passing argument 2 of 'gpa_node_set_path_value' differ in signedness [-Wpointer-sign] filename); ^ gpa-option-menu.c:165:3: warning: pointer targets in passing argument 1 of 'gtk_menu_item_new_with_label' differ in signedness [-Wpointer-sign] item = gtk_menu_item_new_with_label (name); ^ In file included from gpa-widget.h:36:0, from gpa-transport-selector.h:35, from gpa-transport-selector.c:37: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:67:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gpa_node_set_path_value (GPANode *node, const guchar *path, const guchar *value); ^ In file included from /usr/include/gtk-2.0/gtk/gtkcheckmenuitem.h:35:0, from /usr/include/gtk-2.0/gtk/gtk.h:67, from gpa-option-menu.c:33: /usr/include/gtk-2.0/gtk/gtkmenuitem.h:101:12: note: expected 'const gchar *' but argument is of type 'guchar *' GtkWidget* gtk_menu_item_new_with_label (const gchar *label); ^ gpa-transport-selector.c:226:6: warning: pointer targets in passing argument 3 of 'gpa_node_set_path_value' differ in signedness [-Wpointer-sign] filename); ^ gpa-option-menu.c:168:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] id = gpa_node_id (child); ^ In file included from gpa-widget.h:36:0, from gpa-transport-selector.h:35, from gpa-transport-selector.c:37: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:67:10: note: expected 'const guchar *' but argument is of type 'gchar *' gboolean gpa_node_set_path_value (GPANode *node, const guchar *path, const guchar *value); ^ gpa-transport-selector.c:227:2: warning: pointer targets in passing argument 2 of 'gpa_node_set_path_value' differ in signedness [-Wpointer-sign] gpa_node_set_path_value (ts->node, "FileName", filename); ^ In file included from gpa-widget.h:36:0, from gpa-transport-selector.h:35, from gpa-transport-selector.c:37: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:67:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gpa_node_set_path_value (GPANode *node, const guchar *path, const guchar *value); ^ gpa-transport-selector.c:227:2: warning: pointer targets in passing argument 3 of 'gpa_node_set_path_value' differ in signedness [-Wpointer-sign] gpa_node_set_path_value (ts->node, "FileName", filename); ^ In file included from gpa-widget.h:36:0, from gpa-transport-selector.h:35, from gpa-transport-selector.c:37: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:67:10: note: expected 'const guchar *' but argument is of type 'gchar *' gboolean gpa_node_set_path_value (GPANode *node, const guchar *path, const guchar *value); ^ gpa-option-menu.c:161:16: warning: variable 'id' set but not used [-Wunused-but-set-variable] const gchar *id; ^ gpa-paper-preview-item.c: In function 'gpa_paper_preview_item_reload_values': gpa-paper-preview-item.c:707:2: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness [-Wpointer-sign] gnome_print_config_get_length (config, GNOME_PRINT_KEY_PAPER_WIDTH, &w, NULL); ^ In file included from /usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-private.h:42:0, from gpa-paper-preview-item.c:42: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:140:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gnome_print_config_get_length (GnomePrintConfig *config, const guchar *key, gdouble *val, const GnomePrintUnit **unit); ^ gpa-option-menu.c: In function 'gpa_option_menu_connect': gpa-transport-selector.c: In function 'gpa_transport_selector_custom_entry_changed_cb': gpa-option-menu.c:225:2: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness [-Wpointer-sign] node = gpa_node_lookup (om->config, om->key); ^ In file included from gpa-option-menu.c:40:0: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node-private.h:81:11: note: expected 'const guchar *' but argument is of type 'gchar *' GPANode * gpa_node_lookup (GPANode *node, const guchar *path); ^ gpa-transport-selector.c:320:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] text = gtk_entry_get_text (entry); ^ gpa-paper-preview-item.c:708:2: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness [-Wpointer-sign] gnome_print_config_get_length (config, GNOME_PRINT_KEY_PAPER_HEIGHT, &h, NULL); ^ In file included from /usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-private.h:42:0, from gpa-paper-preview-item.c:42: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:140:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gnome_print_config_get_length (GnomePrintConfig *config, const guchar *key, gdouble *val, const GnomePrintUnit **unit); ^ gpa-transport-selector.c:322:2: warning: pointer targets in passing argument 2 of 'gpa_node_set_path_value' differ in signedness [-Wpointer-sign] gpa_node_set_path_value (ts->node, "Command", text); ^ In file included from gpa-widget.h:36:0, from gpa-transport-selector.h:35, from gpa-transport-selector.c:37: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:67:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gpa_node_set_path_value (GPANode *node, const guchar *path, const guchar *value); ^ gpa-transport-selector.c: In function 'gpa_transport_selector_update_widgets': gpa-radiobutton.c: In function 'gpa_radiobutton_update': gpa-transport-selector.c:331:2: warning: pointer targets in passing argument 2 of 'gpa_node_get_path_value' differ in signedness [-Wpointer-sign] backend = gpa_node_get_path_value (ts->config, "Settings.Transport.Backend"); ^ gpa-radiobutton.c:130:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strcmp (id, value) == 0) { ^ In file included from gpa-widget.h:36:0, from gpa-transport-selector.h:35, from gpa-transport-selector.c:37: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:66:10: note: expected 'const guchar *' but argument is of type 'char *' guchar * gpa_node_get_path_value (GPANode *node, const guchar *path); ^ gpa-transport-selector.c:331:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] backend = gpa_node_get_path_value (ts->config, "Settings.Transport.Backend"); ^ In file included from gpa-radiobutton.c:28:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'guchar *' extern size_t strlen (const char *__s) ^ gpa-paper-preview-item.c:734:2: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness [-Wpointer-sign] gnome_print_config_get_length (config, GNOME_PRINT_KEY_PAPER_MARGIN_LEFT, &ml, NULL); ^ gpa-option-menu.c: In function 'gpa_option_menu_new': In file included from /usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-private.h:42:0, from gpa-paper-preview-item.c:42: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:140:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gnome_print_config_get_length (GnomePrintConfig *config, const guchar *key, gdouble *val, const GnomePrintUnit **unit); ^ gpa-transport-selector.c:332:2: warning: pointer targets in passing argument 2 of 'gpa_node_get_path_value' differ in signedness [-Wpointer-sign] filename = gpa_node_get_path_value (ts->config, "Settings.Transport.Backend.FileName"); ^ gpa-option-menu.c:280:2: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] om->key = g_strdup (key); ^ In file included from gpa-widget.h:36:0, from gpa-transport-selector.h:35, from gpa-transport-selector.c:37: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:66:10: note: expected 'const guchar *' but argument is of type 'char *' guchar * gpa_node_get_path_value (GPANode *node, const guchar *path); ^ gpa-radiobutton.c:130:3: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strcmp (id, value) == 0) { ^ gpa-radiobutton.c:130:3: note: expected 'const char *' but argument is of type 'guchar *' In file included from /usr/include/glib-2.0/glib.h:81:0, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gpa-option-menu.c:33: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'const guchar *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ gpa-transport-selector.c:332:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] filename = gpa_node_get_path_value (ts->config, "Settings.Transport.Backend.FileName"); ^ gpa-radiobutton.c:130:3: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] gpa-paper-preview-item.c:735:2: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness [-Wpointer-sign] gnome_print_config_get_length (config, GNOME_PRINT_KEY_PAPER_MARGIN_RIGHT, &mr, NULL); ^ gpa-radiobutton.c:130:3: note: expected 'const char *' but argument is of type 'guchar *' gpa-print-to-file.c: In function 'gpa_p2f_checkbox_update': gpa-transport-selector.c:333:2: warning: pointer targets in passing argument 2 of 'gpa_node_get_path_value' differ in signedness [-Wpointer-sign] command = gpa_node_get_path_value (ts->config, "Settings.Transport.Backend.Command"); ^ In file included from /usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-private.h:42:0, from gpa-paper-preview-item.c:42: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:140:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gnome_print_config_get_length (GnomePrintConfig *config, const guchar *key, gdouble *val, const GnomePrintUnit **unit); ^ In file included from gpa-widget.h:36:0, from gpa-transport-selector.h:35, from gpa-transport-selector.c:37: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:66:10: note: expected 'const guchar *' but argument is of type 'char *' guchar * gpa_node_get_path_value (GPANode *node, const guchar *path); ^ gpa-print-to-file.c:135:6: warning: pointer targets in passing argument 1 of 'g_ascii_strcasecmp' differ in signedness [-Wpointer-sign] (!g_ascii_strcasecmp (v, "true") || ^ gpa-transport-selector.c:333:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] command = gpa_node_get_path_value (ts->config, "Settings.Transport.Backend.Command"); ^ gpa-radiobutton.c:130:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from /usr/include/glib-2.0/glib.h:81:0, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gpa-print-to-file.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:185:23: note: expected 'const gchar *' but argument is of type 'guchar *' gint g_ascii_strcasecmp (const gchar *s1, ^ gpa-paper-preview-item.c:736:2: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness [-Wpointer-sign] gnome_print_config_get_length (config, GNOME_PRINT_KEY_PAPER_MARGIN_TOP, &mt, NULL); ^ gpa-print-to-file.c:136:7: warning: pointer targets in passing argument 1 of 'g_ascii_strcasecmp' differ in signedness [-Wpointer-sign] !g_ascii_strcasecmp (v, "yes") || ^ In file included from gpa-radiobutton.c:28:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'guchar *' extern size_t strlen (const char *__s) ^ In file included from /usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-private.h:42:0, from gpa-paper-preview-item.c:42: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:140:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gnome_print_config_get_length (GnomePrintConfig *config, const guchar *key, gdouble *val, const GnomePrintUnit **unit); ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gpa-print-to-file.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:185:23: note: expected 'const gchar *' but argument is of type 'guchar *' gint g_ascii_strcasecmp (const gchar *s1, ^ gpa-tree-viewer.c: In function 'gpa_tree_viewer_info_refresh': gpa-radiobutton.c:130:3: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strcmp (id, value) == 0) { ^ gpa-radiobutton.c:130:3: note: expected 'const char *' but argument is of type 'guchar *' gpa-print-to-file.c:137:7: warning: pointer targets in passing argument 1 of 'g_ascii_strcasecmp' differ in signedness [-Wpointer-sign] !g_ascii_strcasecmp (v, "y") || ^ gpa-tree-viewer.c:121:2: warning: pointer targets in passing argument 2 of 'gtk_entry_set_text' differ in signedness [-Wpointer-sign] gtk_entry_set_text (GTK_ENTRY (gtv->id), gpa_node_id (node)); ^ gpa-paper-preview-item.c:737:2: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness [-Wpointer-sign] gnome_print_config_get_length (config, GNOME_PRINT_KEY_PAPER_MARGIN_BOTTOM, &mb, NULL); ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gpa-print-to-file.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:185:23: note: expected 'const gchar *' but argument is of type 'guchar *' gint g_ascii_strcasecmp (const gchar *s1, ^ In file included from /usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-private.h:42:0, from gpa-paper-preview-item.c:42: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:140:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gnome_print_config_get_length (GnomePrintConfig *config, const guchar *key, gdouble *val, const GnomePrintUnit **unit); ^ In file included from /usr/include/gtk-2.0/gtk/gtktreeview.h:31:0, from /usr/include/gtk-2.0/gtk/gtkcombobox.h:29, from /usr/include/gtk-2.0/gtk/gtk.h:72, from gpa-tree-viewer.c:29: /usr/include/gtk-2.0/gtk/gtkentry.h:213:12: note: expected 'const gchar *' but argument is of type 'const guchar *' void gtk_entry_set_text (GtkEntry *entry, ^ gpa-radiobutton.c:130:3: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] gpa-radiobutton.c:130:3: note: expected 'const char *' but argument is of type 'guchar *' gpa-print-to-file.c:138:7: warning: pointer targets in passing argument 1 of 'g_ascii_strcasecmp' differ in signedness [-Wpointer-sign] !g_ascii_strcasecmp (v, "yes") || ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gpa-print-to-file.c:28: /usr/include/glib-2.0/glib/gstrfuncs.h:185:23: note: expected 'const gchar *' but argument is of type 'guchar *' gint g_ascii_strcasecmp (const gchar *s1, ^ gpa-print-to-file.c:139:7: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] (atoi (v) != 0))) { ^ gpa-radiobutton.c: In function 'gpa_radiobutton_connect': gpa-tree-viewer.c:129:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] value = gpa_node_get_value (node); ^ In file included from /usr/include/features.h:375:0, from /usr/include/string.h:25, from gpa-print-to-file.c:27: /usr/include/stdlib.h:278:1: note: expected 'const char *' but argument is of type 'guchar *' __NTH (atoi (const char *__nptr)) ^ gpa-paper-preview-item.c:747:2: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness [-Wpointer-sign] gnome_print_config_get_length (config, GNOME_PRINT_KEY_PAGE_MARGIN_LEFT, &ml, NULL); ^ gpa-radiobutton.c:154:2: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness [-Wpointer-sign] c->node = gpa_node_lookup (c->config, c->path); ^ In file included from /usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-private.h:42:0, from gpa-paper-preview-item.c:42: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:140:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gnome_print_config_get_length (GnomePrintConfig *config, const guchar *key, gdouble *val, const GnomePrintUnit **unit); ^ In file included from gpa-radiobutton.c:34:0: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node-private.h:81:11: note: expected 'const guchar *' but argument is of type 'gchar *' GPANode * gpa_node_lookup (GPANode *node, const guchar *path); ^ gpa-print-to-file.c: In function 'gpa_p2f_entry_update': gpa-paper-preview-item.c:748:2: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness [-Wpointer-sign] gnome_print_config_get_length (config, GNOME_PRINT_KEY_PAGE_MARGIN_RIGHT, &mr, NULL); ^ gpa-print-to-file.c:160:2: warning: pointer targets in passing argument 2 of 'gtk_entry_set_text' differ in signedness [-Wpointer-sign] gtk_entry_set_text (GTK_ENTRY (w->entry), v); ^ In file included from /usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-private.h:42:0, from gpa-paper-preview-item.c:42: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:140:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gnome_print_config_get_length (GnomePrintConfig *config, const guchar *key, gdouble *val, const GnomePrintUnit **unit); ^ In file included from /usr/include/gtk-2.0/gtk/gtktreeview.h:31:0, from /usr/include/gtk-2.0/gtk/gtkcombobox.h:29, from /usr/include/gtk-2.0/gtk/gtk.h:72, from gpa-print-to-file.c:28: /usr/include/gtk-2.0/gtk/gtkentry.h:213:12: note: expected 'const gchar *' but argument is of type 'guchar *' void gtk_entry_set_text (GtkEntry *entry, ^ gpa-tree-viewer.c: In function 'gpa_tree_viewer_table_append': gpa-radiobutton.c: In function 'gpa_radiobutton_toggled_cb': gpa-tree-viewer.c:176:2: warning: pointer targets in passing argument 1 of 'gtk_label_new' differ in signedness [-Wpointer-sign] label = gtk_label_new (text); ^ gpa-paper-preview-item.c:749:2: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness [-Wpointer-sign] gnome_print_config_get_length (config, GNOME_PRINT_KEY_PAGE_MARGIN_TOP, &mt, NULL); ^ gpa-print-to-file.c: In function 'gpa_p2f_connect': In file included from /usr/include/gtk-2.0/gtk/gtkaccellabel.h:38:0, from /usr/include/gtk-2.0/gtk/gtk.h:35, from gpa-tree-viewer.c:29: /usr/include/gtk-2.0/gtk/gtklabel.h:110:23: note: expected 'const gchar *' but argument is of type 'const guchar *' GtkWidget* gtk_label_new (const gchar *str); ^ gpa-radiobutton.c:176:2: warning: pointer targets in passing argument 2 of 'gpa_node_set_value' differ in signedness [-Wpointer-sign] gpa_node_set_value (c->node, id); ^ In file included from /usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-private.h:42:0, from gpa-paper-preview-item.c:42: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:140:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gnome_print_config_get_length (GnomePrintConfig *config, const guchar *key, gdouble *val, const GnomePrintUnit **unit); ^ gpa-print-to-file.c:187:2: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness [-Wpointer-sign] c->node = gpa_node_lookup (c->config, "Settings.Output.Job.PrintToFile"); ^ In file included from gpa-widget.h:36:0, from gpa-radiobutton.h:33, from gpa-radiobutton.c:32: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:65:10: note: expected 'const guchar *' but argument is of type 'const gchar *' gboolean gpa_node_set_value (GPANode *node, const guchar *value); ^ In file included from gpa-print-to-file.c:33:0: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node-private.h:81:11: note: expected 'const guchar *' but argument is of type 'char *' GPANode * gpa_node_lookup (GPANode *node, const guchar *path); ^ gpa-tree-viewer.c: In function 'gpa_tree_viewer_info': gpa-paper-preview-item.c:750:2: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness [-Wpointer-sign] gnome_print_config_get_length (config, GNOME_PRINT_KEY_PAGE_MARGIN_BOTTOM, &mb, NULL); ^ gpa-tree-viewer.c:193:2: warning: pointer targets in passing argument 2 of 'gpa_tree_viewer_table_append' differ in signedness [-Wpointer-sign] gtv->id = gpa_tree_viewer_table_append (table, "Id:", 0); ^ In file included from /usr/include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-private.h:42:0, from gpa-paper-preview-item.c:42: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:140:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gnome_print_config_get_length (GnomePrintConfig *config, const guchar *key, gdouble *val, const GnomePrintUnit **unit); ^ gpa-tree-viewer.c:171:1: note: expected 'const guchar *' but argument is of type 'char *' gpa_tree_viewer_table_append (GtkTable *table, const guchar *text, guint pos) ^ gpa-print-to-file.c:190:2: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness [-Wpointer-sign] c->node_output = gpa_node_lookup (c->config, "Settings.Output.Job.Filename"); ^ In file included from gpa-print-to-file.c:33:0: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node-private.h:81:11: note: expected 'const guchar *' but argument is of type 'char *' GPANode * gpa_node_lookup (GPANode *node, const guchar *path); ^ gpa-tree-viewer.c:194:2: warning: pointer targets in passing argument 2 of 'gpa_tree_viewer_table_append' differ in signedness [-Wpointer-sign] gtv->type = gpa_tree_viewer_table_append (table, "Type:", 1); ^ gpa-tree-viewer.c:171:1: note: expected 'const guchar *' but argument is of type 'char *' gpa_tree_viewer_table_append (GtkTable *table, const guchar *text, guint pos) ^ gpa-tree-viewer.c:195:2: warning: pointer targets in passing argument 2 of 'gpa_tree_viewer_table_append' differ in signedness [-Wpointer-sign] gtv->value = gpa_tree_viewer_table_append (table, "Value:", 2); ^ gpa-tree-viewer.c:171:1: note: expected 'const guchar *' but argument is of type 'char *' gpa_tree_viewer_table_append (GtkTable *table, const guchar *text, guint pos) ^ gpa-print-to-file.c: In function 'gpa_p2f_checkbox_toggled_cb': gpa-tree-viewer.c:196:2: warning: pointer targets in passing argument 2 of 'gpa_tree_viewer_table_append' differ in signedness [-Wpointer-sign] gtv->location = gpa_tree_viewer_table_append (table, "Location:", 3); ^ gpa-print-to-file.c:207:2: warning: pointer targets in passing argument 2 of 'gpa_node_set_value' differ in signedness [-Wpointer-sign] gpa_node_set_value (c->node, state ? "True" : "False"); ^ gpa-tree-viewer.c:171:1: note: expected 'const guchar *' but argument is of type 'char *' gpa_tree_viewer_table_append (GtkTable *table, const guchar *text, guint pos) ^ In file included from gpa-widget.h:36:0, from gpa-print-to-file.h:33, from gpa-print-to-file.c:31: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:65:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gpa_node_set_value (GPANode *node, const guchar *value); ^ gpa-transport-selector.c: In function 'gpa_transport_selector_rebuild_combo': gpa-radiobutton.c: In function 'gpa_radiobutton_new': gpa-tree-viewer.c:197:2: warning: pointer targets in passing argument 2 of 'gpa_tree_viewer_table_append' differ in signedness [-Wpointer-sign] gtv->ref_count = gpa_tree_viewer_table_append (table, "RefCount:", 4); ^ gpa-radiobutton.c:234:2: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] GPA_RADIOBUTTON (c)->path = g_strdup (path); ^ gpa-tree-viewer.c:171:1: note: expected 'const guchar *' but argument is of type 'char *' gpa_tree_viewer_table_append (GtkTable *table, const guchar *text, guint pos) ^ gpa-transport-selector.c:396:4: warning: pointer targets in passing argument 2 of 'gpa_node_get_child_from_path' differ in signedness [-Wpointer-sign] mod = gpa_node_get_child_from_path (child, "Module"); ^ gpa-print-to-file.c: In function 'gpa_p2f_entry_changed_cb': In file included from gpa-widget.h:36:0, from gpa-transport-selector.h:35, from gpa-transport-selector.c:37: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:61:10: note: expected 'const guchar *' but argument is of type 'char *' GPANode *gpa_node_get_child_from_path (GPANode *node, const guchar *path); ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gpa-radiobutton.c:29: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'const guchar *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ gpa-print-to-file.c:222:2: warning: pointer targets in passing argument 2 of 'gpa_node_set_value' differ in signedness [-Wpointer-sign] gpa_node_set_value (c->node_output, entry_txt); ^ In file included from gpa-widget.h:36:0, from gpa-print-to-file.h:33, from gpa-print-to-file.c:31: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:65:10: note: expected 'const guchar *' but argument is of type 'const gchar *' gboolean gpa_node_set_value (GPANode *node, const guchar *value); ^ gpa-transport-selector.c:399:5: warning: pointer targets in passing argument 1 of 'gnome_print_transport_exists_by_name' differ in signedness [-Wpointer-sign] if (gnome_print_transport_exists_by_name (mod_name)) { ^ In file included from gpa-transport-selector.c:42:0: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-transport.h:74:16: note: expected 'const char *' but argument is of type 'guchar *' gboolean gnome_print_transport_exists_by_name (const char *name); ^ gpa-paper-preview-item.c: In function 'gpa_paper_preview_item_connect': gpa-transport-selector.c:406:6: warning: pointer targets in passing argument 1 of 'g_quark_try_string' differ in signedness [-Wpointer-sign] if (GPA_NODE_ID_COMPARE (child, def)) ^ In file included from /usr/include/glib-2.0/glib/gerror.h:30:0, from /usr/include/glib-2.0/glib/gthread.h:35, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gpa-transport-selector.c:34: /usr/include/glib-2.0/glib/gquark.h:43:23: note: expected 'const gchar *' but argument is of type 'guchar *' GQuark g_quark_try_string (const gchar *string); ^ gpa-paper-preview-item.c:820:3: warning: pointer targets in passing argument 2 of 'gpa_node_get_child_from_path' differ in signedness [-Wpointer-sign] pp->node[i] = gpa_node_get_child_from_path (pp->gpa_config, paths[i]); ^ In file included from gpa-paper-preview-item.c:41:0: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:61:10: note: expected 'const guchar *' but argument is of type 'const gchar *' GPANode *gpa_node_get_child_from_path (GPANode *node, const guchar *path); ^ gpa-transport-selector.c: In function 'gpa_transport_selector_connect': gpa-transport-selector.c:445:2: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness [-Wpointer-sign] ts->node = gpa_node_lookup (ts->config, "Settings.Transport.Backend"); ^ In file included from gpa-transport-selector.c:40:0: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node-private.h:81:11: note: expected 'const guchar *' but argument is of type 'char *' GPANode * gpa_node_lookup (GPANode *node, const guchar *path); ^ gpa-transport-selector.c: In function 'gpa_transport_selector_check_consistency_real': gpa-transport-selector.c:504:3: warning: pointer targets in passing argument 2 of 'gpa_node_get_path_value' differ in signedness [-Wpointer-sign] (ts->config, "Settings.Transport.Backend"); ^ In file included from gpa-widget.h:36:0, from gpa-transport-selector.h:35, from gpa-transport-selector.c:37: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:66:10: note: expected 'const guchar *' but argument is of type 'char *' guchar * gpa_node_get_path_value (GPANode *node, const guchar *path); ^ gpa-transport-selector.c:503:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] backend = gpa_node_get_path_value ^ gpa-printer-selector.c: In function 'printer_has_queue': gpa-printer-selector.c:240:2: warning: pointer targets in passing argument 2 of 'gpa_node_get_path_value' differ in signedness [-Wpointer-sign] backend = gpa_node_get_path_value (settings, "Transport.Backend"); ^ In file included from gpa-widget.h:36:0, from gpa-printer-selector.h:42, from gpa-printer-selector.c:33: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:66:10: note: expected 'const guchar *' but argument is of type 'char *' guchar * gpa_node_get_path_value (GPANode *node, const guchar *path); ^ gpa-printer-selector.c:240:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] backend = gpa_node_get_path_value (settings, "Transport.Backend"); ^ gpa-printer-selector.c: In function 'printer_sort_func': gpa-printer-selector.c:271:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] a_name = gpa_node_get_value (a); ^ gpa-printer-selector.c:272:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] b_name = gpa_node_get_value (b); ^ gpa-printer-selector.c: In function 'interactive_search_func': gpa-printer-selector.c:292:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = gpa_node_get_value (printer); ^ gpa-printer-selector.c:298:3: warning: pointer targets in passing argument 2 of 'gpa_printer_get_state_by_id' differ in signedness [-Wpointer-sign] location = gpa_printer_get_state_by_id (GPA_PRINTER (printer), "Location"); ^ In file included from gpa-printer-selector.c:37:0: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-printer.h:80:11: note: expected 'const guchar *' but argument is of type 'char *' GPANode * gpa_printer_get_state_by_id (GPAPrinter *printer, const guchar *id); ^ gpa-printer-selector.c:300:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = gpa_node_get_value (location); ^ gpa-printer-selector.c: In function 'selection_changed_cb': gpa-printer-selector.c:348:2: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness [-Wpointer-sign] printer = gpa_node_lookup (selector->config, "Printer"); ^ In file included from gpa-printer-selector.c:35:0: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node-private.h:81:11: note: expected 'const guchar *' but argument is of type 'char *' GPANode * gpa_node_lookup (GPANode *node, const guchar *path); ^ gpa-printer-selector.c: In function 'get_printer_icon': gpa-printer-selector.c:373:2: warning: pointer targets in passing argument 2 of 'gpa_node_get_child_from_path' differ in signedness [-Wpointer-sign] settings_list = gpa_node_get_child_from_path (printer, "Settings"); ^ In file included from gpa-widget.h:36:0, from gpa-printer-selector.h:42, from gpa-printer-selector.c:33: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:61:10: note: expected 'const guchar *' but argument is of type 'char *' GPANode *gpa_node_get_child_from_path (GPANode *node, const guchar *path); ^ gpa-printer-selector.c:375:2: warning: pointer targets in passing argument 2 of 'gpa_node_get_path_value' differ in signedness [-Wpointer-sign] icon_name = gpa_node_get_path_value (settings, "Icon.Filename"); ^ In file included from gpa-widget.h:36:0, from gpa-printer-selector.h:42, from gpa-printer-selector.c:33: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:66:10: note: expected 'const guchar *' but argument is of type 'char *' guchar * gpa_node_get_path_value (GPANode *node, const guchar *path); ^ gpa-printer-selector.c:375:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] icon_name = gpa_node_get_path_value (settings, "Icon.Filename"); ^ gpa-printer-selector.c: In function 'set_printer_name': gpa-printer-selector.c:418:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] text = gpa_node_get_value (node); ^ gpa-printer-selector.c: In function 'set_printer_state': gpa-printer-selector.c:436:2: warning: pointer targets in passing argument 2 of 'gpa_printer_get_state_by_id' differ in signedness [-Wpointer-sign] queue_state = gpa_printer_get_state_by_id (GPA_PRINTER (node), "PrinterState"); ^ In file included from gpa-printer-selector.c:37:0: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-printer.h:80:11: note: expected 'const guchar *' but argument is of type 'char *' GPANode * gpa_printer_get_state_by_id (GPAPrinter *printer, const guchar *id); ^ gpa-printer-selector.c:438:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] text = gpa_node_get_value (queue_state); ^ gpa-printer-selector.c: In function 'set_printer_jobs': gpa-printer-selector.c:457:2: warning: pointer targets in passing argument 2 of 'gpa_printer_get_state_by_id' differ in signedness [-Wpointer-sign] queue_state = gpa_printer_get_state_by_id (GPA_PRINTER (node), "QueueLength"); ^ In file included from gpa-printer-selector.c:37:0: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-printer.h:80:11: note: expected 'const guchar *' but argument is of type 'char *' GPANode * gpa_printer_get_state_by_id (GPAPrinter *printer, const guchar *id); ^ gpa-printer-selector.c:460:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] text = gpa_node_get_value (queue_state); ^ gpa-printer-selector.c: In function 'set_printer_location': gpa-printer-selector.c:485:2: warning: pointer targets in passing argument 2 of 'gpa_printer_get_state_by_id' differ in signedness [-Wpointer-sign] location = gpa_printer_get_state_by_id (GPA_PRINTER (node), "Location"); ^ In file included from gpa-printer-selector.c:37:0: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-printer.h:80:11: note: expected 'const guchar *' but argument is of type 'char *' GPANode * gpa_printer_get_state_by_id (GPAPrinter *printer, const guchar *id); ^ gpa-printer-selector.c:487:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] text = gpa_node_get_value (location); ^ gpa-spinbutton.c: In function 'gpa_spinbutton_connect': gpa-spinbutton.c:96:2: warning: pointer targets in passing argument 2 of 'gpa_node_lookup' differ in signedness [-Wpointer-sign] s->node = gpa_node_lookup (s->config, s->path); ^ In file included from gpa-spinbutton.c:35:0: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node-private.h:81:11: note: expected 'const guchar *' but argument is of type 'gchar *' GPANode * gpa_node_lookup (GPANode *node, const guchar *path); ^ gpa-spinbutton.c: In function 'gpa_spinbutton_load': gpa-spinbutton.c:170:3: warning: pointer targets in passing argument 1 of 'g_ascii_strtod' differ in signedness [-Wpointer-sign] s->value = g_ascii_strtod (v, &stupid_gcc); ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gpa-spinbutton.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:151:23: note: expected 'const gchar *' but argument is of type 'guchar *' gdouble g_ascii_strtod (const gchar *nptr, ^ gpa-spinbutton.c:181:6: warning: pointer targets in passing argument 2 of 'gpa_spinbutton_set_unit' differ in signedness [-Wpointer-sign] gpa_spinbutton_set_unit (s, u->abbr); ^ In file included from gpa-spinbutton.c:33:0: gpa-spinbutton.h:80:13: note: expected 'const gchar *' but argument is of type 'guchar * const' void gpa_spinbutton_set_unit (GPASpinbutton *spinbutton, ^ gpa-spinbutton.c: In function 'gpa_spinbutton_save': gpa-spinbutton.c:224:2: warning: pointer targets in passing argument 2 of 'gpa_node_set_value' differ in signedness [-Wpointer-sign] gpa_node_set_value (s->node, v); ^ In file included from gpa-widget.h:36:0, from gpa-spinbutton.h:35, from gpa-spinbutton.c:33: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h:65:10: note: expected 'const guchar *' but argument is of type 'gchar *' gboolean gpa_node_set_value (GPANode *node, const guchar *value); ^ gpa-spinbutton.c: In function 'gpa_spinbutton_new': gpa-spinbutton.c:292:3: warning: pointer targets in passing argument 3 of 'gpa_key_insert' differ in signedness [-Wpointer-sign] gpa_key_insert (GNOME_PRINT_CONFIG_NODE (config), path, ""); ^ In file included from gpa-spinbutton.c:36:0: /usr/include/libgnomeprint-2.2/libgnomeprint/private/gpa-key.h:64:12: note: expected 'const guchar *' but argument is of type 'char *' gboolean gpa_key_insert (GPANode *parent, const guchar *path, const guchar *value); ^ gpa-spinbutton.c:302:2: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] GPA_SPINBUTTON (c)->path = g_strdup (path); ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gpa-spinbutton.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'const guchar *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ gpa-spinbutton.c: At top level: gpa-spinbutton.c:315:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {N_("%"), 0, 1.0}, /* Percent must be first */ ^ gpa-spinbutton.c:315:2: warning: (near initialization for 'props[0].abbr') [-Wpointer-sign] gpa-spinbutton.c:316:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {N_("Pt"), 1, 1.0}, ^ gpa-spinbutton.c:316:2: warning: (near initialization for 'props[1].abbr') [-Wpointer-sign] gpa-spinbutton.c:317:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {N_("mm"), 1, 1.0}, ^ gpa-spinbutton.c:317:2: warning: (near initialization for 'props[2].abbr') [-Wpointer-sign] gpa-spinbutton.c:318:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {N_("cm"), 2, 0.5}, ^ gpa-spinbutton.c:318:2: warning: (near initialization for 'props[3].abbr') [-Wpointer-sign] gpa-spinbutton.c:319:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {N_("m"), 3, 0.01}, ^ gpa-spinbutton.c:319:2: warning: (near initialization for 'props[4].abbr') [-Wpointer-sign] gpa-spinbutton.c:320:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] {N_("in"), 2, 0.25}, ^ gpa-spinbutton.c:320:2: warning: (near initialization for 'props[5].abbr') [-Wpointer-sign] gpa-spinbutton.c: In function 'gpa_spinbutton_set_unit': gpa-spinbutton.c:339:3: warning: pointer targets in passing argument 1 of 'gnome_print_unit_get_by_abbreviation' differ in signedness [-Wpointer-sign] u = gnome_print_unit_get_by_abbreviation (unit); ^ In file included from /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:109:0, from gpa-widget.h:35, from gpa-spinbutton.h:35, from gpa-spinbutton.c:33: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-unit.h:96:23: note: expected 'const guchar *' but argument is of type 'const gchar *' const GnomePrintUnit *gnome_print_unit_get_by_abbreviation (const guchar *abbreviation); ^ gpa-spinbutton.c:340:3: warning: pointer targets in passing argument 1 of 'gnome_print_unit_get_by_name' differ in signedness [-Wpointer-sign] if (!u) u = gnome_print_unit_get_by_name (unit); ^ In file included from /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:109:0, from gpa-widget.h:35, from gpa-spinbutton.h:35, from gpa-spinbutton.c:33: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-unit.h:95:23: note: expected 'const guchar *' but argument is of type 'const gchar *' const GnomePrintUnit *gnome_print_unit_get_by_name (const guchar *name); ^ gpa-spinbutton.c:343:4: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] s->unit = g_strdup (u->abbr); ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gpa-spinbutton.c:30: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'guchar * const' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ gpa-spinbutton.c: In function 'gpa_spinbutton_update': gpa-spinbutton.c:362:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (s->unit && !strcmp (s->unit, props[i].abbr)) break; ^ In file included from gpa-spinbutton.c:40:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'guchar * const' extern size_t strlen (const char *__s) ^ gpa-spinbutton.c:362:3: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (s->unit && !strcmp (s->unit, props[i].abbr)) break; ^ gpa-spinbutton.c:362:3: note: expected 'const char *' but argument is of type 'guchar * const' gpa-spinbutton.c:362:3: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] gpa-spinbutton.c:362:3: note: expected 'const char *' but argument is of type 'guchar * const' gpa-spinbutton.c:362:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from gpa-spinbutton.c:40:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'guchar * const' extern size_t strlen (const char *__s) ^ gpa-spinbutton.c:362:3: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (s->unit && !strcmp (s->unit, props[i].abbr)) break; ^ gpa-spinbutton.c:362:3: note: expected 'const char *' but argument is of type 'guchar * const' gpa-spinbutton.c:362:3: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] gpa-spinbutton.c:362:3: note: expected 'const char *' but argument is of type 'guchar * const' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -Wl,-z,relro -o libgpaui.la gpa-widget.lo gpa-option-menu.lo gpa-printer-selector.lo gpa-settings-selector.lo gpa-transport-selector.lo gpa-checkbutton.lo gpa-radiobutton.lo gpa-spinbutton.lo gpa-print-to-file.lo gpa-paper-preview-item.lo gpa-tree-viewer.lo libtool: link: ar cru .libs/libgpaui.a .libs/gpa-widget.o .libs/gpa-option-menu.o .libs/gpa-printer-selector.o .libs/gpa-settings-selector.o .libs/gpa-transport-selector.o .libs/gpa-checkbutton.o .libs/gpa-radiobutton.o .libs/gpa-spinbutton.o .libs/gpa-print-to-file.o .libs/gpa-paper-preview-item.o .libs/gpa-tree-viewer.o libtool: link: ranlib .libs/libgpaui.a libtool: link: ( cd ".libs" && rm -f "libgpaui.la" && ln -s "../libgpaui.la" "libgpaui.la" ) make[4]: Leaving directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui/gpaui' make[4]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-print-i18n.lo gnome-print-i18n.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-print-preview.lo gnome-print-preview.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-canvas-hacktext.lo gnome-canvas-hacktext.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-print-job-preview.lo gnome-print-job-preview.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-printer-selector.lo gnome-printer-selector.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-print-copies.lo gnome-print-copies.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-print-dialog.lo gnome-print-dialog.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-print-config-dialog.lo gnome-print-config-dialog.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-print-widget.lo gnome-print-widget.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-font-dialog.lo gnome-font-dialog.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-print-content-selector.lo gnome-print-content-selector.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-print-layout-selector.lo gnome-print-layout-selector.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-print-page-selector.lo gnome-print-page-selector.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-print-paper-preview.lo gnome-print-paper-preview.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-print-unit-selector.lo gnome-print-unit-selector.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-print-paper-selector.lo gnome-print-paper-selector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-print-i18n.c -fPIC -DPIC -o .libs/gnome-print-i18n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-print-job-preview.c -fPIC -DPIC -o .libs/gnome-print-job-preview.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-print-layout-selector.c -fPIC -DPIC -o .libs/gnome-print-layout-selector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-print-preview.c -fPIC -DPIC -o .libs/gnome-print-preview.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-print-copies.c -fPIC -DPIC -o .libs/gnome-print-copies.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-print-paper-preview.c -fPIC -DPIC -o .libs/gnome-print-paper-preview.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-print-content-selector.c -fPIC -DPIC -o .libs/gnome-print-content-selector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-canvas-hacktext.c -fPIC -DPIC -o .libs/gnome-canvas-hacktext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-printer-selector.c -fPIC -DPIC -o .libs/gnome-printer-selector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-print-config-dialog.c -fPIC -DPIC -o .libs/gnome-print-config-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-print-paper-selector.c -fPIC -DPIC -o .libs/gnome-print-paper-selector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-print-widget.c -fPIC -DPIC -o .libs/gnome-print-widget.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-print-page-selector.c -fPIC -DPIC -o .libs/gnome-print-page-selector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-font-dialog.c -fPIC -DPIC -o .libs/gnome-font-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-print-dialog.c -fPIC -DPIC -o .libs/gnome-print-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-print-unit-selector.c -fPIC -DPIC -o .libs/gnome-print-unit-selector.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-print-ui-private.lo gnome-print-ui-private.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-print-ui-private.c -fPIC -DPIC -o .libs/gnome-print-ui-private.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o gnome-printui-marshal.lo gnome-printui-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c gnome-printui-marshal.c -fPIC -DPIC -o .libs/gnome-printui-marshal.o gnome-print-unit-selector.c: In function 'gnome_print_unit_selector_class_init': gnome-print-unit-selector.c:103:18: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^ gnome-print-widget.c: In function 'gnome_print_widget_new': gnome-print-widget.c:107:3: warning: pointer targets in passing argument 3 of 'gpa_checkbutton_new' differ in signedness [-Wpointer-sign] widget = gpa_checkbutton_new (config, path, "Some label here"); ^ In file included from gnome-print-widget.c:35:0: ../libgnomeprintui/gpaui/gpa-checkbutton.h:65:13: note: expected 'const guchar *' but argument is of type 'char *' GtkWidget* gpa_checkbutton_new (GnomePrintConfig *config, ^ gnome-font-dialog.c: In function 'gnome_font_selection_select_family': gnome-font-dialog.c:373:27: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fontsel->selectedfamily = g_strdup (familyname); ^ gnome-font-dialog.c:353:15: warning: variable 'tree_view' set but not used [-Wunused-but-set-variable] GtkTreeView *tree_view; ^ gnome-font-dialog.c: In function 'gnome_font_selection_select_style': gnome-font-dialog.c:407:2: warning: pointer targets in passing argument 2 of 'gnome_font_face_find_from_family_and_style' differ in signedness [-Wpointer-sign] fontsel->selectedface = gnome_font_face_find_from_family_and_style (fontsel->selectedfamily, style); ^ In file included from /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-font.h:74:0, from /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-glyphlist.h:71, from /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-pgl.h:40, from gnome-font-dialog.c:33: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-font-face.h:60:16: note: expected 'const guchar *' but argument is of type 'const gchar *' GnomeFontFace *gnome_font_face_find_from_family_and_style (const guchar *family, const guchar *style); ^ gnome-font-dialog.c:387:15: warning: variable 'tree_view' set but not used [-Wunused-but-set-variable] GtkTreeView *tree_view; ^ gnome-font-dialog.c: In function 'gnome_font_selection_set_font': gnome-font-dialog.c:555:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] familyname = gnome_font_face_get_family_name (face); ^ gnome-font-dialog.c:556:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] stylename = gnome_font_face_get_species_name (face); ^ gnome-font-dialog.c: In function 'gnome_font_preview_set_phrase': gnome-font-dialog.c:713:3: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] preview->text = g_strdup (phrase); ^ In file included from /usr/include/glib-2.0/glib.h:81:0, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/atk-1.0/atk/atkobject.h:27, from /usr/include/atk-1.0/atk/atk.h:25, from gnome-font-dialog.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'const guchar *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ gnome-font-dialog.c:713:17: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] preview->text = g_strdup (phrase); ^ gnome-font-dialog.c: In function 'gnome_font_preview_update': gnome-font-dialog.c:773:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] sample = _("This font does not have sample"); ^ gnome-font-dialog.c: In function 'gnome_font_dialog_class_init': gnome-font-dialog.c:849:18: warning: variable 'object_class' set but not used [-Wunused-but-set-variable] GtkObjectClass *object_class; ^ gnome-print-config-dialog.c: In function 'gp_config_dialog_read_from_config': gnome-print-config-dialog.c:153:10: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_boolean' differ in signedness [-Wpointer-sign] GNOME_PRINT_KEY_DUPLEX, &duplex)) { ^ In file included from gnome-print-config-dialog.c:39:0: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:137:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gnome_print_config_get_boolean (GnomePrintConfig *config, const guchar *key, gboolean *val); ^ gnome-print-config-dialog.c:156:4: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_boolean' differ in signedness [-Wpointer-sign] GNOME_PRINT_KEY_TUMBLE, &tumble); ^ In file included from gnome-print-config-dialog.c:39:0: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:137:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gnome_print_config_get_boolean (GnomePrintConfig *config, const guchar *key, gboolean *val); ^ gnome-print-config-dialog.c: In function 'duplex_toggled': gnome-print-config-dialog.c:190:7: warning: pointer targets in passing argument 2 of 'gnome_print_config_set_boolean' differ in signedness [-Wpointer-sign] duplex); ^ In file included from gnome-print-config-dialog.c:39:0: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:142:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gnome_print_config_set_boolean (GnomePrintConfig *config, const guchar *key, gboolean val); ^ gnome-print-config-dialog.c: In function 'tumble_toggled': gnome-print-config-dialog.c:208:7: warning: pointer targets in passing argument 2 of 'gnome_print_config_set_boolean' differ in signedness [-Wpointer-sign] tumble); ^ In file included from gnome-print-config-dialog.c:39:0: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:142:10: note: expected 'const guchar *' but argument is of type 'char *' gboolean gnome_print_config_set_boolean (GnomePrintConfig *config, const guchar *key, gboolean val); ^ gnome-print-config-dialog.c: In function 'gnome_print_config_dialog_construct': gnome-print-config-dialog.c:252:10: warning: pointer targets in passing argument 2 of 'gtk_window_set_title' differ in signedness [-Wpointer-sign] (const guchar *) _("Default Settings")); ^ In file included from /usr/include/gtk-2.0/gtk/gtkdialog.h:35:0, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gnome-print-config-dialog.c:37: /usr/include/gtk-2.0/gtk/gtkwindow.h:180:12: note: expected 'const gchar *' but argument is of type 'const guchar *' void gtk_window_set_title (GtkWindow *window, ^ gnome-print-config-dialog.c:259:3: warning: pointer targets in passing argument 2 of 'gnome_print_config_get' differ in signedness [-Wpointer-sign] title = gnome_print_config_get (gpd->config, "Printer"); ^ In file included from gnome-print-config-dialog.c:39:0: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h:134:10: note: expected 'const guchar *' but argument is of type 'char *' guchar *gnome_print_config_get (GnomePrintConfig *config, const guchar *key); ^ gnome-print-config-dialog.c:334:11: warning: pointer targets in passing argument 2 of 'gpa_option_menu_new' differ in signedness [-Wpointer-sign] GNOME_PRINT_KEY_HOLD); ^ In file included from gnome-print-config-dialog.c:48:0: gpaui/gpa-option-menu.h:66:13: note: expected 'const guchar *' but argument is of type 'char *' GtkWidget * gpa_option_menu_new (GnomePrintConfig *config, const guchar *key); ^ gnome-canvas-hacktext.c: In function 'gnome_canvas_hacktext_update': gnome-canvas-hacktext.c:443:14: warning: pointer targets in passing argument 5 of 'gnome_glyphlist_from_text_dumb' differ in signedness [-Wpointer-sign] hacktext->text); ^ In file included from /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-pgl.h:40:0, from gnome-canvas-hacktext.c:38: /usr/include/libgnomeprint-2.2/libgnomeprint/gnome-glyphlist.h:97:17: note: expected 'const guchar *' but argument is of type 'char *' GnomeGlyphList *gnome_glyphlist_from_text_dumb (GnomeFont *font, guint32 color, ^ gnome-canvas-hacktext.c: In function 'gnome_canvas_hacktext_realize': gnome-canvas-hacktext.c:468:23: warning: variable 'hacktext' set but not used [-Wunused-but-set-variable] GnomeCanvasHacktext *hacktext; ^ gnome-canvas-hacktext.c: In function 'gnome_canvas_hacktext_unrealize': gnome-canvas-hacktext.c:479:23: warning: variable 'hacktext' set but not used [-Wunused-but-set-variable] GnomeCanvasHacktext *hacktext; ^ gnome-print-page-selector.c: In function 'gnome_print_page_selector_load': gnome-print-page-selector.c:111:4: warning: 'g_value_array_get_nth' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:65): Use 'GArray' instead [-Wdeprecated-declarations] p = i ? g_value_get_boolean (g_value_array_get_nth (pages, i - 1)) : FALSE; ^ gnome-print-page-selector.c:112:4: warning: 'g_value_array_get_nth' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:65): Use 'GArray' instead [-Wdeprecated-declarations] n = (i + 1 < pages->n_values) ? g_value_get_boolean (g_value_array_get_nth (pages, i + 1)) : FALSE; ^ gnome-print-page-selector.c:113:4: warning: 'g_value_array_get_nth' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:65): Use 'GArray' instead [-Wdeprecated-declarations] c = g_value_get_boolean (g_value_array_get_nth (pages, i)); ^ gnome-print-page-selector.c:145:3: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (pages); ^ gnome-print-layout-selector.c: In function '_g_value_array_equal': gnome-print-layout-selector.c:103:3: warning: 'g_value_array_get_nth' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:65): Use 'GArray' instead [-Wdeprecated-declarations] d1 = g_value_get_double (g_value_array_get_nth (va1, i)); ^ gnome-print-layout-selector.c:104:3: warning: 'g_value_array_get_nth' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:65): Use 'GArray' instead [-Wdeprecated-declarations] d2 = g_value_get_double (g_value_array_get_nth (va2, i)); ^ gnome-printer-selector.c: In function 'gnome_printer_selector_construct': gnome-printer-selector.c:142:21: warning: variable 'l' set but not used [-Wunused-but-set-variable] GtkWidget *t, *b, *l, *v; ^ gnome-print-page-selector.c: In function 'gnome_print_page_selector_save': gnome-print-page-selector.c:347:4: warning: 'g_value_array_new' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:69): Use 'GArray' instead [-Wdeprecated-declarations] va = g_value_array_new (a->len); ^ gnome-print-page-selector.c:350:5: warning: 'g_value_array_append' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:82): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (va, &v); ^ gnome-print-layout-selector.c: In function '_g_value_array_append_affines': gnome-print-layout-selector.c:141:3: warning: 'g_value_array_append' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:82): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (va, &v); ^ gnome-print-layout-selector.c: In function 'gnome_print_layout_selector_save_plain': gnome-print-layout-selector.c:157:2: warning: 'g_value_array_new' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:69): Use 'GArray' instead [-Wdeprecated-declarations] ga = g_value_array_new (0); ^ gnome-print-layout-selector.c:160:2: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (ga); ^ gnome-print-layout-selector.c: In function 'gnome_print_layout_selector_get_array': gnome-print-layout-selector.c:180:2: warning: 'g_value_array_new' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:69): Use 'GArray' instead [-Wdeprecated-declarations] va = g_value_array_new (0); ^ gnome-print-layout-selector.c: In function 'gnome_print_layout_selector_save_n_to_1': gnome-print-layout-selector.c:219:3: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (vae); ^ gnome-print-layout-selector.c:220:2: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (va); ^ gnome-print-layout-selector.c: In function 'gnome_print_layout_selector_save_1_to_n': gnome-print-layout-selector.c:256:4: warning: 'g_value_array_new' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:69): Use 'GArray' instead [-Wdeprecated-declarations] va = g_value_array_new (0); ^ gnome-print-layout-selector.c:260:4: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (vae); ^ gnome-print-layout-selector.c:261:4: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (va); ^ gnome-print-layout-selector.c: In function 'gnome_print_layout_selector_save_leaflet_stapled': gnome-print-layout-selector.c:286:2: warning: 'g_value_array_new' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:69): Use 'GArray' instead [-Wdeprecated-declarations] va = g_value_array_new (0); ^ gnome-print-layout-selector.c:291:3: warning: 'g_value_array_append' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:82): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (va, &v); ^ gnome-print-layout-selector.c:293:3: warning: 'g_value_array_append' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:82): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (va, &v); ^ gnome-print-layout-selector.c:295:3: warning: 'g_value_array_append' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:82): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (va, &v); ^ gnome-print-layout-selector.c:297:3: warning: 'g_value_array_append' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:82): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (va, &v); ^ gnome-print-layout-selector.c:301:2: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (va); ^ gnome-print-layout-selector.c:308:2: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (va); ^ gnome-print-layout-selector.c: In function 'gnome_print_layout_selector_get_array_leaflet_folded': gnome-print-layout-selector.c:322:2: warning: 'g_value_array_new' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:69): Use 'GArray' instead [-Wdeprecated-declarations] va = g_value_array_new (0); ^ gnome-print-layout-selector.c: In function 'gnome_print_layout_selector_save_leaflet_folded': gnome-print-layout-selector.c:350:2: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (va); ^ gnome-print-dialog.c: In function 'on_filter_notify': gnome-print-dialog.c:369:4: warning: 'g_value_array_get_nth' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:65): Use 'GArray' instead [-Wdeprecated-declarations] gnome_print_dialog_watch_filter (gpd, GNOME_PRINT_FILTER ( ^ gnome-print-layout-selector.c: In function 'gnome_print_layout_selector_load_filter': gnome-print-layout-selector.c:433:3: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (vae); ^ gnome-print-layout-selector.c:442:4: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (va); ^ gnome-print-layout-selector.c:443:4: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (vae); ^ gnome-print-layout-selector.c:449:3: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (va); ^ gnome-print-layout-selector.c:450:3: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (vae); ^ gnome-print-paper-selector.c: In function 'gnome_paper_selector_class_init': gnome-print-paper-selector.c:640:18: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^ ( cd . && glib-mkenums \ --fhead "#ifndef __LIBGNOMEPRINTUI_ENUM_TYPES_H__\n#define __LIBGNOMEPRINTUI_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 /* __LIBGNOMEPRINTUI_ENUM_TYPES_H__ */" \ gnome-print-preview.h gnome-font-dialog.h gnome-print-dialog.h gnome-print-unit-selector.h gnome-print-paper-selector.h gnome-print-content-selector.h gnome-print-config-dialog.h gnome-print-job-preview.h ) > tmp-libgnomeprintui-enum-types.h \ && (cmp -s tmp-libgnomeprintui-enum-types.h libgnomeprintui-enum-types.h || cp tmp-libgnomeprintui-enum-types.h libgnomeprintui-enum-types.h ) \ && rm -f tmp-libgnomeprintui-enum-types.h \ && echo timestamp > s-enum-types-h gnome-print-job-preview.c: In function 'gnome_print_job_preview_width_height_changed': gnome-print-job-preview.c:2052:19: warning: variable 'item' set but not used [-Wunused-but-set-variable] GnomeCanvasItem *item; ^ ( cd . && glib-mkenums \ --fhead "#include \"libgnomeprintui-enum-types.h\"\n#include \"gnome-print-dialog.h\"\n#include \"gnome-print-paper-selector.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-preview.h gnome-font-dialog.h gnome-print-dialog.h gnome-print-unit-selector.h gnome-print-paper-selector.h gnome-print-content-selector.h gnome-print-config-dialog.h gnome-print-job-preview.h ) > tmp-libgnomeprintui-enum-types.c \ && (cmp -s tmp-libgnomeprintui-enum-types.c libgnomeprintui-enum-types.c || cp tmp-libgnomeprintui-enum-types.c libgnomeprintui-enum-types.c ) \ && rm -f tmp-libgnomeprintui-enum-types.c \ && echo timestamp > s-enum-types-c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c -o libgnomeprintui-enum-types.lo libgnomeprintui-enum-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -DG_LOG_DOMAIN=\"libgnomeprintui\" -DVERSION=\"2.18.6\" -DWE_ARE_LIBGNOMEPRINT_INTERNALS -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_LIBDIR=\"/usr/lib64/gnome-print\" -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGNOME_PRINT_JOB_PREVIEW_DATADIR=\"/usr/share/libgnomeprintui/2.18.6\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -c libgnomeprintui-enum-types.c -fPIC -DPIC -o .libs/libgnomeprintui-enum-types.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DGDK_MULTIHEAD_SAFE -no-undefined -version-info 1:0:1 -Wl,-z,relro -o libgnomeprintui-2-2.la -rpath /usr/lib64 gnome-print-i18n.lo gnome-print-preview.lo gnome-canvas-hacktext.lo gnome-print-job-preview.lo gnome-printer-selector.lo gnome-print-copies.lo gnome-print-dialog.lo gnome-print-config-dialog.lo gnome-print-widget.lo gnome-font-dialog.lo gnome-print-content-selector.lo gnome-print-layout-selector.lo gnome-print-page-selector.lo gnome-print-paper-preview.lo gnome-print-unit-selector.lo gnome-print-paper-selector.lo gnome-print-ui-private.lo gnome-printui-marshal.lo libgnomeprintui-enum-types.lo -pthread -lgnomeprint-2-2 -lz -lgmodule-2.0 -lxml2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype gpaui/libgpaui.la libtool: link: gcc -shared .libs/gnome-print-i18n.o .libs/gnome-print-preview.o .libs/gnome-canvas-hacktext.o .libs/gnome-print-job-preview.o .libs/gnome-printer-selector.o .libs/gnome-print-copies.o .libs/gnome-print-dialog.o .libs/gnome-print-config-dialog.o .libs/gnome-print-widget.o .libs/gnome-font-dialog.o .libs/gnome-print-content-selector.o .libs/gnome-print-layout-selector.o .libs/gnome-print-page-selector.o .libs/gnome-print-paper-preview.o .libs/gnome-print-unit-selector.o .libs/gnome-print-paper-selector.o .libs/gnome-print-ui-private.o .libs/gnome-printui-marshal.o .libs/libgnomeprintui-enum-types.o -Wl,--whole-archive gpaui/.libs/libgpaui.a -Wl,--no-whole-archive -lgnomeprint-2-2 -lz -lgmodule-2.0 -lxml2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libgnomeprintui-2-2.so.0 -o .libs/libgnomeprintui-2-2.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libgnomeprintui-2-2.so.0" && ln -s "libgnomeprintui-2-2.so.0.1.0" "libgnomeprintui-2-2.so.0") libtool: link: (cd ".libs" && rm -f "libgnomeprintui-2-2.so" && ln -s "libgnomeprintui-2-2.so.0.1.0" "libgnomeprintui-2-2.so") libtool: link: ( cd ".libs" && rm -f "libgnomeprintui-2-2.la" && ln -s "../libgnomeprintui-2-2.la" "libgnomeprintui-2-2.la" ) make[4]: Leaving directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui' make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui' Making all in po make[2]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.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 as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.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 br | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file br.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 ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.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 en@shaw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en@shaw.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 fur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fur.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 kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo la | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file la.po file=`echo li | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file li.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 mai | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mai.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 nds | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nds.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 ps | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ps.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 | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.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/libgnomeprintui-2.18.6/po' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/doc' make[2]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprintui-2.18.6' make[1]: Leaving directory `/builddir/build/BUILD/libgnomeprintui-2.18.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fw3jPZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64 ++ dirname /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64 + cd libgnomeprintui-2.18.6 + make install DESTDIR=/builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64 'INSTALL=install -p' Making install in libgnomeprintui make[1]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui' Making install in gpaui make[3]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui/gpaui' make[4]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui/gpaui' 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/libgnomeprintui-2.18.6/libgnomeprintui/gpaui' make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui/gpaui' make[3]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui' make[4]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/lib64" /bin/sh ../libtool --mode=install install -p libgnomeprintui-2-2.la '/builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/lib64' libtool: install: install -p .libs/libgnomeprintui-2-2.so.0.1.0 /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/lib64/libgnomeprintui-2-2.so.0.1.0 libtool: install: (cd /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/lib64 && { ln -s -f libgnomeprintui-2-2.so.0.1.0 libgnomeprintui-2-2.so.0 || { rm -f libgnomeprintui-2-2.so.0 && ln -s libgnomeprintui-2-2.so.0.1.0 libgnomeprintui-2-2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/lib64 && { ln -s -f libgnomeprintui-2-2.so.0.1.0 libgnomeprintui-2-2.so || { rm -f libgnomeprintui-2-2.so && ln -s libgnomeprintui-2-2.so.0.1.0 libgnomeprintui-2-2.so; }; }) libtool: install: install -p .libs/libgnomeprintui-2-2.lai /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/lib64/libgnomeprintui-2-2.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/libgnomeprintui/2.18.6" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/libgnomeprintui/2.18.6" install -p -m 644 gnome-print-job-preview.xml '/builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/libgnomeprintui/2.18.6' test -z "/usr/include/libgnomeprintui-2.2/libgnomeprintui" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/include/libgnomeprintui-2.2/libgnomeprintui" install -p -m 644 gnome-print-preview.h gnome-font-dialog.h gnome-print-dialog.h gnome-print-unit-selector.h gnome-print-paper-selector.h gnome-print-content-selector.h gnome-print-config-dialog.h gnome-print-job-preview.h libgnomeprintui-enum-types.h '/builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/include/libgnomeprintui-2.2/libgnomeprintui' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/lib64/pkgconfig" install -p -m 644 libgnomeprintui-2.2.pc '/builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/lib64/pkgconfig' make[4]: Leaving directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui' make[3]: Leaving directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui' make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui' make[1]: Leaving directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/libgnomeprintui' Making install in po make[1]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/po' linguas="af am ar as ast az be be@latin bg bn bn_IN br bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw es et eu fa fi fr fur ga gl gu he hi hr hu id is it ja ka kn ko la li lt lv mai mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te th tr uk vi wa xh zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/libgnomeprintui-2.18.6/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/libgnomeprintui-2.2.mo; \ echo "installing $lang.gmo as $dir/libgnomeprintui-2.2.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/libgnomeprintui-2.2.mo; \ echo "installing ./$lang.gmo as" \ "$dir/libgnomeprintui-2.2.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/libgnomeprintui-2.2.mo.m; \ echo "installing $lang.gmo.m as $dir/libgnomeprintui-2.2.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/libgnomeprintui-2.2.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/libgnomeprintui-2.2.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/af/LC_MESSAGES/libgnomeprintui-2.2.mo installing am.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/am/LC_MESSAGES/libgnomeprintui-2.2.mo installing ar.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/ar/LC_MESSAGES/libgnomeprintui-2.2.mo installing as.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/as/LC_MESSAGES/libgnomeprintui-2.2.mo installing ast.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/ast/LC_MESSAGES/libgnomeprintui-2.2.mo installing az.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/az/LC_MESSAGES/libgnomeprintui-2.2.mo installing be.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/be/LC_MESSAGES/libgnomeprintui-2.2.mo installing be@latin.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/be@latin/LC_MESSAGES/libgnomeprintui-2.2.mo installing bg.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/bg/LC_MESSAGES/libgnomeprintui-2.2.mo installing bn.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/bn/LC_MESSAGES/libgnomeprintui-2.2.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/libgnomeprintui-2.2.mo installing br.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/br/LC_MESSAGES/libgnomeprintui-2.2.mo installing bs.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/bs/LC_MESSAGES/libgnomeprintui-2.2.mo installing ca.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/ca/LC_MESSAGES/libgnomeprintui-2.2.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/libgnomeprintui-2.2.mo installing cs.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/cs/LC_MESSAGES/libgnomeprintui-2.2.mo installing cy.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/cy/LC_MESSAGES/libgnomeprintui-2.2.mo installing da.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/da/LC_MESSAGES/libgnomeprintui-2.2.mo installing de.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/de/LC_MESSAGES/libgnomeprintui-2.2.mo installing dz.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/dz/LC_MESSAGES/libgnomeprintui-2.2.mo installing el.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/el/LC_MESSAGES/libgnomeprintui-2.2.mo installing en_CA.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/en_CA/LC_MESSAGES/libgnomeprintui-2.2.mo installing en_GB.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/en_GB/LC_MESSAGES/libgnomeprintui-2.2.mo installing en@shaw.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/en@shaw/LC_MESSAGES/libgnomeprintui-2.2.mo installing es.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/es/LC_MESSAGES/libgnomeprintui-2.2.mo installing et.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/et/LC_MESSAGES/libgnomeprintui-2.2.mo installing eu.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/eu/LC_MESSAGES/libgnomeprintui-2.2.mo installing fa.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/fa/LC_MESSAGES/libgnomeprintui-2.2.mo installing fi.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/fi/LC_MESSAGES/libgnomeprintui-2.2.mo installing fr.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/fr/LC_MESSAGES/libgnomeprintui-2.2.mo installing fur.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/fur/LC_MESSAGES/libgnomeprintui-2.2.mo installing ga.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/ga/LC_MESSAGES/libgnomeprintui-2.2.mo installing gl.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/gl/LC_MESSAGES/libgnomeprintui-2.2.mo installing gu.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/gu/LC_MESSAGES/libgnomeprintui-2.2.mo installing he.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/he/LC_MESSAGES/libgnomeprintui-2.2.mo installing hi.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/hi/LC_MESSAGES/libgnomeprintui-2.2.mo installing hr.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/hr/LC_MESSAGES/libgnomeprintui-2.2.mo installing hu.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/hu/LC_MESSAGES/libgnomeprintui-2.2.mo installing id.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/id/LC_MESSAGES/libgnomeprintui-2.2.mo installing is.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/is/LC_MESSAGES/libgnomeprintui-2.2.mo installing it.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/it/LC_MESSAGES/libgnomeprintui-2.2.mo installing ja.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/ja/LC_MESSAGES/libgnomeprintui-2.2.mo installing ka.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/ka/LC_MESSAGES/libgnomeprintui-2.2.mo installing kn.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/kn/LC_MESSAGES/libgnomeprintui-2.2.mo installing ko.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/ko/LC_MESSAGES/libgnomeprintui-2.2.mo installing la.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/la/LC_MESSAGES/libgnomeprintui-2.2.mo installing li.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/li/LC_MESSAGES/libgnomeprintui-2.2.mo installing lt.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/lt/LC_MESSAGES/libgnomeprintui-2.2.mo installing lv.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/lv/LC_MESSAGES/libgnomeprintui-2.2.mo installing mai.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/mai/LC_MESSAGES/libgnomeprintui-2.2.mo installing mk.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/mk/LC_MESSAGES/libgnomeprintui-2.2.mo installing ml.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/ml/LC_MESSAGES/libgnomeprintui-2.2.mo installing mn.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/mn/LC_MESSAGES/libgnomeprintui-2.2.mo installing mr.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/mr/LC_MESSAGES/libgnomeprintui-2.2.mo installing ms.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/ms/LC_MESSAGES/libgnomeprintui-2.2.mo installing nb.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/nb/LC_MESSAGES/libgnomeprintui-2.2.mo installing nds.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/nds/LC_MESSAGES/libgnomeprintui-2.2.mo installing ne.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/ne/LC_MESSAGES/libgnomeprintui-2.2.mo installing nl.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/nl/LC_MESSAGES/libgnomeprintui-2.2.mo installing nn.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/nn/LC_MESSAGES/libgnomeprintui-2.2.mo installing oc.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/oc/LC_MESSAGES/libgnomeprintui-2.2.mo installing or.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/or/LC_MESSAGES/libgnomeprintui-2.2.mo installing pa.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/pa/LC_MESSAGES/libgnomeprintui-2.2.mo installing pl.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/pl/LC_MESSAGES/libgnomeprintui-2.2.mo installing ps.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/ps/LC_MESSAGES/libgnomeprintui-2.2.mo installing pt.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/pt/LC_MESSAGES/libgnomeprintui-2.2.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/libgnomeprintui-2.2.mo installing ro.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/ro/LC_MESSAGES/libgnomeprintui-2.2.mo installing ru.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/ru/LC_MESSAGES/libgnomeprintui-2.2.mo installing rw.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/rw/LC_MESSAGES/libgnomeprintui-2.2.mo installing si.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/si/LC_MESSAGES/libgnomeprintui-2.2.mo installing sk.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/sk/LC_MESSAGES/libgnomeprintui-2.2.mo installing sl.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/sl/LC_MESSAGES/libgnomeprintui-2.2.mo installing sq.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/sq/LC_MESSAGES/libgnomeprintui-2.2.mo installing sr.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/sr/LC_MESSAGES/libgnomeprintui-2.2.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/libgnomeprintui-2.2.mo installing sv.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/sv/LC_MESSAGES/libgnomeprintui-2.2.mo installing ta.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/ta/LC_MESSAGES/libgnomeprintui-2.2.mo installing te.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/te/LC_MESSAGES/libgnomeprintui-2.2.mo installing th.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/th/LC_MESSAGES/libgnomeprintui-2.2.mo installing tr.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/tr/LC_MESSAGES/libgnomeprintui-2.2.mo installing uk.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/uk/LC_MESSAGES/libgnomeprintui-2.2.mo installing vi.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/vi/LC_MESSAGES/libgnomeprintui-2.2.mo installing wa.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/wa/LC_MESSAGES/libgnomeprintui-2.2.mo installing xh.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/xh/LC_MESSAGES/libgnomeprintui-2.2.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/libgnomeprintui-2.2.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/libgnomeprintui-2.2.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/libgnomeprintui-2.2.mo make[1]: Leaving directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/po' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/doc' make[2]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/doc' make[2]: Nothing to be done for `install-exec-am'. mkdir -p -- /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/gtk-doc/html/libgnomeprintui -- Installing ./html/ch02.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/libgnomeprintui-gnome-font-dialog.html -- Installing ./html/libgnomeprintui-gnome-print-copies.html -- Installing ./html/libgnomeprintui-gnome-print-dialog.html -- Installing ./html/libgnomeprintui-gnome-print-job-preview.html -- Installing ./html/libgnomeprintui-gnome-print-paper-selector.html -- Installing ./html/libgnomeprintui-gnome-print-preview.html -- Installing ./html/libgnomeprintui-gnome-printer-selector.html -- Installing ./html/libgnomeprintui.devhelp -- Installing ./html/libgnomeprintui.devhelp2 -- Installing ./html/libgnomeprintui.html -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png make[2]: Leaving directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/libgnomeprintui-2.18.6/doc' make[1]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6' make[2]: Entering directory `/builddir/build/BUILD/libgnomeprintui-2.18.6' 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/libgnomeprintui-2.18.6' make[1]: Leaving directory `/builddir/build/BUILD/libgnomeprintui-2.18.6' + find /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64 libgnomeprintui-2.2 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libgnomeprintui-2.18.6 extracting debug info from /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/lib64/libgnomeprintui-2-2.so.0.1.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libgnomeprintui-2-2.so.0.1.0.debug to /usr/lib/debug/usr/lib64/libgnomeprintui-2-2.so.debug symlinked /usr/lib/debug/usr/lib64/libgnomeprintui-2-2.so.0.1.0.debug to /usr/lib/debug/usr/lib64/libgnomeprintui-2-2.so.0.debug 1047 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libgnomeprintui22-2.18.6-8.el7.1.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V7GqPZ + umask 022 + cd /builddir/build/BUILD + cd libgnomeprintui-2.18.6 + DOCDIR=/builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/doc/libgnomeprintui22-2.18.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/doc/libgnomeprintui22-2.18.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/doc/libgnomeprintui22-2.18.6 + cp -pr COPYING /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/doc/libgnomeprintui22-2.18.6 + cp -pr NEWS /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/doc/libgnomeprintui22-2.18.6 + cp -pr README /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64/usr/share/doc/libgnomeprintui22-2.18.6 + exit 0 Provides: libgnomeprintui-2-2.so.0()(64bit) libgnomeprintui22 = 2.18.6-8.el7.1 libgnomeprintui22(x86-64) = 2.18.6-8.el7.1 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) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnomecanvas-2.so.0()(64bit) libgnomeprint-2-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libgnomeprintui22-devel-2.18.6-8.el7.1.x86_64 Provides: libgnomeprintui22-devel = 2.18.6-8.el7.1 libgnomeprintui22-devel(x86-64) = 2.18.6-8.el7.1 pkgconfig(libgnomeprintui-2.2) = 2.18.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgnomeprintui-2-2.so.0()(64bit) pkgconfig(libgnomecanvas-2.0) pkgconfig(libgnomeprint-2.2) Processing files: libgnomeprintui22-debuginfo-2.18.6-8.el7.1.x86_64 Provides: libgnomeprintui22-debuginfo = 2.18.6-8.el7.1 libgnomeprintui22-debuginfo(x86-64) = 2.18.6-8.el7.1 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64 Wrote: /builddir/build/RPMS/libgnomeprintui22-2.18.6-8.el7.1.x86_64.rpm Wrote: /builddir/build/RPMS/libgnomeprintui22-devel-2.18.6-8.el7.1.x86_64.rpm Wrote: /builddir/build/RPMS/libgnomeprintui22-debuginfo-2.18.6-8.el7.1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9g8bG3 + umask 022 + cd /builddir/build/BUILD + cd libgnomeprintui-2.18.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libgnomeprintui22-2.18.6-8.el7.1.x86_64 + exit 0 Child return code was: 0 LEAVE do -->