Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/sugar-presence-service.spec'], False, '/var/lib/mock/dist-f11-build-787600-112451/root/', None, 86400, True, 0, 423, 423, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/sugar-presence-service.spec'] warning: Could not canonicalize hostname: ppc09.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/sugar-presence-service-0.84.1-1.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/sugar-presence-service.spec'], False, '/var/lib/mock/dist-f11-build-787600-112451/root/', None, 86400, True, 0, 423, 423, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/sugar-presence-service.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xOHqsE + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf sugar-presence-service-0.84.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/sugar-presence-service-0.84.1.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sugar-presence-service-0.84.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (non-ascii.patch):' Patch #1 (non-ascii.patch): + /bin/cat /builddir/build/SOURCES/non-ascii.patch + /usr/bin/patch -s -p1 -b --suffix .non-ascii --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YUYr29 + umask 022 + cd /builddir/build/BUILD + cd sugar-presence-service-0.84.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS=-O2 + export CFLAGS + CXXFLAGS=-O2 + export CXXFLAGS + FFLAGS='-O2 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=noarch-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static configure: WARNING: unrecognized options: --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 for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages configure: creating ./config.status config.status: creating src/sugar-presence-service config.status: creating src/config.py config.status: creating Makefile config.status: creating src/Makefile configure: WARNING: unrecognized options: --disable-static + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/sugar-presence-service-0.84.1/src' ( \ echo '[D-BUS Service]'; \ echo 'Name = org.laptop.Sugar.Presence'; \ echo 'Exec = /usr/bin/sugar-presence-service'; \ ) > org.laptop.Sugar.Presence.service make[1]: Leaving directory `/builddir/build/BUILD/sugar-presence-service-0.84.1/src' make[1]: Entering directory `/builddir/build/BUILD/sugar-presence-service-0.84.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/sugar-presence-service-0.84.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rv2eEC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch ++ dirname /builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch + cd sugar-presence-service-0.84.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch + make install DESTDIR=/builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch Making install in src make[1]: Entering directory `/builddir/build/BUILD/sugar-presence-service-0.84.1/src' make[2]: Entering directory `/builddir/build/BUILD/sugar-presence-service-0.84.1/src' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch/usr/bin" /usr/bin/install -c sugar-presence-service '/builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch/usr/bin' test -z "/usr/share/sugar-presence-service" || /bin/mkdir -p "/builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch/usr/share/sugar-presence-service" /usr/bin/install -c -m 644 __init__.py activity.py buddy.py buddyiconcache.py linklocal_plugin.py main.py presenceservice.py pstest.py psutils.py server_plugin.py telepathy_plugin.py config.py '/builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch/usr/share/sugar-presence-service' Byte-compiling python modules... __init__.pyactivity.pybuddy.pybuddyiconcache.pylinklocal_plugin.pymain.pypresenceservice.pypstest.pypsutils.pyserver_plugin.pytelepathy_plugin.pyconfig.py Byte-compiling python modules (optimized versions) ... __init__.pyactivity.pybuddy.pybuddyiconcache.pylinklocal_plugin.pymain.pypresenceservice.pypstest.pypsutils.pyserver_plugin.pytelepathy_plugin.pyconfig.py test -z "/usr/share/dbus-1/services" || /bin/mkdir -p "/builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch/usr/share/dbus-1/services" /usr/bin/install -c -m 644 org.laptop.Sugar.Presence.service '/builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch/usr/share/dbus-1/services' make[2]: Leaving directory `/builddir/build/BUILD/sugar-presence-service-0.84.1/src' make[1]: Leaving directory `/builddir/build/BUILD/sugar-presence-service-0.84.1/src' make[1]: Entering directory `/builddir/build/BUILD/sugar-presence-service-0.84.1' make[2]: Entering directory `/builddir/build/BUILD/sugar-presence-service-0.84.1' 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/sugar-presence-service-0.84.1' make[1]: Leaving directory `/builddir/build/BUILD/sugar-presence-service-0.84.1' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/sugar-presence-service-0.84.1 + /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: sugar-presence-service-0.84.1-1.fc11.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5s05Bb + umask 022 + cd /builddir/build/BUILD + cd sugar-presence-service-0.84.1 + DOCDIR=/builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch/usr/share/doc/sugar-presence-service-0.84.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch/usr/share/doc/sugar-presence-service-0.84.1 + /bin/mkdir -p /builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch/usr/share/doc/sugar-presence-service-0.84.1 + cp -pr COPYING /builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch/usr/share/doc/sugar-presence-service-0.84.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch warning: Could not canonicalize hostname: ppc09.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/sugar-presence-service-0.84.1-1.fc11.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ng16QF + umask 022 + cd /builddir/build/BUILD + cd sugar-presence-service-0.84.1 + rm -rf /builddir/build/BUILDROOT/sugar-presence-service-0.84.1-1.fc11.noarch + exit 0 Child returncode was: 0 LEAVE do -->