upgrading texlive broken due to cmake

Raphael Kubo da Costa rakuco at FreeBSD.org
Wed Jan 7 22:57:53 UTC 2015


Will Parsons <varro at nodomain.invalid> writes:

> tex-kpathsea installed, but texlive-base didn't due to a failure to
> build the cmake dependency:
[...]
> ===>  Building for py27-sphinx-1.2.3
> running build
> running build_py
> running egg_info
> writing requirements to Sphinx.egg-info/requires.txt
> writing Sphinx.egg-info/PKG-INFO
> writing top-level names to Sphinx.egg-info/top_level.txt
> writing dependency_links to Sphinx.egg-info/dependency_links.txt
> writing entry points to Sphinx.egg-info/entry_points.txt
> reading manifest file 'Sphinx.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> no previously-included directories found matching 'doc/_build'
> writing manifest file 'Sphinx.egg-info/SOURCES.txt'
> cd /usr/ports/textproc/py-sphinx/work/Sphinx-1.2.3/build/lib &&
> /usr/bin/env
> PYTHONPATH=/usr/ports/textproc/py-sphinx/work/Sphinx-1.2.3/build/lib:/usr/local/lib/python2.7/site-packages
> /usr/local/bin/python2.7 -m sphinx.pycode.pgen2.driver -c 'import
> load_grammar'
> /usr/local/bin/python2.7: No module named jinja2

See how this is actually a failure to build the py-sphinx dependency.
Does the port build if you try to build it individually?



More information about the freebsd-ports mailing list