Package: src:maint-guide Version: 1.2.53 Severity: serious Tags: ftbfs
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules build dh build dh_update_autotools_config dh_autoreconf dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' cd debian ;\ ./language "en" < template/install > maint-guide.install ;\ ./language "en" < template/doc-base > maint-guide.doc-base ;\ ./language "en" < template/lintian-overrides > maint-guide.lintian-overrides ;\ for x in ca de es fr it ja ru vi zh-cn zh-tw; do \ ./language $x < template/install > maint-guide-$x.install; \ ./language $x < template/doc-base > maint-guide-$x.doc-base; \ ./language $x < template/lintian-overrides > maint-guide-$x.lintian-overrides; \ done dh_auto_build -- \ "MANUAL=maint-guide" \ "VERSION=1.2.53" \ "LANGPO=ca de es fr it ja ru vi zh-cn zh-tw" \ "LANGNOPDF=" \ all make -j2 "INSTALL=install --strip-program=true" MANUAL=maint-guide VERSION=1.2.53 "LANGPO=ca de es fr it ja ru vi zh-cn zh-tw" LANGNOPDF= all make[2]: Entering directory '/<<PKGBUILDDIR>>' rm -rf /<<PKGBUILDDIR>>/tmp/images mkdir -p /<<PKGBUILDDIR>>/tmp/images : > maint-guide.en.xml cp -f xslt/debian.css /<<PKGBUILDDIR>>/tmp/debian.css for i in doc/00_bookstart.xml doc/01_start.xml doc/02_overview.xml doc/03_modify.xml doc/04_dreq.xml doc/05_dother.xml doc/06_build.xml doc/07_check.xml doc/08_update.xml doc/09_upload.xml doc/10_appendix.xml doc/99_bookend.xml ; do cat $i >> maint-guide.en.xml ; done echo "AddCharset UTF-8 .txt" > /<<PKGBUILDDIR>>/tmp/.htaccess cd png ; cp caution.png home.png important.png next.png note.png prev.png tip.png warning.png /<<PKGBUILDDIR>>/tmp/images echo "<!ENTITY docisodate \"2022-10-08 03:52:48 UTC\">" > version.ent echo "<!ENTITY docversion \"1.2.53\">" >> version.ent touch -t 200001010000 po/templates.pot po4a -v po4a.cfg mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude --stringparam base.dir /<<PKGBUILDDIR>>/tmp/ \ --stringparam html.ext .en.html \ xslt/style-html.xsl maint-guide.en.xml Using '/<<PKGBUILDDIR>>/po' as a po_directory. Found language 'ca' in the provided po_directory: po/ca.po Found language 'de' in the provided po_directory: po/de.po Found language 'es' in the provided po_directory: po/es.po Found language 'fr' in the provided po_directory: po/fr.po Found language 'it' in the provided po_directory: po/it.po Found language 'ja' in the provided po_directory: po/ja.po Found language 'ru' in the provided po_directory: po/ru.po Found POT file 'po/templates.pot' in the provided po_directory. Found language 'vi' in the provided po_directory: po/vi.po Found language 'zh-cn' in the provided po_directory: po/zh-cn.po Found language 'zh-tw' in the provided po_directory: po/zh-tw.po Updating po/templates.pot:Writing /<<PKGBUILDDIR>>/tmp/start.en.html for chapter(start) Writing /<<PKGBUILDDIR>>/tmp/first.en.html for chapter(first) Writing /<<PKGBUILDDIR>>/tmp/modify.en.html for chapter(modify) Writing /<<PKGBUILDDIR>>/tmp/dreq.en.html for chapter(dreq) Writing /<<PKGBUILDDIR>>/tmp/dother.en.html for chapter(dother) Writing /<<PKGBUILDDIR>>/tmp/build.en.html for chapter(build) Writing /<<PKGBUILDDIR>>/tmp/checkit.en.html for chapter(checkit) Writing /<<PKGBUILDDIR>>/tmp/update.en.html for chapter(update) Writing /<<PKGBUILDDIR>>/tmp/upload.en.html for chapter(upload) Writing /<<PKGBUILDDIR>>/tmp/advanced.en.html for appendix(advanced) Writing /<<PKGBUILDDIR>>/tmp/index.en.html for book mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude xslt/style-txt.xsl maint-guide.en.xml | \ LC_ALL=en_US.UTF-8 w3m -o display_charset=UTF-8 -cols 70 -dump -no-graph -T text/html > /<<PKGBUILDDIR>>/tmp/maint-guide.en.txt mkdir -p /<<PKGBUILDDIR>>/tmp/pdf-en export TEXINPUTS=".:"; \ export TMPDIR="/<<PKGBUILDDIR>>/tmp/pdf-en"; \ xsltproc --novalid --nonet --xinclude xslt/dblatex.xsl maint-guide.en.xml | \ dblatex --style=native \ --debug \ --backend=xetex \ --xsl-user=xslt/user_param.xsl \ --xsl-user=xslt/xetex_param.xsl \ --param=draft.mode=maybe \ --param=lingua=en \ --output=/<<PKGBUILDDIR>>/tmp/maint-guide.en.pdf - || { echo "OMG!!!!!! XXX_CHECK_XXX ... Do not worry ..."; true ; } Build the book set list... (1171 entries) Build the listings... Updating po/ca.po: 1045 translated messages, 117 fuzzy translations, 9 untranslated messages. Updating po/de.po:XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== 1171 translated messages. Updating po/es.po: 1044 translated messages, 118 fuzzy translations, 9 untranslated messages. Updating po/fr.po:Build stdin.pdf 1152 translated messages, 14 fuzzy translations, 5 untranslated messages. Updating po/it.po: 1156 translated messages, 10 fuzzy translations, 5 untranslated messages. Updating po/ja.po: 1157 translated messages, 10 fuzzy translations, 4 untranslated messages. Updating po/ru.po: 1043 translated messages, 119 fuzzy translations, 9 untranslated messages. Updating po/vi.po: 1157 translated messages, 10 fuzzy translations, 4 untranslated messages. Updating po/zh-cn.po: 1164 translated messages, 3 fuzzy translations, 4 untranslated messages. Updating po/zh-tw.po: 1164 translated messages, 2 fuzzy translations, 5 untranslated messages. maint-guide.ca.xml is 88.81% translated (1072 of 1207 strings). maint-guide.de.xml is 100% translated (1207 strings). maint-guide.es.xml is 88.73% translated (1071 of 1207 strings). maint-guide.fr.xml is 98.42% translated (1188 of 1207 strings). maint-guide.it.xml is 98.75% translated (1192 of 1207 strings). maint-guide.ja.xml is 98.84% translated (1193 of 1207 strings). 'maint-guide.en.pdf' successfully built /<<PKGBUILDDIR>>/tmp/pdf-en/tmp69e8a5p4 not removed maint-guide.ru.xml is 88.64% translated (1070 of 1207 strings). maint-guide.vi.xml is 98.84% translated (1193 of 1207 strings). maint-guide.zh-cn.xml is 99.42% translated (1200 of 1207 strings). maint-guide.zh-tw.xml is 99.42% translated (1200 of 1207 strings). : > fuzzy.log for f in ca de es fr it ja ru vi zh-cn zh-tw; do \ sed -i -e "s/po\/en\.ent/po\/$f.ent/" maint-guide.$f.xml ; \ MESS1="no-obsolete $f `msgattrib --no-obsolete po/$f.po |grep ^msgid |sed 1d|wc -l`";\ MESS2="untranslated $f `msgattrib --untranslated po/$f.po |grep ^msgid |sed 1d|wc -l`";\ MESS3="fuzzy $f `msgattrib --fuzzy po/$f.po |grep ^msgid |sed 1d|wc -l`";\ echo "$MESS1" >>fuzzy.log ; \ echo "$MESS2" >>fuzzy.log ; \ echo "$MESS3" >>fuzzy.log ; \ echo "" >>fuzzy.log ;\ done mkdir -p /<<PKGBUILDDIR>>/tmp mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude --stringparam base.dir /<<PKGBUILDDIR>>/tmp/ \ --stringparam html.ext .ca.html \ xslt/style-html.xsl maint-guide.ca.xml xsltproc --novalid --nonet --xinclude --stringparam base.dir /<<PKGBUILDDIR>>/tmp/ \ --stringparam html.ext .de.html \ xslt/style-html.xsl maint-guide.de.xml Writing /<<PKGBUILDDIR>>/tmp/start.ca.html for chapter(start) Writing /<<PKGBUILDDIR>>/tmp/start.de.html for chapter(start) Writing /<<PKGBUILDDIR>>/tmp/first.ca.html for chapter(first) Writing /<<PKGBUILDDIR>>/tmp/first.de.html for chapter(first) Writing /<<PKGBUILDDIR>>/tmp/modify.ca.html for chapter(modify) Writing /<<PKGBUILDDIR>>/tmp/modify.de.html for chapter(modify) Writing /<<PKGBUILDDIR>>/tmp/dreq.ca.html for chapter(dreq) Writing /<<PKGBUILDDIR>>/tmp/dreq.de.html for chapter(dreq) Writing /<<PKGBUILDDIR>>/tmp/dother.ca.html for chapter(dother) Writing /<<PKGBUILDDIR>>/tmp/dother.de.html for chapter(dother) Writing /<<PKGBUILDDIR>>/tmp/build.ca.html for chapter(build) Writing /<<PKGBUILDDIR>>/tmp/build.de.html for chapter(build) Writing /<<PKGBUILDDIR>>/tmp/checkit.ca.html for chapter(checkit) Writing /<<PKGBUILDDIR>>/tmp/checkit.de.html for chapter(checkit) Writing /<<PKGBUILDDIR>>/tmp/update.ca.html for chapter(update) Writing /<<PKGBUILDDIR>>/tmp/update.de.html for chapter(update) Writing /<<PKGBUILDDIR>>/tmp/upload.ca.html for chapter(upload) Writing /<<PKGBUILDDIR>>/tmp/upload.de.html for chapter(upload) Writing /<<PKGBUILDDIR>>/tmp/advanced.ca.html for appendix(advanced) Writing /<<PKGBUILDDIR>>/tmp/advanced.de.html for appendix(advanced) Writing /<<PKGBUILDDIR>>/tmp/index.ca.html for book Writing /<<PKGBUILDDIR>>/tmp/index.de.html for book mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude --stringparam base.dir /<<PKGBUILDDIR>>/tmp/ \ --stringparam html.ext .es.html \ xslt/style-html.xsl maint-guide.es.xml mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude --stringparam base.dir /<<PKGBUILDDIR>>/tmp/ \ --stringparam html.ext .fr.html \ xslt/style-html.xsl maint-guide.fr.xml Writing /<<PKGBUILDDIR>>/tmp/start.es.html for chapter(start) Writing /<<PKGBUILDDIR>>/tmp/start.fr.html for chapter(start) Writing /<<PKGBUILDDIR>>/tmp/first.es.html for chapter(first) Writing /<<PKGBUILDDIR>>/tmp/first.fr.html for chapter(first) Writing /<<PKGBUILDDIR>>/tmp/modify.es.html for chapter(modify) Writing /<<PKGBUILDDIR>>/tmp/modify.fr.html for chapter(modify) Writing /<<PKGBUILDDIR>>/tmp/dreq.es.html for chapter(dreq) Writing /<<PKGBUILDDIR>>/tmp/dreq.fr.html for chapter(dreq) Writing /<<PKGBUILDDIR>>/tmp/dother.es.html for chapter(dother) Writing /<<PKGBUILDDIR>>/tmp/dother.fr.html for chapter(dother) Writing /<<PKGBUILDDIR>>/tmp/build.fr.html for chapter(build) Writing /<<PKGBUILDDIR>>/tmp/build.es.html for chapter(build) Writing /<<PKGBUILDDIR>>/tmp/checkit.fr.html for chapter(checkit) Writing /<<PKGBUILDDIR>>/tmp/checkit.es.html for chapter(checkit) Writing /<<PKGBUILDDIR>>/tmp/update.fr.html for chapter(update) Writing /<<PKGBUILDDIR>>/tmp/update.es.html for chapter(update) Writing /<<PKGBUILDDIR>>/tmp/upload.fr.html for chapter(upload) Writing /<<PKGBUILDDIR>>/tmp/upload.es.html for chapter(upload) Writing /<<PKGBUILDDIR>>/tmp/advanced.fr.html for appendix(advanced) Writing /<<PKGBUILDDIR>>/tmp/advanced.es.html for appendix(advanced) Writing /<<PKGBUILDDIR>>/tmp/index.fr.html for book Writing /<<PKGBUILDDIR>>/tmp/index.es.html for book mkdir -p /<<PKGBUILDDIR>>/tmp mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude --stringparam base.dir /<<PKGBUILDDIR>>/tmp/ \ --stringparam html.ext .ja.html \ xslt/style-html.xsl maint-guide.ja.xml xsltproc --novalid --nonet --xinclude --stringparam base.dir /<<PKGBUILDDIR>>/tmp/ \ --stringparam html.ext .it.html \ xslt/style-html.xsl maint-guide.it.xml Writing /<<PKGBUILDDIR>>/tmp/start.it.html for chapter(start) Writing /<<PKGBUILDDIR>>/tmp/start.ja.html for chapter(start) Writing /<<PKGBUILDDIR>>/tmp/first.ja.html for chapter(first) Writing /<<PKGBUILDDIR>>/tmp/first.it.html for chapter(first) Writing /<<PKGBUILDDIR>>/tmp/modify.ja.html for chapter(modify) Writing /<<PKGBUILDDIR>>/tmp/modify.it.html for chapter(modify) Writing /<<PKGBUILDDIR>>/tmp/dreq.ja.html for chapter(dreq) Writing /<<PKGBUILDDIR>>/tmp/dreq.it.html for chapter(dreq) Writing /<<PKGBUILDDIR>>/tmp/dother.ja.html for chapter(dother) Writing /<<PKGBUILDDIR>>/tmp/dother.it.html for chapter(dother) Writing /<<PKGBUILDDIR>>/tmp/build.ja.html for chapter(build) Writing /<<PKGBUILDDIR>>/tmp/build.it.html for chapter(build) Writing /<<PKGBUILDDIR>>/tmp/checkit.ja.html for chapter(checkit) Writing /<<PKGBUILDDIR>>/tmp/checkit.it.html for chapter(checkit) Writing /<<PKGBUILDDIR>>/tmp/update.ja.html for chapter(update) Writing /<<PKGBUILDDIR>>/tmp/update.it.html for chapter(update) Writing /<<PKGBUILDDIR>>/tmp/upload.ja.html for chapter(upload) Writing /<<PKGBUILDDIR>>/tmp/upload.it.html for chapter(upload) Writing /<<PKGBUILDDIR>>/tmp/advanced.ja.html for appendix(advanced) Writing /<<PKGBUILDDIR>>/tmp/index.ja.html for book Writing /<<PKGBUILDDIR>>/tmp/advanced.it.html for appendix(advanced) Writing /<<PKGBUILDDIR>>/tmp/index.it.html for book mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude --stringparam base.dir /<<PKGBUILDDIR>>/tmp/ \ --stringparam html.ext .ru.html \ xslt/style-html.xsl maint-guide.ru.xml mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude --stringparam base.dir /<<PKGBUILDDIR>>/tmp/ \ --stringparam html.ext .vi.html \ xslt/style-html.xsl maint-guide.vi.xml Writing /<<PKGBUILDDIR>>/tmp/start.ru.html for chapter(start) Writing /<<PKGBUILDDIR>>/tmp/start.vi.html for chapter(start) Writing /<<PKGBUILDDIR>>/tmp/first.ru.html for chapter(first) Writing /<<PKGBUILDDIR>>/tmp/first.vi.html for chapter(first) Writing /<<PKGBUILDDIR>>/tmp/modify.ru.html for chapter(modify) Writing /<<PKGBUILDDIR>>/tmp/modify.vi.html for chapter(modify) Writing /<<PKGBUILDDIR>>/tmp/dreq.ru.html for chapter(dreq) Writing /<<PKGBUILDDIR>>/tmp/dreq.vi.html for chapter(dreq) Writing /<<PKGBUILDDIR>>/tmp/dother.ru.html for chapter(dother) Writing /<<PKGBUILDDIR>>/tmp/dother.vi.html for chapter(dother) Writing /<<PKGBUILDDIR>>/tmp/build.ru.html for chapter(build) Writing /<<PKGBUILDDIR>>/tmp/build.vi.html for chapter(build) Writing /<<PKGBUILDDIR>>/tmp/checkit.ru.html for chapter(checkit) Writing /<<PKGBUILDDIR>>/tmp/checkit.vi.html for chapter(checkit) Writing /<<PKGBUILDDIR>>/tmp/update.ru.html for chapter(update) Writing /<<PKGBUILDDIR>>/tmp/update.vi.html for chapter(update) Writing /<<PKGBUILDDIR>>/tmp/upload.ru.html for chapter(upload) Writing /<<PKGBUILDDIR>>/tmp/upload.vi.html for chapter(upload) Writing /<<PKGBUILDDIR>>/tmp/advanced.ru.html for appendix(advanced) Writing /<<PKGBUILDDIR>>/tmp/index.ru.html for book Writing /<<PKGBUILDDIR>>/tmp/advanced.vi.html for appendix(advanced) Writing /<<PKGBUILDDIR>>/tmp/index.vi.html for book mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude --stringparam base.dir /<<PKGBUILDDIR>>/tmp/ \ --stringparam html.ext .zh-cn.html \ xslt/style-html.xsl maint-guide.zh-cn.xml mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude --stringparam base.dir /<<PKGBUILDDIR>>/tmp/ \ --stringparam html.ext .zh-tw.html \ xslt/style-html.xsl maint-guide.zh-tw.xml Writing /<<PKGBUILDDIR>>/tmp/start.zh-cn.html for chapter(start) Writing /<<PKGBUILDDIR>>/tmp/start.zh-tw.html for chapter(start) Writing /<<PKGBUILDDIR>>/tmp/first.zh-cn.html for chapter(first) Writing /<<PKGBUILDDIR>>/tmp/first.zh-tw.html for chapter(first) Writing /<<PKGBUILDDIR>>/tmp/modify.zh-cn.html for chapter(modify) Writing /<<PKGBUILDDIR>>/tmp/modify.zh-tw.html for chapter(modify) Writing /<<PKGBUILDDIR>>/tmp/dreq.zh-cn.html for chapter(dreq) Writing /<<PKGBUILDDIR>>/tmp/dreq.zh-tw.html for chapter(dreq) Writing /<<PKGBUILDDIR>>/tmp/dother.zh-cn.html for chapter(dother) Writing /<<PKGBUILDDIR>>/tmp/dother.zh-tw.html for chapter(dother) Writing /<<PKGBUILDDIR>>/tmp/build.zh-cn.html for chapter(build) Writing /<<PKGBUILDDIR>>/tmp/build.zh-tw.html for chapter(build) Writing /<<PKGBUILDDIR>>/tmp/checkit.zh-cn.html for chapter(checkit) Writing /<<PKGBUILDDIR>>/tmp/checkit.zh-tw.html for chapter(checkit) Writing /<<PKGBUILDDIR>>/tmp/update.zh-cn.html for chapter(update) Writing /<<PKGBUILDDIR>>/tmp/update.zh-tw.html for chapter(update) Writing /<<PKGBUILDDIR>>/tmp/upload.zh-cn.html for chapter(upload) Writing /<<PKGBUILDDIR>>/tmp/upload.zh-tw.html for chapter(upload) Writing /<<PKGBUILDDIR>>/tmp/advanced.zh-cn.html for appendix(advanced) Writing /<<PKGBUILDDIR>>/tmp/index.zh-cn.html for book Writing /<<PKGBUILDDIR>>/tmp/advanced.zh-tw.html for appendix(advanced) Writing /<<PKGBUILDDIR>>/tmp/index.zh-tw.html for book mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude xslt/style-txt.xsl maint-guide.ca.xml | \ LC_ALL=en_US.UTF-8 w3m -o display_charset=UTF-8 -cols 70 -dump -no-graph -T text/html > /<<PKGBUILDDIR>>/tmp/maint-guide.ca.txt mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude xslt/style-txt.xsl maint-guide.de.xml | \ LC_ALL=en_US.UTF-8 w3m -o display_charset=UTF-8 -cols 70 -dump -no-graph -T text/html > /<<PKGBUILDDIR>>/tmp/maint-guide.de.txt mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude xslt/style-txt.xsl maint-guide.es.xml | \ LC_ALL=en_US.UTF-8 w3m -o display_charset=UTF-8 -cols 70 -dump -no-graph -T text/html > /<<PKGBUILDDIR>>/tmp/maint-guide.es.txt mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude xslt/style-txt.xsl maint-guide.fr.xml | \ LC_ALL=en_US.UTF-8 w3m -o display_charset=UTF-8 -cols 70 -dump -no-graph -T text/html > /<<PKGBUILDDIR>>/tmp/maint-guide.fr.txt mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude xslt/style-txt.xsl maint-guide.it.xml | \ LC_ALL=en_US.UTF-8 w3m -o display_charset=UTF-8 -cols 70 -dump -no-graph -T text/html > /<<PKGBUILDDIR>>/tmp/maint-guide.it.txt mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude xslt/style-txt.xsl maint-guide.ja.xml | \ LC_ALL=en_US.UTF-8 w3m -o display_charset=UTF-8 -cols 70 -dump -no-graph -T text/html > /<<PKGBUILDDIR>>/tmp/maint-guide.ja.txt mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude xslt/style-txt.xsl maint-guide.ru.xml | \ LC_ALL=en_US.UTF-8 w3m -o display_charset=UTF-8 -cols 70 -dump -no-graph -T text/html > /<<PKGBUILDDIR>>/tmp/maint-guide.ru.txt mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude xslt/style-txt.xsl maint-guide.vi.xml | \ LC_ALL=en_US.UTF-8 w3m -o display_charset=UTF-8 -cols 70 -dump -no-graph -T text/html > /<<PKGBUILDDIR>>/tmp/maint-guide.vi.txt mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude xslt/style-txt.xsl maint-guide.zh-cn.xml | \ LC_ALL=en_US.UTF-8 w3m -o display_charset=UTF-8 -cols 70 -dump -no-graph -T text/html > /<<PKGBUILDDIR>>/tmp/maint-guide.zh-cn.txt mkdir -p /<<PKGBUILDDIR>>/tmp xsltproc --novalid --nonet --xinclude xslt/style-txt.xsl maint-guide.zh-tw.xml | \ LC_ALL=en_US.UTF-8 w3m -o display_charset=UTF-8 -cols 70 -dump -no-graph -T text/html > /<<PKGBUILDDIR>>/tmp/maint-guide.zh-tw.txt mkdir -p /<<PKGBUILDDIR>>/tmp/pdf-ca export TEXINPUTS=".:"; \ export TMPDIR="/<<PKGBUILDDIR>>/tmp/pdf-ca"; \ xsltproc --novalid --nonet --xinclude xslt/dblatex.xsl maint-guide.ca.xml | \ dblatex --style=native \ --debug \ --backend=xetex \ --xsl-user=xslt/user_param.xsl \ --xsl-user=xslt/xetex_param.xsl \ --param=draft.mode=maybe \ --param=lingua=ca \ --output=/<<PKGBUILDDIR>>/tmp/maint-guide.ca.pdf - || { echo "OMG!!!!!! XXX_CHECK_XXX ... Do not worry ..."; true ; } mkdir -p /<<PKGBUILDDIR>>/tmp/pdf-de export TEXINPUTS=".:"; \ export TMPDIR="/<<PKGBUILDDIR>>/tmp/pdf-de"; \ xsltproc --novalid --nonet --xinclude xslt/dblatex.xsl maint-guide.de.xml | \ dblatex --style=native \ --debug \ --backend=xetex \ --xsl-user=xslt/user_param.xsl \ --xsl-user=xslt/xetex_param.xsl \ --param=draft.mode=maybe \ --param=lingua=de \ --output=/<<PKGBUILDDIR>>/tmp/maint-guide.de.pdf - || { echo "OMG!!!!!! XXX_CHECK_XXX ... Do not worry ..."; true ; } Build the book set list... Build the book set list... Build the listings... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.12) XSLT stylesheets DocBook - LaTeX 2e (0.3.12) ====================================================================================================== Build stdin.pdf Build stdin.pdf 'maint-guide.de.pdf' successfully built /<<PKGBUILDDIR>>/tmp/pdf-de/tmpj9ox5tr1 not removed mkdir -p /<<PKGBUILDDIR>>/tmp/pdf-es export TEXINPUTS=".:"; \ export TMPDIR="/<<PKGBUILDDIR>>/tmp/pdf-es"; \ xsltproc --novalid --nonet --xinclude xslt/dblatex.xsl maint-guide.es.xml | \ dblatex --style=native \ --debug \ --backend=xetex \ --xsl-user=xslt/user_param.xsl \ --xsl-user=xslt/xetex_param.xsl \ --param=draft.mode=maybe \ --param=lingua=es \ --output=/<<PKGBUILDDIR>>/tmp/maint-guide.es.pdf - || { echo "OMG!!!!!! XXX_CHECK_XXX ... Do not worry ..."; true ; } Build the book set list... 'maint-guide.ca.pdf' successfully built /<<PKGBUILDDIR>>/tmp/pdf-ca/tmp1qnjbkya not removed mkdir -p /<<PKGBUILDDIR>>/tmp/pdf-fr export TEXINPUTS=".:"; \ export TMPDIR="/<<PKGBUILDDIR>>/tmp/pdf-fr"; \ xsltproc --novalid --nonet --xinclude xslt/dblatex.xsl maint-guide.fr.xml | \ 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>>/tmp/maint-guide.fr.pdf - || { echo "OMG!!!!!! XXX_CHECK_XXX ... Do not worry ..."; true ; } Build the book set list... Build the listings... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Build stdin.pdf Build stdin.pdf xelatex failed stdin.tex:47: Undefined control sequence \FBCompactItemize@setup. stdin.tex:47: leading text: \setupbabel{fr} stdin.tex:47: Missing \begin{document}. stdin.tex:47: leading text: \setupbabel{fr} /<<PKGBUILDDIR>>/tmp/pdf-fr/tmprayq0i5y not removed Unexpected error occured Error: xelatex compilation failed OMG!!!!!! XXX_CHECK_XXX ... Do not worry ... mkdir -p /<<PKGBUILDDIR>>/tmp/pdf-it export TEXINPUTS=".:"; \ export TMPDIR="/<<PKGBUILDDIR>>/tmp/pdf-it"; \ xsltproc --novalid --nonet --xinclude xslt/dblatex.xsl maint-guide.it.xml | \ dblatex --style=native \ --debug \ --backend=xetex \ --xsl-user=xslt/user_param.xsl \ --xsl-user=xslt/xetex_param.xsl \ --param=draft.mode=maybe \ --param=lingua=it \ --output=/<<PKGBUILDDIR>>/tmp/maint-guide.it.pdf - || { echo "OMG!!!!!! XXX_CHECK_XXX ... Do not worry ..."; true ; } Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Build stdin.pdf 'maint-guide.es.pdf' successfully built /<<PKGBUILDDIR>>/tmp/pdf-es/tmpfoaeyj5f not removed mkdir -p /<<PKGBUILDDIR>>/tmp/pdf-ja export TEXINPUTS=".:"; \ export TMPDIR="/<<PKGBUILDDIR>>/tmp/pdf-ja"; \ xsltproc --novalid --nonet --xinclude xslt/dblatex.xsl maint-guide.ja.xml | \ dblatex --style=native \ --debug \ --backend=xetex \ --xsl-user=xslt/user_param.xsl \ --xsl-user=xslt/xetex_param.xsl \ --param=draft.mode=maybe \ --param=lingua=ja \ --output=/<<PKGBUILDDIR>>/tmp/maint-guide.ja.pdf - || { echo "OMG!!!!!! XXX_CHECK_XXX ... Do not worry ..."; true ; } Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Build stdin.pdf 'maint-guide.it.pdf' successfully built /<<PKGBUILDDIR>>/tmp/pdf-it/tmpvsb11q3d not removed mkdir -p /<<PKGBUILDDIR>>/tmp/pdf-ru export TEXINPUTS=".:"; \ export TMPDIR="/<<PKGBUILDDIR>>/tmp/pdf-ru"; \ xsltproc --novalid --nonet --xinclude xslt/dblatex.xsl maint-guide.ru.xml | \ dblatex --style=native \ --debug \ --backend=xetex \ --xsl-user=xslt/user_param.xsl \ --xsl-user=xslt/xetex_param.xsl \ --param=draft.mode=maybe \ --param=lingua=ru \ --output=/<<PKGBUILDDIR>>/tmp/maint-guide.ru.pdf - || { echo "OMG!!!!!! XXX_CHECK_XXX ... Do not worry ..."; true ; } Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Build stdin.pdf 'maint-guide.ja.pdf' successfully built /<<PKGBUILDDIR>>/tmp/pdf-ja/tmp1c0hv4np not removed mkdir -p /<<PKGBUILDDIR>>/tmp/pdf-vi export TEXINPUTS=".:"; \ export TMPDIR="/<<PKGBUILDDIR>>/tmp/pdf-vi"; \ xsltproc --novalid --nonet --xinclude xslt/dblatex.xsl maint-guide.vi.xml | \ dblatex --style=native \ --debug \ --backend=xetex \ --xsl-user=xslt/user_param.xsl \ --xsl-user=xslt/xetex_param.xsl \ --param=draft.mode=maybe \ --param=lingua=vi \ --output=/<<PKGBUILDDIR>>/tmp/maint-guide.vi.pdf - || { echo "OMG!!!!!! XXX_CHECK_XXX ... Do not worry ..."; true ; } Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Build stdin.pdf 'maint-guide.ru.pdf' successfully built /<<PKGBUILDDIR>>/tmp/pdf-ru/tmplo9zomoc not removed mkdir -p /<<PKGBUILDDIR>>/tmp/pdf-zh-cn export TEXINPUTS=".:"; \ export TMPDIR="/<<PKGBUILDDIR>>/tmp/pdf-zh-cn"; \ xsltproc --novalid --nonet --xinclude xslt/dblatex.xsl maint-guide.zh-cn.xml | \ dblatex --style=native \ --debug \ --backend=xetex \ --xsl-user=xslt/user_param.xsl \ --xsl-user=xslt/xetex_param.xsl \ --param=draft.mode=maybe \ --param=lingua=zh-cn \ --output=/<<PKGBUILDDIR>>/tmp/maint-guide.zh-cn.pdf - || { echo "OMG!!!!!! XXX_CHECK_XXX ... Do not worry ..."; true ; } Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Build stdin.pdf 'maint-guide.vi.pdf' successfully built /<<PKGBUILDDIR>>/tmp/pdf-vi/tmp_g927d1c not removed mkdir -p /<<PKGBUILDDIR>>/tmp/pdf-zh-tw export TEXINPUTS=".:"; \ export TMPDIR="/<<PKGBUILDDIR>>/tmp/pdf-zh-tw"; \ xsltproc --novalid --nonet --xinclude xslt/dblatex.xsl maint-guide.zh-tw.xml | \ dblatex --style=native \ --debug \ --backend=xetex \ --xsl-user=xslt/user_param.xsl \ --xsl-user=xslt/xetex_param.xsl \ --param=draft.mode=maybe \ --param=lingua=zh-tw \ --output=/<<PKGBUILDDIR>>/tmp/maint-guide.zh-tw.pdf - || { echo "OMG!!!!!! XXX_CHECK_XXX ... Do not worry ..."; true ; } Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Build stdin.pdf 'maint-guide.zh-cn.pdf' successfully built /<<PKGBUILDDIR>>/tmp/pdf-zh-cn/tmpk5c57tta not removed 'maint-guide.zh-tw.pdf' successfully built /<<PKGBUILDDIR>>/tmp/pdf-zh-tw/tmp7uqh0j5j not removed make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test make -j2 test make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -rf /<<PKGBUILDDIR>>/tmp/images mkdir -p /<<PKGBUILDDIR>>/tmp/images cp -f xslt/debian.css /<<PKGBUILDDIR>>/tmp/debian.css echo "AddCharset UTF-8 .txt" > /<<PKGBUILDDIR>>/tmp/.htaccess cd png ; cp caution.png home.png important.png next.png note.png prev.png tip.png warning.png /<<PKGBUILDDIR>>/tmp/images make[1]: Leaving directory '/<<PKGBUILDDIR>>' create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_auto_install dh_install dh_install: warning: Cannot find (any matches for) "tmp/maint-guide.fr.pdf" (tried in ., debian/tmp) dh_install: warning: maint-guide-fr missing files: tmp/maint-guide.fr.pdf dh_install: error: missing files, aborting make: *** [debian/rules:35: binary] Error 255 dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202407/ About the archive rebuild: The build was made on virtual machines of type m6a.large and r6a.large from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not 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 affects, so that this is still visible in the BTS web page for this package. Thanks.