Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503444 - dev-python/sphinx-1.2.2 build failure with USE=doc and PYTHON_TARGET: python3_3
Summary: dev-python/sphinx-1.2.2 build failure with USE=doc and PYTHON_TARGET: python3_3
Status: RESOLVED DUPLICATE of bug 498960
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: 2014-03-04 19:59 UTC by Alex Turbov
Modified: 2014-03-04 21:13 UTC (History)
0 users

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 Alex Turbov 2014-03-04 19:59:52 UTC
* python3_3: running distutils-r1_run_phase python_compile_all
make -j4 -C doc SPHINXBUILD=/usr/bin/python3.3 -m sphinx.__init__ html
make: Entering directory '/storage/tmp/paludis/dev-python-sphinx-1.2.2/work/Sphinx-1.2.2/doc'
Error: option -M not recognized

Sphinx v1.2.2
Usage: /storage/tmp/paludis/dev-python-sphinx-1.2.2/work/Sphinx-1.2.2-python3_3/lib/sphinx/__init__.py [options] sourcedir outdir [filenames...]

General options
^^^^^^^^^^^^^^^

<Sphinx --help output stripped>

Makefile:18: recipe for target 'html' failed
make: *** [html] Error 1
make: Leaving directory '/storage/tmp/paludis/dev-python-sphinx-1.2.2/work/Sphinx-1.2.2/doc'
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-03-04 21:13:41 UTC

*** This bug has been marked as a duplicate of bug 498960 ***