<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Peter, I can confirm this is a "new and improved" thing in Trixie
with msgfmt. Quite an unnecessary one too IMHO. However its
there.</p>
<p>FPC has nine or ten *.po files that will trigger the problem, so,
not just dwriter.de.po I am afraid.</p>
<p>If your suggestion is to edit fpc build scripts, that will make
the translations unavailable (obviously), do you intend to feed
this bug back to FPC ? I will if you don't so the next release
will at least translate correctly.<br>
</p>
<p>Davo<br>
</p>
<p><br>
</p>
<div class="moz-cite-prefix">On 10/7/24 02:08, Peter B wrote:<br>
</div>
<blockquote type="cite"
cite="mid:89b48e30-2d0c-490a-88c7-03961e42d331@pblackman.plus.com">...
<br>
<blockquote type="cite">
<blockquote type="cite">msgfmt fpdoc.de.po dwriter.de.po -o
fpdoc.de.mo
<br>
msgfmt: input file doesn't contain a header entry with a
charset specification
<br>
</blockquote>
</blockquote>
The immediate cause of the build fail, is that msgfmt is called
against de.po files which have no header.
<br>
Until recently, fpc built OK, and msgfmt did not appear in the
build logs.
<br>
<br>
I have no idea why this problem has just appeared now,
<br>
but the build can be saved by commenting out the build of the
de.mo files.
<br>
</blockquote>
</body>
</html>