Package: src:uim Version: 1:1.8.8-9.5 Severity: important Tags: ftbfs trixie sid User: debian...@lists.debian.org Usertags: gettext-0.23
Dear maintainer: During a rebuild of all packages in unstable using gettext 0.23.1, which is available in experimental, your package failed to build: -------------------------------------------------------------------------------- [...] Making check in po make[2]: Entering directory '/<<PKGBUILDDIR>>/po' INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=. /usr/bin/intltool-update --gettext-package uim --pot ERROR: xgettext failed to generate PO tempalte file because the following file contains strings marked for translation, not encoded in UTF-8. Please ensure all strings marked for translation are UTF-8 encoded. unknown make[2]: *** [Makefile:221: uim.pot] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' make[1]: *** [Makefile:668: check-recursive] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: error: make -j1 check "TESTSUITEFLAGS=-j1 --verbose" VERBOSE=1 returned exit code 2 make: *** [debian/rules:57: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202501/ Notes: - Many packages may be fixed by using this in configure.in: AM_GNU_GETTEXT_REQUIRE_VERSION([0.21]) (removing any existing AM_GNU_GETTEXT_VERSION that may exist). - This bug will be RC once gettext is uploaded for unstable, but I still don't know when I will be able to do that. If you fix this bug, it would help to have gettext in unstable sooner. - If this is really a bug in one of the build-depends, please use reassign and add an affects on src:uim, so that this is still visible in the BTS web page for this package. Thanks.