make -j8 -C doc SPHINXBUILD="${EPYTHON}" "${S}/sphinx-build.py" html make: Entering directory '/dev/shm/dev-python-sphinx-1.7.5/work/Sphinx-1.7.5/doc' python3.6: can't open file '/storage/tmp/paludis/dev-python-sphinx-1.7.5/work/Sphinx-1.7.5/sphinx-build.py': [Errno 2] No such file or directory make: *** [Makefile:20: html] Error 2 make: Leaving directory '/dev/shm/dev-python-sphinx-1.7.5/work/Sphinx-1.7.5/doc' Reproducible: Always
Same here. The problem is with USE=doc.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccde4097ef3f2330c79823bd451f6eec8fb6796e commit ccde4097ef3f2330c79823bd451f6eec8fb6796e Author: Tim Harder <radhermit@gentoo.org> AuthorDate: 2018-06-22 19:32:06 +0000 Commit: Tim Harder <radhermit@gentoo.org> CommitDate: 2018-06-22 19:33:07 +0000 dev-python/sphinx: fix doc install Closes: https://bugs.gentoo.org/658720 dev-python/sphinx/sphinx-1.7.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)