Comment 1 for bug 85898

Revision history for this message
Lionel Le Folgoc (mrpouit) wrote :

It seems to fail creating .po files:
XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/usr/bin/extractattr sh ./admin/cvs.sh extract-messages
Usage: cvs.sh <target>
Target can be one of:
    cvs cvs-clean dist
    configure.in configure.files
    package-merge package-messages

Usage: anything but extract-messages
make: [common-install-prehook-impl] Error 1 (ignored)
for file in po/*pot; do \
  sed "s/charset=CHARSET/charset=UTF-8/" -i $file; \
 done
sed: can't read po/*pot: No such file or directory
make: [common-install-prehook-impl] Error 2 (ignored)

and therefore it fails creating -dbg package:
pkgstriptranslations: kxgenerator-dbgsym does not contain translations, skipping
pkgstriptranslations: The following PO/POT files are empty. This is known to
cause trouble in the translation importer and generally indicates a package
bug:

./po/pl.po
make: *** [binary-strip-IMPL/kxgenerator] Error 1