Package: src:debian-reference Version: 2.143 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202607/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:debian-reference, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== mkdir -p /<<PKGBUILDDIR>>/build export TEXINPUTS=".:"; \ xsltproc --novalid --nonet --xinclude xslt/dblatex.xsl debian-reference.fr.xml | \ /usr/bin/dblatex --style=native \ --debug \ --backend=xetex \ --xsl-user=xslt/user_param.xsl \ --xsl-user=xslt/xetex_param.xsl \ --param=draft.mode=maybe \ --param=lingua=fr \ --output=/<<PKGBUILDDIR>>/build/debian-reference.fr.pdf - || { \ echo "Error message here may be ignored as long as PDF(language=fr) file is generated."; \ if test -e /<<PKGBUILDDIR>>/build/debian-reference.fr.pdf ; then \ echo "PDF(/<<PKGBUILDDIR>>/build/debian-reference.fr.pdf) build successfully"; true ; \ else \ echo "PDF(/<<PKGBUILDDIR>>/build/debian-reference.fr.pdf) is missing"; false ; \ fi ; } Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Build stdin.pdf Build stdin.pdf xelatex failed stdin.tex:46: The key 'FBsetup/CompactItemize' is unknown and is being stdin.tex:46: leading text: \setupbabel{fr} /tmp/tmpb5b3esez not removed A possible reason for transformation failure is invalid DocBook (as reported by xmllint) Error: xelatex compilation failed Error message here may be ignored as long as PDF(language=fr) file is generated. PDF(/<<PKGBUILDDIR>>/build/debian-reference.fr.pdf) is missing make[2]: *** [Makefile:633: /<<PKGBUILDDIR>>/build/debian-reference.fr.pdf] Error 1 make[2]: *** Waiting for unfinished jobs.... 'debian-reference.ja.pdf' successfully built /tmp/tmpzmlnsvnm not removed rm debian-reference.en.xml make[2]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 INSTALL="install --strip-program=true" LANGALL="en ja fr id it pt de zh-cn zh-tw es pt-br sv ro" LANGPO="ja fr id it pt de zh-cn zh-tw es pt-br sv ro" NOPDF=sv all returned exit code 2 make[1]: *** [debian/rules:34: override_dh_auto_build] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:29: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

