[Reproducible-builds] Bug#828946: krb5: FTBFS in testing (LaTeX Error: File `iftex.sty' not found)
Santiago Vila
sanvila at debian.org
Wed Jun 29 09:00:27 UTC 2016
Package: src:krb5
Version: 1.14.2+dfsg-1
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
Severity: serious
Dear maintainer:
This package currently fails to build in stretch:
--------------------------------------------------------------------------------
[...]
sphinx-build -t pathsubs -b latex -q rst_composite pdf_subst
mv pdf_subst/Makefile pdf_subst/GMakefile
(cd pdf_subst && \
for i in admin appdev basic build plugindev user; do \
texfile=`echo ${i}.tex` && \
idxfile=`echo ${i}.idx` && \
pdflatex $texfile && \
pdflatex $texfile && \
makeindex -s python.ist $idxfile || true; \
pdflatex $texfile && \
pdflatex $texfile; done && \
rm -f *.dvi *.log *.ind *.aux *.toc *.syn *.idx *.out *.ilg *.pla \
)
This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex)
restricted \write18 enabled.
entering extended mode
(./admin.tex
LaTeX2e <2016/03/31> patch level 1
Babel <3.9r> and hyphenation patterns for 3 language(s) loaded.
(./sphinxmanual.cls
Document Class: sphinxmanual 2009/06/02 Document class (Sphinx manual)
(/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
Document Class: report 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
! LaTeX Error: File `iftex.sty' not found.
--------------------------------------------------------------------------------
A full build log is available here:
https://tests.reproducible-builds.org/debian/rbuild/testing/amd64/krb5_1.14.2+dfsg-1.rbuild.log
Thanks.
More information about the Reproducible-builds
mailing list