Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 659494 Details for
Bug 741618
dev-python/sphinxcontrib-spelling-5.3.0: failed to emerge (Could not import extension reno.sphinxext (exception: No module named 'reno'))
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 5.36 KB, created by
Leonid Kopylov
on 2020-09-11 09:49:50 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Leonid Kopylov
Created:
2020-09-11 09:49:50 UTC
Size:
5.36 KB
patch
obsolete
> * Package: dev-python/sphinxcontrib-spelling-5.3.0 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux python_targets_python3_7 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * python3_7: running distutils-r1_run_phase distutils-r1_python_compile >python3.7 setup.py build -j 5 >running build >running build_py >creating /var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.0-python3_7/lib/sphinxcontrib >copying sphinxcontrib/__init__.py -> /var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.0-python3_7/lib/sphinxcontrib >creating /var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.0-python3_7/lib/sphinxcontrib/spelling >copying sphinxcontrib/spelling/checker.py -> /var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.0-python3_7/lib/sphinxcontrib/spelling >copying sphinxcontrib/spelling/filters.py -> /var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.0-python3_7/lib/sphinxcontrib/spelling >copying sphinxcontrib/spelling/builder.py -> /var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.0-python3_7/lib/sphinxcontrib/spelling >copying sphinxcontrib/spelling/directive.py -> /var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.0-python3_7/lib/sphinxcontrib/spelling >copying sphinxcontrib/spelling/__init__.py -> /var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.0-python3_7/lib/sphinxcontrib/spelling >copying sphinxcontrib/spelling/asset.py -> /var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.0-python3_7/lib/sphinxcontrib/spelling >creating /var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.0-python3_7/lib/sphinxcontrib/spelling/tests >copying sphinxcontrib/spelling/tests/test_filter.py -> /var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.0-python3_7/lib/sphinxcontrib/spelling/tests >copying sphinxcontrib/spelling/tests/__init__.py -> /var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.0-python3_7/lib/sphinxcontrib/spelling/tests >copying sphinxcontrib/spelling/tests/test_checker.py -> /var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.0-python3_7/lib/sphinxcontrib/spelling/tests >copying sphinxcontrib/spelling/tests/test_builder.py -> /var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.0-python3_7/lib/sphinxcontrib/spelling/tests >running egg_info >writing sphinxcontrib_spelling.egg-info/PKG-INFO >writing dependency_links to sphinxcontrib_spelling.egg-info/dependency_links.txt >writing entry points to sphinxcontrib_spelling.egg-info/entry_points.txt >writing namespace_packages to sphinxcontrib_spelling.egg-info/namespace_packages.txt >writing requirements to sphinxcontrib_spelling.egg-info/requires.txt >writing top-level names to sphinxcontrib_spelling.egg-info/top_level.txt >[pbr] Reusing existing SOURCES.txt >copying sphinxcontrib/spelling/tests/test_wordlist.txt -> /var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.0-python3_7/lib/sphinxcontrib/spelling/tests >/usr/lib/python3.7/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' > warnings.warn(msg) >warning: build_py: byte-compiling is disabled, skipping. > > * Using python3.7 in global scope > * python3_7: running distutils-r1_run_phase python_compile_all >Running Sphinx v2.4.4 > >Extension error: >Could not import extension reno.sphinxext (exception: No module named 'reno') > * ERROR: dev-python/sphinxcontrib-spelling-5.3.0::gentoo failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 125: Called src_compile > * environment, line 2976: Called distutils-r1_src_compile > * environment, line 1238: Called _distutils-r1_run_common_phase 'python_compile_all' > * environment, line 456: Called multibuild_foreach_variant 'distutils-r1_run_phase' 'python_compile_all' > * environment, line 2072: Called _multibuild_run 'distutils-r1_run_phase' 'python_compile_all' > * environment, line 2070: Called distutils-r1_run_phase 'python_compile_all' > * environment, line 1226: Called python_compile_all > * environment, line 2324: Called sphinx_compile_all > * environment, line 2972: Called build_sphinx 'docs/source' > * environment, line 1044: Called die > * The specific snippet of code: > * sphinx-build -b html -d "${dir}"/_build/doctrees "${dir}" "${dir}"/_build/html || die; > * > * If you need support, post the output of `emerge --info '=dev-python/sphinxcontrib-spelling-5.3.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/sphinxcontrib-spelling-5.3.0::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.0' > * S: '/var/tmp/portage/dev-python/sphinxcontrib-spelling-5.3.0/work/sphinxcontrib-spelling-5.3.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 741618
: 659494 |
659631