Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/python-enchant.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1438-2029/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/python-enchant.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/python-enchant-1.3.1-1.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/python-enchant.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1438-2029/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/python-enchant.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.55037 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pyenchant-1.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyenchant-1.3.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyenchant-1.3.1 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.55037 + umask 022 + cd /builddir/build/BUILD + cd pyenchant-1.3.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + /usr/bin/python setup.py build running build running build_py creating build creating build/lib.linux-i686-2.4 creating build/lib.linux-i686-2.4/enchant copying enchant/__init__.py -> build/lib.linux-i686-2.4/enchant copying enchant/utils.py -> build/lib.linux-i686-2.4/enchant creating build/lib.linux-i686-2.4/enchant/checker copying enchant/checker/CmdLineChecker.py -> build/lib.linux-i686-2.4/enchant/checker copying enchant/checker/GtkSpellCheckerDialog.py -> build/lib.linux-i686-2.4/enchant/checker copying enchant/checker/__init__.py -> build/lib.linux-i686-2.4/enchant/checker copying enchant/checker/wxSpellCheckerDialog.py -> build/lib.linux-i686-2.4/enchant/checker creating build/lib.linux-i686-2.4/enchant/tokenize copying enchant/tokenize/__init__.py -> build/lib.linux-i686-2.4/enchant/tokenize copying enchant/tokenize/en.py -> build/lib.linux-i686-2.4/enchant/tokenize running build_ext building 'enchant._enchant' extension creating build/temp.linux-i686-2.4 creating build/temp.linux-i686-2.4/enchant gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -I/usr/include/python2.4 -c enchant/enchant_wrap.c -o build/temp.linux-i686-2.4/enchant/enchant_wrap.o gcc -pthread -shared -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.4/enchant/enchant_wrap.o -lenchant -o build/lib.linux-i686-2.4/enchant/_enchant.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.90402 + umask 022 + cd /builddir/build/BUILD + cd pyenchant-1.3.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/python-enchant-1.3.1-1-root-mockbuild + /usr/bin/python setup.py install -O1 --skip-build --root /var/tmp/python-enchant-1.3.1-1-root-mockbuild --single-version-externally-managed running install running install_lib creating /var/tmp/python-enchant-1.3.1-1-root-mockbuild creating /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr creating /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib creating /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4 creating /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages creating /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant copying build/lib.linux-i686-2.4/enchant/__init__.py -> /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant copying build/lib.linux-i686-2.4/enchant/utils.py -> /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant creating /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/checker copying build/lib.linux-i686-2.4/enchant/checker/CmdLineChecker.py -> /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/checker copying build/lib.linux-i686-2.4/enchant/checker/GtkSpellCheckerDialog.py -> /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/checker copying build/lib.linux-i686-2.4/enchant/checker/__init__.py -> /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/checker copying build/lib.linux-i686-2.4/enchant/checker/wxSpellCheckerDialog.py -> /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/checker creating /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/tokenize copying build/lib.linux-i686-2.4/enchant/tokenize/__init__.py -> /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/tokenize copying build/lib.linux-i686-2.4/enchant/tokenize/en.py -> /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/tokenize copying build/lib.linux-i686-2.4/enchant/_enchant.so -> /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant byte-compiling /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/__init__.py to __init__.pyc byte-compiling /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/utils.py to utils.pyc byte-compiling /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/checker/CmdLineChecker.py to CmdLineChecker.pyc byte-compiling /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/checker/GtkSpellCheckerDialog.py to GtkSpellCheckerDialog.pyc byte-compiling /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/checker/__init__.py to __init__.pyc byte-compiling /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/checker/wxSpellCheckerDialog.py to wxSpellCheckerDialog.pyc byte-compiling /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/tokenize/__init__.py to __init__.pyc byte-compiling /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/tokenize/en.py to en.pyc writing byte-compilation script '/tmp/tmpLIHA2o.py' /usr/bin/python -O /tmp/tmpLIHA2o.py removing /tmp/tmpLIHA2o.py running install_egg_info running egg_info writing pyenchant.egg-info/PKG-INFO writing eager_resources to pyenchant.egg-info/eager_resources.txt writing top-level names to pyenchant.egg-info/top_level.txt writing dependency_links to pyenchant.egg-info/dependency_links.txt reading manifest file 'pyenchant.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tools/pyenchant-bdist-win32-sources' writing manifest file 'pyenchant.egg-info/SOURCES.txt' Copying pyenchant.egg-info to /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/pyenchant-1.3.1-py2.4.egg-info running install_scripts + rm -rf /var/tmp/python-enchant-1.3.1-1-root-mockbuild//usr/lib/python2.4/site-packages/pyenchant-1.3.1-py2.4.egg-info + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/pyenchant-1.3.1 extracting debug info from /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/lib/python2.4/site-packages/enchant/_enchant.so 194 blocks + /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-java-repack-jars Processing files: python-enchant-1.3.1-1 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.71394 + umask 022 + cd /builddir/build/BUILD + cd pyenchant-1.3.1 + DOCDIR=/var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/share/doc/python-enchant-1.3.1 + export DOCDIR + rm -rf /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/share/doc/python-enchant-1.3.1 + /bin/mkdir -p /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/share/doc/python-enchant-1.3.1 + cp -pr ChangeLog LICENSE.txt README.txt TODO.txt /var/tmp/python-enchant-1.3.1-1-root-mockbuild/usr/share/doc/python-enchant-1.3.1 + exit 0 Provides: PyEnchant _enchant.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: enchant >= 1.5.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libenchant.so.1 libpthread.so.0 python(abi) = 2.4 rtld(GNU_HASH) Processing files: python-enchant-debuginfo-1.3.1-1 Provides: _enchant.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/python-enchant-1.3.1-1-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/python-enchant-1.3.1-1.i386.rpm Wrote: /builddir/build/RPMS/python-enchant-debuginfo-1.3.1-1.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.87062 + umask 022 + cd /builddir/build/BUILD + cd pyenchant-1.3.1 + rm -rf /var/tmp/python-enchant-1.3.1-1-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->