Your message dated Tue, 11 Oct 2016 13:33:20 +0000
with message-id <[email protected]>
and subject line Bug#840189: fixed in dblatex 0.3.9-1
has caused the Debian Bug report #840189,
regarding auto-multiple-choice: FTBFS: ! Use of \@xmultirow doesn't match its
definition.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
840189: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840189
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: auto-multiple-choice
Version: 1.3.0-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
auto-multiple-choice fails to build from source in unstable/amd64:
[..]
rm -f lang/ja.mo lang/es.mo lang/fr.mo lang/ar.mo lang/de.mo
rm -f *.bpot
rm -f *.po
make[2]: Leaving directory
'/home/lamby/temp/cdt.20161010102028.urpidXRVJT.db.auto-multiple-choice/auto-multiple-choice-1.3.0/I18N'
make[1]: Leaving directory
'/home/lamby/temp/cdt.20161010102028.urpidXRVJT.db.auto-multiple-choice/auto-multiple-choice-1.3.0'
dh_clean
debian/rules build
AMCCONF=deb dh build --with tex
dh_testdir
dh_update_autotools_config
dh_auto_configure
dh_auto_build
make -j1
make[1]: Entering directory
'/home/lamby/temp/cdt.20161010102028.urpidXRVJT.db.auto-multiple-choice/auto-multiple-choice-1.3.0'
Recording substitution variables from ./Makefile.versions ./Makefile.conf
./Makefile-deb.conf
perl -p vars-subs.pl auto-multiple-choice.in > auto-multiple-choice
perl -p vars-subs.pl auto-multiple-choice.desktop.in >
auto-multiple-choice.desktop
perl -p vars-subs.pl AMC-gui-apropos.glade.in > AMC-gui-apropos.glade
perl -p vars-subs.pl AMC-gui.pl.in > AMC-gui.pl
perl -p vars-subs.pl AMC-latex-link.pl.in > AMC-latex-link.pl
perl -p vars-subs.pl AMC-perl/AMC/Basic.pm.in > AMC-perl/AMC/Basic.pm
perl -p vars-subs.pl doc/doc-xhtml-site.fr.xsl.in > doc/doc-xhtml-site.fr.xsl
perl -p vars-subs.pl doc/doc-xhtml-site.ja.xsl.in > doc/doc-xhtml-site.ja.xsl
perl -p vars-subs.pl doc/doc-xhtml-site.en.xsl.in > doc/doc-xhtml-site.en.xsl
perl -p vars-subs.pl doc/amcdocstyle.sty.in > doc/amcdocstyle.sty
perl -p vars-subs.pl doc/doc-xhtml.xsl.in > doc/doc-xhtml.xsl
perl -p vars-subs.pl doc/auto-multiple-choice.en.in.xml >
doc/auto-multiple-choice.en.xml
perl -p vars-subs.pl doc/auto-multiple-choice.fr.in.xml >
doc/auto-multiple-choice.fr.xml
perl -p vars-subs.pl doc/auto-multiple-choice.ja.in.xml >
doc/auto-multiple-choice.ja.xml
perl -p vars-subs.pl doc/sty/automultiplechoice.dtx.in >
doc/sty/automultiplechoice.dtx
gcc -o AMC-detect AMC-detect.cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/home/lamby/temp/cdt.20161010102028.urpidXRVJT.db.auto-multiple-choice/auto-multiple-choice-1.3.0=.
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro
-lstdc++ -lm -I /usr/include/opencv -lopencv_core -lopencv_highgui
-lopencv_imgproc
gcc -o AMC-buildpdf AMC-buildpdf.cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/home/lamby/temp/cdt.20161010102028.urpidXRVJT.db.auto-multiple-choice/auto-multiple-choice-1.3.0=.
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro
-lstdc++ -lm -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/pango-1.0 -I/usr/include/poppler/glib -I/usr/include/poppler
-I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng16 -lpangocairo-1.0 -lpango-1.0
-lpoppler-glib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -I
/usr/include/opencv -lopencv_core -lopencv_highgui -lopencv_imgproc
rsvg-convert -w 32 -h 32 icons/auto-multiple-choice.svg -o
icons/auto-multiple-choice.png
pngtopnm icons/auto-multiple-choice.png | ppmtoxpm >
icons/auto-multiple-choice.xpm
ppmtoxpm: (Computing colormap...
ppmtoxpm: ...Done. 41 colors found.)
make -C doc
make[2]: Entering directory
'/home/lamby/temp/cdt.20161010102028.urpidXRVJT.db.auto-multiple-choice/auto-multiple-choice-1.3.0/doc'
case auto-multiple-choice.en.xml in \
*.ja.xml) dblatex -P latex.encoding=utf8 -b xetex -t tex -p custom.xsl
--texstyle=amcdocstyle --xslt-opts="--nonet" --xslt-opts="--catalogs"
auto-multiple-choice.en.xml -o auto-multiple-choice.en.tex ;; \
*.xml) dblatex -t tex -p custom.xsl --texstyle=amcdocstyle
--xslt-opts="--nonet" --xslt-opts="--catalogs" auto-multiple-choice.en.xml -o
auto-multiple-choice.en.tex ;; \
esac
Build the book set list...
Variable $SGML_CATALOG_FILES not set
Build the listings...
Variable $SGML_CATALOG_FILES not set
Variable $SGML_CATALOG_FILES not set
XSLT stylesheets DocBook - LaTeX 2e (0.3.8-1)
===================================================
'auto-multiple-choice.en.tex' successfully built
rsvg-convert -f pdf img_src/warning.svg -o img_pdf/warning.pdf
rsvg-convert -f pdf img_src/important.svg -o img_pdf/important.pdf
rsvg-convert -f pdf img_src/note.svg -o img_pdf/note.pdf
export TEXINPUTS=./img_pdf/: ; case auto-multiple-choice.en.tex in \
*.ja.tex) \
sed -i -e '/setuplocale/a\
\\usepackage{xeCJK}\
\\setCJKmainfont{IPAexMincho}\
\\setCJKsansfont{IPAexGothic}\
\\setCJKmonofont{IPAexGothic}\
' auto-multiple-choice.en.tex; \
xelatex auto-multiple-choice.en.tex; xelatex
auto-multiple-choice.en.tex; ../reproducible-pdf.pl --fonts --id
auto-multiple-choice.en.pdf ;; \
*.tex) pdflatex auto-multiple-choice.en.tex; pdflatex
auto-multiple-choice.en.tex; ../reproducible-pdf.pl --id
auto-multiple-choice.en.pdf ;; \
esac
This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian)
(preloaded format=pdflatex)
restricted \write18 enabled.
entering extended mode
(./auto-multiple-choice.en.tex
LaTeX2e <2016/03/31> patch level 3
Babel <3.9r> and hyphenation patterns for 5 language(s) loaded.
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))
(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def))
(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/latin1.def))
(/usr/share/texlive/texmf-dist/tex/latex/fancybox/fancybox.sty
Style option: `fancybox' v1.4 <2010/05/15> (tvz)
) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
(./amcdocstyle.sty
(/usr/share/texmf/tex/latex/dblatex/style/docbook.sty
(/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
(/usr/share/texlive/texmf-dist/tex/latex/pdfpages/pdfpages.sty
(/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/eso-pic/eso-pic.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/atbegshi.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)))
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)))
(/usr/share/texlive/texmf-dist/tex/latex/pdfpages/pppdftex.def))
(/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty)
(/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.sty
****************************************
* Local config file subfigure.cfg used *
****************************************
(/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.cfg))
(/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty
(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty))
(/usr/share/texlive/texmf-dist/tex/latex/footmisc/footmisc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/appendix/appendix.sty)
(/usr/share/texmf/tex/latex/dblatex/style/dbk_fonts.sty
(/usr/share/texlive/texmf-dist/tex/latex/jknapltx/mathrsfs.sty)
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathptmx.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/pifont.sty
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/upzd.fd)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/upsy.fd))
(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)))
(/usr/share/texmf/tex/latex/dblatex/style/dbk_hyper.sty
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty))
Package hyperref Message: Driver: hpdftex.
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/bookmark.sty
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/bkm-pdftex.def)))
(/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline
fix
<2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty)
(/usr/share/texlive/texmf-dist/tex/latex/lastpage/lastpage.sty)
(/usr/share/texmf/tex/latex/dblatex/style/dbk_locale.sty)
(/usr/share/texmf/tex/latex/dblatex/style/dbk_title.sty)
(/usr/share/texmf/tex/latex/dblatex/style/dbk_headfoot.sty)
(/usr/share/texmf/tex/latex/dblatex/style/dbk_revision.sty
(/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty))
(/usr/share/texmf/tex/latex/dblatex/style/dbk_admonition.sty)
(/usr/share/texmf/tex/latex/dblatex/style/dbk_changebar.sty
(/usr/share/texlive/texmf-dist/tex/latex/changebar/changebar.sty))
(/usr/share/texmf/tex/latex/dblatex/style/dbk_biblio.sty
(/usr/share/texlive/texmf-dist/tex/latex/bibtopic/bibtopic.sty))
(/usr/share/texmf/tex/latex/dblatex/style/dbk_table.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/lscape.sty)
(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/hhline.sty)
(/usr/share/texmf/tex/latex/dblatex/misc/multirow2.sty)
! Use of \@xmultirow doesn't match its definition.
l.32 \expandafter{\@xmultirow{
#1}[#2]{#3}[#4]{#5}}
?
! Emergency stop.
l.32 \expandafter{\@xmultirow{
#1}[#2]{#3}[#4]{#5}}
! ==> Fatal error occurred, no output PDF file produced!
Transcript written on auto-multiple-choice.en.log.
This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian)
(preloaded format=pdflatex)
restricted \write18 enabled.
entering extended mode
(./auto-multiple-choice.en.tex
LaTeX2e <2016/03/31> patch level 3
Babel <3.9r> and hyphenation patterns for 5 language(s) loaded.
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))
(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def))
(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/latin1.def))
(/usr/share/texlive/texmf-dist/tex/latex/fancybox/fancybox.sty
Style option: `fancybox' v1.4 <2010/05/15> (tvz)
) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
(./amcdocstyle.sty
(/usr/share/texmf/tex/latex/dblatex/style/docbook.sty
(/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
(/usr/share/texlive/texmf-dist/tex/latex/pdfpages/pdfpages.sty
(/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/eso-pic/eso-pic.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/atbegshi.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)))
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)))
(/usr/share/texlive/texmf-dist/tex/latex/pdfpages/pppdftex.def))
(/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty)
(/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.sty
****************************************
* Local config file subfigure.cfg used *
****************************************
(/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.cfg))
(/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty
(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty))
(/usr/share/texlive/texmf-dist/tex/latex/footmisc/footmisc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/appendix/appendix.sty)
(/usr/share/texmf/tex/latex/dblatex/style/dbk_fonts.sty
(/usr/share/texlive/texmf-dist/tex/latex/jknapltx/mathrsfs.sty)
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathptmx.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/pifont.sty
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/upzd.fd)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/upsy.fd))
(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)))
(/usr/share/texmf/tex/latex/dblatex/style/dbk_hyper.sty
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty))
Package hyperref Message: Driver: hpdftex.
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/bookmark.sty
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/bkm-pdftex.def)))
(/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline
fix
<2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty)
(/usr/share/texlive/texmf-dist/tex/latex/lastpage/lastpage.sty)
(/usr/share/texmf/tex/latex/dblatex/style/dbk_locale.sty)
(/usr/share/texmf/tex/latex/dblatex/style/dbk_title.sty)
(/usr/share/texmf/tex/latex/dblatex/style/dbk_headfoot.sty)
(/usr/share/texmf/tex/latex/dblatex/style/dbk_revision.sty
(/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty))
(/usr/share/texmf/tex/latex/dblatex/style/dbk_admonition.sty)
(/usr/share/texmf/tex/latex/dblatex/style/dbk_changebar.sty
(/usr/share/texlive/texmf-dist/tex/latex/changebar/changebar.sty))
(/usr/share/texmf/tex/latex/dblatex/style/dbk_biblio.sty
(/usr/share/texlive/texmf-dist/tex/latex/bibtopic/bibtopic.sty))
(/usr/share/texmf/tex/latex/dblatex/style/dbk_table.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/lscape.sty)
(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/hhline.sty)
(/usr/share/texmf/tex/latex/dblatex/misc/multirow2.sty)
! Use of \@xmultirow doesn't match its definition.
l.32 \expandafter{\@xmultirow{
#1}[#2]{#3}[#4]{#5}}
?
! Emergency stop.
l.32 \expandafter{\@xmultirow{
#1}[#2]{#3}[#4]{#5}}
! ==> Fatal error occurred, no output PDF file produced!
Transcript written on auto-multiple-choice.en.log.
Error: Unable to find file.
Error: Failed to open PDF file:
auto-multiple-choice.en.pdf
Errors encountered. No output created.
Done. Input errors, so no output created.
pdftk uncompress error: Inappropriate ioctl for device at
../reproducible-pdf.pl line 28.
Makefile:67: recipe for target 'auto-multiple-choice.en.pdf' failed
make[2]: *** [auto-multiple-choice.en.pdf] Error 25
rm auto-multiple-choice.en.tex img_pdf/warning.pdf img_pdf/note.pdf
img_pdf/important.pdf
make[2]: Leaving directory
'/home/lamby/temp/cdt.20161010102028.urpidXRVJT.db.auto-multiple-choice/auto-multiple-choice-1.3.0/doc'
Makefile:145: recipe for target 'doc' failed
make[1]: *** [doc] Error 2
rm icons/auto-multiple-choice.png
make[1]: Leaving directory
'/home/lamby/temp/cdt.20161010102028.urpidXRVJT.db.auto-multiple-choice/auto-multiple-choice-1.3.0'
dh_auto_build: make -j1 returned exit code 2
debian/rules:5: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
auto-multiple-choice.1.3.0-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: dblatex
Source-Version: 0.3.9-1
We believe that the bug you reported is fixed in the latest version of
dblatex, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Hoenen <[email protected]> (supplier of updated dblatex
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 11 Oct 2016 08:58:13 +0200
Source: dblatex
Binary: dblatex dblatex-doc
Architecture: source
Version: 0.3.9-1
Distribution: unstable
Urgency: low
Maintainer: Andreas Hoenen <[email protected]>
Changed-By: Andreas Hoenen <[email protected]>
Description:
dblatex - Produces DVI, PostScript, PDF documents from DocBook sources
dblatex-doc - Documentation for dblatex
Closes: 837168 840189
Changes:
dblatex (0.3.9-1) unstable; urgency=low
.
* New upstream release
+ Support configuration of image conversion target format for XeTeX
backend. Thanks to W. Martin Borgert for reporting. Closes: #837168
+ Update README.Debian:
Searching configuration files within several standard directories is not
supported any longer.
* 20_xmultirow.patch:
Drop references to multirow package as superfluous and as crashing
with texlive-latex-extra >= 2016.20161008-1 (due to the change of the
\@xmultirow macro signature). Thanks to Anders Kaseorg for reporting.
Closes: #840189
Checksums-Sha1:
a48f30afaadaccd5ad99672367e59895ce97bc83 2063 dblatex_0.3.9-1.dsc
3a2e9b3fc501e0aa4c2152b9987287f8dca3f650 577068
dblatex_0.3.9.orig-examples.tar.bz2
654ba00280354db6d2ddd791baa1ca68641a3486 1659971 dblatex_0.3.9.orig.tar.bz2
5bbf68042d54ca53ff901098bb0aefb88424b988 17364 dblatex_0.3.9-1.debian.tar.xz
Checksums-Sha256:
44d3b1f5459300b85742d2fd667568b495b5a9ce97a5911e4054b10acaee75ed 2063
dblatex_0.3.9-1.dsc
8f78fabc9a3ee7ae71e7ef1c6920cb541e4038b11ba4d4a52bca890d2a817d85 577068
dblatex_0.3.9.orig-examples.tar.bz2
06e039f841bc9f163555da2fdeeaba65e45fd4aa0d621c54ff9c7b990bfbb15d 1659971
dblatex_0.3.9.orig.tar.bz2
5b72dd08aff65d4c01b1ae756065d9e66ea0063bbab2d58a30e6a9ec073923a1 17364
dblatex_0.3.9-1.debian.tar.xz
Files:
dc57a3d561dcda25064e7585dad157eb 2063 text optional dblatex_0.3.9-1.dsc
afbf9a63eb82e31645b7d51dc781abf9 577068 text optional
dblatex_0.3.9.orig-examples.tar.bz2
38e9fd93dd37d71e352010ad40e1dfb4 1659971 text optional
dblatex_0.3.9.orig.tar.bz2
bba41fc9fd22d735d4a70ea4bf192651 17364 text optional
dblatex_0.3.9-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJX/OePAAoJEPNPCXROn13Zz+oQAJMI4UQtC/LyrZZnfKSx2VUJ
eAt0oA7Tv8JFd0syOd/7phoKOz7esYxZu0NMoI5e+ltB6bNkbJ3wcX33TSVM4V8y
e694vaVsjqjPpGosl9CW2efO304XXhqPOf0ePp95I+C365pGodbhfcUIkL0SaN+U
mOJRbpXIFNdlYAHrOCQcP+VWB9IrunrcB9+eYgyUkX6w3kIl16oW4CNHO0KBd6cA
b7OUEOlE5gA5NtxXJGmbwN5+8ZJyaXXPcIxOnzr7bqjNKP66jIGzkFgk6jpTvIg6
95faUOkr6C8iQydrbLMmpY8KEaw2EUbqAAPOoSpFRg784HRznvLouoECfee3GvQE
tanyAdta+GwDKP6PiKIS3uOH4FSqO4VvMljq3iFag1UuSrZ4FdTFRitbt0Zfj9LY
4zC/qeCgwgaMuIvqC+RgIgEBMQxTj6ux9ytscUcsQZsKHPwl55EcAdCAr8uhfqs9
vhR8O8oaE1rU2nGO5dlAw/s2VEwzaYnS6K4ghV2uWs29SofvfgNy3qLi4M/zHcj4
UWVdOJ6hXM/D1QrdDPIVz3lDtMShltVQ598EcP5nW55VXxJVbl44eJqGlhyOSMg5
X+lhS9WWaxPH2PxOuvGboCAlRACokpwLr1aedfKN37I+B3ZlDIrZrGv5t66UoEu0
u8g4StN2FI2FBFpYmP+3
=OZua
-----END PGP SIGNATURE-----
--- End Message ---