help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Outdated po files


From: Konrad Hinsen
Subject: Re: Outdated po files
Date: Mon, 23 Sep 2019 19:46:26 +0200

Hi Julien,

> This is not an error, but rather a warning. They are expected because
> their is one po file for two texinfo files, they cannot have the same
> number of entries. So the message is harmless, but I can't find an
> option to hide it specifically.

Ah, thanks. I thought the po file problem was the reason for the error
that follows, but from your explanation it looks like this is just a
coincidence. However, it does look as if the error is related
to po files in some way:

   rm -f address@hidden && 
/gnu/store/6z2rl8vrbcghvwcjdcf740b8l2cgx25a-profile/bin/msgfmt -c --statistics 
--verbose -o address@hidden address@hidden
   address@hidden:2848: format specifications in 'msgstr[0]' are not a subset 
of those in 'msgid_plural'
   address@hidden:2855: format specifications in 'msgstr[0]' are not a subset 
of those in 'msgid_plural'
   /gnu/store/6z2rl8vrbcghvwcjdcf740b8l2cgx25a-profile/bin/msgfmt: found 2 
fatal errors
   address@hidden: 915 translated messages.
   make[3]: *** [Makefile:201: address@hidden] Error 1
   make[3]: Leaving directory '/home/hinsen/guix-from-source/guix/po/guix'
   make[2]: *** [Makefile:238: stamp-po] Error 2
   make[2]: Leaving directory '/home/hinsen/guix-from-source/guix/po/guix'
   make[1]: *** [Makefile:4865: check-recursive] Error 1
   make[1]: Leaving directory '/home/hinsen/guix-from-source/guix'

Cheers,
  Konrad



reply via email to

[Prev in Thread] Current Thread [Next in Thread]