Bug#1016332: librsb: FTBFS: gmake[3]: *** [Makefile:920: qtests] Error 1

Rafael Laboissière rafael at debian.org
Mon Dec 5 14:59:43 GMT 2022


* Michele Martone <michelemartone at users.sourceforge.net> [2022-12-04 23:42]:

> latex is not able to compile a rsbtest-generated 
> file looking like the one I attach. 
> The problematic line is:
>
> \usepackage[utf8x]{inputenc} 
> [...]

It compiles fine here:

     $ pdflatex test.tex > /dev/null && grep utf8x.def test.log
     (/usr/share/texlive/texmf-dist/tex/latex/ucs/utf8x.def
     File: utf8x.def 2022/08/07 UCS: Input encoding UTF-8

The utf8x.def file belongs to this package:

     $ dpkg -S /usr/share/texlive/texmf-dist/tex/latex/ucs/utf8x.def
     texlive-latex-extra: /usr/share/texlive/texmf-dist/tex/latex/ucs/utf8x.def

texlive-latex-extra is one of the dependencies of doxygen-latex, which 
is a build-dependency of librsb.

In conclusion, I do not think that the problem is caused by using the 
utf8x option for the LaTeX package inputenc.

Best,

Rafael



More information about the debian-science-maintainers mailing list