Bug#1088719: librsb: FTBFS: gmake[3]: *** [Makefile:920: qtests] Error 1
Michele Martone
michelemartone at users.sourceforge.net
Sat Nov 30 12:14:51 GMT 2024
On 20241129 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20241130/0270a96e/attachment.sig>
More information about the debian-science-maintainers
mailing list