ENTER do("bash --login -c 'rpmbuild -bs --target x86_64 --nodeps //builddir/build/SPECS/ghex.spec'", '/var/lib/mock/dist-f9-build-151114-24600/root/', 0, True, 0, , 103, 105, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target x86_64 --nodeps //builddir/build/SPECS/ghex.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghex-2.21.92-1.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target x86_64 --nodeps //builddir/build/SPECS/ghex.spec'", '/var/lib/mock/dist-f9-build-151114-24600/root/', 0, True, 0, , 103, 105, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target x86_64 --nodeps //builddir/build/SPECS/ghex.spec' Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.82338 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ghex-2.21.92 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ghex-2.21.92.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ghex-2.21.92 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.82338 + umask 022 + cd /builddir/build/BUILD + cd ghex-2.21.92 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ 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 ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /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 ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /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 --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-schemas-install --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... /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 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 style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for intltool >= 0.35.0... 0.36.1 found checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for library containing strerror... none required checking for 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) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking 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++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -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 appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for LIBGTKHEX... yes checking for GHEX... yes checking for GAILUTIL... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for poptGetArgs in -lpopt... yes checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for gconftool-2... /usr/bin/gconftool-2 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating help/Makefile config.status: creating icons/Makefile config.status: creating icons/16x16/Makefile config.status: creating icons/22x22/Makefile config.status: creating icons/24x24/Makefile config.status: creating icons/32x32/Makefile config.status: creating icons/48x48/Makefile config.status: creating ghex.spec config.status: creating gtkhex.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing intltool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/ghex-2.21.92' Making all in po make[2]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/po' file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file am.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo 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 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 ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.po file=`echo 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@Latn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@Latn.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.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 zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.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/ghex-2.21.92/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/src' echo "#include \"ghex-marshal.h\"" > ghex-marshal.c && \ /usr/bin/glib-genmarshal ghex-marshal.list --body --prefix=ghex_marshal >> ghex-marshal.c /usr/bin/glib-genmarshal ghex-marshal.list --header --prefix=ghex_marshal > ghex-marshal.h make all-am make[3]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hex-document.lo -MD -MP -MF .deps/hex-document.Tpo -c -o hex-document.lo hex-document.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gtkhex.lo -MD -MP -MF .deps/gtkhex.Tpo -c -o gtkhex.lo gtkhex.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT accessiblegtkhex.lo -MD -MP -MF .deps/accessiblegtkhex.Tpo -c -o accessiblegtkhex.lo accessiblegtkhex.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT accessiblegtkhexfactory.lo -MD -MP -MF .deps/accessiblegtkhexfactory.Tpo -c -o accessiblegtkhexfactory.lo accessiblegtkhexfactory.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\"/usr/share/pixmaps\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DPREFIX=\"/usr\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT accessiblegtkhex.lo -MD -MP -MF .deps/accessiblegtkhex.Tpo -c accessiblegtkhex.c -fPIC -DPIC -o .libs/accessiblegtkhex.o gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\"/usr/share/pixmaps\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DPREFIX=\"/usr\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hex-document.lo -MD -MP -MF .deps/hex-document.Tpo -c hex-document.c -fPIC -DPIC -o .libs/hex-document.o gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\"/usr/share/pixmaps\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DPREFIX=\"/usr\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gtkhex.lo -MD -MP -MF .deps/gtkhex.Tpo -c gtkhex.c -fPIC -DPIC -o .libs/gtkhex.o gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\"/usr/share/pixmaps\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DPREFIX=\"/usr\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT accessiblegtkhexfactory.lo -MD -MP -MF .deps/accessiblegtkhexfactory.Tpo -c accessiblegtkhexfactory.c -fPIC -DPIC -o .libs/accessiblegtkhexfactory.o hex-document.c: In function 'hex_document_real_changed': hex-document.c:314: warning: unused variable 'view' hex-document.c: In function 'hex_document_new': hex-document.c:424: warning: unused variable 'i' hex-document.c:423: warning: unused variable 'path_end' hex-document.c: In function 'hex_document_read': hex-document.c:665: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gtkhex.c: In function 'render_ac': gtkhex.c:357: warning: pointer targets in passing argument 2 of 'pango_layout_set_text' differ in signedness hex-document.c: In function 'hex_document_real_undo': hex-document.c:1021: warning: pointer targets in passing argument 5 of 'hex_document_set_data' differ in signedness hex-document.c:1025: warning: pointer targets in assignment differ in signedness gtkhex.c: In function 'render_xc': gtkhex.c:370: warning: pointer targets in passing argument 3 of 'format_xbyte' differ in signedness gtkhex.c:390: warning: pointer targets in passing argument 2 of 'pango_layout_set_text' differ in signedness hex-document.c: In function 'hex_document_real_redo': hex-document.c:1083: warning: pointer targets in passing argument 5 of 'hex_document_set_data' differ in signedness hex-document.c:1087: warning: pointer targets in assignment differ in signedness gtkhex.c: In function 'render_hex_highlights': gtkhex.c:441: warning: ignoring return value of 'gtk_style_attach', declared with attribute warn_unused_result gtkhex.c: In function 'render_ascii_highlights': gtkhex.c:519: warning: ignoring return value of 'gtk_style_attach', declared with attribute warn_unused_result gtkhex.c:558: warning: ignoring return value of 'gtk_style_attach', declared with attribute warn_unused_result gtkhex.c: In function 'render_hex_lines': gtkhex.c:596: warning: pointer targets in passing argument 2 of 'format_xblock' differ in signedness gtkhex.c:605: warning: pointer targets in passing argument 2 of 'pango_layout_set_text' differ in signedness gtkhex.c: In function 'render_ascii_lines': gtkhex.c:634: warning: pointer targets in passing argument 2 of 'format_ablock' differ in signedness gtkhex.c:643: warning: pointer targets in passing argument 2 of 'pango_layout_set_text' differ in signedness gtkhex.c: In function 'hex_button_cb': gtkhex.c:988: warning: pointer targets in passing argument 5 of 'hex_document_set_data' differ in signedness gtkhex.c: In function 'ascii_button_cb': gtkhex.c:1077: warning: pointer targets in passing argument 5 of 'hex_document_set_data' differ in signedness gtkhex.c: In function 'primary_get_cb': gtkhex.c:1250: warning: pointer targets in passing argument 2 of 'gtk_selection_data_set_text' differ in signedness gtkhex.c: In function 'gtk_hex_real_copy_to_clipboard': gtkhex.c:1556: warning: pointer targets in passing argument 2 of 'gtk_clipboard_set_text' differ in signedness gtkhex.c: In function 'gtk_hex_real_paste_from_clipboard': gtkhex.c:1577: warning: pointer targets in passing argument 5 of 'hex_document_set_data' differ in signedness gtkhex.c: In function 'gtk_hex_key_press': gtkhex.c:1613: warning: unused variable 'cy' gtkhex.c:1613: warning: unused variable 'cx' gtkhex.c: In function 'gtk_hex_set_cursor': gtkhex.c:2128: warning: statement with no effect gtkhex.c: In function 'gtk_hex_set_font': gtkhex.c:2268: warning: passing argument 1 of 'pango_font_metrics_ref' discards qualifiers from pointer target type mv -f .deps/accessiblegtkhexfactory.Tpo .deps/accessiblegtkhexfactory.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ghex-marshal.lo -MD -MP -MF .deps/ghex-marshal.Tpo -c -o ghex-marshal.lo ghex-marshal.c mv -f .deps/accessiblegtkhex.Tpo .deps/accessiblegtkhex.Plo gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hex-document-ui.o -MD -MP -MF .deps/hex-document-ui.Tpo -c -o hex-document-ui.o hex-document-ui.c mv -f .deps/hex-document.Tpo .deps/hex-document.Plo gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT preferences.o -MD -MP -MF .deps/preferences.Tpo -c -o preferences.o preferences.c hex-document-ui.c: In function 'find_cb': hex-document-ui.c:86: warning: implicit declaration of function 'raise_and_focus_widget' mv -f .deps/hex-document-ui.Tpo .deps/hex-document-ui.Po gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT findreplace.o -MD -MP -MF .deps/findreplace.Tpo -c -o findreplace.o findreplace.c gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\"/usr/share/pixmaps\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DPREFIX=\"/usr\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ghex-marshal.lo -MD -MP -MF .deps/ghex-marshal.Tpo -c ghex-marshal.c -fPIC -DPIC -o .libs/ghex-marshal.o preferences.c: In function 'select_display_font_cb': preferences.c:514: warning: implicit declaration of function 'display_error_dialog' mv -f .deps/gtkhex.Tpo .deps/gtkhex.Plo gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT converter.o -MD -MP -MF .deps/converter.Tpo -c -o converter.o converter.c mv -f .deps/ghex-marshal.Tpo .deps/ghex-marshal.Plo gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c mv -f .deps/preferences.Tpo .deps/preferences.Po gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c findreplace.c: In function 'create_find_dialog': findreplace.c:88: warning: unused variable 'group' findreplace.c:87: warning: unused variable 'i' findreplace.c: In function 'find_next_cb': findreplace.c:542: warning: pointer targets in passing argument 3 of 'hex_document_find_forward' differ in signedness findreplace.c: In function 'find_prev_cb': findreplace.c:577: warning: pointer targets in passing argument 3 of 'hex_document_find_backward' differ in signedness findreplace.c: In function 'replace_next_cb': findreplace.c:658: warning: pointer targets in passing argument 3 of 'hex_document_find_forward' differ in signedness findreplace.c: In function 'replace_one_cb': findreplace.c:695: warning: pointer targets in passing argument 2 of 'hex_document_compare_data' differ in signedness findreplace.c:697: warning: pointer targets in passing argument 5 of 'hex_document_set_data' differ in signedness findreplace.c:700: warning: pointer targets in passing argument 3 of 'hex_document_find_forward' differ in signedness findreplace.c: In function 'replace_all_cb': findreplace.c:744: warning: pointer targets in passing argument 3 of 'hex_document_find_forward' differ in signedness findreplace.c:745: warning: pointer targets in passing argument 5 of 'hex_document_set_data' differ in signedness findreplace.c: In function 'advanced_find_next_cb': findreplace.c:848: warning: pointer targets in passing argument 3 of 'hex_document_find_forward' differ in signedness findreplace.c: In function 'advanced_find_prev_cb': findreplace.c:873: warning: pointer targets in passing argument 3 of 'hex_document_find_backward' differ in signedness converter.c: In function 'set_values': converter.c:345: warning: pointer targets in passing argument 2 of 'gtk_entry_set_text' differ in signedness converter.c:347: warning: pointer targets in passing argument 1 of 'g_snprintf' differ in signedness converter.c:348: warning: pointer targets in passing argument 2 of 'gtk_entry_set_text' differ in signedness converter.c:350: warning: pointer targets in passing argument 1 of 'g_snprintf' differ in signedness converter.c:351: warning: pointer targets in passing argument 2 of 'gtk_entry_set_text' differ in signedness converter.c:362: warning: pointer targets in passing argument 2 of 'gtk_entry_set_text' differ in signedness converter.c:371: warning: pointer targets in passing argument 2 of 'gtk_entry_set_text' differ in signedness converter.c: In function 'conv_entry_cb': converter.c:387: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness converter.c:389: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness converter.c:395: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness converter.c:399: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness converter.c:403: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness converter.c:407: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness converter.c:413: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness mv -f .deps/config.Tpo .deps/config.Po gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ui.o -MD -MP -MF .deps/ui.Tpo -c -o ui.o ui.c mv -f .deps/converter.Tpo .deps/converter.Po gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT chartable.o -MD -MP -MF .deps/chartable.Tpo -c -o chartable.o chartable.c main.c: In function 'main': main.c:73: warning: implicit declaration of function 'ghex_init_configuration' main.c:74: warning: implicit declaration of function 'ghex_load_configuration' mv -f .deps/findreplace.Tpo .deps/findreplace.Po gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT session.o -MD -MP -MF .deps/session.Tpo -c -o session.o session.c main.c: At top level: main.c:32: warning: 'cl_files' defined but not used mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c print.c: In function 'print_header': print.c:65: warning: pointer targets in initialization differ in signedness print.c:66: warning: pointer targets in initialization differ in signedness print.c:67: warning: pointer targets in initialization differ in signedness print.c:76: warning: pointer targets in passing argument 2 of 'gnome_font_get_width_utf8' differ in signedness print.c:84: warning: pointer targets in passing argument 2 of 'gnome_font_get_width_utf8' differ in signedness print.c: In function 'print_row': print.c:110: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness print.c:117: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness print.c:123: warning: pointer targets in passing argument 2 of 'gnome_print_show' differ in signedness print.c: In function 'print_verify_fonts': print.c:217: warning: pointer targets in assignment differ in signedness print.c:226: warning: implicit declaration of function 'display_error_dialog' print.c:226: warning: implicit declaration of function 'ghex_window_get_active' print.c:233: warning: pointer targets in assignment differ in signedness print.c: In function 'ghex_print_update_page_size_and_margins': print.c:262: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness print.c:270: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness print.c:278: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness print.c:285: warning: pointer targets in passing argument 2 of 'gnome_print_config_get_length' differ in signedness print.c: In function 'ghex_print_job_info_new': print.c:335: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest_from_full_name' differ in signedness print.c:339: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest_from_full_name' differ in signedness ui.c: In function 'ghex_print_run_dialog': ui.c:838: warning: pointer targets in passing argument 2 of 'gnome_print_dialog_new' differ in signedness ui.c:849: warning: pointer targets in passing argument 5 of 'gnome_print_dialog_construct_range_page' differ in signedness ui.c:849: warning: pointer targets in passing argument 6 of 'gnome_print_dialog_construct_range_page' differ in signedness ui.c: In function 'ghex_print_preview_real': ui.c:876: warning: pointer targets in passing argument 2 of 'gnome_print_job_preview_new' differ in signedness mv -f .deps/print.Tpo .deps/print.Po gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ghex-window.o -MD -MP -MF .deps/ghex-window.Tpo -c -o ghex-window.o ghex-window.c mv -f .deps/session.Tpo .deps/session.Po gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gnome-print-font-dialog.o -MD -MP -MF .deps/gnome-print-font-dialog.Tpo -c -o gnome-print-font-dialog.o gnome-print-font-dialog.c mv -f .deps/chartable.Tpo .deps/chartable.Po gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gnome-print-font-picker.o -MD -MP -MF .deps/gnome-print-font-picker.Tpo -c -o gnome-print-font-picker.o gnome-print-font-picker.c mv -f .deps/ui.Tpo .deps/ui.Po gnome-print-font-dialog.c: In function 'gfsd_modify_preview_phrase': gnome-print-font-dialog.c:146: warning: pointer targets in passing argument 2 of 'gnome_font_preview_set_phrase' differ in signedness gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT factory.o -MD -MP -MF .deps/factory.Tpo -c -o factory.o factory.c gnome-print-font-picker.c: In function 'gnome_print_font_picker_get_font_name': gnome-print-font-picker.c:730: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness gnome-print-font-picker.c: In function 'gnome_print_font_picker_set_font_name': gnome-print-font-picker.c:768: warning: pointer targets in passing argument 1 of 'gnome_font_find_closest_from_full_name' differ in signedness gnome-print-font-picker.c: In function 'gnome_print_font_picker_set_preview_text': gnome-print-font-picker.c:845: warning: pointer targets in passing argument 2 of 'gnome_font_preview_set_phrase' differ in signedness gnome-print-font-picker.c: In function 'gnome_print_font_picker_clicked': gnome-print-font-picker.c:924: warning: pointer targets in passing argument 2 of 'gnome_font_preview_set_phrase' differ in signedness gnome-print-font-picker.c: In function 'gnome_print_font_picker_update_font_info': gnome-print-font-picker.c:1080: warning: pointer targets in assignment differ in signedness mv -f .deps/gnome-print-font-dialog.Tpo .deps/gnome-print-font-dialog.Po gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DORBIT2=1 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hex-dialog.o -MD -MP -MF .deps/hex-dialog.Tpo -c -o hex-dialog.o hex-dialog.c mv -f .deps/factory.Tpo .deps/factory.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libgtkhex.la -rpath /usr/lib64 hex-document.lo gtkhex.lo accessiblegtkhex.lo accessiblegtkhexfactory.lo ghex-marshal.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgailutil -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 mv -f .deps/gnome-print-font-picker.Tpo .deps/gnome-print-font-picker.Po ghex-window.c: In function 'ghex_window_drag_data_received': ghex-window.c:60: warning: pointer targets in passing argument 1 of 'g_strsplit' differ in signedness ghex-window.c: In function 'ghex_window_close': ghex-window.c:161: warning: implicit declaration of function 'delete_advanced_find_dialog' ghex-window.c: In function 'cursor_moved_cb': ghex-window.c:667: warning: unused variable 'format' ghex-window.c:667: warning: unused variable 'cursor_pos' mv -f .deps/hex-dialog.Tpo .deps/hex-dialog.Po gcc -shared .libs/hex-document.o .libs/gtkhex.o .libs/accessiblegtkhex.o .libs/accessiblegtkhexfactory.o .libs/ghex-marshal.o -lgailutil -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -m64 -mtune=generic -Wl,-soname -Wl,libgtkhex.so.0 -o .libs/libgtkhex.so.0.0.0 mv -f .deps/ghex-window.Tpo .deps/ghex-window.Po (cd .libs && rm -f libgtkhex.so.0 && ln -s libgtkhex.so.0.0.0 libgtkhex.so.0) (cd .libs && rm -f libgtkhex.so && ln -s libgtkhex.so.0.0.0 libgtkhex.so) creating libgtkhex.la (cd .libs && rm -f libgtkhex.la && ln -s ../libgtkhex.la libgtkhex.la) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ghex2 hex-document-ui.o preferences.o findreplace.o converter.o config.o main.o ui.o chartable.o session.o print.o ghex-window.o gnome-print-font-dialog.o gnome-print-font-picker.o factory.o hex-dialog.o -lpopt -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgconf-2 -lgthread-2.0 -lrt -lgnomeprintui-2-2 -lgnomeprint-2-2 -lz -lgnomecanvas-2 -lxml2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 libgtkhex.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/ghex2 hex-document-ui.o preferences.o findreplace.o converter.o config.o main.o ui.o chartable.o session.o print.o ghex-window.o gnome-print-font-dialog.o gnome-print-font-picker.o factory.o hex-dialog.o -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgconf-2 -lgthread-2.0 -lrt -lgnomeprintui-2-2 -lgnomeprint-2-2 -lz -lgnomecanvas-2 -lxml2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ./.libs/libgtkhex.so -Wl,--rpath -Wl,/usr/lib64 creating ghex2 make[3]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/src' make[2]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/src' Making all in help make[2]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/help' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/help' Making all in icons make[2]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons' Making all in 16x16 make[3]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons/16x16' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons/16x16' Making all in 22x22 make[3]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons/22x22' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons/22x22' Making all in 24x24 make[3]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons/24x24' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons/24x24' Making all in 32x32 make[3]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons/32x32' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons/32x32' Making all in 48x48 make[3]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons/48x48' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons/48x48' make[3]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons' make[2]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons' make[2]: Entering directory `/builddir/build/BUILD/ghex-2.21.92' LC_ALL=C ./intltool-merge -d -u -c ./po/.intltool-merge-cache ./po ghex.desktop.in ghex.desktop Generating and caching the translation database NOTICE: ./po/da.po is not in UTF-8 but ISO-8859-1, converting... NOTICE: ./po/gl.po is not in UTF-8 but iso-8859-1, converting... NOTICE: ./po/ro.po is not in UTF-8 but iso-8859-2, converting... NOTICE: ./po/id.po is not in UTF-8 but iso-8859-1, converting... NOTICE: ./po/it.po is not in UTF-8 but iso-8859-1, converting... NOTICE: ./po/el.po is not in UTF-8 but iso-8859-7, converting... Merging translations into ghex.desktop. make[2]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92' make[1]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.34356 + umask 022 + cd /builddir/build/BUILD + cd ghex-2.21.92 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/ghex-2.21.92-1-root-mockbuild + make install DESTDIR=/var/tmp/ghex-2.21.92-1-root-mockbuild Making install in po make[1]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/po' /bin/sh /builddir/build/BUILD/ghex-2.21.92/install-sh -d /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale linguas="am ar az be bg ca cs da de dz el en_CA en_GB es et eu fi fr ga gl hr hu id it ja ko lv mk ml ms nb ne nl nn oc pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv tr uk vi wa zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/ghex-2.21.92/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/ghex-2.0.mo; \ echo "installing $lang.gmo as $dir/ghex-2.0.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/ghex-2.0.mo; \ echo "installing ./$lang.gmo as" \ "$dir/ghex-2.0.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/ghex-2.0.mo.m; \ echo "installing $lang.gmo.m as $dir/ghex-2.0.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/ghex-2.0.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/ghex-2.0.mo.m"; \ else \ true; \ fi; \ fi; \ done installing am.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/am/LC_MESSAGES/ghex-2.0.mo installing ar.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/ar/LC_MESSAGES/ghex-2.0.mo installing az.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/az/LC_MESSAGES/ghex-2.0.mo installing be.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/be/LC_MESSAGES/ghex-2.0.mo installing bg.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/bg/LC_MESSAGES/ghex-2.0.mo installing ca.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/ca/LC_MESSAGES/ghex-2.0.mo installing cs.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/cs/LC_MESSAGES/ghex-2.0.mo installing da.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/da/LC_MESSAGES/ghex-2.0.mo installing de.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/de/LC_MESSAGES/ghex-2.0.mo installing dz.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/dz/LC_MESSAGES/ghex-2.0.mo installing el.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/el/LC_MESSAGES/ghex-2.0.mo installing en_CA.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/en_CA/LC_MESSAGES/ghex-2.0.mo installing en_GB.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/en_GB/LC_MESSAGES/ghex-2.0.mo installing es.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/es/LC_MESSAGES/ghex-2.0.mo installing et.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/et/LC_MESSAGES/ghex-2.0.mo installing eu.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/eu/LC_MESSAGES/ghex-2.0.mo installing fi.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/fi/LC_MESSAGES/ghex-2.0.mo installing fr.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/fr/LC_MESSAGES/ghex-2.0.mo installing ga.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/ga/LC_MESSAGES/ghex-2.0.mo installing gl.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/gl/LC_MESSAGES/ghex-2.0.mo installing hr.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/hr/LC_MESSAGES/ghex-2.0.mo installing hu.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/hu/LC_MESSAGES/ghex-2.0.mo installing id.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/id/LC_MESSAGES/ghex-2.0.mo installing it.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/it/LC_MESSAGES/ghex-2.0.mo installing ja.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/ja/LC_MESSAGES/ghex-2.0.mo installing ko.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/ko/LC_MESSAGES/ghex-2.0.mo installing lv.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/lv/LC_MESSAGES/ghex-2.0.mo installing mk.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/mk/LC_MESSAGES/ghex-2.0.mo installing ml.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/ml/LC_MESSAGES/ghex-2.0.mo installing ms.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/ms/LC_MESSAGES/ghex-2.0.mo installing nb.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/nb/LC_MESSAGES/ghex-2.0.mo installing ne.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/ne/LC_MESSAGES/ghex-2.0.mo installing nl.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/nl/LC_MESSAGES/ghex-2.0.mo installing nn.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/nn/LC_MESSAGES/ghex-2.0.mo installing oc.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/oc/LC_MESSAGES/ghex-2.0.mo installing pa.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/pa/LC_MESSAGES/ghex-2.0.mo installing pl.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/pl/LC_MESSAGES/ghex-2.0.mo installing pt.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/pt/LC_MESSAGES/ghex-2.0.mo installing pt_BR.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/pt_BR/LC_MESSAGES/ghex-2.0.mo installing ro.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/ro/LC_MESSAGES/ghex-2.0.mo installing ru.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/ru/LC_MESSAGES/ghex-2.0.mo installing rw.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/rw/LC_MESSAGES/ghex-2.0.mo installing sk.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/sk/LC_MESSAGES/ghex-2.0.mo installing sl.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/sl/LC_MESSAGES/ghex-2.0.mo installing sq.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/sq/LC_MESSAGES/ghex-2.0.mo installing sr.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/sr/LC_MESSAGES/ghex-2.0.mo installing sr@Latn.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/sr@Latn/LC_MESSAGES/ghex-2.0.mo installing sv.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/sv/LC_MESSAGES/ghex-2.0.mo installing tr.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/tr/LC_MESSAGES/ghex-2.0.mo installing uk.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/uk/LC_MESSAGES/ghex-2.0.mo installing vi.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/vi/LC_MESSAGES/ghex-2.0.mo installing wa.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/wa/LC_MESSAGES/ghex-2.0.mo installing zh_CN.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/zh_CN/LC_MESSAGES/ghex-2.0.mo installing zh_TW.gmo as /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/locale/zh_TW/LC_MESSAGES/ghex-2.0.mo make[1]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/src' make[3]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/src' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgtkhex.la' '/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/lib64/libgtkhex.la' /usr/bin/install -c .libs/libgtkhex.so.0.0.0 /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/lib64/libgtkhex.so.0.0.0 (cd /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/lib64 && { ln -s -f libgtkhex.so.0.0.0 libgtkhex.so.0 || { rm -f libgtkhex.so.0 && ln -s libgtkhex.so.0.0.0 libgtkhex.so.0; }; }) (cd /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/lib64 && { ln -s -f libgtkhex.so.0.0.0 libgtkhex.so || { rm -f libgtkhex.so && ln -s libgtkhex.so.0.0.0 libgtkhex.so; }; }) /usr/bin/install -c .libs/libgtkhex.lai /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/lib64/libgtkhex.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'ghex2' '/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/bin/ghex2' libtool: install: warning: `libgtkhex.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/ghex2 /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/bin/ghex2 test -z "/usr/include/gtkhex/" || /bin/mkdir -p "/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/include/gtkhex/" /usr/bin/install -c -m 644 'hex-document.h' '/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/include/gtkhex//hex-document.h' /usr/bin/install -c -m 644 'gtkhex.h' '/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/include/gtkhex//gtkhex.h' test -z "/usr/share/gnome-2.0/ui/" || /bin/mkdir -p "/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome-2.0/ui/" /usr/bin/install -c -m 644 'ghex-ui.xml' '/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome-2.0/ui//ghex-ui.xml' make[3]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/src' make[2]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/src' make[1]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/src' Making install in help make[1]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/help' make[2]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/help' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/C mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/C /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/de mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/de /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/es mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/es /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/fr mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/fr /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/it mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/it /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/ja mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/ja /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/ko mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/ko /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/oc mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/oc /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/sv mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/sv /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/zh_CN mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/zh_CN /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/zh_TW mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/zh_TW /usr/bin/install -c -m 644 C/legal.xml /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/C/legal.xml /usr/bin/install -c -m 644 C/ghex2.xml /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/C/ghex2.xml /usr/bin/install -c -m 644 de/ghex2.xml /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/de/ghex2.xml /usr/bin/install -c -m 644 es/ghex2.xml /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/es/ghex2.xml /usr/bin/install -c -m 644 fr/ghex2.xml /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/fr/ghex2.xml /usr/bin/install -c -m 644 it/ghex2.xml /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/it/ghex2.xml /usr/bin/install -c -m 644 ja/ghex2.xml /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/ja/ghex2.xml /usr/bin/install -c -m 644 ko/ghex2.xml /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/ko/ghex2.xml /usr/bin/install -c -m 644 oc/ghex2.xml /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/oc/ghex2.xml /usr/bin/install -c -m 644 sv/ghex2.xml /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/sv/ghex2.xml /usr/bin/install -c -m 644 zh_CN/ghex2.xml /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/zh_CN/ghex2.xml /usr/bin/install -c -m 644 zh_TW/ghex2.xml /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/zh_TW/ghex2.xml /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/C/figures/ mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/C/figures/ /usr/bin/install -c -m 644 C/figures/ghex_window_empty.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/C/figures/ghex_window_empty.png /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/de/figures/ mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/de/figures/ /usr/bin/install -c -m 644 de/figures/ghex_window_empty.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/de/figures/ghex_window_empty.png /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/es/figures/ mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/es/figures/ /usr/bin/install -c -m 644 es/figures/ghex_window_empty.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/es/figures/ghex_window_empty.png /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/fr/figures/ mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/fr/figures/ /usr/bin/install -c -m 644 fr/figures/ghex_window_empty.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/fr/figures/ghex_window_empty.png /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/it/figures/ mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/it/figures/ /usr/bin/install -c -m 644 it/figures/ghex_window_empty.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/it/figures/ghex_window_empty.png /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/ja/figures/ mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/ja/figures/ /usr/bin/install -c -m 644 ja/figures/ghex_window_empty.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/ja/figures/ghex_window_empty.png /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/ko/figures/ mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/ko/figures/ /usr/bin/install -c -m 644 ko/figures/ghex_window_empty.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/ko/figures/ghex_window_empty.png /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/oc/figures/ mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/oc/figures/ /usr/bin/install -c -m 644 C/figures/ghex_window_empty.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/oc/figures/ghex_window_empty.png /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/sv/figures/ mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/sv/figures/ /usr/bin/install -c -m 644 sv/figures/ghex_window_empty.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/sv/figures/ghex_window_empty.png /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/zh_CN/figures/ mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/zh_CN/figures/ /usr/bin/install -c -m 644 zh_CN/figures/ghex_window_empty.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/zh_CN/figures/ghex_window_empty.png /bin/sh ../mkinstalldirs /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/zh_TW/figures/ mkdir -p -- /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/zh_TW/figures/ /usr/bin/install -c -m 644 zh_TW/figures/ghex_window_empty.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/zh_TW/figures/ghex_window_empty.png /usr/bin/install -c -m 644 C/figures/ghex_window_open.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/C/figures/ghex_window_open.png /usr/bin/install -c -m 644 de/figures/ghex_window_open.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/de/figures/ghex_window_open.png /usr/bin/install -c -m 644 es/figures/ghex_window_open.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/es/figures/ghex_window_open.png /usr/bin/install -c -m 644 fr/figures/ghex_window_open.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/fr/figures/ghex_window_open.png /usr/bin/install -c -m 644 it/figures/ghex_window_open.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/it/figures/ghex_window_open.png /usr/bin/install -c -m 644 ja/figures/ghex_window_open.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/ja/figures/ghex_window_open.png /usr/bin/install -c -m 644 ko/figures/ghex_window_open.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/ko/figures/ghex_window_open.png /usr/bin/install -c -m 644 C/figures/ghex_window_open.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/oc/figures/ghex_window_open.png /usr/bin/install -c -m 644 sv/figures/ghex_window_open.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/sv/figures/ghex_window_open.png /usr/bin/install -c -m 644 zh_CN/figures/ghex_window_open.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/zh_CN/figures/ghex_window_open.png /usr/bin/install -c -m 644 zh_TW/figures/ghex_window_open.png /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/gnome/help/ghex2/zh_TW/figures/ghex_window_open.png make[2]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/help' make[1]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/help' Making install in icons make[1]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons' Making install in 16x16 make[2]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons/16x16' make[3]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons/16x16' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/16x16/apps" || /bin/mkdir -p "/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/icons/hicolor/16x16/apps" /usr/bin/install -c -m 644 'ghex.png' '/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/icons/hicolor/16x16/apps/ghex.png' make[3]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons/16x16' make[2]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons/16x16' Making install in 22x22 make[2]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons/22x22' make[3]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons/22x22' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/22x22/apps" || /bin/mkdir -p "/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/icons/hicolor/22x22/apps" /usr/bin/install -c -m 644 'ghex.png' '/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/icons/hicolor/22x22/apps/ghex.png' make[3]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons/22x22' make[2]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons/22x22' Making install in 24x24 make[2]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons/24x24' make[3]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons/24x24' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/24x24/apps" || /bin/mkdir -p "/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/icons/hicolor/24x24/apps" /usr/bin/install -c -m 644 'ghex.png' '/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/icons/hicolor/24x24/apps/ghex.png' make[3]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons/24x24' make[2]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons/24x24' Making install in 32x32 make[2]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons/32x32' make[3]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons/32x32' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/32x32/apps" || /bin/mkdir -p "/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/icons/hicolor/32x32/apps" /usr/bin/install -c -m 644 'ghex.png' '/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/icons/hicolor/32x32/apps/ghex.png' make[3]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons/32x32' make[2]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons/32x32' Making install in 48x48 make[2]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons/48x48' make[3]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons/48x48' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/48x48/apps" || /bin/mkdir -p "/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/icons/hicolor/48x48/apps" /usr/bin/install -c -m 644 'ghex.png' '/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/icons/hicolor/48x48/apps/ghex.png' test -z "/usr/share/icons/hicolor/scalable/apps" || /bin/mkdir -p "/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/icons/hicolor/scalable/apps" /usr/bin/install -c -m 644 'ghex.svg' '/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/icons/hicolor/scalable/apps/ghex.svg' make[3]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons/48x48' make[2]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons/48x48' make[2]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons' make[3]: Entering directory `/builddir/build/BUILD/ghex-2.21.92/icons' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons' make[2]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons' make[1]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92/icons' make[1]: Entering directory `/builddir/build/BUILD/ghex-2.21.92' make[2]: Entering directory `/builddir/build/BUILD/ghex-2.21.92' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /bin/mkdir -p "/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/applications" /usr/bin/install -c -m 644 'ghex.desktop' '/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/applications/ghex.desktop' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'gtkhex.pc' '/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/lib64/pkgconfig/gtkhex.pc' test -z "/etc/gconf/schemas" || /bin/mkdir -p "/var/tmp/ghex-2.21.92-1-root-mockbuild/etc/gconf/schemas" /usr/bin/install -c -m 644 'ghex2.schemas' '/var/tmp/ghex-2.21.92-1-root-mockbuild/etc/gconf/schemas/ghex2.schemas' make[2]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92' make[1]: Leaving directory `/builddir/build/BUILD/ghex-2.21.92' + find /var/tmp/ghex-2.21.92-1-root-mockbuild -type f -name '*.la' -exec rm -f '{}' ';' + desktop-file-install --delete-original --vendor fedora --dir /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/applications --add-category X-Fedora /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/applications/ghex.desktop + /usr/lib/rpm/find-lang.sh /var/tmp/ghex-2.21.92-1-root-mockbuild ghex-2.0 + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/ghex-2.21.92 extracting debug info from /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/lib64/libgtkhex.so.0.0.0 extracting debug info from /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/bin/ghex2 symlinked /usr/lib/debug/usr/lib64/libgtkhex.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgtkhex.so.0.debug symlinked /usr/lib/debug/usr/lib64/libgtkhex.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgtkhex.so.debug 746 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ghex-2.21.92-1 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.47166 + umask 022 + cd /builddir/build/BUILD + cd ghex-2.21.92 + DOCDIR=/var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/doc/ghex-2.21.92 + export DOCDIR + rm -rf /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/doc/ghex-2.21.92 + /bin/mkdir -p /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/doc/ghex-2.21.92 + cp -pr AUTHORS COPYING COPYING-DOCS ChangeLog README /var/tmp/ghex-2.21.92-1-root-mockbuild/usr/share/doc/ghex-2.21.92 + exit 0 Provides: libgtkhex.so.0()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/ldconfig GConf2 scrollkeeper Requires(postun): /bin/sh /sbin/ldconfig GConf2 scrollkeeper Requires: libICE.so.6()(64bit) libORBit-2.so.0()(64bit) libSM.so.6()(64bit) libart_lgpl_2.so.2()(64bit) libatk-1.0.so.0()(64bit) libbonobo-2.so.0()(64bit) libbonobo-activation.so.4()(64bit) libbonoboui-2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libgailutil.so.18()(64bit) libgconf-2.so.4()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnome-2.so.0()(64bit) libgnomecanvas-2.so.0()(64bit) libgnomeprint-2-2.so.0()(64bit) libgnomeprintui-2-2.so.0()(64bit) libgnomeui-2.so.0()(64bit) libgnomevfs-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgtkhex.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: ghex-devel-2.21.92-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libgtkhex.so.0()(64bit) Processing files: ghex-debuginfo-2.21.92-1 Provides: libgtkhex.so.0.0.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libgtkhex.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/ghex-2.21.92-1-root-mockbuild warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/ghex-2.21.92-1.x86_64.rpm Wrote: /builddir/build/RPMS/ghex-devel-2.21.92-1.x86_64.rpm Wrote: /builddir/build/RPMS/ghex-debuginfo-2.21.92-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.47166 + umask 022 + cd /builddir/build/BUILD + cd ghex-2.21.92 + rm -rf /var/tmp/ghex-2.21.92-1-root-mockbuild + exit 0 LEAVE do -->