Package: src:packaging-tutorial
Version: 0.21
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep
dh_update_autotools_config -i
dh_auto_configure -i
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# version check
if [ 0.21 != 0.21 ]; then echo "Wrong version in .tex: 0.21 != 0.21"; exit 1; fi
#translate source files before building pdf
po4a po4a/po4a.cfg --verbose --keep 50
Updating po4a/po//packaging-tutorial.pot:
(628 entries)
Updating po4a/po//de.po:
............................................................... done.
[... snipped ...]
debiantutorial.zh_TW.sty is 100% translated (1 strings).
dh_auto_build
make -j1
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make LU_REC_MASTER="packaging-tutorial.de" LU_REC_FLAVOR="PDF"
LU_REC_TARGET="packaging-tutorial.de.pdf" LU_WATCH_FILES_SAVE
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Nothing to be done for 'LU_WATCH_FILES_SAVE'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
======> building packaging-tutorial.de.pdf <======
Running: 'pdflatex' '--interaction' 'errorstopmode' '--jobname'
'packaging-tutorial.de'
'\RequirePackage[extension=.pdf]{texdepends}\input{packaging-tutorial.de.tex}'
LaTeX Warning: You have requested package
`beamerthemedebian',*************************************
Building packaging-tutorial.de.pdf fails
*************************************
Here are the last lines of the log file
If this is not enought, try to
call 'make' with 'VERB=verbose' option
*************************************
==> Last lines in packaging-tutorial.de.log <==
\beamer@dima=\dimen185
\beamer@dimb=\dimen186
)
(/usr/share/texlive/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty)))
(./beamerthemedebian.sty
LaTeX Warning: You have requested package `beamerthemedebian',
but the package provides `$'.
Package: $ 2019/01/05 v3.1 (3.1)
! LaTeX Error: Missing \begin{document}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.1 \ProvidesPackageRCS $H
eader: /cvsroot/latex-beamer/latex-beamer/themes/t...
make[2]: *** [LaTeX.mk:823: packaging-tutorial.de.pdf] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [debian/rules:17: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:5: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit
status 2
--------------------------------------------------------------------------------
(The above is just how the build ends and not necessarily the most relevant
part)
The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/packaging-tutorial.html
where you can get a full build log if you need it.
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.