unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37491: guix master build fails with msgmerge error
@ 2019-09-23 14:07 Danny Milosavljevic
  2020-03-08 21:18 ` Roel Janssen
  0 siblings, 1 reply; 3+ messages in thread
From: Danny Milosavljevic @ 2019-09-23 14:07 UTC (permalink / raw)
  To: 37491

[-- Attachment #1: Type: text/plain, Size: 877 bytes --]

msgmerge  --lang=en@quot en@quot.po guix.pot -o en@quot.new.po
............................................................................................ done.
make[5]: Leaving directory '/home/dannym/src/guix-heads-v5/guix/po/guix'
make[4]: Leaving directory '/home/dannym/src/guix-heads-v5/guix/po/guix'
rm -f en@quot.gmo && /gnu/store/h4v540l0p97mjy9ll9lc86cpz8m3l23f-profile/bin/msgfmt -c --statistics --verbose -o en@quot.gmo en@quot.po
en@quot.po:2837: format specifications in 'msgstr[0]' are not a subset of those in 'msgid_plural'
en@quot.po:2844: format specifications in 'msgstr[0]' are not a subset of those in 'msgid_plural'
/gnu/store/h4v540l0p97mjy9ll9lc86cpz8m3l23f-profile/bin/msgfmt: found 2 fatal errors
en@quot.po: 915 translated messages.
make[3]: *** [Makefile:201: en@quot.gmo] Error 1

Git commit: 3dd3ac4d83db0609e10637e9d21d7abb2198398d

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#37491: guix master build fails with msgmerge error
  2019-09-23 14:07 bug#37491: guix master build fails with msgmerge error Danny Milosavljevic
@ 2020-03-08 21:18 ` Roel Janssen
  2020-11-10 18:45   ` Maxim Cournoyer
  0 siblings, 1 reply; 3+ messages in thread
From: Roel Janssen @ 2020-03-08 21:18 UTC (permalink / raw)
  To: Danny Milosavljevic, 37491

On Mon, 2019-09-23 at 16:07 +0200, Danny Milosavljevic wrote:
> msgmerge  --lang=en@quot en@quot.po guix.pot -o en@quot.new.po
> .....................................................................
> ....................... done.
> make[5]: Leaving directory '/home/dannym/src/guix-heads-
> v5/guix/po/guix'
> make[4]: Leaving directory '/home/dannym/src/guix-heads-
> v5/guix/po/guix'
> rm -f en@quot.gmo && /gnu/store/h4v540l0p97mjy9ll9lc86cpz8m3l23f-
> profile/bin/msgfmt -c --statistics --verbose -o en@quot.gmo 
> en@quot.po
> en@quot.po:2837: format specifications in 'msgstr[0]' are not a
> subset of those in 'msgid_plural'
> en@quot.po:2844: format specifications in 'msgstr[0]' are not a
> subset of those in 'msgid_plural'
> /gnu/store/h4v540l0p97mjy9ll9lc86cpz8m3l23f-profile/bin/msgfmt: found
> 2 fatal errors
> en@quot.po: 915 translated messages.
> make[3]: *** [Makefile:201: en@quot.gmo] Error 1
> 
> Git commit: 3dd3ac4d83db0609e10637e9d21d7abb2198398d

I'm getting the same error with commit
462ca0bbb73206569073814dd8daa7e2b6a2a048.

Do you know how you solved this?

Kind regards,
Roel Janssen

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#37491: guix master build fails with msgmerge error
  2020-03-08 21:18 ` Roel Janssen
@ 2020-11-10 18:45   ` Maxim Cournoyer
  0 siblings, 0 replies; 3+ messages in thread
From: Maxim Cournoyer @ 2020-11-10 18:45 UTC (permalink / raw)
  To: Roel Janssen; +Cc: 37491-done

Hello,

Roel Janssen <roel@gnu.org> writes:

> On Mon, 2019-09-23 at 16:07 +0200, Danny Milosavljevic wrote:
>> msgmerge  --lang=en@quot en@quot.po guix.pot -o en@quot.new.po
>> .....................................................................
>> ....................... done.
>> make[5]: Leaving directory '/home/dannym/src/guix-heads-
>> v5/guix/po/guix'
>> make[4]: Leaving directory '/home/dannym/src/guix-heads-
>> v5/guix/po/guix'
>> rm -f en@quot.gmo && /gnu/store/h4v540l0p97mjy9ll9lc86cpz8m3l23f-
>> profile/bin/msgfmt -c --statistics --verbose -o en@quot.gmo 
>> en@quot.po
>> en@quot.po:2837: format specifications in 'msgstr[0]' are not a
>> subset of those in 'msgid_plural'
>> en@quot.po:2844: format specifications in 'msgstr[0]' are not a
>> subset of those in 'msgid_plural'
>> /gnu/store/h4v540l0p97mjy9ll9lc86cpz8m3l23f-profile/bin/msgfmt: found
>> 2 fatal errors
>> en@quot.po: 915 translated messages.
>> make[3]: *** [Makefile:201: en@quot.gmo] Error 1
>> 
>> Git commit: 3dd3ac4d83db0609e10637e9d21d7abb2198398d
>
> I'm getting the same error with commit
> 462ca0bbb73206569073814dd8daa7e2b6a2a048.
>
> Do you know how you solved this?
>
> Kind regards,
> Roel Janssen

That probably was an error in the translation files that got resolved.
Master currently builds fine.

Closing,

Thank you!

Maxim




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-10 18:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-23 14:07 bug#37491: guix master build fails with msgmerge error Danny Milosavljevic
2020-03-08 21:18 ` Roel Janssen
2020-11-10 18:45   ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).