Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 551326 Details for
Bug 668710
dev-python/fields-5.0.0 should depend on pluggy<0.7,>=0.5 if USE=test
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build/test log
dev-python:fields-5.0.0:20181015-113147.log (text/plain), 6.45 KB, created by
Tobias Klausmann (RETIRED)
on 2018-10-15 12:23:35 UTC
(
hide
)
Description:
build/test log
Filename:
MIME Type:
Creator:
Tobias Klausmann (RETIRED)
Created:
2018-10-15 12:23:35 UTC
Size:
6.45 KB
patch
obsolete
> * Package: dev-python/fields-5.0.0 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: alpha elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_6 test userland_GNU > * FEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking fields-5.0.0.tar.gz to /var/tmp/portage/dev-python/fields-5.0.0/work >>>> Source unpacked in /var/tmp/portage/dev-python/fields-5.0.0/work >>>> Preparing source in /var/tmp/portage/dev-python/fields-5.0.0/work/fields-5.0.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/fields-5.0.0/work/fields-5.0.0 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/fields-5.0.0/work/fields-5.0.0 ... > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >python2.7 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/fields-5.0.0/work/fields-5.0.0-python2_7/lib/fields >copying src/fields/__init__.py -> /var/tmp/portage/dev-python/fields-5.0.0/work/fields-5.0.0-python2_7/lib/fields >copying src/fields/py2ordereddict.py -> /var/tmp/portage/dev-python/fields-5.0.0/work/fields-5.0.0-python2_7/lib/fields >copying src/fields/extras.py -> /var/tmp/portage/dev-python/fields-5.0.0/work/fields-5.0.0-python2_7/lib/fields >running egg_info >writing src/fields.egg-info/PKG-INFO >writing top-level names to src/fields.egg-info/top_level.txt >writing dependency_links to src/fields.egg-info/dependency_links.txt >reading manifest file 'src/fields.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no directories found matching 'examples' >warning: no files found matching '.isort.cfg' >warning: no files found matching '.pylintrc' >warning: no files found matching 'bootstrap.py' >warning: no previously-included files matching '*.py[cod]' found anywhere in distribution >warning: no previously-included files matching '__pycache__' found anywhere in distribution >warning: no previously-included files matching '*.so' found anywhere in distribution >warning: no previously-included files matching '*.dylib' found anywhere in distribution >writing manifest file 'src/fields.egg-info/SOURCES.txt' >warning: build_py: byte-compiling is disabled, skipping. > > * python3_6: running distutils-r1_run_phase distutils-r1_python_compile >python3.6 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/fields-5.0.0/work/fields-5.0.0-python3_6/lib/fields >copying src/fields/__init__.py -> /var/tmp/portage/dev-python/fields-5.0.0/work/fields-5.0.0-python3_6/lib/fields >copying src/fields/py2ordereddict.py -> /var/tmp/portage/dev-python/fields-5.0.0/work/fields-5.0.0-python3_6/lib/fields >copying src/fields/extras.py -> /var/tmp/portage/dev-python/fields-5.0.0/work/fields-5.0.0-python3_6/lib/fields >running egg_info >writing src/fields.egg-info/PKG-INFO >writing dependency_links to src/fields.egg-info/dependency_links.txt >writing top-level names to src/fields.egg-info/top_level.txt >reading manifest file 'src/fields.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no directories found matching 'examples' >warning: no files found matching '.isort.cfg' >warning: no files found matching '.pylintrc' >warning: no files found matching 'bootstrap.py' >warning: no previously-included files matching '*.py[cod]' found anywhere in distribution >warning: no previously-included files matching '__pycache__' found anywhere in distribution >warning: no previously-included files matching '*.so' found anywhere in distribution >warning: no previously-included files matching '*.dylib' found anywhere in distribution >writing manifest file 'src/fields.egg-info/SOURCES.txt' >warning: build_py: byte-compiling is disabled, skipping. > >>>> Source compiled. >>>> Test phase: dev-python/fields-5.0.0 > * python2_7: running distutils-r1_run_phase python_test >Traceback (most recent call last): > File "/usr/lib/python-exec/python2.7/py.test", line 6, in <module> > from pkg_resources import load_entry_point > File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3098, in <module> > @_call_aside > File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3082, in _call_aside > f(*args, **kwargs) > File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3111, in _initialize_master_working_set > working_set = WorkingSet._build_master() > File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 575, in _build_master > return cls._build_from_requirements(__requires__) > File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 588, in _build_from_requirements > dists = ws.resolve(reqs, Environment()) > File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 777, in resolve > raise DistributionNotFound(req, requirers) >pkg_resources.DistributionNotFound: The 'pluggy<0.7,>=0.5' distribution was not found and is required by pytest > * ERROR: dev-python/fields-5.0.0::gentoo failed (test phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 2622: Called distutils-r1_src_test > * environment, line 862: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 313: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 2149: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1516: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1514: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 525: Called distutils-r1_run_phase 'python_test' > * environment, line 793: Called python_test > * environment, line 2524: Called die > * The specific snippet of code: > * py.test -vv || die > * > * If you need support, post the output of `emerge --info '=dev-python/fields-5.0.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/fields-5.0.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:fields-5.0.0:20181015-113147.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/fields-5.0.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/fields-5.0.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/fields-5.0.0/work/fields-5.0.0' > * S: '/var/tmp/portage/dev-python/fields-5.0.0/work/fields-5.0.0'
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 668710
: 551326