Installing using ebuilds from the fluidportage overlay. Compile exits with the following error: make[2]: Entering directory `/var/tmp/portage/libxfcegui4-20101010/work/libxfceg ui4/po' file=./`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -c -o $file be.po file=./`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -c -o $file bn_IN.po file=./`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -c -o $file ca.po file=./`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -c -o $file cs.po /usr/bin/gmsgfmt: ca.po: warning: Charset missing in header. Message conversion to user's charset will not work. /usr/bin/gmsgfmt: ca.po: warning: PO file header missing or invalid warning: charset conversion will not work /usr/bin/gmsgfmt: found 1 fatal error make[2]: *** [ca.gmo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/libxfcegui4-20101010/work/libxfcegu i4/po' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/libxfcegui4-20101010/work/libxfcegu i4' make: *** [all] Error 2 Reproducible: Always Steps to Reproduce: 1. 2. 3.
(In reply to comment #0) > Installing using ebuilds from the fluidportage overlay. Compile exits with the > following error: > > make[2]: Entering directory `/var/tmp/portage/libxfcegui4-20101010/work/libxfceg > ui4/po' > file=./`echo be | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -c -o $file be.po > file=./`echo bn_IN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -c -o $file bn_IN.po > file=./`echo ca | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -c -o $file ca.po > file=./`echo cs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -c -o $file cs.po > /usr/bin/gmsgfmt: ca.po: warning: Charset missing in header. > Message conversion to user's charset will not > work. > /usr/bin/gmsgfmt: ca.po: warning: PO file header missing or invalid > warning: charset conversion will not work > /usr/bin/gmsgfmt: found 1 fatal error It was my fault, I did not commited correctly the translation. Sorry for the noise. It is fixed in 19376.
Amen.