Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-paste.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-paste.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory warning: bogus date in %changelog: Sat Jul 8 2007 Luke Macken - 1.4-1 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-paste-1.7.5.1-9.20111221hg1498.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-paste.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-paste.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Sat Jul 8 2007 Luke Macken - 1.4-1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2xIolz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Paste-1.7.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/Paste-1.7.5.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Paste-1.7.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (paste-unbundle-stdlib.patch): + echo 'Patch #0 (paste-unbundle-stdlib.patch):' + /usr/bin/cat /builddir/build/SOURCES/paste-unbundle-stdlib.patch + /usr/bin/patch -p1 -b --suffix .stdlib --fuzz=0 patching file paste/debug/fsdiff.py patching file paste/debug/doctest_webapp.py patching file paste/debug/wdg_validate.py patching file paste/fixture.py + rm paste/util/subprocess24.py + echo 'Patch #1 (paste-unbundle-tempita.patch):' Patch #1 (paste-unbundle-tempita.patch): + /usr/bin/cat /builddir/build/SOURCES/paste-unbundle-tempita.patch + /usr/bin/patch -p1 -b --suffix .tmpta --fuzz=0 patching file paste/util/looper/__init__.py patching file paste/util/looper/_looper.py patching file paste/util/looper.py patching file paste/util/template/__init__.py patching file paste/util/template/_template.py patching file paste/util/template.py Patch #2 (paste-27-lambda.patch): + echo 'Patch #2 (paste-27-lambda.patch):' + /usr/bin/cat /builddir/build/SOURCES/paste-27-lambda.patch + /usr/bin/patch -p1 -b --suffix .27lambda --fuzz=0 patching file paste/auth/cookie.py Patch #3 (paste-digest-snap.patch): + echo 'Patch #3 (paste-digest-snap.patch):' + /usr/bin/cat /builddir/build/SOURCES/paste-digest-snap.patch + /usr/bin/patch -p1 -b --suffix .digest --fuzz=0 patching file paste/auth/digest.py + /usr/bin/sed -i -e '/^#!.*/,1 d' paste/util/scgiserver.py paste/debug/doctest_webapp.py + pushd docs + rm StyleGuide.txt ~/build/BUILD/Paste-1.7.5.1/docs ~/build/BUILD/Paste-1.7.5.1 + popd ~/build/BUILD/Paste-1.7.5.1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E2Mfwd + umask 022 + cd /builddir/build/BUILD + cd Paste-1.7.5.1 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/paste copying paste/cgitb_catcher.py -> build/lib/paste copying paste/progress.py -> build/lib/paste copying paste/cascade.py -> build/lib/paste copying paste/pony.py -> build/lib/paste copying paste/flup_session.py -> build/lib/paste copying paste/lint.py -> build/lib/paste copying paste/modpython.py -> build/lib/paste copying paste/registry.py -> build/lib/paste copying paste/httpserver.py -> build/lib/paste copying paste/httpexceptions.py -> build/lib/paste copying paste/fixture.py -> build/lib/paste copying paste/response.py -> build/lib/paste copying paste/url.py -> build/lib/paste copying paste/session.py -> build/lib/paste copying paste/urlmap.py -> build/lib/paste copying paste/__init__.py -> build/lib/paste copying paste/transaction.py -> build/lib/paste copying paste/cgiapp.py -> build/lib/paste copying paste/request.py -> build/lib/paste copying paste/translogger.py -> build/lib/paste copying paste/urlparser.py -> build/lib/paste copying paste/config.py -> build/lib/paste copying paste/reloader.py -> build/lib/paste copying paste/errordocument.py -> build/lib/paste copying paste/fileapp.py -> build/lib/paste copying paste/recursive.py -> build/lib/paste copying paste/proxy.py -> build/lib/paste copying paste/wsgilib.py -> build/lib/paste copying paste/httpheaders.py -> build/lib/paste copying paste/gzipper.py -> build/lib/paste copying paste/wsgiwrappers.py -> build/lib/paste creating build/lib/paste/cowbell copying paste/cowbell/__init__.py -> build/lib/paste/cowbell creating build/lib/paste/debug copying paste/debug/doctest_webapp.py -> build/lib/paste/debug copying paste/debug/wdg_validate.py -> build/lib/paste/debug copying paste/debug/profile.py -> build/lib/paste/debug copying paste/debug/prints.py -> build/lib/paste/debug copying paste/debug/fsdiff.py -> build/lib/paste/debug copying paste/debug/__init__.py -> build/lib/paste/debug copying paste/debug/watchthreads.py -> build/lib/paste/debug copying paste/debug/testserver.py -> build/lib/paste/debug copying paste/debug/debugapp.py -> build/lib/paste/debug creating build/lib/paste/exceptions copying paste/exceptions/reporter.py -> build/lib/paste/exceptions copying paste/exceptions/formatter.py -> build/lib/paste/exceptions copying paste/exceptions/errormiddleware.py -> build/lib/paste/exceptions copying paste/exceptions/__init__.py -> build/lib/paste/exceptions copying paste/exceptions/serial_number_generator.py -> build/lib/paste/exceptions copying paste/exceptions/collector.py -> build/lib/paste/exceptions creating build/lib/paste/util copying paste/util/quoting.py -> build/lib/paste/util copying paste/util/converters.py -> build/lib/paste/util copying paste/util/datetimeutil.py -> build/lib/paste/util copying paste/util/classinstance.py -> build/lib/paste/util copying paste/util/UserDict24.py -> build/lib/paste/util copying paste/util/scgiserver.py -> build/lib/paste/util copying paste/util/findpackage.py -> build/lib/paste/util copying paste/util/threadedprint.py -> build/lib/paste/util copying paste/util/string24.py -> build/lib/paste/util copying paste/util/intset.py -> build/lib/paste/util copying paste/util/finddata.py -> build/lib/paste/util copying paste/util/dateinterval.py -> build/lib/paste/util copying paste/util/__init__.py -> build/lib/paste/util copying paste/util/multidict.py -> build/lib/paste/util copying paste/util/killthread.py -> build/lib/paste/util copying paste/util/PySourceColor.py -> build/lib/paste/util copying paste/util/import_string.py -> build/lib/paste/util copying paste/util/doctest24.py -> build/lib/paste/util copying paste/util/classinit.py -> build/lib/paste/util copying paste/util/mimeparse.py -> build/lib/paste/util copying paste/util/threadinglocal.py -> build/lib/paste/util copying paste/util/filemixin.py -> build/lib/paste/util copying paste/util/ip4.py -> build/lib/paste/util creating build/lib/paste/auth copying paste/auth/cookie.py -> build/lib/paste/auth copying paste/auth/form.py -> build/lib/paste/auth copying paste/auth/open_id.py -> build/lib/paste/auth copying paste/auth/multi.py -> build/lib/paste/auth copying paste/auth/digest.py -> build/lib/paste/auth copying paste/auth/cas.py -> build/lib/paste/auth copying paste/auth/__init__.py -> build/lib/paste/auth copying paste/auth/basic.py -> build/lib/paste/auth copying paste/auth/auth_tkt.py -> build/lib/paste/auth copying paste/auth/grantip.py -> build/lib/paste/auth creating build/lib/paste/evalexception copying paste/evalexception/evalcontext.py -> build/lib/paste/evalexception copying paste/evalexception/__init__.py -> build/lib/paste/evalexception copying paste/evalexception/middleware.py -> build/lib/paste/evalexception creating build/lib/paste/util/looper copying paste/util/looper/__init__.py -> build/lib/paste/util/looper copying paste/util/looper/_looper.py -> build/lib/paste/util/looper creating build/lib/paste/util/template copying paste/util/template/_template.py -> build/lib/paste/util/template copying paste/util/template/__init__.py -> build/lib/paste/util/template copying paste/fixture.py.stdlib -> build/lib/paste copying paste/cowbell/bell-descending.png -> build/lib/paste/cowbell copying paste/cowbell/bell-ascending.png -> build/lib/paste/cowbell copying paste/debug/doctest_webapp.py.stdlib -> build/lib/paste/debug copying paste/debug/wdg_validate.py.stdlib -> build/lib/paste/debug copying paste/debug/fsdiff.py.stdlib -> build/lib/paste/debug copying paste/util/template.py.tmpta -> build/lib/paste/util copying paste/util/looper.py.tmpta -> build/lib/paste/util copying paste/auth/cookie.py.27lambda -> build/lib/paste/auth copying paste/auth/digest.py.digest -> build/lib/paste/auth creating build/lib/paste/evalexception/media copying paste/evalexception/media/MochiKit.packed.js -> build/lib/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> build/lib/paste/evalexception/media copying paste/evalexception/media/debug.js -> build/lib/paste/evalexception/media copying paste/evalexception/media/plus.jpg -> build/lib/paste/evalexception/media copying paste/util/looper/_looper.py.tmpta -> build/lib/paste/util/looper copying paste/util/looper/__init__.py.tmpta -> build/lib/paste/util/looper copying paste/util/template/__init__.py.tmpta -> build/lib/paste/util/template copying paste/util/template/_template.py.tmpta -> build/lib/paste/util/template + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OCkU2R + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64 + cd Paste-1.7.5.1 + rm -rf /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64 running install running install_lib copying paste/cgitb_catcher.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/progress.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/cascade.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/pony.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/flup_session.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/lint.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/modpython.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/registry.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/httpserver.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/httpexceptions.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/fixture.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/response.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/url.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/session.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/urlmap.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/transaction.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste Skipping installation of /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/__init__.py (namespace package) copying paste/cgiapp.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/request.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/translogger.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/urlparser.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/config.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/reloader.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/errordocument.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/fileapp.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/recursive.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/proxy.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/wsgilib.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/httpheaders.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/gzipper.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/wsgiwrappers.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/fixture.py.stdlib -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste copying paste/cowbell/__init__.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/cowbell copying paste/cowbell/bell-descending.png -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/cowbell copying paste/cowbell/bell-ascending.png -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/cowbell copying paste/debug/doctest_webapp.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug copying paste/debug/wdg_validate.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug copying paste/debug/profile.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug copying paste/debug/prints.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug copying paste/debug/fsdiff.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug copying paste/debug/doctest_webapp.py.stdlib -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug copying paste/debug/__init__.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug copying paste/debug/wdg_validate.py.stdlib -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug copying paste/debug/watchthreads.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug copying paste/debug/testserver.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug copying paste/debug/fsdiff.py.stdlib -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug copying paste/debug/debugapp.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug copying paste/exceptions/reporter.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/exceptions copying paste/exceptions/formatter.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/exceptions copying paste/exceptions/errormiddleware.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/exceptions copying paste/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/exceptions copying paste/exceptions/serial_number_generator.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/exceptions copying paste/exceptions/collector.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/exceptions copying paste/util/quoting.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/converters.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/datetimeutil.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/template.py.tmpta -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/classinstance.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/UserDict24.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/scgiserver.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/findpackage.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/threadedprint.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/string24.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/intset.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/finddata.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/dateinterval.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/__init__.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/multidict.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/killthread.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/PySourceColor.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/import_string.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/looper.py.tmpta -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/doctest24.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/classinit.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/mimeparse.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/threadinglocal.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/filemixin.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/ip4.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util copying paste/util/looper/_looper.py.tmpta -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/looper copying paste/util/looper/__init__.py.tmpta -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/looper copying paste/util/looper/__init__.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/looper copying paste/util/looper/_looper.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/looper copying paste/util/template/_template.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/template copying paste/util/template/__init__.py.tmpta -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/template copying paste/util/template/__init__.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/template copying paste/util/template/_template.py.tmpta -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/template copying paste/auth/cookie.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth copying paste/auth/form.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth copying paste/auth/open_id.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth copying paste/auth/multi.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth copying paste/auth/digest.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth copying paste/auth/cookie.py.27lambda -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth copying paste/auth/cas.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth copying paste/auth/digest.py.digest -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth copying paste/auth/__init__.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth copying paste/auth/basic.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth copying paste/auth/auth_tkt.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth copying paste/auth/grantip.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth copying paste/evalexception/evalcontext.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/evalexception copying paste/evalexception/__init__.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/evalexception copying paste/evalexception/middleware.py -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/evalexception copying paste/evalexception/media/MochiKit.packed.js -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/evalexception/media copying paste/evalexception/media/debug.js -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/evalexception/media copying paste/evalexception/media/plus.jpg -> /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/evalexception/media byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/cgitb_catcher.py to cgitb_catcher.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/progress.py to progress.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/cascade.py to cascade.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/pony.py to pony.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/flup_session.py to flup_session.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/lint.py to lint.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/modpython.py to modpython.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/registry.py to registry.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/httpserver.py to httpserver.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/httpexceptions.py to httpexceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/fixture.py to fixture.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/url.py to url.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/urlmap.py to urlmap.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/transaction.py to transaction.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/cgiapp.py to cgiapp.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/translogger.py to translogger.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/urlparser.py to urlparser.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/reloader.py to reloader.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/errordocument.py to errordocument.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/fileapp.py to fileapp.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/recursive.py to recursive.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/wsgilib.py to wsgilib.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/httpheaders.py to httpheaders.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/gzipper.py to gzipper.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/wsgiwrappers.py to wsgiwrappers.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/cowbell/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug/doctest_webapp.py to doctest_webapp.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug/wdg_validate.py to wdg_validate.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug/profile.py to profile.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug/prints.py to prints.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug/fsdiff.py to fsdiff.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug/watchthreads.py to watchthreads.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug/testserver.py to testserver.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/debug/debugapp.py to debugapp.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/exceptions/reporter.py to reporter.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/exceptions/formatter.py to formatter.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/exceptions/errormiddleware.py to errormiddleware.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/exceptions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/exceptions/serial_number_generator.py to serial_number_generator.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/exceptions/collector.py to collector.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/quoting.py to quoting.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/converters.py to converters.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/datetimeutil.py to datetimeutil.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/classinstance.py to classinstance.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/UserDict24.py to UserDict24.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/scgiserver.py to scgiserver.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/findpackage.py to findpackage.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/threadedprint.py to threadedprint.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/string24.py to string24.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/intset.py to intset.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/finddata.py to finddata.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/dateinterval.py to dateinterval.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/multidict.py to multidict.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/killthread.py to killthread.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/PySourceColor.py to PySourceColor.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/import_string.py to import_string.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/doctest24.py to doctest24.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/classinit.py to classinit.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/mimeparse.py to mimeparse.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/threadinglocal.py to threadinglocal.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/filemixin.py to filemixin.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/ip4.py to ip4.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/looper/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/looper/_looper.py to _looper.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/template/_template.py to _template.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/util/template/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth/cookie.py to cookie.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth/form.py to form.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth/open_id.py to open_id.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth/multi.py to multi.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth/digest.py to digest.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth/cas.py to cas.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth/auth_tkt.py to auth_tkt.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/auth/grantip.py to grantip.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/evalexception/evalcontext.py to evalcontext.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/evalexception/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/paste/evalexception/middleware.py to middleware.pyc running install_egg_info running egg_info writing requirements to Paste.egg-info/requires.txt writing Paste.egg-info/PKG-INFO writing namespace_packages to Paste.egg-info/namespace_packages.txt writing top-level names to Paste.egg-info/top_level.txt writing dependency_links to Paste.egg-info/dependency_links.txt writing entry points to Paste.egg-info/entry_points.txt reading manifest file 'Paste.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_build/_sources' warning: no files found matching '*.html' under directory 'docs/_build' writing manifest file 'Paste.egg-info/SOURCES.txt' Copying Paste.egg-info to /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/Paste-1.7.5.1-py2.7.egg-info Installing /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/lib/python2.7/site-packages/Paste-1.7.5.1-py2.7-nspkg.pth running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Paste-1.7.5.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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-paste-1.7.5.1-9.20111221hg1498.el7.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.oOFhzA + umask 022 + cd /builddir/build/BUILD + cd Paste-1.7.5.1 ++ pwd + export PYTHONPATH=/builddir/build/BUILD/Paste-1.7.5.1 + PYTHONPATH=/builddir/build/BUILD/Paste-1.7.5.1 + nosetests -e '.*test_paste_website' ............................................................................... 10 function calls in 0.000 seconds Ordered by: internal time, call count ncalls tottime percall cumtime percall filename:lineno(function) 1 0.000 0.000 0.000 0.000 lint.py:376(check_headers) 1 0.000 0.000 0.000 0.000 lint.py:148(start_response_wrapper) 1 0.000 0.000 0.000 0.000 lint.py:361(check_status) 1 0.000 0.000 0.000 0.000 profile.py:53(run_app) 1 0.000 0.000 0.000 0.000 lint.py:401(check_content_type) 1 0.000 0.000 0.000 0.000 profile.py:49(replace_start_response) 1 0.000 0.000 0.000 0.000 wsgilib.py:326(start_response) 1 0.000 0.000 0.000 0.000 test_profilemiddleware.py:9(simple_app) 1 0.000 0.000 0.000 0.000 lint.py:235(__init__) 1 0.000 0.000 0.000 0.000 lint.py:416(check_exc_info) 0 0.000 0.000 profile:0(profiler) Ordered by: internal time, call count Function was called by... lint.py:376(check_headers) <- lint.py:148(start_response_wrapper)(1) 0.000 lint.py:148(start_response_wrapper) <- profile.py:49(replace_start_response)(1) 0.000 lint.py:361(check_status) <- lint.py:148(start_response_wrapper)(1) 0.000 profile.py:53(run_app) <- profile:0(profiler)(1) 0.000 lint.py:401(check_content_type) <- lint.py:148(start_response_wrapper)(1) 0.000 profile.py:49(replace_start_response) <- test_profilemiddleware.py:9(simple_app)(1) 0.000 wsgilib.py:326(start_response) <- lint.py:148(start_response_wrapper)(1) 0.000 test_profilemiddleware.py:9(simple_app) <- profile.py:53(run_app)(1) 0.000 lint.py:235(__init__) <- lint.py:148(start_response_wrapper)(1) 0.000 lint.py:416(check_exc_info) <- lint.py:148(start_response_wrapper)(1) 0.000 profile:0(profiler) <- .Function call: long_func() Wall time: 0.00 seconds ...................................................... ---------------------------------------------------------------------- Ran 134 tests in 0.723s OK + exit 0 Processing files: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.isqhml + umask 022 + cd /builddir/build/BUILD + cd Paste-1.7.5.1 + DOCDIR=/builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/share/doc/python-paste-1.7.5.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/share/doc/python-paste-1.7.5.1 + cp -pr docs/DeveloperGuidelines.txt docs/_static docs/_templates docs/community docs/conf.py docs/default.css docs/developer-features.txt docs/do-it-yourself-framework.txt docs/download docs/future.txt docs/include docs/index.txt docs/license.txt docs/modules docs/news.txt docs/paste-httpserver-threadpool.txt docs/test_server.ini docs/testing-applications.txt docs/url-parsing-with-wsgi.txt docs/web /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64/usr/share/doc/python-paste-1.7.5.1 + exit 0 Provides: python-paste = 1.7.5.1-9.20111221hg1498.el7 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2H4id8 + umask 022 + cd /builddir/build/BUILD + cd Paste-1.7.5.1 + rm -rf /builddir/build/BUILDROOT/python-paste-1.7.5.1-9.20111221hg1498.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->