Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-gunicorn.spec'], False, '/var/lib/mock/fedora-16-x86_64/root/', None, 0, True, False, 15550, 213, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-gunicorn.spec'] sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-gunicorn-0.13.4-3.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-gunicorn.spec'], False, '/var/lib/mock/fedora-16-x86_64/root/', None, 0, True, False, 15550, 213, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-gunicorn.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JTBcCi + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gunicorn-0.13.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/gunicorn-0.13.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gunicorn-0.13.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-gunicorn-0.13.4-no-read-0.patch):' Patch #0 (python-gunicorn-0.13.4-no-read-0.patch): + /bin/cat /builddir/build/SOURCES/python-gunicorn-0.13.4-no-read-0.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LJMzC6 + umask 022 + cd /builddir/build/BUILD + cd gunicorn-0.13.4 + 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/gunicorn copying gunicorn/debug.py -> build/lib/gunicorn copying gunicorn/util.py -> build/lib/gunicorn copying gunicorn/sock.py -> build/lib/gunicorn copying gunicorn/pidfile.py -> build/lib/gunicorn copying gunicorn/glogging.py -> build/lib/gunicorn copying gunicorn/logging_config.py -> build/lib/gunicorn copying gunicorn/errors.py -> build/lib/gunicorn copying gunicorn/__init__.py -> build/lib/gunicorn copying gunicorn/config.py -> build/lib/gunicorn copying gunicorn/arbiter.py -> build/lib/gunicorn creating build/lib/gunicorn/app copying gunicorn/app/djangoapp.py -> build/lib/gunicorn/app copying gunicorn/app/wsgiapp.py -> build/lib/gunicorn/app copying gunicorn/app/pasterapp.py -> build/lib/gunicorn/app copying gunicorn/app/base.py -> build/lib/gunicorn/app copying gunicorn/app/__init__.py -> build/lib/gunicorn/app creating build/lib/gunicorn/workers copying gunicorn/workers/ggevent_wsgi.py -> build/lib/gunicorn/workers copying gunicorn/workers/base.py -> build/lib/gunicorn/workers copying gunicorn/workers/gtornado.py -> build/lib/gunicorn/workers copying gunicorn/workers/ggevent.py -> build/lib/gunicorn/workers copying gunicorn/workers/async.py -> build/lib/gunicorn/workers copying gunicorn/workers/__init__.py -> build/lib/gunicorn/workers copying gunicorn/workers/sync.py -> build/lib/gunicorn/workers copying gunicorn/workers/geventlet.py -> build/lib/gunicorn/workers copying gunicorn/workers/workertmp.py -> build/lib/gunicorn/workers creating build/lib/gunicorn/management copying gunicorn/management/__init__.py -> build/lib/gunicorn/management creating build/lib/gunicorn/http copying gunicorn/http/_sendfile.py -> build/lib/gunicorn/http copying gunicorn/http/body.py -> build/lib/gunicorn/http copying gunicorn/http/parser.py -> build/lib/gunicorn/http copying gunicorn/http/errors.py -> build/lib/gunicorn/http copying gunicorn/http/unreader.py -> build/lib/gunicorn/http copying gunicorn/http/__init__.py -> build/lib/gunicorn/http copying gunicorn/http/message.py -> build/lib/gunicorn/http copying gunicorn/http/wsgi.py -> build/lib/gunicorn/http creating build/lib/gunicorn/management/commands copying gunicorn/management/commands/run_gunicorn.py -> build/lib/gunicorn/management/commands copying gunicorn/management/commands/__init__.py -> build/lib/gunicorn/management/commands running egg_info writing gunicorn.egg-info/PKG-INFO writing top-level names to gunicorn.egg-info/top_level.txt writing dependency_links to gunicorn.egg-info/dependency_links.txt writing entry points to gunicorn.egg-info/entry_points.txt reading manifest file 'gunicorn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'debian' writing manifest file 'gunicorn.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0wUtVU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64 ++ dirname /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64 + cd gunicorn-0.13.4 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr creating /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn copying build/lib/gunicorn/debug.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn copying build/lib/gunicorn/util.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn creating /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/app copying build/lib/gunicorn/app/djangoapp.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/app copying build/lib/gunicorn/app/wsgiapp.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/app copying build/lib/gunicorn/app/pasterapp.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/app copying build/lib/gunicorn/app/base.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/app copying build/lib/gunicorn/app/__init__.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/app copying build/lib/gunicorn/sock.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn copying build/lib/gunicorn/pidfile.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn creating /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/ggevent_wsgi.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/base.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/gtornado.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/ggevent.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/async.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/__init__.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/sync.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/geventlet.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers copying build/lib/gunicorn/workers/workertmp.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers creating /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/management creating /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/management/commands copying build/lib/gunicorn/management/commands/run_gunicorn.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/management/commands copying build/lib/gunicorn/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/management/commands copying build/lib/gunicorn/management/__init__.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/management copying build/lib/gunicorn/glogging.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn copying build/lib/gunicorn/logging_config.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn copying build/lib/gunicorn/errors.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn copying build/lib/gunicorn/__init__.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn copying build/lib/gunicorn/config.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn creating /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http copying build/lib/gunicorn/http/_sendfile.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http copying build/lib/gunicorn/http/body.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http copying build/lib/gunicorn/http/parser.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http copying build/lib/gunicorn/http/errors.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http copying build/lib/gunicorn/http/unreader.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http copying build/lib/gunicorn/http/__init__.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http copying build/lib/gunicorn/http/message.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http copying build/lib/gunicorn/http/wsgi.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http copying build/lib/gunicorn/arbiter.py -> /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/debug.py to debug.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/app/djangoapp.py to djangoapp.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py to wsgiapp.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/app/pasterapp.py to pasterapp.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/app/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/app/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/sock.py to sock.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/pidfile.py to pidfile.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers/ggevent_wsgi.py to ggevent_wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers/gtornado.py to gtornado.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers/ggevent.py to ggevent.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers/async.py to async.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers/sync.py to sync.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers/geventlet.py to geventlet.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/workers/workertmp.py to workertmp.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/management/commands/run_gunicorn.py to run_gunicorn.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/glogging.py to glogging.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/logging_config.py to logging_config.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http/_sendfile.py to _sendfile.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http/body.py to body.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http/unreader.py to unreader.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/http/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn/arbiter.py to arbiter.pyc writing byte-compilation script '/tmp/tmpqiSiwp.py' /usr/bin/python -O /tmp/tmpqiSiwp.py removing /tmp/tmpqiSiwp.py running install_egg_info running egg_info writing gunicorn.egg-info/PKG-INFO writing top-level names to gunicorn.egg-info/top_level.txt writing dependency_links to gunicorn.egg-info/dependency_links.txt writing entry points to gunicorn.egg-info/entry_points.txt reading manifest file 'gunicorn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'debian' writing manifest file 'gunicorn.egg-info/SOURCES.txt' Copying gunicorn.egg-info to /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/site-packages/gunicorn-0.13.4-py2.7.egg-info running install_scripts Installing gunicorn_paster script to /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/bin Installing gunicorn script to /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/bin Installing gunicorn_django script to /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gunicorn-0.13.4 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-gunicorn-0.13.4-3.fc16.x86_64/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aatHaL + umask 022 + cd /builddir/build/BUILD + cd gunicorn-0.13.4 + unset DISPLAY + /usr/bin/python setup.py test running test running egg_info writing gunicorn.egg-info/PKG-INFO writing top-level names to gunicorn.egg-info/top_level.txt writing dependency_links to gunicorn.egg-info/dependency_links.txt writing entry points to gunicorn.egg-info/entry_points.txt reading manifest file 'gunicorn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'debian' writing manifest file 'gunicorn.egg-info/SOURCES.txt' running build_ext 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/008.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/001.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/006.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/012.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/019.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/005.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/020.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/009.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/021.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/016.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/010.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/015.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/018.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/002.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/004.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/003.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/017.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/011.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/007.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/014.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/022.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/023.http',) ... ok 001-test-valid-requests.test_http_parser('/builddir/build/BUILD/gunicorn-0.13.4/tests/requests/valid/013.http',) ... ok 002-test-invalid-requests.test_http_parser ... ok 002-test-invalid-requests.test_http_parser ... ok 002-test-invalid-requests.test_http_parser ... ok 002-test-invalid-requests.test_http_parser ... ok 002-test-invalid-requests.test_http_parser ... ok 003-test-config.test_defaults ... ok 003-test-config.test_property_access ... ok 003-test-config.test_bool_validation ... ok 003-test-config.test_pos_int_validation ... ok 003-test-config.test_str_validation ... ok 003-test-config.test_callable_validation ... ok 003-test-config.test_cmd_line ... ok 003-test-config.test_app_config ... ok 003-test-config.test_load_config ... ok 003-test-config.test_cli_overrides_config ... ok 003-test-config.test_paster_config ... SKIP 003-test-config.test_cfg_over_paster ... SKIP 003-test-config.test_cli_cfg_paster ... SKIP ---------------------------------------------------------------------- Ran 41 tests in 0.658s OK (skipped=3) Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/usr/lib64/python2.7/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) File "/usr/lib64/python2.7/multiprocessing/util.py", line 284, in _exit_function info('process shutting down') TypeError: 'NoneType' object is not callable Error in sys.exitfunc: Traceback (most recent call last): File "/usr/lib64/python2.7/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) File "/usr/lib64/python2.7/multiprocessing/util.py", line 284, in _exit_function info('process shutting down') TypeError: 'NoneType' object is not callable + exit 0 Processing files: python-gunicorn-0.13.4-3.fc16.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XD42bE + umask 022 + cd /builddir/build/BUILD + cd gunicorn-0.13.4 + DOCDIR=/builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/share/doc/python-gunicorn-0.13.4 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/share/doc/python-gunicorn-0.13.4 + cp -pr LICENSE NOTICE README.rst THANKS /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64/usr/share/doc/python-gunicorn-0.13.4 + 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/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64 Wrote: /builddir/build/RPMS/python-gunicorn-0.13.4-3.fc16.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZhpNPu + umask 022 + cd /builddir/build/BUILD + cd gunicorn-0.13.4 + /bin/rm -rf /builddir/build/BUILDROOT/python-gunicorn-0.13.4-3.fc16.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->