Source: sfepy
Version: 2016.2-2
Severity: important
User: python-modules-t...@lists.alioth.debian.org
Usertags: sphinx1.6

Dear maintainer,

sfepy fails to build with Sphinx 1.6, currently available in experimental:

  running pdfdocs
  make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
  PYTHONPATH=.. sphinx-build -b latex -d _build/doctrees   . _build/latex
  Running Sphinx v1.6.3
  [...]
  Build finished; the LaTeX files are in _build/latex.
  Run `make all-pdf' or `make all-ps' in that directory to run these through 
(pdf)latex.
  make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
  make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/_build/latex'
  latexmk -pdf -dvi- -ps-  'SfePy.tex'
  make[3]: latexmk: Command not found
  Makefile:33: recipe for target 'SfePy.pdf' failed
  make[3]: *** [SfePy.pdf] Error 127

Since Sphinx 1.6, latexmk is required to build the LaTeX documentation [1].
Adding a build-dependency on latexmk should help.

[1]: https://github.com/sphinx-doc/sphinx/pull/3082

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to