Ludovic Courtès <[email protected]> writes: > Konrad Hinsen <[email protected]> skribis: > >> [email protected]:2849: format specifications in 'msgstr[0]' are not a subset >> of those in 'msgid_plural' >> [email protected]:2856: format specifications in 'msgstr[0]' are not a subset >> of those in 'msgid_plural' >> /gnu/store/6z2rl8vrbcghvwcjdcf740b8l2cgx25a-profile/bin/msgfmt: found 2 >> fatal errors > > Fixed in 43f7fd8783af1e824904a76115a8ae8ccbb19f06, thanks!
Thanks! Unfortunately, a very similar error still blocks compiling a fresh Guix checkout: make[5]: Entering directory '/home/hinsen/guix/guix/po/guix' sed -e '/^#/d' -e 's/HEADER/[email protected]/g' ./insert-header.sin > [email protected] en@boldquot: en@boldquot: msgmerge --lang=en@boldquot [email protected] guix.pot -o [email protected] ............................................................................................ done. make[5]: Leaving directory '/home/hinsen/guix/guix/po/guix' make[4]: Leaving directory '/home/hinsen/guix/guix/po/guix' rm -f [email protected] && /gnu/store/6z2rl8vrbcghvwcjdcf740b8l2cgx25a-profile/bin/msgfmt -c --statistics --verbose -o [email protected] [email protected] [email protected]:2864: format specifications in 'msgstr[0]' are not a subset of those in 'msgid_plural' /gnu/store/6z2rl8vrbcghvwcjdcf740b8l2cgx25a-profile/bin/msgfmt: found 1 fatal error Cheers, Konrad.
