Mock Version: 1.1.1 Mock Version: 1.1.1 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-eventlet.spec'], False, '/var/lib/mock/dist-f14-build-856787-125319/root/', None, 86400, True, 0, 417, 419, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-eventlet.spec'] sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: x86-18.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-eventlet-0.9.9-2.fc14.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-eventlet.spec'], False, '/var/lib/mock/dist-f14-build-856787-125319/root/', None, 86400, True, 0, 417, 419, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-eventlet.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0vDg4D + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf eventlet-0.9.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/eventlet-0.9.9.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd eventlet-0.9.9 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '.*' -type f -exec rm '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.D1l9c2 + umask 022 + cd /builddir/build/BUILD + cd eventlet-0.9.9 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/eventlet copying eventlet/greenpool.py -> build/lib/eventlet copying eventlet/websocket.py -> build/lib/eventlet copying eventlet/tpool.py -> build/lib/eventlet copying eventlet/__init__.py -> build/lib/eventlet copying eventlet/queue.py -> build/lib/eventlet copying eventlet/pool.py -> build/lib/eventlet copying eventlet/greenio.py -> build/lib/eventlet copying eventlet/timeout.py -> build/lib/eventlet copying eventlet/coros.py -> build/lib/eventlet copying eventlet/saranwrap.py -> build/lib/eventlet copying eventlet/event.py -> build/lib/eventlet copying eventlet/patcher.py -> build/lib/eventlet copying eventlet/greenthread.py -> build/lib/eventlet copying eventlet/api.py -> build/lib/eventlet copying eventlet/convenience.py -> build/lib/eventlet copying eventlet/corolocal.py -> build/lib/eventlet copying eventlet/db_pool.py -> build/lib/eventlet copying eventlet/debug.py -> build/lib/eventlet copying eventlet/util.py -> build/lib/eventlet copying eventlet/proc.py -> build/lib/eventlet copying eventlet/backdoor.py -> build/lib/eventlet copying eventlet/semaphore.py -> build/lib/eventlet copying eventlet/processes.py -> build/lib/eventlet copying eventlet/wsgi.py -> build/lib/eventlet copying eventlet/pools.py -> build/lib/eventlet creating build/lib/eventlet/twistedutil copying eventlet/twistedutil/join_reactor.py -> build/lib/eventlet/twistedutil copying eventlet/twistedutil/__init__.py -> build/lib/eventlet/twistedutil copying eventlet/twistedutil/protocol.py -> build/lib/eventlet/twistedutil creating build/lib/eventlet/support copying eventlet/support/__init__.py -> build/lib/eventlet/support copying eventlet/support/psycopg2_patcher.py -> build/lib/eventlet/support copying eventlet/support/stacklesspypys.py -> build/lib/eventlet/support copying eventlet/support/greenlets.py -> build/lib/eventlet/support copying eventlet/support/pylib.py -> build/lib/eventlet/support copying eventlet/support/stacklesss.py -> build/lib/eventlet/support creating build/lib/eventlet/hubs copying eventlet/hubs/twistedr.py -> build/lib/eventlet/hubs copying eventlet/hubs/timer.py -> build/lib/eventlet/hubs copying eventlet/hubs/__init__.py -> build/lib/eventlet/hubs copying eventlet/hubs/epolls.py -> build/lib/eventlet/hubs copying eventlet/hubs/poll.py -> build/lib/eventlet/hubs copying eventlet/hubs/hub.py -> build/lib/eventlet/hubs copying eventlet/hubs/selects.py -> build/lib/eventlet/hubs copying eventlet/hubs/pyevent.py -> build/lib/eventlet/hubs creating build/lib/eventlet/green copying eventlet/green/__init__.py -> build/lib/eventlet/green copying eventlet/green/CGIHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/asynchat.py -> build/lib/eventlet/green copying eventlet/green/BaseHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/ssl.py -> build/lib/eventlet/green copying eventlet/green/select.py -> build/lib/eventlet/green copying eventlet/green/urllib2.py -> build/lib/eventlet/green copying eventlet/green/Queue.py -> build/lib/eventlet/green copying eventlet/green/ftplib.py -> build/lib/eventlet/green copying eventlet/green/threading.py -> build/lib/eventlet/green copying eventlet/green/SimpleHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/urllib.py -> build/lib/eventlet/green copying eventlet/green/thread.py -> build/lib/eventlet/green copying eventlet/green/os.py -> build/lib/eventlet/green copying eventlet/green/time.py -> build/lib/eventlet/green copying eventlet/green/profile.py -> build/lib/eventlet/green copying eventlet/green/socket.py -> build/lib/eventlet/green copying eventlet/green/subprocess.py -> build/lib/eventlet/green copying eventlet/green/httplib.py -> build/lib/eventlet/green copying eventlet/green/SocketServer.py -> build/lib/eventlet/green copying eventlet/green/asyncore.py -> build/lib/eventlet/green creating build/lib/eventlet/twistedutil/protocols copying eventlet/twistedutil/protocols/__init__.py -> build/lib/eventlet/twistedutil/protocols copying eventlet/twistedutil/protocols/basic.py -> build/lib/eventlet/twistedutil/protocols creating build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/SSL.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/__init__.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/tsafe.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/rand.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/version.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/crypto.py -> build/lib/eventlet/green/OpenSSL + pushd doc ~/build/BUILD/eventlet-0.9.9/doc ~/build/BUILD/eventlet-0.9.9 + make html PYTHONPATH=../: sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.0b2 loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : building [html]: targets for 25 source files that are out of date updating environment: 25 added, 0 changed, 0 removed reading sources... [ 4%] authors reading sources... [ 8%] basic_usage reading sources... [ 12%] design_patterns reading sources... [ 16%] examples reading sources... [ 20%] history reading sources... [ 24%] hubs reading sources... [ 28%] index reading sources... [ 32%] modules reading sources... [ 36%] modules/backdoor reading sources... [ 40%] modules/corolocal reading sources... [ 44%] modules/db_pool reading sources... [ 48%] modules/debug reading sources... [ 52%] modules/event reading sources... [ 56%] modules/greenpool reading sources... [ 60%] modules/greenthread reading sources... [ 64%] modules/pools reading sources... [ 68%] modules/queue reading sources... [ 72%] modules/semaphore reading sources... [ 76%] modules/timeout reading sources... [ 80%] modules/websocket reading sources... [ 84%] modules/wsgi reading sources... [ 88%] patching reading sources... [ 92%] ssl reading sources... [ 96%] testing reading sources... [100%] threading looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/eventlet-0.9.9/doc/basic_usage.rst:81: (WARNING/2) error while formatting arguments for eventlet.StopServe: is not a Python function /builddir/build/BUILD/eventlet-0.9.9/eventlet/pools.py:docstring of eventlet.pools.Pool.create:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string. done checking consistency... done preparing documents... done writing output... [ 4%] authors writing output... [ 8%] basic_usage writing output... [ 12%] design_patterns writing output... [ 16%] examples writing output... [ 20%] history writing output... [ 24%] hubs writing output... [ 28%] index writing output... [ 32%] modules writing output... [ 36%] modules/backdoor writing output... [ 40%] modules/corolocal writing output... [ 44%] modules/db_pool writing output... [ 48%] modules/debug writing output... [ 52%] modules/event writing output... [ 56%] modules/greenpool writing output... [ 60%] modules/greenthread writing output... [ 64%] modules/pools writing output... [ 68%] modules/queue writing output... [ 72%] modules/semaphore writing output... [ 76%] modules/timeout writing output... [ 80%] modules/websocket writing output... [ 84%] modules/wsgi writing output... [ 88%] patching writing output... [ 92%] ssl writing output... [ 96%] testing writing output... [100%] threading writing additional files... genindex py-modindex search copying images... [100%] images/threading_illustration.png copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/eventlet-0.9.9/doc/_static' does not exist done dumping search index... done dumping object inventory... done build succeeded, 4 warnings. Build finished. The HTML pages are in _build/html. + rm _build/html/.buildinfo + popd ~/build/BUILD/eventlet-0.9.9 + chmod a-x tests/mock.py + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zlVG9C + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch ++ dirname /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch + cd eventlet-0.9.9 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch creating /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr creating /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib creating /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/greenpool.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/websocket.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/tpool.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet creating /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/twistedutil copying build/lib/eventlet/twistedutil/join_reactor.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/twistedutil creating /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/twistedutil/protocols copying build/lib/eventlet/twistedutil/protocols/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/twistedutil/protocols copying build/lib/eventlet/twistedutil/protocols/basic.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/twistedutil/protocols copying build/lib/eventlet/twistedutil/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/twistedutil copying build/lib/eventlet/twistedutil/protocol.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/twistedutil copying build/lib/eventlet/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/queue.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet creating /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/psycopg2_patcher.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/stacklesspypys.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/greenlets.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/pylib.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/support/stacklesss.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/support copying build/lib/eventlet/pool.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/greenio.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/timeout.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet creating /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/twistedr.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/timer.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/epolls.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/poll.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/hub.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/selects.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/pyevent.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs copying build/lib/eventlet/coros.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/saranwrap.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/event.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/patcher.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/greenthread.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/api.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/convenience.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/corolocal.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/db_pool.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/debug.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/util.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/proc.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/backdoor.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/semaphore.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/processes.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet copying build/lib/eventlet/wsgi.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet creating /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/CGIHTTPServer.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/asynchat.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/BaseHTTPServer.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/ssl.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/select.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/urllib2.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green creating /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/SSL.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/tsafe.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/rand.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/version.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/crypto.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/Queue.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/ftplib.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/threading.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/SimpleHTTPServer.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/urllib.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/thread.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/os.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/time.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/profile.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/socket.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/subprocess.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/httplib.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/SocketServer.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/green/asyncore.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green copying build/lib/eventlet/pools.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/greenpool.py to greenpool.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/websocket.py to websocket.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/tpool.py to tpool.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/twistedutil/join_reactor.py to join_reactor.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/twistedutil/protocols/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/twistedutil/protocols/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/twistedutil/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/twistedutil/protocol.py to protocol.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/queue.py to queue.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/support/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/support/psycopg2_patcher.py to psycopg2_patcher.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/support/stacklesspypys.py to stacklesspypys.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/support/greenlets.py to greenlets.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/support/pylib.py to pylib.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/support/stacklesss.py to stacklesss.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/greenio.py to greenio.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/timeout.py to timeout.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs/twistedr.py to twistedr.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs/timer.py to timer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs/epolls.py to epolls.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs/poll.py to poll.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs/hub.py to hub.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs/selects.py to selects.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/hubs/pyevent.py to pyevent.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/coros.py to coros.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/saranwrap.py to saranwrap.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/patcher.py to patcher.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/greenthread.py to greenthread.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/convenience.py to convenience.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/corolocal.py to corolocal.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/db_pool.py to db_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/debug.py to debug.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/proc.py to proc.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/backdoor.py to backdoor.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/semaphore.py to semaphore.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/processes.py to processes.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/CGIHTTPServer.py to CGIHTTPServer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/asynchat.py to asynchat.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/BaseHTTPServer.py to BaseHTTPServer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/ssl.py to ssl.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/select.py to select.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/urllib2.py to urllib2.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL/SSL.py to SSL.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL/tsafe.py to tsafe.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL/rand.py to rand.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/OpenSSL/crypto.py to crypto.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/Queue.py to Queue.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/ftplib.py to ftplib.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/threading.py to threading.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/SimpleHTTPServer.py to SimpleHTTPServer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/urllib.py to urllib.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/thread.py to thread.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/os.py to os.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/time.py to time.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/profile.py to profile.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/socket.py to socket.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/subprocess.py to subprocess.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/httplib.py to httplib.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/SocketServer.py to SocketServer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/green/asyncore.py to asyncore.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet/pools.py to pools.pyc writing byte-compilation script '/tmp/tmpeSW_HD.py' /usr/bin/python -O /tmp/tmpeSW_HD.py removing /tmp/tmpeSW_HD.py running install_egg_info running egg_info writing requirements to eventlet.egg-info/requires.txt writing eventlet.egg-info/PKG-INFO writing top-level names to eventlet.egg-info/top_level.txt writing dependency_links to eventlet.egg-info/dependency_links.txt reading manifest file 'eventlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'eventlet.egg-info/SOURCES.txt' Copying eventlet.egg-info to /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/site-packages/eventlet-0.9.9-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/eventlet-0.9.9 find: `debug': No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-eventlet-0.9.9-2.fc14.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mCtnEh + umask 022 + cd /builddir/build/BUILD + cd eventlet-0.9.9 + DOCDIR=/builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/share/doc/python-eventlet-0.9.9 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/share/doc/python-eventlet-0.9.9 + /bin/mkdir -p /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/share/doc/python-eventlet-0.9.9 + cp -pr AUTHORS LICENSE NEWS README README.twisted /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/share/doc/python-eventlet-0.9.9 + 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: python(abi) = 2.7 Processing files: python-eventlet-doc-0.9.9-2.fc14.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WPDkP9 + umask 022 + cd /builddir/build/BUILD + cd eventlet-0.9.9 + DOCDIR=/builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/share/doc/python-eventlet-doc-0.9.9 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/share/doc/python-eventlet-doc-0.9.9 + /bin/mkdir -p /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/share/doc/python-eventlet-doc-0.9.9 + cp -pr doc/_build/html examples tests /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch/usr/share/doc/python-eventlet-doc-0.9.9 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch warning: Could not canonicalize hostname: x86-18.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python-eventlet-0.9.9-2.fc14.noarch.rpm Wrote: /builddir/build/RPMS/python-eventlet-doc-0.9.9-2.fc14.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x6Za6T + umask 022 + cd /builddir/build/BUILD + cd eventlet-0.9.9 + rm -rf /builddir/build/BUILDROOT/python-eventlet-0.9.9-2.fc14.noarch + exit 0 Child returncode was: 0 LEAVE do -->