On 20241129@23:10, Santiago Vila wrote: > Package: src:librsb > Version: 1.3.0.2+dfsg-6.1 > Severity: serious > Tags: ftbfs > > Dear maintainer: > > During a rebuild of all packages in unstable, your package failed to build: > ... > ./rsbtest --quiet A_underscore.mtx --report test.tex --no-basename-render > --no-tune --max_t 0.01 --types d --nrhs 1 --incx 1 --incy 1 --no-trans > --alpha 1 --beta 1 | dd if=/dev/stdin of=/dev/stdout bs=16M status=none > iflag=fullblock | grep LaTeX > /dev/null && if test latex != 'false' ; then > latex -interaction=batchmode test.tex ; fi > This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2025/dev/Debian) > (preloaded format=latex) > restricted \write18 enabled. > entering extended mode > gmake[3]: *** [Makefile:920: qtests] Error 1 > gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/rsbtest' > make[2]: *** [Makefile:3227: qtests] Error 2 > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: *** [debian/rules:48: override_dh_auto_test] Error 2 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > make: *** [debian/rules:16: binary] Error 2 > dpkg-buildpackage: error: 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/202411/ > ...
Hi Santiago, thanks for spotting this. I can reproduce it. Patching rsbtest/rsbtest.cpp as -\def\mytitle{librsb autotuning benchmark report\\ +\def\mytitle{librsb autotuning benchmark report\newline should solve the problem (pdflatex failing to compile LaTeX output). I'm not fully sure why is \\ not accepted anymore. Can you confirm this? Cheers, Michele
signature.asc
Description: PGP signature