Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 535144 Details for
Bug 656440
dev-python/flexmock-0.10.2 : [TEST] E flexmock.CallOrderError: bar() called before bar( b )
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:flexmock-0.10.2:20180606-203753.log
dev-python:flexmock-0.10.2:20180606-203753.log (text/plain), 5.28 KB, created by
Toralf Förster
on 2018-06-06 20:43:03 UTC
(
hide
)
Description:
dev-python:flexmock-0.10.2:20180606-203753.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-06-06 20:43:03 UTC
Size:
5.28 KB
patch
obsolete
> * Package: dev-python/flexmock-0.10.2 > * Repository: gentoo > * Maintainer: nelo@wallus.de polynomial-c@gentoo.org,proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_5 test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking flexmock-0.10.2.tar.gz to /var/tmp/portage/dev-python/flexmock-0.10.2/work >>>> Source unpacked in /var/tmp/portage/dev-python/flexmock-0.10.2/work >>>> Preparing source in /var/tmp/portage/dev-python/flexmock-0.10.2/work/flexmock-0.10.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/flexmock-0.10.2/work/flexmock-0.10.2 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/flexmock-0.10.2/work/flexmock-0.10.2 ... > * python3_5: running distutils-r1_run_phase distutils-r1_python_compile >python3.5 setup.py build >running build >running build_py >copying flexmock.py -> /var/tmp/portage/dev-python/flexmock-0.10.2/work/flexmock-0.10.2-python3_5/lib >warning: build_py: byte-compiling is disabled, skipping. > >>>> Source compiled. >>>> Test phase: dev-python/flexmock-0.10.2 > * python3_5: running distutils-r1_run_phase python_test >Traceback (most recent call last): > File "/usr/lib/python-exec/python3.5/pytest", line 11, in <module> > load_entry_point('pytest==3.4.1', 'console_scripts', 'pytest')() > File "/usr/lib64/python3.5/site-packages/_pytest/config.py", line 50, in main > config = _prepareconfig(args, plugins) > File "/usr/lib64/python3.5/site-packages/_pytest/config.py", line 161, in _prepareconfig > pluginmanager=pluginmanager, args=args) > File "/usr/lib64/python3.5/site-packages/pluggy/__init__.py", line 617, in __call__ > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) > File "/usr/lib64/python3.5/site-packages/pluggy/__init__.py", line 222, in _hookexec > return self._inner_hookexec(hook, methods, kwargs) > File "/usr/lib64/python3.5/site-packages/pluggy/__init__.py", line 216, in <lambda> > firstresult=hook.spec_opts.get('firstresult'), > File "/usr/lib64/python3.5/site-packages/pluggy/callers.py", line 196, in _multicall > gen.send(outcome) > File "/usr/lib64/python3.5/site-packages/_pytest/helpconfig.py", line 68, in pytest_cmdline_parse > config = outcome.get_result() > File "/usr/lib64/python3.5/site-packages/pluggy/callers.py", line 76, in get_result > raise ex[1].with_traceback(ex[2]) > File "/usr/lib64/python3.5/site-packages/pluggy/callers.py", line 180, in _multicall > res = hook_impl.function(*args) > File "/usr/lib64/python3.5/site-packages/_pytest/config.py", line 944, in pytest_cmdline_parse > self.parse(args) > File "/usr/lib64/python3.5/site-packages/_pytest/config.py", line 1109, in parse > self._preparse(args, addopts=addopts) > File "/usr/lib64/python3.5/site-packages/_pytest/config.py", line 1072, in _preparse > self.pluginmanager.load_setuptools_entrypoints('pytest11') > File "/usr/lib64/python3.5/site-packages/pluggy/__init__.py", line 397, in load_setuptools_entrypoints > plugin = ep.load() > File "/usr/lib64/python3.5/site-packages/pkg_resources/__init__.py", line 2408, in load > return self.resolve() > File "/usr/lib64/python3.5/site-packages/pkg_resources/__init__.py", line 2414, in resolve > module = __import__(self.module_name, fromlist=['__name__'], level=0) > File "/usr/lib64/python3.5/site-packages/_pytest/assertion/rewrite.py", line 213, in load_module > py.builtin.exec_(co, mod.__dict__) > File "/usr/lib64/python3.5/site-packages/pytest_metadata/plugin.py", line 8, in <module> > import _pytest._pluggy as pluggy >ImportError: No module named '_pytest._pluggy' > * ERROR: dev-python/flexmock-0.10.2::gentoo failed (test phase): > * pytest failed > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 2710: Called distutils-r1_src_test > * environment, line 961: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 423: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 2240: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1615: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1613: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 635: Called distutils-r1_run_phase 'python_test' > * environment, line 892: Called python_test > * environment, line 2612: Called die > * The specific snippet of code: > * pytest -vv tests || die "pytest failed" > * > * If you need support, post the output of `emerge --info '=dev-python/flexmock-0.10.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/flexmock-0.10.2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:flexmock-0.10.2:20180606-203753.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/flexmock-0.10.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/flexmock-0.10.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/flexmock-0.10.2/work/flexmock-0.10.2' > * S: '/var/tmp/portage/dev-python/flexmock-0.10.2/work/flexmock-0.10.2'
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 656440
:
532986
|
532988
|
532990
|
532992
|
532994
|
532996
|
532998
|
535142
| 535144 |
535146
|
535148
|
535150
|
535152
|
535154