Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 528522 Details for
Bug 654092
dev-python/html5lib-1.0.1 fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python/html5lib-1.0.1:20180425-165533.log
html5lib-1.0.1:20180425-165533.log (text/plain), 35.19 KB, created by
eroen
on 2018-04-25 17:25:05 UTC
(
hide
)
Description:
dev-python/html5lib-1.0.1:20180425-165533.log
Filename:
MIME Type:
Creator:
eroen
Created:
2018-04-25 17:25:05 UTC
Size:
35.19 KB
patch
obsolete
> * Package: dev-python/html5lib-1.0.1 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 test userland_GNU > * FEATURES: compressdebug installsources network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking html5lib-1.0.1.tar.gz to /var/tmp/portage/dev-python/html5lib-1.0.1/work >>>> Source unpacked in /var/tmp/portage/dev-python/html5lib-1.0.1/work >>>> Preparing source in /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1 ... > * 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/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib >copying html5lib/serializer.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib >copying html5lib/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib >copying html5lib/constants.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib >copying html5lib/_ihatexml.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib >copying html5lib/_inputstream.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib >copying html5lib/html5parser.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib >copying html5lib/_tokenizer.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib >copying html5lib/_utils.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treebuilders >copying html5lib/treebuilders/etree.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treebuilders >copying html5lib/treebuilders/base.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treebuilders >copying html5lib/treebuilders/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treebuilders >copying html5lib/treebuilders/etree_lxml.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treebuilders >copying html5lib/treebuilders/dom.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treebuilders >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/filters >copying html5lib/filters/base.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/filters >copying html5lib/filters/sanitizer.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/filters >copying html5lib/filters/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/filters >copying html5lib/filters/lint.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/filters >copying html5lib/filters/alphabeticalattributes.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/filters >copying html5lib/filters/whitespace.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/filters >copying html5lib/filters/inject_meta_charset.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/filters >copying html5lib/filters/optionaltags.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/filters >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treeadapters >copying html5lib/treeadapters/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treeadapters >copying html5lib/treeadapters/sax.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treeadapters >copying html5lib/treeadapters/genshi.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treeadapters >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treewalkers >copying html5lib/treewalkers/etree.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treewalkers >copying html5lib/treewalkers/base.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treewalkers >copying html5lib/treewalkers/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treewalkers >copying html5lib/treewalkers/etree_lxml.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treewalkers >copying html5lib/treewalkers/dom.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treewalkers >copying html5lib/treewalkers/genshi.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/treewalkers >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/_trie >copying html5lib/_trie/datrie.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/_trie >copying html5lib/_trie/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/_trie >copying html5lib/_trie/py.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/_trie >copying html5lib/_trie/_base.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python2_7/lib/html5lib/_trie >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/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib >copying html5lib/serializer.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib >copying html5lib/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib >copying html5lib/constants.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib >copying html5lib/_ihatexml.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib >copying html5lib/_inputstream.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib >copying html5lib/html5parser.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib >copying html5lib/_tokenizer.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib >copying html5lib/_utils.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treebuilders >copying html5lib/treebuilders/etree.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treebuilders >copying html5lib/treebuilders/base.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treebuilders >copying html5lib/treebuilders/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treebuilders >copying html5lib/treebuilders/etree_lxml.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treebuilders >copying html5lib/treebuilders/dom.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treebuilders >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/filters >copying html5lib/filters/base.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/filters >copying html5lib/filters/sanitizer.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/filters >copying html5lib/filters/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/filters >copying html5lib/filters/lint.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/filters >copying html5lib/filters/alphabeticalattributes.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/filters >copying html5lib/filters/whitespace.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/filters >copying html5lib/filters/inject_meta_charset.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/filters >copying html5lib/filters/optionaltags.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/filters >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treeadapters >copying html5lib/treeadapters/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treeadapters >copying html5lib/treeadapters/sax.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treeadapters >copying html5lib/treeadapters/genshi.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treeadapters >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treewalkers >copying html5lib/treewalkers/etree.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treewalkers >copying html5lib/treewalkers/base.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treewalkers >copying html5lib/treewalkers/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treewalkers >copying html5lib/treewalkers/etree_lxml.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treewalkers >copying html5lib/treewalkers/dom.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treewalkers >copying html5lib/treewalkers/genshi.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/treewalkers >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/_trie >copying html5lib/_trie/datrie.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/_trie >copying html5lib/_trie/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/_trie >copying html5lib/_trie/py.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/_trie >copying html5lib/_trie/_base.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_4/lib/html5lib/_trie >warning: build_py: byte-compiling is disabled, skipping. > > * python3_5: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python3.5 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib >copying html5lib/serializer.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib >copying html5lib/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib >copying html5lib/constants.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib >copying html5lib/_ihatexml.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib >copying html5lib/_inputstream.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib >copying html5lib/html5parser.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib >copying html5lib/_tokenizer.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib >copying html5lib/_utils.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treebuilders >copying html5lib/treebuilders/etree.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treebuilders >copying html5lib/treebuilders/base.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treebuilders >copying html5lib/treebuilders/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treebuilders >copying html5lib/treebuilders/etree_lxml.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treebuilders >copying html5lib/treebuilders/dom.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treebuilders >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/filters >copying html5lib/filters/base.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/filters >copying html5lib/filters/sanitizer.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/filters >copying html5lib/filters/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/filters >copying html5lib/filters/lint.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/filters >copying html5lib/filters/alphabeticalattributes.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/filters >copying html5lib/filters/whitespace.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/filters >copying html5lib/filters/inject_meta_charset.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/filters >copying html5lib/filters/optionaltags.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/filters >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treeadapters >copying html5lib/treeadapters/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treeadapters >copying html5lib/treeadapters/sax.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treeadapters >copying html5lib/treeadapters/genshi.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treeadapters >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treewalkers >copying html5lib/treewalkers/etree.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treewalkers >copying html5lib/treewalkers/base.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treewalkers >copying html5lib/treewalkers/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treewalkers >copying html5lib/treewalkers/etree_lxml.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treewalkers >copying html5lib/treewalkers/dom.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treewalkers >copying html5lib/treewalkers/genshi.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/treewalkers >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/_trie >copying html5lib/_trie/datrie.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/_trie >copying html5lib/_trie/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/_trie >copying html5lib/_trie/py.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/_trie >copying html5lib/_trie/_base.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_5/lib/html5lib/_trie >warning: build_py: byte-compiling is disabled, skipping. > > * python3_6: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python3.6 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib >copying html5lib/serializer.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib >copying html5lib/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib >copying html5lib/constants.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib >copying html5lib/_ihatexml.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib >copying html5lib/_inputstream.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib >copying html5lib/html5parser.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib >copying html5lib/_tokenizer.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib >copying html5lib/_utils.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treebuilders >copying html5lib/treebuilders/etree.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treebuilders >copying html5lib/treebuilders/base.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treebuilders >copying html5lib/treebuilders/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treebuilders >copying html5lib/treebuilders/etree_lxml.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treebuilders >copying html5lib/treebuilders/dom.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treebuilders >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/filters >copying html5lib/filters/base.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/filters >copying html5lib/filters/sanitizer.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/filters >copying html5lib/filters/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/filters >copying html5lib/filters/lint.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/filters >copying html5lib/filters/alphabeticalattributes.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/filters >copying html5lib/filters/whitespace.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/filters >copying html5lib/filters/inject_meta_charset.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/filters >copying html5lib/filters/optionaltags.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/filters >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treeadapters >copying html5lib/treeadapters/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treeadapters >copying html5lib/treeadapters/sax.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treeadapters >copying html5lib/treeadapters/genshi.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treeadapters >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treewalkers >copying html5lib/treewalkers/etree.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treewalkers >copying html5lib/treewalkers/base.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treewalkers >copying html5lib/treewalkers/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treewalkers >copying html5lib/treewalkers/etree_lxml.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treewalkers >copying html5lib/treewalkers/dom.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treewalkers >copying html5lib/treewalkers/genshi.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/treewalkers >creating /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/_trie >copying html5lib/_trie/datrie.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/_trie >copying html5lib/_trie/__init__.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/_trie >copying html5lib/_trie/py.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/_trie >copying html5lib/_trie/_base.py -> /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1-python3_6/lib/html5lib/_trie >warning: build_py: byte-compiling is disabled, skipping. > >>>> Source compiled. >>>> Test phase: dev-python/html5lib-1.0.1 > * python2_7: running distutils-r1_run_phase python_test >============================================= test session starts ============================================== >platform linux2 -- Python 2.7.14, pytest-3.2.2, py-1.5.3, pluggy-0.4.0 -- /usr/bin/python2.7 >cachedir: .cache >rootdir: /var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1, inifile: pytest.ini >plugins: xprocess-0.12.1, xdist-1.20.1, virtualenv-1.2.11, subtesthack-0.1.1, shutil-1.2.11, relaxed-1.1.0, localserver-0.3.7, isort-0.1.0, forked-0.2, flake8-0.8.1, expect-1.1.0, cov-2.5.1, hypothesis-3.50.1, flaky-3.4.0, betamax-0.8.0, backports.unittest-mock-1.3 >collecting ... collected 31760 items / 5 errors > >===Flaky Test Report=== > > >===End Flaky Test Report=== >=========================================== short test summary info ============================================ >ERROR setup.py >ERROR html5lib/tests/test_encoding.py >ERROR html5lib/tests/tokenizertotree.py >ERROR html5lib/treeadapters/genshi.py >ERROR html5lib/treewalkers/genshi.py >==================================================== ERRORS ==================================================== >__________________________________________ ERROR collecting setup.py ___________________________________________ >setup.py:123: in <module> > "all:platform_python_implementation == 'CPython'": ["datrie", "lxml"], >/usr/lib64/python2.7/site-packages/setuptools/__init__.py:129: in setup > return distutils.core.setup(**attrs) >/usr/lib64/python2.7/distutils/core.py:139: in setup > raise SystemExit, gen_usage(dist.script_name) + "\nerror: %s" % msg >E SystemExit: usage: py.test [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] >E or: py.test --help [cmd1 cmd2 ...] >E or: py.test --help-commands >E or: py.test cmd --help >E >E error: no commands supplied >_______________________________ ERROR collecting html5lib/tests/test_encoding.py _______________________________ >/usr/lib64/python2.7/site-packages/_pytest/runner.py:196: in __init__ > self.result = func() >/usr/lib64/python2.7/site-packages/_pytest/runner.py:375: in <lambda> > lambda: list(collector.collect()), >/usr/lib64/python2.7/site-packages/_pytest/python.py:389: in collect > return super(Module, self).collect() >/usr/lib64/python2.7/site-packages/_pytest/python.py:330: in collect > res = self.makeitem(name, obj) >/usr/lib64/python2.7/site-packages/_pytest/python.py:342: in makeitem > collector=self, name=name, obj=obj) >/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py:745: in __call__ > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) >/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py:339: in _hookexec > return self._inner_hookexec(hook, methods, kwargs) >/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py:334: in <lambda> > _MultiCall(methods, kwargs, hook.spec_opts).execute() >/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py:613: in execute > return _wrapped_call(hook_impl.function(*args), self.execute) >/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py:250: in _wrapped_call > wrap_controller.send(call_outcome) >/usr/lib64/python2.7/site-packages/_pytest/python.py:188: in pytest_pycollect_makeitem > res = list(collector._genfunctions(name, obj)) >/usr/lib64/python2.7/site-packages/_pytest/python.py:362: in _genfunctions > self.ihook.pytest_generate_tests(metafunc=metafunc) >/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py:745: in __call__ > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) >/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py:339: in _hookexec > return self._inner_hookexec(hook, methods, kwargs) >/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py:334: in <lambda> > _MultiCall(methods, kwargs, hook.spec_opts).execute() >/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py:614: in execute > res = hook_impl.function(*args) >/usr/lib64/python2.7/site-packages/_pytest/python.py:113: in pytest_generate_tests > metafunc.parametrize(*marker.args, **marker.kwargs) >/usr/lib64/python2.7/site-packages/_pytest/python.py:833: in parametrize > ids = idmaker(argnames, parameters, idfn, ids, self.config) >/usr/lib64/python2.7/site-packages/_pytest/python.py:958: in idmaker > for valindex, parameterset in enumerate(parametersets)] >/usr/lib64/python2.7/site-packages/_pytest/python.py:950: in _idvalset > for val, argname in zip(parameterset.values, argnames)] >/usr/lib64/python2.7/site-packages/_pytest/python.py:933: in _idval > return _ascii_escaped(val) >/usr/lib64/python2.7/site-packages/_pytest/compat.py:184: in _ascii_escaped > return val.encode('ascii') >E UnicodeEncodeError: 'ascii' codec can't encode character u'\ufeff' in position 0: ordinal not in range(128) >______________________________ ERROR collecting html5lib/tests/tokenizertotree.py ______________________________ >ImportError while importing test module '/var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1/html5lib/tests/tokenizertotree.py'. >Hint: make sure your test modules/packages have valid Python names. >Traceback: >html5lib/tests/tokenizertotree.py:10: in <module> > from . import test_tokenizer >E ImportError: cannot import name test_tokenizer >_______________________________ ERROR collecting html5lib/treeadapters/genshi.py _______________________________ >ImportError while importing test module '/var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1/html5lib/treeadapters/genshi.py'. >Hint: make sure your test modules/packages have valid Python names. >Traceback: >html5lib/treeadapters/genshi.py:3: in <module> > from genshi.core import QName, Attrs >E ImportError: No module named genshi.core >_______________________________ ERROR collecting html5lib/treewalkers/genshi.py ________________________________ >ImportError while importing test module '/var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1/html5lib/treewalkers/genshi.py'. >Hint: make sure your test modules/packages have valid Python names. >Traceback: >html5lib/treewalkers/genshi.py:3: in <module> > from genshi.core import QName >E ImportError: No module named genshi.core >=============================================== warnings summary =============================================== >html5lib/constants.py::DataLossWarning > cannot collect test class 'DataLossWarning' because it has a __init__ constructor > >html5lib/html5parser.py::HTMLParser > cannot collect test class 'HTMLParser' because it has a __init__ constructor > >html5lib/html5parser.py::ParseError > cannot collect test class 'ParseError' because it has a __init__ constructor > >html5lib/serializer.py::HTMLSerializer > cannot collect test class 'HTMLSerializer' because it has a __init__ constructor > >html5lib/serializer.py::SerializeError > cannot collect test class 'SerializeError' because it has a __init__ constructor > >html5lib/filters/alphabeticalattributes.py::Filter > cannot collect test class 'Filter' because it has a __init__ constructor > >html5lib/filters/base.py::Filter > cannot collect test class 'Filter' because it has a __init__ constructor > >html5lib/filters/inject_meta_charset.py::Filter > cannot collect test class 'Filter' because it has a __init__ constructor > >html5lib/filters/lint.py::Filter > cannot collect test class 'Filter' because it has a __init__ constructor > >html5lib/filters/optionaltags.py::Filter > cannot collect test class 'Filter' because it has a __init__ constructor > >html5lib/filters/sanitizer.py::Filter > cannot collect test class 'Filter' because it has a __init__ constructor > >html5lib/filters/whitespace.py::Filter > cannot collect test class 'Filter' because it has a __init__ constructor > >html5lib/tests/sanitizer.py::SanitizerFile > cannot collect test class 'SanitizerFile' because it has a __init__ constructor > >html5lib/tests/sanitizer.py::SanitizerTest > cannot collect test class 'SanitizerTest' because it has a __init__ constructor > >html5lib/tests/support.py::DefaultDict > cannot collect test class 'DefaultDict' because it has a __init__ constructor > >html5lib/tests/support.py::TestData > cannot collect test class 'TestData' because it has a __init__ constructor > >html5lib/tests/support.py::TracingSaxHandler > cannot collect test class 'TracingSaxHandler' because it has a __init__ constructor > >html5lib/tests/test_sanitizer.py::test_sanitizer > yield tests are deprecated, and scheduled to be removed in pytest 4.0 > >html5lib/tests/test_serializer.py::test_serializer > yield tests are deprecated, and scheduled to be removed in pytest 4.0 > >html5lib/tests/test_treewalkers.py::test_treewalker_six_mix > yield tests are deprecated, and scheduled to be removed in pytest 4.0 > >html5lib/tests/tokenizer.py::TokenizerTestParser > cannot collect test class 'TokenizerTestParser' because it has a __init__ constructor > >html5lib/tests/tokenizer.py::TokenizerFile > cannot collect test class 'TokenizerFile' because it has a __init__ constructor > >html5lib/tests/tokenizer.py::TokenizerTestCollector > cannot collect test class 'TokenizerTestCollector' because it has a __init__ constructor > >html5lib/tests/tokenizer.py::TokenizerTest > cannot collect test class 'TokenizerTest' because it has a __init__ constructor > >html5lib/tests/tree_construction.py::TreeConstructionFile > cannot collect test class 'TreeConstructionFile' because it has a __init__ constructor > >html5lib/tests/tree_construction.py::TreeConstructionTest > cannot collect test class 'TreeConstructionTest' because it has a __init__ constructor > >html5lib/tests/tree_construction.py::ParserTest > cannot collect test class 'ParserTest' because it has a __init__ constructor > >html5lib/tests/tree_construction.py::TreeWalkerTest > cannot collect test class 'TreeWalkerTest' because it has a __init__ constructor > >html5lib/treebuilders/base.py::Node > cannot collect test class 'Node' because it has a __init__ constructor > >html5lib/treebuilders/base.py::ActiveFormattingElements > cannot collect test class 'ActiveFormattingElements' because it has a __init__ constructor > >html5lib/treebuilders/base.py::TreeBuilder > cannot collect test class 'TreeBuilder' because it has a __init__ constructor > >html5lib/treebuilders/etree_lxml.py::DocumentType > cannot collect test class 'DocumentType' because it has a __init__ constructor > >html5lib/treebuilders/etree_lxml.py::Document > cannot collect test class 'Document' because it has a __init__ constructor > >html5lib/treebuilders/etree_lxml.py::TreeBuilder > cannot collect test class 'TreeBuilder' because it has a __init__ constructor > >html5lib/treewalkers/base.py::TreeWalker > cannot collect test class 'TreeWalker' because it has a __init__ constructor > >html5lib/treewalkers/base.py::NonRecursiveTreeWalker > cannot collect test class 'NonRecursiveTreeWalker' because it has a __init__ constructor > >html5lib/treewalkers/dom.py::TreeWalker > cannot collect test class 'TreeWalker' because it has a __init__ constructor > >html5lib/treewalkers/etree_lxml.py::Root > cannot collect test class 'Root' because it has a __init__ constructor > >html5lib/treewalkers/etree_lxml.py::Doctype > cannot collect test class 'Doctype' because it has a __init__ constructor > >html5lib/treewalkers/etree_lxml.py::FragmentRoot > cannot collect test class 'FragmentRoot' because it has a __init__ constructor > >html5lib/treewalkers/etree_lxml.py::FragmentWrapper > cannot collect test class 'FragmentWrapper' because it has a __init__ constructor > >html5lib/treewalkers/etree_lxml.py::TreeWalker > cannot collect test class 'TreeWalker' because it has a __init__ constructor > >-- Docs: http://doc.pytest.org/en/latest/warnings.html >!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 5 errors during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! >===================================== 42 warnings, 5 error in 6.72 seconds ===================================== > * ERROR: dev-python/html5lib-1.0.1::gentoo failed (test phase): > * Tests fail with python2.7 > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 2642: Called distutils-r1_src_test > * environment, line 892: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 354: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 2188: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1546: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1544: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 566: Called distutils-r1_run_phase 'python_test' > * environment, line 823: Called python_test > * environment, line 2544: Called die > * The specific snippet of code: > * py.test -v || die "Tests fail with ${EPYTHON}" > * > * If you need support, post the output of `emerge --info '=dev-python/html5lib-1.0.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/html5lib-1.0.1::gentoo'`. > * The complete build log is located at '/var/log/portage/build/dev-python/html5lib-1.0.1:20180425-165533.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/html5lib-1.0.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/html5lib-1.0.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1' > * S: '/var/tmp/portage/dev-python/html5lib-1.0.1/work/html5lib-1.0.1'
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 654092
: 528522