Re: Cannot build guix from git due to .po file errors

2020-03-29 Thread Ludovic Courtès
Marius Bakke skribis: > Marius Bakke writes: > >> Ludovic Courtès writes: >> >>> Hi Vagrant, >>> >>> Vagrant Cascadian skribis: >>> e...@boldquot.po:4591: format specifications in 'msgstr[0]' are not a subset of those in 'msgid_plural' /gnu/store/p50cw1g05g566bkbr6ylcibqffhha8w4

Re: Cannot build guix from git due to .po file errors

2020-03-28 Thread Marius Bakke
Marius Bakke writes: > Ludovic Courtès writes: > >> Hi Vagrant, >> >> Vagrant Cascadian skribis: >> >>> e...@boldquot.po:4591: format specifications in 'msgstr[0]' are not a >>> subset of those in 'msgid_plural' >>> /gnu/store/p50cw1g05g566bkbr6ylcibqffhha8w4-profile/bin/msgfmt: found 1 >>> fat

Re: Cannot build guix from git due to .po file errors

2020-03-28 Thread Marius Bakke
Ludovic Courtès writes: > Hi Vagrant, > > Vagrant Cascadian skribis: > >> e...@boldquot.po:4591: format specifications in 'msgstr[0]' are not a >> subset of those in 'msgid_plural' >> /gnu/store/p50cw1g05g566bkbr6ylcibqffhha8w4-profile/bin/msgfmt: found 1 >> fatal error > > What’s the message on

Re: Cannot build guix from git due to .po file errors

2020-03-26 Thread Ludovic Courtès
Hi Vagrant, Vagrant Cascadian skribis: > e...@boldquot.po:4591: format specifications in 'msgstr[0]' are not a > subset of those in 'msgid_plural' > /gnu/store/p50cw1g05g566bkbr6ylcibqffhha8w4-profile/bin/msgfmt: found 1 > fatal error What’s the message on that line? I haven’t hit the problem

Re: Cannot build guix from git due to .po file errors

2020-03-25 Thread Danny Milosavljevic
Hi Vagrant, a workaround that I like to use is make SUBDIRS= It will get rid of the "po" subdir rule. (I'm not saying that that's the correct fix or anything) pgpqnBJQ9fbag.pgp Description: OpenPGP digital signature

Cannot build guix from git due to .po file errors

2020-03-25 Thread Vagrant Cascadian
I haven't been able to build guix from a local checkout lately: $ git describe --match=v'*' v1.0.1-13415-g0557618dbe $ git clean -dfx $ guix environment --pure guix [env]$ ./bootstrap && ./configure --localstatedir=/var && make -j4 check ++ find po/doc -type f -name 'guix-manual*.po' ... make[4]: