Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Jan 2015 00:55:24 +0200
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: upgrading texlive broken due to cmake
Message-ID:  <86bnmagq03.fsf@FreeBSD.org>
References:  <slrnmar6bl.23dh.varro@anukis.local>

next in thread | previous in thread | raw e-mail | index | archive | help
Will Parsons <varro@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?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86bnmagq03.fsf>