Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 540112 Details for
Bug 661594
dev-python/logbook-1.1.0 : [TEST] ImportError: cannot import name RLock (affects www-apps/nikola)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:logbook-1.1.0:20180719-115426.log
dev-python:logbook-1.1.0:20180719-115426.log (text/plain), 10.84 KB, created by
Toralf Förster
on 2018-07-19 16:58:00 UTC
(
hide
)
Description:
dev-python:logbook-1.1.0:20180719-115426.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-07-19 16:58:00 UTC
Size:
10.84 KB
patch
obsolete
> * Package: dev-python/logbook-1.1.0 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_5 test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking logbook-1.1.0.tar.gz to /var/tmp/portage/dev-python/logbook-1.1.0/work >>>> Source unpacked in /var/tmp/portage/dev-python/logbook-1.1.0/work >>>> Preparing source in /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0 ... > * Applying logbook-0.4.2-objectsinv.patch ... > [ ok ] > * Will copy sources from /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0 > * python2_7: copying to /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7 > * python3_5: copying to /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.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/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/lib/logbook >copying logbook/utils.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/lib/logbook >copying logbook/ticketing.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/lib/logbook >copying logbook/queues.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/lib/logbook >copying logbook/notifiers.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/lib/logbook >copying logbook/more.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/lib/logbook >copying logbook/handlers.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/lib/logbook >copying logbook/concurrency.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/lib/logbook >copying logbook/compat.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/lib/logbook >copying logbook/base.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/lib/logbook >copying logbook/_termcolors.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/lib/logbook >copying logbook/_fallback.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/lib/logbook >copying logbook/__version__.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/lib/logbook >copying logbook/__init__.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/lib/logbook >copying logbook/helpers.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/lib/logbook >warning: build_py: byte-compiling is disabled, skipping. > >running build_ext >building 'logbook._speedups' extension >creating /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/temp.linux-x86_64-2.7 >creating /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/temp.linux-x86_64-2.7/logbook >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -I/usr/include/python2.7 -c logbook/_speedups.c -o /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/build/temp.linux-x86_64-2.7/logbook/_speedups.o >x86_64-pc-linux-gnu-gcc: error: logbook/_speedups.c: No such file or directory >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >*************************************************************************** >command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1 >WARNING: The C extension could not be compiled, speedups are not enabled. >Failure information, if any, is above. >Retrying the build without the C extension now. >*************************************************************************** >running build >running build_py >warning: build_py: byte-compiling is disabled, skipping. > >running build_ext >*************************************************************************** >WARNING: The C extension could not be compiled, speedups are not enabled. >Plain-Python build succeeded. >*************************************************************************** > * python3_5: running distutils-r1_run_phase distutils-r1_python_compile >python3.5 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/lib/logbook >copying logbook/utils.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/lib/logbook >copying logbook/ticketing.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/lib/logbook >copying logbook/queues.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/lib/logbook >copying logbook/notifiers.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/lib/logbook >copying logbook/more.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/lib/logbook >copying logbook/handlers.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/lib/logbook >copying logbook/concurrency.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/lib/logbook >copying logbook/compat.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/lib/logbook >copying logbook/base.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/lib/logbook >copying logbook/_termcolors.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/lib/logbook >copying logbook/_fallback.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/lib/logbook >copying logbook/__version__.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/lib/logbook >copying logbook/__init__.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/lib/logbook >copying logbook/helpers.py -> /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/lib/logbook >warning: build_py: byte-compiling is disabled, skipping. > >running build_ext >building 'logbook._speedups' extension >creating /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/temp.linux-x86_64-3.5 >creating /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/temp.linux-x86_64-3.5/logbook >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -I/usr/include/python3.5m -c logbook/_speedups.c -o /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python3_5/build/temp.linux-x86_64-3.5/logbook/_speedups.o >x86_64-pc-linux-gnu-gcc: error: logbook/_speedups.c: No such file or directory >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >*************************************************************************** >command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1 >WARNING: The C extension could not be compiled, speedups are not enabled. >Failure information, if any, is above. >Retrying the build without the C extension now. >*************************************************************************** >running build >running build_py >warning: build_py: byte-compiling is disabled, skipping. > >running build_ext >*************************************************************************** >WARNING: The C extension could not be compiled, speedups are not enabled. >Plain-Python build succeeded. >*************************************************************************** > * python3_5: running distutils-r1_run_phase python_compile_all >>>> Source compiled. >>>> Test phase: dev-python/logbook-1.1.0 > * python2_7: running distutils-r1_run_phase python_test >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/_pytest/config/__init__.py", line 409, in _importconftest > mod = conftestpath.pyimport() > File "/usr/lib64/python2.7/site-packages/py/_path/local.py", line 668, in pyimport > __import__(modname) > File "/usr/lib64/python2.7/site-packages/_pytest/assertion/rewrite.py", line 226, in load_module > py.builtin.exec_(co, mod.__dict__) > File "/usr/lib64/python2.7/site-packages/py/_builtin.py", line 221, in exec_ > exec2(obj, globals, locals) > File "<string>", line 7, in exec2 > File "/var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/tests/conftest.py", line 1, in <module> > import logbook > File "/var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/logbook/__init__.py", line 14, in <module> > from .base import ( > File "/var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/logbook/base.py", line 19, in <module> > from logbook.concurrency import (greenlet_get_ident, thread_get_ident, > File "/var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/logbook/concurrency.py", line 31, in <module> > from gevent._threading import (Lock as ThreadLock, >ImportError: cannot import name RLock >ERROR: could not load /var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7/tests/conftest.py > > * ERROR: dev-python/logbook-1.1.0::gentoo failed (test phase): > * Tests failed under python2.7 > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 3571: Called distutils-r1_src_test > * environment, line 975: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 359: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 3094: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2263: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2261: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 649: Called distutils-r1_run_phase 'python_test' > * environment, line 906: Called python_test > * environment, line 3473: Called die > * The specific snippet of code: > * py.test tests || die "Tests failed under ${EPYTHON}" > * > * If you need support, post the output of `emerge --info '=dev-python/logbook-1.1.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/logbook-1.1.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:logbook-1.1.0:20180719-115426.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/logbook-1.1.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/logbook-1.1.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.0-python2_7' > * S: '/var/tmp/portage/dev-python/logbook-1.1.0/work/logbook-1.1.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 661594
:
540110
| 540112 |
540114
|
540116
|
540118
|
540120
|
540122