Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-eventlet.spec'], False, '/var/lib/mock/dist-f11-build-781109-111187/root/', None, 86400, True, 0, 102, 103, 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 sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: ppc04.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-eventlet-0.9.7-1.fc11.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-f11-build-781109-111187/root/', None, 86400, True, 0, 102, 103, 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.4OYeNI + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf eventlet-0.9.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/eventlet-0.9.7.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd eventlet-0.9.7 + /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.oBSpPj + umask 022 + cd /builddir/build/BUILD + cd eventlet-0.9.7 + 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/benchmarks copying benchmarks/__init__.py -> build/lib/benchmarks copying benchmarks/context.py -> build/lib/benchmarks copying benchmarks/hub_timers.py -> build/lib/benchmarks copying benchmarks/localhost_socket.py -> build/lib/benchmarks copying benchmarks/spawn.py -> build/lib/benchmarks creating build/lib/eventlet copying eventlet/__init__.py -> build/lib/eventlet copying eventlet/api.py -> build/lib/eventlet copying eventlet/backdoor.py -> build/lib/eventlet copying eventlet/common.py -> build/lib/eventlet copying eventlet/convenience.py -> build/lib/eventlet copying eventlet/corolocal.py -> build/lib/eventlet copying eventlet/coros.py -> build/lib/eventlet copying eventlet/db_pool.py -> build/lib/eventlet copying eventlet/debug.py -> build/lib/eventlet copying eventlet/event.py -> build/lib/eventlet copying eventlet/greenio.py -> build/lib/eventlet copying eventlet/greenpool.py -> build/lib/eventlet copying eventlet/greenthread.py -> build/lib/eventlet copying eventlet/patcher.py -> build/lib/eventlet copying eventlet/pool.py -> build/lib/eventlet copying eventlet/pools.py -> build/lib/eventlet copying eventlet/proc.py -> build/lib/eventlet copying eventlet/processes.py -> build/lib/eventlet copying eventlet/queue.py -> build/lib/eventlet copying eventlet/saranwrap.py -> build/lib/eventlet copying eventlet/semaphore.py -> build/lib/eventlet copying eventlet/timeout.py -> build/lib/eventlet copying eventlet/tpool.py -> build/lib/eventlet copying eventlet/util.py -> build/lib/eventlet copying eventlet/wsgi.py -> build/lib/eventlet creating build/lib/eventlet/green copying eventlet/green/__init__.py -> build/lib/eventlet/green copying eventlet/green/asynchat.py -> build/lib/eventlet/green copying eventlet/green/asyncore.py -> build/lib/eventlet/green copying eventlet/green/BaseHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/CGIHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/ftplib.py -> build/lib/eventlet/green copying eventlet/green/httplib.py -> build/lib/eventlet/green copying eventlet/green/os.py -> build/lib/eventlet/green copying eventlet/green/profile.py -> build/lib/eventlet/green copying eventlet/green/Queue.py -> build/lib/eventlet/green copying eventlet/green/select.py -> build/lib/eventlet/green copying eventlet/green/SimpleHTTPServer.py -> build/lib/eventlet/green copying eventlet/green/socket.py -> build/lib/eventlet/green copying eventlet/green/SocketServer.py -> build/lib/eventlet/green copying eventlet/green/ssl.py -> build/lib/eventlet/green copying eventlet/green/subprocess.py -> build/lib/eventlet/green copying eventlet/green/thread.py -> build/lib/eventlet/green copying eventlet/green/threading.py -> build/lib/eventlet/green copying eventlet/green/time.py -> build/lib/eventlet/green copying eventlet/green/urllib.py -> build/lib/eventlet/green copying eventlet/green/urllib2.py -> build/lib/eventlet/green creating 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/hub.py -> build/lib/eventlet/hubs copying eventlet/hubs/poll.py -> build/lib/eventlet/hubs copying eventlet/hubs/pyevent.py -> build/lib/eventlet/hubs copying eventlet/hubs/selects.py -> build/lib/eventlet/hubs copying eventlet/hubs/timer.py -> build/lib/eventlet/hubs copying eventlet/hubs/twistedr.py -> build/lib/eventlet/hubs creating build/lib/eventlet/support copying eventlet/support/__init__.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/stacklesspypys.py -> build/lib/eventlet/support copying eventlet/support/stacklesss.py -> build/lib/eventlet/support creating build/lib/eventlet/twistedutil copying eventlet/twistedutil/__init__.py -> build/lib/eventlet/twistedutil copying eventlet/twistedutil/join_reactor.py -> build/lib/eventlet/twistedutil copying eventlet/twistedutil/protocol.py -> build/lib/eventlet/twistedutil creating build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/__init__.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/crypto.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/rand.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/SSL.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/tsafe.py -> build/lib/eventlet/green/OpenSSL copying eventlet/green/OpenSSL/version.py -> build/lib/eventlet/green/OpenSSL 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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kDcpSf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch ++ dirname /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch + cd eventlet-0.9.7 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch creating /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr creating /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib creating /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/benchmarks copying build/lib/benchmarks/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/benchmarks copying build/lib/benchmarks/context.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/benchmarks copying build/lib/benchmarks/hub_timers.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/benchmarks copying build/lib/benchmarks/localhost_socket.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/benchmarks copying build/lib/benchmarks/spawn.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/benchmarks creating /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/api.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/backdoor.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/common.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/convenience.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/corolocal.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/coros.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/db_pool.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/debug.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/event.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/greenio.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/greenpool.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/greenthread.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/patcher.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/pool.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/pools.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/proc.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/processes.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/queue.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/saranwrap.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/semaphore.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/timeout.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/tpool.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/util.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet copying build/lib/eventlet/wsgi.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet creating /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/asynchat.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/asyncore.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/BaseHTTPServer.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/CGIHTTPServer.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/ftplib.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/httplib.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/os.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/profile.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/Queue.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/select.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/SimpleHTTPServer.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/socket.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/SocketServer.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/ssl.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/subprocess.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/thread.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/threading.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/time.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/urllib.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green copying build/lib/eventlet/green/urllib2.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green creating /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/crypto.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/rand.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/SSL.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/tsafe.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/OpenSSL copying build/lib/eventlet/green/OpenSSL/version.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/OpenSSL creating /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/epolls.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/hub.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/poll.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/pyevent.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/selects.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/timer.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs copying build/lib/eventlet/hubs/twistedr.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs creating /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/support copying build/lib/eventlet/support/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/support copying build/lib/eventlet/support/greenlets.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/support copying build/lib/eventlet/support/pylib.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/support copying build/lib/eventlet/support/stacklesspypys.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/support copying build/lib/eventlet/support/stacklesss.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/support creating /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/twistedutil copying build/lib/eventlet/twistedutil/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/twistedutil copying build/lib/eventlet/twistedutil/join_reactor.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/twistedutil copying build/lib/eventlet/twistedutil/protocol.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/twistedutil creating /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/twistedutil/protocols copying build/lib/eventlet/twistedutil/protocols/__init__.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/twistedutil/protocols copying build/lib/eventlet/twistedutil/protocols/basic.py -> /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/twistedutil/protocols byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/benchmarks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/benchmarks/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/benchmarks/hub_timers.py to hub_timers.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/benchmarks/localhost_socket.py to localhost_socket.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/benchmarks/spawn.py to spawn.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/backdoor.py to backdoor.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/convenience.py to convenience.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/corolocal.py to corolocal.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/coros.py to coros.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/db_pool.py to db_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/debug.py to debug.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/greenio.py to greenio.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/greenpool.py to greenpool.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/greenthread.py to greenthread.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/patcher.py to patcher.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/pools.py to pools.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/proc.py to proc.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/processes.py to processes.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/queue.py to queue.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/saranwrap.py to saranwrap.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/semaphore.py to semaphore.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/timeout.py to timeout.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/tpool.py to tpool.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/asynchat.py to asynchat.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/asyncore.py to asyncore.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/BaseHTTPServer.py to BaseHTTPServer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/CGIHTTPServer.py to CGIHTTPServer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/ftplib.py to ftplib.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/httplib.py to httplib.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/os.py to os.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/profile.py to profile.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/Queue.py to Queue.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/select.py to select.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/SimpleHTTPServer.py to SimpleHTTPServer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/socket.py to socket.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/SocketServer.py to SocketServer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/ssl.py to ssl.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/subprocess.py to subprocess.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/thread.py to thread.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/threading.py to threading.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/time.py to time.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/urllib.py to urllib.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/urllib2.py to urllib2.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/OpenSSL/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/OpenSSL/crypto.py to crypto.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/OpenSSL/rand.py to rand.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/OpenSSL/SSL.py to SSL.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/OpenSSL/tsafe.py to tsafe.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/green/OpenSSL/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs/epolls.py to epolls.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs/hub.py to hub.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs/poll.py to poll.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs/pyevent.py to pyevent.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs/selects.py to selects.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs/timer.py to timer.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/hubs/twistedr.py to twistedr.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/support/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/support/greenlets.py to greenlets.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/support/pylib.py to pylib.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/support/stacklesspypys.py to stacklesspypys.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/support/stacklesss.py to stacklesss.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/twistedutil/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/twistedutil/join_reactor.py to join_reactor.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/twistedutil/protocol.py to protocol.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/twistedutil/protocols/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet/twistedutil/protocols/basic.py to basic.pyc writing byte-compilation script '/tmp/tmprF8Hg9.py' /usr/bin/python -O /tmp/tmprF8Hg9.py removing /tmp/tmprF8Hg9.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.7-1.fc11.noarch/usr/lib/python2.6/site-packages/eventlet-0.9.7-py2.6.egg-info running install_scripts + rm -rf /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/lib/python2.6/site-packages/benchmarks + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/eventlet-0.9.7 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/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: python-eventlet-0.9.7-1.fc11.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vznizH + umask 022 + cd /builddir/build/BUILD + cd eventlet-0.9.7 + DOCDIR=/builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/share/doc/python-eventlet-0.9.7 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/share/doc/python-eventlet-0.9.7 + /bin/mkdir -p /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/share/doc/python-eventlet-0.9.7 + cp -pr AUTHORS LICENSE NEWS README README.twisted /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch/usr/share/doc/python-eventlet-0.9.7 + 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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch warning: Could not canonicalize hostname: ppc04.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python-eventlet-0.9.7-1.fc11.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XacsS0 + umask 022 + cd /builddir/build/BUILD + cd eventlet-0.9.7 + rm -rf /builddir/build/BUILDROOT/python-eventlet-0.9.7-1.fc11.noarch + exit 0 Child returncode was: 0 LEAVE do -->