Your message dated Tue, 05 Jan 2021 01:35:36 +0000 with message-id <[email protected]> and subject line Bug#978335: fixed in rifiuti2 0.7.0-3 has caused the Debian Bug report #978335, regarding rifiuti2: FTBFS: error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.19 but the autoconf macros are from gettext version 0.20 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 978335: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978335 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: rifiuti2 Version: 0.7.0-2 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201226 ftbfs-bullseye Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[4]: Entering directory '/<<PKGBUILDDIR>>/po' > sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed > mv t-remove-potcdate.sed remove-potcdate.sed > package_gnu="no"; \ > test -n "$package_gnu" || { \ > if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ > LC_ALL=C find -L .. -maxdepth 1 -type f \ > -size -10000000c -exec grep 'GNU rifiuti2' \ > /dev/null '{}' ';' 2>/dev/null; \ > else \ > LC_ALL=C grep 'GNU rifiuti2' ../* 2>/dev/null; \ > fi; \ > } | grep -v 'libtool:' >/dev/null; then \ > package_gnu=yes; \ > else \ > package_gnu=no; \ > fi; \ > }; \ > if test "$package_gnu" = "yes"; then \ > package_prefix='GNU '; \ > else \ > package_prefix=''; \ > fi; \ > if test -n 'https://github.com/abelcheung/rifiuti2/issues' || test > 'https://github.com/abelcheung/rifiuti2/issues' = '@'PACKAGE_BUGREPORT'@'; > then \ > msgid_bugs_address='https://github.com/abelcheung/rifiuti2/issues'; \ > else \ > msgid_bugs_address='https://github.com/abelcheung/rifiuti2/issues'; \ > fi; \ > case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ > '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ > /usr/bin/xgettext --default-domain=rifiuti2 --directory=.. \ > --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ > --add-comments="TRANSLATOR" \ > --files-from=./POTFILES.in \ > --copyright-holder='' \ > --msgid-bugs-address="$msgid_bugs_address" \ > ;; \ > *) \ > /usr/bin/xgettext --default-domain=rifiuti2 --directory=.. \ > --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ > --add-comments="TRANSLATOR" \ > --files-from=./POTFILES.in \ > --copyright-holder='' \ > --package-name="${package_prefix}rifiuti2" \ > --package-version='0.7.0' \ > --msgid-bugs-address="$msgid_bugs_address" \ > ;; \ > esac > test ! -f rifiuti2.po || { \ > if test -f ./rifiuti2.pot; then \ > sed -f remove-potcdate.sed < ./rifiuti2.pot > rifiuti2.1po && \ > sed -f remove-potcdate.sed < rifiuti2.po > rifiuti2.2po && \ > if cmp rifiuti2.1po rifiuti2.2po >/dev/null 2>&1; then \ > rm -f rifiuti2.1po rifiuti2.2po rifiuti2.po; \ > else \ > rm -f rifiuti2.1po rifiuti2.2po ./rifiuti2.pot && \ > mv rifiuti2.po ./rifiuti2.pot; \ > fi; \ > else \ > mv rifiuti2.po ./rifiuti2.pot; \ > fi; \ > } > make[4]: Leaving directory '/<<PKGBUILDDIR>>/po' > *** error: gettext infrastructure mismatch: using a Makefile.in.in from > gettext version 0.19 but the autoconf macros are from gettext version 0.20 > make[3]: *** [Makefile:219: stamp-po] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/12/26/rifiuti2_0.7.0-2_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with me so that we can identify if something relevant changed in the meantime. About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---Source: rifiuti2 Source-Version: 0.7.0-3 Done: Giovani Augusto Ferreira <[email protected]> We believe that the bug you reported is fixed in the latest version of rifiuti2, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Giovani Augusto Ferreira <[email protected]> (supplier of updated rifiuti2 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 04 Jan 2021 21:51:42 -0300 Source: rifiuti2 Architecture: source Version: 0.7.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Security Tools <[email protected]> Changed-By: Giovani Augusto Ferreira <[email protected]> Closes: 978335 Changes: rifiuti2 (0.7.0-3) unstable; urgency=medium . * Bumped standards version to 4.5.1, no changes needed. * debian/patches/001: Add temporary patch to fix FTBFS with gettext 0.21. (Closes: #978335) Checksums-Sha1: ca9e28003939a9619d21409ee0ff4be2d19823c0 1967 rifiuti2_0.7.0-3.dsc 824b767b6c03d4b006e26315c84ed18519b072dd 5364 rifiuti2_0.7.0-3.debian.tar.xz 6b7576270c5d1ccb278e8ca3663b5916538f2907 6823 rifiuti2_0.7.0-3_source.buildinfo Checksums-Sha256: e0011ff05992c400abe474668155d3f433fd1ef12da66a0560e520fe17d3bced 1967 rifiuti2_0.7.0-3.dsc 5bab65ed409a44e6bf6666301ec4488e6ec6ad78a18e1ee78fac485d163eabc4 5364 rifiuti2_0.7.0-3.debian.tar.xz 4cd4ded18e8038c4f20dc2c5914cf0f2298fb6e4b095535de5844c150eb254fb 6823 rifiuti2_0.7.0-3_source.buildinfo Files: 449d578a0cb14934708ade7bd1682d9f 1967 utils optional rifiuti2_0.7.0-3.dsc 2e8d7b5163d8d5d41b166920a874ccaf 5364 utils optional rifiuti2_0.7.0-3.debian.tar.xz 1cf53764c3b9e859ae600b5cf48d9338 6823 utils optional rifiuti2_0.7.0-3_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEs/UaJxJhnD7NdLjheElO9yN1pmwFAl/zuyEACgkQeElO9yN1 pmwijBAAtTT6mTRIeiVrpR/ZZbJU0kVspyfEd25EKJM8T/HljqjLmpqsOTIHfcA9 MfmNtQ0YXnPyjmLtws0p2uaiUvHm+1BK+LODx3oocqII07Fkv0yCKX1/UcW404bB OqA8VOgmhsFdfvIKmdCsOeh1kEbE+zdwZqGyM6r+WyJh3anbi01+faCMtC1Z07mr zlQUyGGgcripT/YsNpR0vABGBNjCHnrAL0/ZV0JFDzI06vIHIwFWP3X4VVC+IPwc jMo2MdmD+MAnIx8HaSMqcAIvPKmBYbanKXjAdv0RaIuc2t+8NgYQbqzJcvLpqbXm tr51IrWCAP89xkn/oCFEiCaGa+3Bevu4kwsRoqNsHMiRGmBRpclrjbDbelgnOktA NpViDSUeQDAl6fy3w0Tg075xUXjme2jeKHQ/PGfYS395b4IwZarTsT4lbo67/dxn kEpZL0G1lxp/kV9yaOefsALRi8atieOPtNQ/nXPmExtybo4KefvRWpvr5tlGqmXw uP+emsND/ZLFunbrMuVbFO0VfjipPmalAgxm8QDtLf/FiLlqYf9HvDG+eMpc+IB0 6gTOdTxgCt4WI9CQQNB4s1C4Tn/93hvKayFI7JPpid1nk/9mqbLDlIQRfzvzB/w0 ZHHVRw+gpUdrE0bHK78a3qJeWyiQ+demRyeLh0ehSVxLqf74enI= =B+b7 -----END PGP SIGNATURE-----
--- End Message ---

