Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715960 - dev-python/six-1.14.0 fails to emerge with USE=doc
Summary: dev-python/six-1.14.0 fails to emerge with USE=doc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-02 23:04 UTC by Erik
Modified: 2020-06-21 09:05 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 Erik 2020-04-02 23:04:16 UTC
Adding "=dev-python/six-1.14.0 -doc" to /etc/portage/package.use makes emerge work.

Reproducible: Always

Steps to Reproduce:
>>> Compiling source in /var/tmp/portage/dev-python/six-1.14.0/work/six-1.14.0 ...
 * python3_6: running distutils-r1_run_phase distutils-r1_python_compile
python3.6 setup.py build -j 1
running build
running build_py
copying six.py -> /var/tmp/portage/dev-python/six-1.14.0/work/six-1.14.0-python3_6/lib
warning: build_py: byte-compiling is disabled, skipping.

 * Using python3.6 in global scope
 * python3_6: running distutils-r1_run_phase python_compile_all
 * ERROR: dev-python/six-1.14.0::gentoo failed (compile phase):
 *   distutils_enable_sphinx: sphinx.ext.autodoc not found in documentation/conf.py, pass --no-autodoc
Comment 1 Jonas Stein gentoo-dev 2020-04-03 17:46:42 UTC
Thank you for the report. We need to have all information at hand before ticket assignment. That is why I ask you to 
* attach the logs and 
* paste the emerge info 
as described on 
https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket
Please reopen this ticket (Status:UNCONFIRMED) afterwards.
Comment 2 Erik 2020-06-21 09:05:16 UTC
Emerge with USE=doc worked with the currently installed packages. Among other updates, Python is now at version 3.7.