Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/xcowsay.spec'], False, '/var/lib/mock/dist-f10-build-445512-72228/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/xcowsay.spec'] warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/xcowsay-1.1-1.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/xcowsay.spec'], False, '/var/lib/mock/dist-f10-build-445512-72228/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/xcowsay.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oXMOlC + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf xcowsay-1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/xcowsay-1.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xcowsay-1.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f iso-8859-1 -t utf-8 NEWS -o NEWS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iM5YEH + umask 022 + cd /builddir/build/BUILD + cd xcowsay-1.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-dbus 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 for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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 for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for strtol... yes checking for ppc64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XCOWSAY... yes configure: creating ./config.status config.status: creating Makefile config.status: creating debian/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/xcowsay-1.1' Making all in po make[2]: Entering directory `/builddir/build/BUILD/xcowsay-1.1/po' make[2]: Leaving directory `/builddir/build/BUILD/xcowsay-1.1/po' Making all in debian make[2]: Entering directory `/builddir/build/BUILD/xcowsay-1.1/debian' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/xcowsay-1.1/debian' Making all in src make[2]: Entering directory `/builddir/build/BUILD/xcowsay-1.1/src' gcc -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/xcowsay\" -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DWITH_DBUS -MT xcowsay.o -MD -MP -MF .deps/xcowsay.Tpo -c -o xcowsay.o xcowsay.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/xcowsay\" -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DWITH_DBUS -MT display_cow.o -MD -MP -MF .deps/display_cow.Tpo -c -o display_cow.o display_cow.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/xcowsay\" -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DWITH_DBUS -MT floating_shape.o -MD -MP -MF .deps/floating_shape.Tpo -c -o floating_shape.o floating_shape.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/xcowsay\" -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DWITH_DBUS -MT settings.o -MD -MP -MF .deps/settings.Tpo -c -o settings.o settings.c mv -f .deps/settings.Tpo .deps/settings.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/xcowsay\" -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DWITH_DBUS -MT xcowsayd.o -MD -MP -MF .deps/xcowsayd.Tpo -c -o xcowsayd.o xcowsayd.c display_cow.c: In function 'count_words': display_cow.c:159: warning: implicit declaration of function 'isspace' mv -f .deps/floating_shape.Tpo .deps/floating_shape.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/xcowsay\" -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DWITH_DBUS -MT config_file.o -MD -MP -MF .deps/config_file.Tpo -c -o config_file.o config_file.c xcowsayd.c: In function 'cowsayd_init': xcowsayd.c:177: warning: pointer targets in passing argument 4 of 'org_freedesktop_DBus_request_name' differ in signedness xcowsayd.c: In function 'run_cowsay_daemon': xcowsayd.c:239: warning: unused variable 'server' xcowsayd.c:223: warning: ignoring return value of 'dup', declared with attribute warn_unused_result xcowsayd.c:224: warning: ignoring return value of 'dup', declared with attribute warn_unused_result mv -f .deps/xcowsay.Tpo .deps/xcowsay.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/xcowsay\" -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DWITH_DBUS -MT bubblegen.o -MD -MP -MF .deps/bubblegen.Tpo -c -o bubblegen.o bubblegen.c mv -f .deps/display_cow.Tpo .deps/display_cow.Po mv -f .deps/config_file.Tpo .deps/config_file.Po mv -f .deps/xcowsayd.Tpo .deps/xcowsayd.Po mv -f .deps/bubblegen.Tpo .deps/bubblegen.Po gcc -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DWITH_DBUS -o xcowsay xcowsay.o display_cow.o floating_shape.o settings.o xcowsayd.o config_file.o bubblegen.o -pthread -L/lib64 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgdk_pixbuf-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 make[2]: Leaving directory `/builddir/build/BUILD/xcowsay-1.1/src' make[2]: Entering directory `/builddir/build/BUILD/xcowsay-1.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/xcowsay-1.1' make[1]: Leaving directory `/builddir/build/BUILD/xcowsay-1.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Yu9XxO + umask 022 + cd /builddir/build/BUILD + cd xcowsay-1.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64 + make install DESTDIR=/builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64 'INSTALL=install -p' Making install in po make[1]: Entering directory `/builddir/build/BUILD/xcowsay-1.1/po' /bin/mkdir -p /builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/share installing pt_BR.gmo as /builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/share/locale/pt_BR/LC_MESSAGES/xcowsay.mo if test "xcowsay" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ install -p -m 644 ./$file \ /builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/xcowsay-1.1/po' Making install in debian make[1]: Entering directory `/builddir/build/BUILD/xcowsay-1.1/debian' make[2]: Entering directory `/builddir/build/BUILD/xcowsay-1.1/debian' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/xcowsay-1.1/debian' make[1]: Leaving directory `/builddir/build/BUILD/xcowsay-1.1/debian' Making install in src make[1]: Entering directory `/builddir/build/BUILD/xcowsay-1.1/src' make[2]: Entering directory `/builddir/build/BUILD/xcowsay-1.1/src' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/bin" install -p 'xcowsay' '/builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/bin/xcowsay' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/bin" install -p 'xcowfortune' '/builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/bin/xcowfortune' install -p 'xcowdream' '/builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/bin/xcowdream' install -p 'xcowthink' '/builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/bin/xcowthink' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/xcowsay-1.1/src' make[1]: Leaving directory `/builddir/build/BUILD/xcowsay-1.1/src' make[1]: Entering directory `/builddir/build/BUILD/xcowsay-1.1' make[2]: Entering directory `/builddir/build/BUILD/xcowsay-1.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/xcowsay" || /bin/mkdir -p "/builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/share/xcowsay" install -p -m 644 'cow_small.png' '/builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/share/xcowsay/cow_small.png' install -p -m 644 'cow_med.png' '/builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/share/xcowsay/cow_med.png' install -p -m 644 'cow_large.png' '/builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/share/xcowsay/cow_large.png' test -z "/usr/share/man/man6" || /bin/mkdir -p "/builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/share/man/man6" install -p -m 644 './xcowsay.6' '/builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/share/man/man6/xcowsay.6' make[2]: Leaving directory `/builddir/build/BUILD/xcowsay-1.1' make[1]: Leaving directory `/builddir/build/BUILD/xcowsay-1.1' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64 xcowsay + desktop-file-install --vendor= --dir=/builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/share/applications/ /builddir/build/SOURCES/xcowfortune.desktop /builddir/build/SOURCES/xcowfortune.desktop: key "Categories" is a list and does not have a semicolon as trailing character, fixing + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/xcowsay-1.1 extracting debug info from /builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/bin/xcowsay 110 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: xcowsay-1.1-1.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Fs4VCV + umask 022 + cd /builddir/build/BUILD + cd xcowsay-1.1 + DOCDIR=/builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/share/doc/xcowsay-1.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/share/doc/xcowsay-1.1 + /bin/mkdir -p /builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/share/doc/xcowsay-1.1 + cp -pr NEWS README COPYING AUTHORS ChangeLog /builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64/usr/share/doc/xcowsay-1.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libatk-1.0.so.0()(64bit) libc.so.6()(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) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libpthread.so.0(GLIBC_2.3.4)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: xcowsay-debuginfo-1.1-1.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64 warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/xcowsay-1.1-1.fc10.ppc64.rpm Wrote: /builddir/build/RPMS/xcowsay-debuginfo-1.1-1.fc10.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.E0rn0g + umask 022 + cd /builddir/build/BUILD + cd xcowsay-1.1 + rm -rf /builddir/build/BUILDROOT/xcowsay-1.1-1.fc10.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->