Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564510 - dev-python/enable-4.5.1: make -C docs html failed
Summary: dev-python/enable-4.5.1: make -C docs html failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-30 15:37 UTC by Andrey Grozin
Modified: 2015-10-31 08:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Grozin gentoo-dev 2015-10-30 15:37:00 UTC
* python2_7: running distutils-r1_run_phase python_compile_all
make -j3 -C docs html 
make: Entering directory '/var/tmp/portage/dev-python/enable-4.5.1/work/enable-4.5.1-python2_7/docs'
sphinx-build -b html -d build/doctrees   source build/html
Running Sphinx v1.3.1
making output directory...

Exception occurred:
  File "../../enable/__init__.py", line 7, in <module>
    from ._version import full_version as __version__
ImportError: No module named _version
The full traceback has been saved in /var/tmp/portage/dev-python/enable-4.5.1/temp/sphinx-err-h5vrWb.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
Makefile:34: recipe for target 'html' failed
make: *** [html] Error 1
make: Leaving directory '/var/tmp/portage/dev-python/enable-4.5.1/work/enable-4.5.1-python2_7/docs'
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2015-10-31 08:38:24 UTC
commit 1c689827cddff915f65f0e6c289d97642a753a68
Author: Justin Lecher <jlec@gentoo.org>
Date:   Sat Oct 31 09:37:38 2015 +0100

    dev-python/enable: Backport fixes for doc building

    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=564510

    Package-Manager: portage-2.2.23
    Signed-off-by: Justin Lecher <jlec@gentoo.org>

    https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c689827cddff915f65f0e6c289d97642a753a68