Source: libshevek
Version: 1.1-1
Severity: serious
Justification: fails to build from source

Binary-only builds of libshevek in minimal environments (as autobuilders
typically provide) are failing due to trying to build the
manual without all necessary build dependencies:

> sh: epstopdf: not found
> error: Problems running epstopdf. Check your TeX installation!
[...]
> ! LaTeX Error: File `xcolor.sty' not found.

You can find epstopdf in texlive-font-utils and xcolor.sty in
latex-xcolor, though taking advantage of the doxygen-latex metapackage
would save you from listing the latter yourself.

That said, given that the resulting PDF file rightly winds up in the
architecture-independent libshevek-doc binary package, I'd moreover
recommend moving all relevant dependencies to Build-Depends-Indep and
arranging for binary-only builds to skip building documentation
altogether.  (To that end, though, please note that per #178809, using
the build-indep target is ineffective at present; you can instead
conditionalize the relevant command[s] or run them out of binary-indep.)

At any rate, could you please address these errors?  Thanks!



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to