Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 613044 Details for
Bug 708808
dev-python/paste-3.0.7 test failure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 42.09 KB, created by
Alexey
on 2020-02-09 10:07:06 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Alexey
Created:
2020-02-09 10:07:06 UTC
Size:
42.09 KB
patch
obsolete
> * Package: dev-python/paste-3.0.7 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_6 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox > * python_gen_usedep() is deprecated. Please use python_gen_cond_dep instead. > * python_gen_usedep() is deprecated. Please use python_gen_cond_dep instead. >>>> Unpacking source... >>>> Unpacking Paste-3.0.7.tar.gz to /mnt/portagetmp/portage/dev-python/paste-3.0.7/work >>>> Source unpacked in /mnt/portagetmp/portage/dev-python/paste-3.0.7/work >>>> Preparing source in /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7 ... > * Applying paste-2.0.3-unbundle-tempita.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7 ... >>>> Source configured. >>>> Compiling source in /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7 ... > * python2_7: running distutils-r1_run_phase python_compile > * DISTUTILS_USE_SETUPTOOLS value is probably incorrect > * value: DISTUTILS_USE_SETUPTOOLS=bdepend (default?) > * expected: DISTUTILS_USE_SETUPTOOLS=rdepend >python2.7 setup.py build egg_info --egg-base /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib >running build >running build_py >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/wsgiwrappers.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/wsgilib.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/urlparser.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/urlmap.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/url.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/translogger.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/transaction.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/session.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/response.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/request.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/reloader.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/registry.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/recursive.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/proxy.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/progress.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/pony.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/modpython.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/lint.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/httpserver.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/httpheaders.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/httpexceptions.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/gzipper.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/flup_session.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/fixture.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/fileapp.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/errordocument.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/config.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/cgitb_catcher.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/cgiapp.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/cascade.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >copying paste/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/threadinglocal.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/threadedprint.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/scgiserver.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/quoting.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/PySourceColor.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/multidict.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/mimeparse.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/killthread.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/ip4.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/intset.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/import_string.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/html.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/findpackage.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/finddata.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/filemixin.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/datetimeutil.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/dateinterval.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/converters.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/classinstance.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/classinit.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >copying paste/util/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/exceptions >copying paste/exceptions/serial_number_generator.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/exceptions >copying paste/exceptions/reporter.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/exceptions >copying paste/exceptions/formatter.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/exceptions >copying paste/exceptions/errormiddleware.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/exceptions >copying paste/exceptions/collector.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/exceptions >copying paste/exceptions/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/exceptions >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/evalexception >copying paste/evalexception/middleware.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/evalexception >copying paste/evalexception/evalcontext.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/evalexception >copying paste/evalexception/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/evalexception >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/debug >copying paste/debug/wdg_validate.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/debug >copying paste/debug/watchthreads.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/debug >copying paste/debug/testserver.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/debug >copying paste/debug/profile.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/debug >copying paste/debug/prints.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/debug >copying paste/debug/fsdiff.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/debug >copying paste/debug/doctest_webapp.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/debug >copying paste/debug/debugapp.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/debug >copying paste/debug/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/debug >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/cowbell >copying paste/cowbell/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/cowbell >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/auth >copying paste/auth/open_id.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/auth >copying paste/auth/multi.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/auth >copying paste/auth/grantip.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/auth >copying paste/auth/form.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/auth >copying paste/auth/digest.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/auth >copying paste/auth/cookie.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/auth >copying paste/auth/cas.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/auth >copying paste/auth/basic.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/auth >copying paste/auth/auth_tkt.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/auth >copying paste/auth/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/auth >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util/template >copying paste/util/template/_template.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util/template >copying paste/util/template/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util/template >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util/looper >copying paste/util/looper/_looper.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util/looper >copying paste/util/looper/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/util/looper >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/evalexception/media >copying paste/evalexception/media/plus.jpg -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/evalexception/media >copying paste/evalexception/media/MochiKit.packed.js -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/evalexception/media >copying paste/evalexception/media/minus.jpg -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/evalexception/media >copying paste/evalexception/media/debug.js -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/evalexception/media >copying paste/cowbell/bell-descending.png -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/cowbell >copying paste/cowbell/bell-ascending.png -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/cowbell >warning: build_py: byte-compiling is disabled, skipping. > >running egg_info >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/Paste.egg-info >writing requirements to /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/Paste.egg-info/requires.txt >writing /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/Paste.egg-info/PKG-INFO >writing namespace_packages to /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/Paste.egg-info/namespace_packages.txt >writing top-level names to /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/Paste.egg-info/top_level.txt >writing dependency_links to /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/Paste.egg-info/dependency_links.txt >writing entry points to /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/Paste.egg-info/entry_points.txt >writing manifest file '/mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/Paste.egg-info/SOURCES.txt' >reading manifest file '/mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/Paste.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no files found matching 'docs/_templates/*.html' >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 '/mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/Paste.egg-info/SOURCES.txt' > * python3_6: running distutils-r1_run_phase python_compile >python3.6 setup.py build -j 5 egg_info --egg-base /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib >running build >running build_py >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/wsgiwrappers.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/wsgilib.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/urlparser.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/urlmap.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/url.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/translogger.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/transaction.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/session.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/response.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/request.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/reloader.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/registry.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/recursive.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/proxy.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/progress.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/pony.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/modpython.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/lint.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/httpserver.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/httpheaders.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/httpexceptions.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/gzipper.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/flup_session.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/fixture.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/fileapp.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/errordocument.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/config.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/cgitb_catcher.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/cgiapp.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/cascade.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >copying paste/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/threadinglocal.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/threadedprint.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/scgiserver.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/quoting.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/PySourceColor.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/multidict.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/mimeparse.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/killthread.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/ip4.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/intset.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/import_string.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/html.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/findpackage.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/finddata.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/filemixin.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/datetimeutil.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/dateinterval.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/converters.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/classinstance.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/classinit.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >copying paste/util/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/exceptions >copying paste/exceptions/serial_number_generator.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/exceptions >copying paste/exceptions/reporter.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/exceptions >copying paste/exceptions/formatter.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/exceptions >copying paste/exceptions/errormiddleware.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/exceptions >copying paste/exceptions/collector.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/exceptions >copying paste/exceptions/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/exceptions >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/evalexception >copying paste/evalexception/middleware.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/evalexception >copying paste/evalexception/evalcontext.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/evalexception >copying paste/evalexception/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/evalexception >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/debug >copying paste/debug/wdg_validate.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/debug >copying paste/debug/watchthreads.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/debug >copying paste/debug/testserver.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/debug >copying paste/debug/profile.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/debug >copying paste/debug/prints.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/debug >copying paste/debug/fsdiff.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/debug >copying paste/debug/doctest_webapp.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/debug >copying paste/debug/debugapp.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/debug >copying paste/debug/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/debug >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/cowbell >copying paste/cowbell/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/cowbell >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/auth >copying paste/auth/open_id.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/auth >copying paste/auth/multi.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/auth >copying paste/auth/grantip.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/auth >copying paste/auth/form.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/auth >copying paste/auth/digest.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/auth >copying paste/auth/cookie.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/auth >copying paste/auth/cas.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/auth >copying paste/auth/basic.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/auth >copying paste/auth/auth_tkt.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/auth >copying paste/auth/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/auth >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util/template >copying paste/util/template/_template.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util/template >copying paste/util/template/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util/template >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util/looper >copying paste/util/looper/_looper.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util/looper >copying paste/util/looper/__init__.py -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/util/looper >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/evalexception/media >copying paste/evalexception/media/plus.jpg -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/evalexception/media >copying paste/evalexception/media/MochiKit.packed.js -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/evalexception/media >copying paste/evalexception/media/minus.jpg -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/evalexception/media >copying paste/evalexception/media/debug.js -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/evalexception/media >copying paste/cowbell/bell-descending.png -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/cowbell >copying paste/cowbell/bell-ascending.png -> /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/paste/cowbell >warning: build_py: byte-compiling is disabled, skipping. > >running egg_info >creating /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/Paste.egg-info >writing /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/Paste.egg-info/PKG-INFO >writing dependency_links to /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/Paste.egg-info/dependency_links.txt >writing entry points to /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/Paste.egg-info/entry_points.txt >writing namespace_packages to /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/Paste.egg-info/namespace_packages.txt >writing requirements to /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/Paste.egg-info/requires.txt >writing top-level names to /mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/Paste.egg-info/top_level.txt >writing manifest file '/mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/Paste.egg-info/SOURCES.txt' >reading manifest file '/mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/Paste.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no files found matching 'docs/_templates/*.html' >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 '/mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python3_6/lib/Paste.egg-info/SOURCES.txt' > * python3_6: running distutils-r1_run_phase python_compile_all >>>> Source compiled. >>>> Test phase: dev-python/paste-3.0.7 > * python2_7: running distutils-r1_run_phase python_test >tests.test_auth.test_auth_cookie.test_noop ... ok >tests.test_auth.test_auth_cookie.test_basic ... ok >tests.test_auth.test_auth_cookie.test_roundtrip ... ok >tests.test_auth.test_auth_digest.test_digest ... ok >tests.test_cgitb_catcher.test_makes_exception ... ok >tests.test_cgitb_catcher.test_start_res ... ok >tests.test_cgitb_catcher.test_after_start ... ok >tests.test_cgitb_catcher.test_iter_app ... ok >tests.test_config.test_request_config ... ok >tests.test_config.test_request_config_multi ... ok >tests.test_config.test_process_config ... ok >tests.test_config.test_process_config_multi ... ok >tests.test_doctests.test_doctests ... ERROR >tests.test_doctests.test_doctest_mods ... ERROR >tests.test_errordocument.test_ok ... ok >tests.test_errordocument.test_error_docs_app ... ok >tests.test_errordocument.test_forward ... ok >tests.test_errordocument.test_auth_docs_app ... ok >tests.test_errordocument.test_bad_error ... ok >tests.test_exceptions.test_error_middleware.test_makes_exception ... ok >tests.test_exceptions.test_error_middleware.test_unicode_exception ... ok >tests.test_exceptions.test_error_middleware.test_start_res ... ok >tests.test_exceptions.test_error_middleware.test_after_start ... ok >tests.test_exceptions.test_error_middleware.test_iter_app ... ok >tests.test_exceptions.test_formatter.test_excersize ... ok >tests.test_exceptions.test_formatter.test_content ... ok >tests.test_exceptions.test_formatter.test_trim ... ok >tests.test_exceptions.test_formatter.test_hide ... ok >When an error occurs and __traceback_stop__ is true for the ... ok >tests.test_exceptions.test_formatter.test_hide_after ... ok >tests.test_exceptions.test_formatter.test_hide_before ... ok >tests.test_exceptions.test_formatter.test_make_wrappable ... ok >make sure that location is a mandatory attribute of Redirects ... ok >verify that the middleware handles previously-started responses ... ok >verify unicode output ... ok >verify that html() and plain() output methods work ... ok >check that redirect returns the correct, expected results ... ok >tests.test_exceptions.test_httpexceptions.test_misc ... ok >tests.test_exceptions.test_reporter.test_logger ... ok >tests.test_fileapp.test_data ... ok >tests.test_fileapp.test_cache ... ok >tests.test_fileapp.test_disposition ... ok >tests.test_fileapp.test_modified ... FAIL >tests.test_fileapp.test_file ... ok >tests.test_fileapp.test_dir ... ok >tests.test_fileapp.test_range ... ok >tests.test_fileapp.test_file_range ... ok >tests.test_fileapp.test_file_cache ... ERROR >tests.test_fileapp.test_methods ... ok >tests.test_fixture.test_fixture ... ok >tests.test_fixture.test_fixture_form ... bingles >ok >tests.test_fixture.test_fixture_form_end ... ok >tests.test_grantip.test_make_app ... ok >tests.test_grantip.test_req ... ok >tests.test_gzipper.test_gzip ... ok >tests.test_httpheaders.test_environ ... ok >tests.test_httpheaders.test_environ_cgi ... ok >tests.test_httpheaders.test_response_headers ... ok >tests.test_httpheaders.test_cache_control ... FAIL >tests.test_httpheaders.test_content_disposition ... ok >tests.test_httpheaders.test_range ... ok >tests.test_httpheaders.test_copy ... ok >tests.test_httpheaders.test_sorting ... ok >tests.test_httpheaders.test_normalize ... ok >tests.test_httpheaders.test_if_modified_since ... ok >tests.test_httpserver.test_environ ... ok >tests.test_httpserver.test_environ_with_multiple_values ... ok >tests.test_import_string.test_simple ... ok >tests.test_import_string.test_complex ... ok >tests.test_multidict.test_dict ... ok >tests.test_multidict.test_unicode_dict ... ok >tests.test_profilemiddleware.test_profile ... 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:148(start_response_wrapper) > 1 0.000 0.000 0.000 0.000 lint.py:378(check_headers) > 1 0.000 0.000 0.000 0.000 lint.py:363(check_status) > 1 0.000 0.000 0.000 0.000 profile.py:54(run_app) > 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:403(check_content_type) > 1 0.000 0.000 0.000 0.000 profile.py:50(replace_start_response) > 1 0.000 0.000 0.000 0.000 wsgilib.py:334(start_response) > 1 0.000 0.000 0.000 0.000 lint.py:418(check_exc_info) > 1 0.000 0.000 0.000 0.000 lint.py:235(__init__) > 0 0.000 0.000 profile:0(profiler) > > > Ordered by: internal time, call count > >Function was called by... >lint.py:148(start_response_wrapper) <- profile.py:50(replace_start_response)(1) 0.000 >lint.py:378(check_headers) <- lint.py:148(start_response_wrapper)(1) 0.000 >lint.py:363(check_status) <- lint.py:148(start_response_wrapper)(1) 0.000 >profile.py:54(run_app) <- profile:0(profiler)(1) 0.000 >test_profilemiddleware.py:9(simple_app) <- profile.py:54(run_app)(1) 0.000 >lint.py:403(check_content_type) <- lint.py:148(start_response_wrapper)(1) 0.000 >profile.py:50(replace_start_response) <- test_profilemiddleware.py:9(simple_app)(1) 0.000 >wsgilib.py:334(start_response) <- lint.py:148(start_response_wrapper)(1) 0.000 >lint.py:418(check_exc_info) <- lint.py:148(start_response_wrapper)(1) 0.000 >lint.py:235(__init__) <- lint.py:148(start_response_wrapper)(1) 0.000 >profile:0(profiler) <- > > >ok >tests.test_profilemiddleware.test_decorator ... Function call: long_func() >Wall time: 0.00 seconds >ok >tests.test_recursive.test_ForwardRequest_url ... ok >tests.test_recursive.test_ForwardRequest_environ ... ok >tests.test_recursive.test_ForwardRequest_factory ... ok >tests.test_recursive.test_ForwardRequestException ... ok >tests.test_registry.test_simple ... ok >tests.test_registry.test_solo_registry ... ok >tests.test_registry.test_registry_no_object_error ... ok >tests.test_registry.test_with_default_object ... ok >tests.test_registry.test_double_registry ... ok >tests.test_registry.test_really_deep_registry ... ok >tests.test_registry.test_iterating_response ... ok >tests.test_registry.test_restorer_basic ... ok >tests.test_registry.test_restorer_basic_manager_outside ... ok >tests.test_registry.test_restorer_middleman_nested_evalexception ... ok >tests.test_registry.test_restorer_nested_middleman ... ok >tests.test_registry.test_restorer_middlemen_nested_evalexception ... ok >tests.test_registry.test_restorer_disabled ... ok >tests.test_request.test_gets ... ok >tests.test_request.test_language_parsing ... ok >tests.test_request.test_mime_parsing ... ok >tests.test_request.test_bad_cookie ... ok >tests.test_request_form.test_parse_querystring ... ok >tests.test_request_form.test_parsevars ... ok >tests.test_response.test_replace_header ... ok >tests.test_session.test_app1 ... ok >tests.test_session.test_app2 ... ok >tests.test_urlmap.test_map ... ok >tests.test_urlmap.test_404 ... ok >tests.test_urlparser.test_python ... ok >tests.test_urlparser.test_hook ... ok >tests.test_urlparser.test_not_found_hook ... ok >tests.test_urlparser.test_relative_path_in_static_parser ... ok >tests.test_urlparser.test_xss ... ok >tests.test_urlparser.test_egg_parser ... ok >tests.test_util.test_datetimeutil.test_timedelta ... ok >tests.test_util.test_datetimeutil.test_time ... ok >tests.test_util.test_datetimeutil.test_date ... ok >tests.test_util.test_mimeparse.test_parse_mime_type ... ok >tests.test_util.test_mimeparse.test_parse_illformed_mime_type ... ok >tests.test_util.test_mimeparse.test_parse_media_range ... ok >tests.test_util.test_mimeparse.test_fitness_and_quality_parsed ... ok >tests.test_util.test_mimeparse.test_quality_parsed ... ok >tests.test_util.test_mimeparse.test_quality ... ok >tests.test_util.test_mimeparse.test_best_match ... ok >tests.test_util.test_mimeparse.test_illformed_best_match ... ok >tests.test_util.test_mimeparse.test_sorted_match ... ok >test_html_quote (tests.test_util.test_quoting.TestQuoting) ... ok >test_html_unquote (tests.test_util.test_quoting.TestQuoting) ... ok >tests.test_wsgilib.test_add_close ... ERROR >tests.test_wsgiwrappers.test_wsgirequest_charset ... ok >tests.test_wsgiwrappers.test_wsgirequest_charset_fileupload ... ok >tests.test_wsgiwrappers.test_wsgiresponse_charset ... ok > >====================================================================== >ERROR: tests.test_doctests.test_doctests >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) >TypeError: test_doctests() takes exactly 1 argument (0 given) > >====================================================================== >ERROR: tests.test_doctests.test_doctest_mods >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) >TypeError: test_doctest_mods() takes exactly 1 argument (0 given) > >====================================================================== >ERROR: tests.test_fileapp.test_file_cache >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7/tests/test_fileapp.py", line 221, in test_file_cache > status=304) > File "/mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/fixture.py", line 211, in get > return self.do_request(req, status=status) > File "/mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/fixture.py", line 426, in do_request > self._check_status(status, res) > File "/mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7-python2_7/lib/paste/fixture.py", line 465, in _check_status > "Bad response: %s (not %s)" % (res.full_status, status)) >AppError: Bad response: 200 OK (not 304) > >====================================================================== >ERROR: tests.test_wsgilib.test_add_close >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) >TypeError: test_add_close() takes exactly 2 arguments (0 given) > >====================================================================== >FAIL: tests.test_fileapp.test_modified >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7/tests/test_fileapp.py", line 89, in test_modified > assert "<Response 304 Not Modified ''>" == repr(res) >AssertionError > >====================================================================== >FAIL: tests.test_httpheaders.test_cache_control >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7/tests/test_httpheaders.py", line 66, in test_cache_control > assert EXPIRES.parse(headers) > time.time() >AssertionError > >---------------------------------------------------------------------- >Ran 125 tests in 0.638s > >FAILED (errors=4, failures=2) > * ERROR: dev-python/paste-3.0.7::gentoo failed (test phase): > * Tests fail with python2.7 > * > * Call stack: > * ebuild.sh, line 125: Called src_test > * environment, line 2925: Called distutils-r1_src_test > * environment, line 1056: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 436: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 2453: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1826: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1824: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 703: Called distutils-r1_run_phase 'python_test' > * environment, line 987: Called python_test > * environment, line 2827: Called die > * The specific snippet of code: > * nosetests -P -v || die "Tests fail with ${EPYTHON}" > * > * If you need support, post the output of `emerge --info '=dev-python/paste-3.0.7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/paste-3.0.7::gentoo'`. > * The complete build log is located at '/mnt/portagetmp/portage/dev-python/paste-3.0.7/temp/build.log'. > * The ebuild environment file is located at '/mnt/portagetmp/portage/dev-python/paste-3.0.7/temp/environment'. > * Working directory: '/mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7' > * S: '/mnt/portagetmp/portage/dev-python/paste-3.0.7/work/Paste-3.0.7'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 708808
: 613044 |
613046