Package: src:gettext
Version: 0.21-9
X-Debbugs-CC: sanv...@debian.org,debian-hurd@lists.debian.org
After applying the patch proposed in Bug#982085 (with minor changes),
the build-dependencies of gettext now allow building under hurd-i386,
but currently it fails some tests. Example:
FAIL: msgcat-17
===============
16,18c16,18
< "Fehler beim Schreiben eines großen Ergebnisses auf eine zu kleine "
< "Platte% s% smit der jederzeitigen Möglichkeit eines Fehlers in jedem Moment "
< "und an jeder Stelle"
---
"Fehler beim Schreiben eines großen Ergebnisses auf eine zu kleine Platte% s"
"% smit der jederzeitigen Möglichkeit eines Fehlers in jedem Moment und an "
"jeder Stelle"
I have the feeling that this may have something to do with terminal
width on Hurd, but I don't really know.
It would be really nice if some Hurd porter could look at this and
propose a patch which works (hence the X-Debbugs-CC).
Full build log available here:
https://buildd.debian.org/status/fetch.php?pkg=gettext&arch=hurd-i386&ver=0.21-8&stamp=1661482459&raw=0
Note: Version 0.21-9 which I have just uploaded right now is expected to
fail in the same way, because the changes are not related at all with
the tests.
Thanks.