Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 513202 Details for
Bug 643438
dev-python/sabyenc-3.3.2 : [TEST] _pytest.vendored_packages.pluggy.PluginValidationError: Plugin case could not be loaded: (mock 1.3.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:sabyenc-3.3.2:20180104-005933.log
dev-python:sabyenc-3.3.2:20180104-005933.log (text/plain), 5.90 KB, created by
Toralf Förster
on 2018-01-04 16:57:46 UTC
(
hide
)
Description:
dev-python:sabyenc-3.3.2:20180104-005933.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-01-04 16:57:46 UTC
Size:
5.90 KB
patch
obsolete
> * Package: dev-python/sabyenc-3.3.2 > * Repository: gentoo > * Maintainer: jsbronder@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Source unpacked in /var/tmp/portage/dev-python/sabyenc-3.3.2/work >>>> Preparing source in /var/tmp/portage/dev-python/sabyenc-3.3.2/work/sabyenc-3.3.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/sabyenc-3.3.2/work/sabyenc-3.3.2 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/sabyenc-3.3.2/work/sabyenc-3.3.2 ... > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python2.7 setup.py build >running build >running build_ext >building 'sabyenc' extension >creating /var/tmp/portage/dev-python/sabyenc-3.3.2/work/sabyenc-3.3.2-python2_7/temp.linux-x86_64-2.7 >creating /var/tmp/portage/dev-python/sabyenc-3.3.2/work/sabyenc-3.3.2-python2_7/temp.linux-x86_64-2.7/src >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fPIC -I/usr/include/python2.7 -c src/sabyenc.c -o /var/tmp/portage/dev-python/sabyenc-3.3.2/work/sabyenc-3.3.2-python2_7/temp.linux-x86_64-2.7/src/sabyenc.o >src/sabyenc.c:100:13: warning: âcrc_updateâ defined but not used [-Wunused-function] > static void crc_update(Crc32 *crc, uInt c) { > ^~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -Wall /var/tmp/portage/dev-python/sabyenc-3.3.2/work/sabyenc-3.3.2-python2_7/temp.linux-x86_64-2.7/src/sabyenc.o -L/usr/lib64 -lpython2.7 -o /var/tmp/portage/dev-python/sabyenc-3.3.2/work/sabyenc-3.3.2-python2_7/lib/sabyenc.so >>>> Source compiled. >>>> Test phase: dev-python/sabyenc-3.3.2 > * python2_7: running distutils-r1_run_phase python_test >Traceback (most recent call last): > File "/usr/lib/python-exec/python2.7/pytest", line 11, in <module> > load_entry_point('pytest==3.2.2', 'console_scripts', 'pytest')() > File "/usr/lib64/python2.7/site-packages/_pytest/config.py", line 49, in main > config = _prepareconfig(args, plugins) > File "/usr/lib64/python2.7/site-packages/_pytest/config.py", line 168, in _prepareconfig > pluginmanager=pluginmanager, args=args) > File "/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py", line 745, in __call__ > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) > File "/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py", line 339, in _hookexec > return self._inner_hookexec(hook, methods, kwargs) > File "/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py", line 334, in <lambda> > _MultiCall(methods, kwargs, hook.spec_opts).execute() > File "/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py", line 613, in execute > return _wrapped_call(hook_impl.function(*args), self.execute) > File "/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py", line 250, in _wrapped_call > wrap_controller.send(call_outcome) > File "/usr/lib64/python2.7/site-packages/_pytest/helpconfig.py", line 68, in pytest_cmdline_parse > config = outcome.get_result() > File "/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py", line 280, in get_result > _reraise(*ex) # noqa > File "/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py", line 265, in __init__ > self.result = func() > File "/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py", line 614, in execute > res = hook_impl.function(*args) > File "/usr/lib64/python2.7/site-packages/_pytest/config.py", line 957, in pytest_cmdline_parse > self.parse(args) > File "/usr/lib64/python2.7/site-packages/_pytest/config.py", line 1121, in parse > self._preparse(args, addopts=addopts) > File "/usr/lib64/python2.7/site-packages/_pytest/config.py", line 1084, in _preparse > self.pluginmanager.load_setuptools_entrypoints('pytest11') > File "/usr/lib64/python2.7/site-packages/_pytest/vendored_packages/pluggy.py", line 515, in load_setuptools_entrypoints > "Plugin %r could not be loaded: %s!" % (ep.name, e)) >_pytest.vendored_packages.pluggy.PluginValidationError: Plugin 'case' could not be loaded: (mock 1.3.0 (/usr/lib64/python2.7/site-packages), Requirement.parse('mock>=2.0'))! > * ERROR: dev-python/sabyenc-3.3.2::gentoo failed (test phase): > * Test failed. > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 2715: Called distutils-r1_src_test > * environment, line 886: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 332: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 2234: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1540: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1538: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 556: Called distutils-r1_run_phase 'python_test' > * environment, line 817: Called python_test > * environment, line 2595: Called die > * The specific snippet of code: > * pytest -v || die "Test failed." > * > * If you need support, post the output of `emerge --info '=dev-python/sabyenc-3.3.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/sabyenc-3.3.2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:sabyenc-3.3.2:20180104-005933.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/sabyenc-3.3.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/sabyenc-3.3.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/sabyenc-3.3.2/work/sabyenc-3.3.2' > * S: '/var/tmp/portage/dev-python/sabyenc-3.3.2/work/sabyenc-3.3.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 643438
:
513200
| 513202 |
513204
|
513206
|
513208
|
513210