* Michele Martone <michelemart...@users.sourceforge.net> [2024-11-30 12:14]:

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:

[…]

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?

Yes, I can confirm this. I nailed down the problem, I think, It is due to an incompatibility between the beamer class and the ucs package. I reported this to the upstream authors of beamer: https://github.com/josephwright/beamer/issues/921

David Carlisle replied wit this comment: “The ucs package is incompatible with latex's support for input encodings, it is maintained for legacy compatibility for some documents that were specifically using its commands but it should not be used with new documents.”

@Michele: Do you really need the ucs package?

At any rate, replacing "\\" by "\newline" does indeed fix the building problem. I will soon release a new version of the package.

Best,

Rafael Laboissière

Reply via email to