On Sat, Sep 05, 2020 at 10:47:34AM +0200, n952162 wrote:
> gnokii wanted to emerge 6 packages and failed on the last:
> It looks like this could be an ebuild error.  Any hints, how to proceed?

gettext is not providing the codeset.m4 file, which was the file to define
AM_LANGINFO_CODESET. Unfortunately, in commit [1], it was removed from gettext,
so you need to grab it from the immediately previous tree [2]. Copy the file
into /usr/share/aclocal and try emerging gnokii again.

This is obviously not a permanent fix, but it will confirm the issue.
Erroneously, the Portage File List (e-file) will still report that gettext
provides codeset:

        $ e-file codeset.m4

        [I] sys-devel/gettext
                Available Versions:     0.18.2 0.19.8.1
                Last Installed Ver:     0.21(Sat 05 Sep 2020 10:28:59 BST)
                Homepage:               https://www.gnu.org/software/gettext/
                Description:            GNU locale utilities
                Matched Files:          /usr/share/aclocal/codeset.m4;

[1] 
https://git.savannah.gnu.org/cgit/gettext.git/commit/?id=8c2bfdbddb13a480d88ceac4ab0e5886bda957cb
[2] 
https://git.savannah.gnu.org/cgit/gettext.git/plain/gettext-runtime/m4/codeset.m4?id=ba23f92889187ec33dd02fcaceed9503d1b65167

-- 

Ashley Dixon
suugaku.co.uk

2A9A 4117
DA96 D18A
8A7B B0D2
A30E BF25
F290 A8AA

Attachment: signature.asc
Description: PGP signature

Reply via email to