Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 504068 Details for
Bug 637380
dev-python/pxml-0.2.12 : [TEST] ERROR: test_color (pxml.test.TestPxml)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:pxml-0.2.12:20171112-214639.log
dev-python:pxml-0.2.12:20171112-214639.log (text/plain), 5.70 KB, created by
Toralf Förster
on 2017-11-13 18:55:50 UTC
(
hide
)
Description:
dev-python:pxml-0.2.12:20171112-214639.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-11-13 18:55:50 UTC
Size:
5.70 KB
patch
obsolete
> * Package: dev-python/pxml-0.2.12 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pxml-0.2.12.tar.gz to /var/tmp/portage/dev-python/pxml-0.2.12/work >>>> Source unpacked in /var/tmp/portage/dev-python/pxml-0.2.12/work >>>> Preparing source in /var/tmp/portage/dev-python/pxml-0.2.12/work/pxml-0.2.12 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/pxml-0.2.12/work/pxml-0.2.12 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/pxml-0.2.12/work/pxml-0.2.12 ... > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python2.7 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/pxml-0.2.12/work/pxml-0.2.12-python2_7/lib/pxml >copying pxml/__init__.py -> /var/tmp/portage/dev-python/pxml-0.2.12/work/pxml-0.2.12-python2_7/lib/pxml >copying pxml/test.py -> /var/tmp/portage/dev-python/pxml-0.2.12/work/pxml-0.2.12-python2_7/lib/pxml >running egg_info >writing requirements to pxml.egg-info/requires.txt >writing pxml.egg-info/PKG-INFO >writing top-level names to pxml.egg-info/top_level.txt >writing dependency_links to pxml.egg-info/dependency_links.txt >writing entry points to pxml.egg-info/entry_points.txt >reading manifest file 'pxml.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'pxml.egg-info/SOURCES.txt' >warning: build_py: byte-compiling is disabled, skipping. > > * python3_4: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python3.4 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/pxml-0.2.12/work/pxml-0.2.12-python3_4/lib/pxml >copying pxml/__init__.py -> /var/tmp/portage/dev-python/pxml-0.2.12/work/pxml-0.2.12-python3_4/lib/pxml >copying pxml/test.py -> /var/tmp/portage/dev-python/pxml-0.2.12/work/pxml-0.2.12-python3_4/lib/pxml >running egg_info >writing requirements to pxml.egg-info/requires.txt >writing top-level names to pxml.egg-info/top_level.txt >writing entry points to pxml.egg-info/entry_points.txt >writing dependency_links to pxml.egg-info/dependency_links.txt >writing pxml.egg-info/PKG-INFO >reading manifest file 'pxml.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'pxml.egg-info/SOURCES.txt' >warning: build_py: byte-compiling is disabled, skipping. > >>>> Source compiled. >>>> Test phase: dev-python/pxml-0.2.12 > * python2_7: running distutils-r1_run_phase python_test >test_canonicalAttributeOrder (pxml.test.TestPxml) ... ok >test_color (pxml.test.TestPxml) ... ERROR >test_encodingOverride (pxml.test.TestPxml) ... ok >test_simple (pxml.test.TestPxml) ... ok >test_version (pxml.test.TestPxml) ... ok >test_different_xml (pxml.test.TestPxmlTestMixin) ... ok >test_equivalent_xml (pxml.test.TestPxmlTestMixin) ... ok >test_unicode (pxml.test.TestPxmlTestMixin) ... ok > >====================================================================== >ERROR: test_color (pxml.test.TestPxml) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-python/pxml-0.2.12/work/pxml-0.2.12/pxml/test.py", line 62, in test_color > self.assertTrue(pxml.prettify(src, out, color=True)) > File "/var/tmp/portage/dev-python/pxml-0.2.12/work/pxml-0.2.12/pxml/__init__.py", line 246, in prettify > return colorizeXml(dom, output, encoding=encoding, colorspec=color) > File "/var/tmp/portage/dev-python/pxml-0.2.12/work/pxml-0.2.12/pxml/__init__.py", line 181, in colorizeXml > colorspec = ColorSpec() > File "/var/tmp/portage/dev-python/pxml-0.2.12/work/pxml-0.2.12/pxml/__init__.py", line 164, in __init__ > t = blessings.Terminal(force_styling=True) > File "/usr/lib64/python2.7/site-packages/blessings/__init__.py", line 105, in __init__ > self._init_descriptor) >error: setupterm: could not find terminal > >---------------------------------------------------------------------- >Ran 8 tests in 0.027s > >FAILED (errors=1) > * ERROR: dev-python/pxml-0.2.12::gentoo failed (test phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 3682: Called distutils-r1_src_test > * environment, line 1028: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 320: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 3206: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2313: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2311: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 615: Called distutils-r1_run_phase 'python_test' > * environment, line 959: Called python_test > * environment, line 3562: Called die > * The specific snippet of code: > * nosetests --verbose || die > * > * If you need support, post the output of `emerge --info '=dev-python/pxml-0.2.12::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/pxml-0.2.12::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:pxml-0.2.12:20171112-214639.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/pxml-0.2.12/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/pxml-0.2.12/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/pxml-0.2.12/work/pxml-0.2.12' > * S: '/var/tmp/portage/dev-python/pxml-0.2.12/work/pxml-0.2.12'
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 637380
:
504066
| 504068 |
504070
|
504072
|
504074
|
504076