Mock Version: 1.1.28 Mock Version: 1.1.28 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/grsync.spec'], False, '/var/lib/mock/f18-build-1552193-266557/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/grsync.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/grsync-1.2.3-1.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/grsync.spec'], False, '/var/lib/mock/f18-build-1552193-266557/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/grsync.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8b2xqt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grsync-1.2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/grsync-1.2.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd grsync-1.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (grsync-1.2.2-dsofix.patch):' Patch #0 (grsync-1.2.2-dsofix.patch): + /usr/bin/cat /builddir/build/SOURCES/grsync-1.2.2-dsofix.patch + /usr/bin/patch -p1 -b --suffix .dsofix --fuzz=0 patching file src/Makefile.in + /usr/bin/sed -i 's/\r//' README AUTHORS NEWS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1MJ9yI + umask 022 + cd /builddir/build/BUILD + cd grsync-1.2.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-unity checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for i686-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for i686-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for ANSI C header files... (cached) yes checking for i686-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 configure: Configuring for plain GTK+ checking for PACKAGE... yes checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.2 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... nl_NL it_IT zh_CN fr_FR sv_SE nb_NO tr_TR ru_RU de_DE es_ES cs_CZ gl_ES ca_ES pt_BR id_ID hr_HR configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating grsync.spec config.status: creating grsync.desktop config.status: creating grsync.xml config.status: creating it.opbyte.grsync.service config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j5 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/grsync-1.2.3' Making all in src make[2]: Entering directory `/builddir/build/BUILD/grsync-1.2.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c main.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c callbacks.c callbacks.c: In function 'scroll_to_end': callbacks.c:850:11: warning: 'curtime.tv_sec' may be used uninitialized in this function [-Wuninitialized] callbacks.c:850:11: warning: 'curtime.tv_sec' may be used uninitialized in this function [-Wuninitialized] gcc -Wall -rdynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -lm -o grsync main.o callbacks.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory `/builddir/build/BUILD/grsync-1.2.3/src' Making all in po make[2]: Entering directory `/builddir/build/BUILD/grsync-1.2.3/po' file=`echo nl_NL | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl_NL.po file=`echo it_IT | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it_IT.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo fr_FR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr_FR.po file=`echo sv_SE | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv_SE.po file=`echo nb_NO | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb_NO.po file=`echo tr_TR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr_TR.po file=`echo ru_RU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru_RU.po file=`echo de_DE | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de_DE.po file=`echo es_ES | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_ES.po file=`echo cs_CZ | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs_CZ.po file=`echo gl_ES | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl_ES.po file=`echo ca_ES | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca_ES.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo id_ID | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id_ID.po file=`echo hr_HR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr_HR.po make[2]: Leaving directory `/builddir/build/BUILD/grsync-1.2.3/po' make[2]: Entering directory `/builddir/build/BUILD/grsync-1.2.3' make[2]: Leaving directory `/builddir/build/BUILD/grsync-1.2.3' make[1]: Leaving directory `/builddir/build/BUILD/grsync-1.2.3' + sed -i 's|Icon=grsync.png|Icon=grsync|g' grsync.desktop + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.61YJqc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386 ++ dirname /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386 + cd grsync-1.2.3 + rm -rf /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386 + make install DESTDIR=/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386 'INSTALL=install -p' Making install in src make[1]: Entering directory `/builddir/build/BUILD/grsync-1.2.3/src' make[2]: Entering directory `/builddir/build/BUILD/grsync-1.2.3/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/bin" install -p grsync '/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/bin' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/bin" install -p grsync-batch '/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/grsync-1.2.3/src' make[1]: Leaving directory `/builddir/build/BUILD/grsync-1.2.3/src' Making install in po make[1]: Entering directory `/builddir/build/BUILD/grsync-1.2.3/po' linguas="nl_NL it_IT zh_CN fr_FR sv_SE nb_NO tr_TR ru_RU de_DE es_ES cs_CZ gl_ES ca_ES pt_BR id_ID hr_HR "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/grsync-1.2.3/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/grsync.mo; \ echo "installing $lang.gmo as $dir/grsync.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/grsync.mo; \ echo "installing ./$lang.gmo as" \ "$dir/grsync.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/grsync.mo.m; \ echo "installing $lang.gmo.m as $dir/grsync.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/grsync.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/grsync.mo.m"; \ else \ true; \ fi; \ fi; \ done installing nl_NL.gmo as /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/nl_NL/LC_MESSAGES/grsync.mo installing it_IT.gmo as /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/it_IT/LC_MESSAGES/grsync.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/zh_CN/LC_MESSAGES/grsync.mo installing fr_FR.gmo as /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/fr_FR/LC_MESSAGES/grsync.mo installing sv_SE.gmo as /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/sv_SE/LC_MESSAGES/grsync.mo installing nb_NO.gmo as /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/nb_NO/LC_MESSAGES/grsync.mo installing tr_TR.gmo as /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/tr_TR/LC_MESSAGES/grsync.mo installing ru_RU.gmo as /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/ru_RU/LC_MESSAGES/grsync.mo installing de_DE.gmo as /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/de_DE/LC_MESSAGES/grsync.mo installing es_ES.gmo as /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/es_ES/LC_MESSAGES/grsync.mo installing cs_CZ.gmo as /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/cs_CZ/LC_MESSAGES/grsync.mo installing gl_ES.gmo as /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/gl_ES/LC_MESSAGES/grsync.mo installing ca_ES.gmo as /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/ca_ES/LC_MESSAGES/grsync.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/pt_BR/LC_MESSAGES/grsync.mo installing id_ID.gmo as /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/id_ID/LC_MESSAGES/grsync.mo installing hr_HR.gmo as /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/locale/hr_HR/LC_MESSAGES/grsync.mo make[1]: Leaving directory `/builddir/build/BUILD/grsync-1.2.3/po' make[1]: Entering directory `/builddir/build/BUILD/grsync-1.2.3' make[2]: Entering directory `/builddir/build/BUILD/grsync-1.2.3' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/applications" install -p -m 644 grsync.desktop '/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/applications' test -z "" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386" test -z "/usr/share/grsync" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/grsync" install -p -m 644 grsync.glade '/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/grsync' test -z "" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386" test -z "/usr/share/mime/packages" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/mime/packages" install -p -m 644 grsync.xml '/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/mime/packages' test -z "" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386" test -z "" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386" test -z "" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386" test -z "" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386" test -z "" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386" test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/man/man1" install -p -m 644 grsync.1 grsync-batch.1 '/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/man/man1' test -z "/usr/share/icons/hicolor/48x48/mimetypes/" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/icons/hicolor/48x48/mimetypes/" install -p -m 644 pixmaps/application-x-grsync-session.png '/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/icons/hicolor/48x48/mimetypes/' test -z "/usr/share/pixmaps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/pixmaps" install -p -m 644 pixmaps/grsync.png '/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/pixmaps' test -z "/usr/share/pixmaps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/pixmaps" install -p -m 644 pixmaps/grsync-busy.png '/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/pixmaps' make[2]: Leaving directory `/builddir/build/BUILD/grsync-1.2.3' make[1]: Leaving directory `/builddir/build/BUILD/grsync-1.2.3' + desktop-file-install --remove-key=Encoding --remove-category=Application --add-category=FileTransfer --add-category=GTK --dir=/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/applications/ /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386//usr/share/applications/grsync.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386 grsync + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/grsync-1.2.3 extracting debug info from /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/bin/grsync dwz: Too few files for multifile optimization 133 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: grsync-1.2.3-1.fc18.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XH53EI + umask 022 + cd /builddir/build/BUILD + cd grsync-1.2.3 + DOCDIR=/builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/doc/grsync-1.2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/doc/grsync-1.2.3 + cp -pr AUTHORS ChangeLog COPYING NEWS README /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386/usr/share/doc/grsync-1.2.3 + exit 0 Provides: grsync = 1.2.3-1.fc18 grsync(x86-32) = 1.2.3-1.fc18 mimehandler(application/x-grsync-session) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /bin/bash libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.1) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 rtld(GNU_HASH) Processing files: grsync-debuginfo-1.2.3-1.fc18.i686 Provides: grsync-debuginfo = 1.2.3-1.fc18 grsync-debuginfo(x86-32) = 1.2.3-1.fc18 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386 Wrote: /builddir/build/RPMS/grsync-1.2.3-1.fc18.i686.rpm Wrote: /builddir/build/RPMS/grsync-debuginfo-1.2.3-1.fc18.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mHjgJi + umask 022 + cd /builddir/build/BUILD + cd grsync-1.2.3 + rm -rf /builddir/build/BUILDROOT/grsync-1.2.3-1.fc18.i386 + exit 0 Child return code was: 0 LEAVE do -->