https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-text/gtranslator-47.1 fails to compile. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
CC'ing also the author of the commit (675cfb566219ecda454d31e50ccdb20b12b801d5)
Created attachment 916592 [details] build.log build log and emerge --info
Created attachment 916593 [details] 1-testlog.txt 1-testlog.txt
Error(s) that match a know pattern in addition to what has been reported in the summary: 1/1 Validate appstream file FAIL 0.01s exit status 3 1/1 Validate appstream file FAIL 0.01s exit status 3 Program gtk4-update-icon-cache found: NO Run-time dependency libspelling-1 found: NO (tried pkgconfig and cmake)
This is a gettext problem, we need to bump to 0.23.1 version: https://savannah.gnu.org/bugs/?66620
(In reply to Pacho Ramos from comment #5) > This is a gettext problem, we need to bump to 0.23.1 version: > https://savannah.gnu.org/bugs/?66620 I will try get time for it today but it involves a new dependency so it was not at the top of my list. Could you handle marking all the appinfo bugs as dupes of this?
Thanks for identifying that being the issue btw
*** Bug 946939 has been marked as a duplicate of this bug. ***
*** Bug 946935 has been marked as a duplicate of this bug. ***
*** Bug 946899 has been marked as a duplicate of this bug. ***
*** Bug 946898 has been marked as a duplicate of this bug. ***
*** Bug 946897 has been marked as a duplicate of this bug. ***
*** Bug 946896 has been marked as a duplicate of this bug. ***
*** Bug 946895 has been marked as a duplicate of this bug. ***
*** Bug 946878 has been marked as a duplicate of this bug. ***
*** Bug 946843 has been marked as a duplicate of this bug. ***
*** Bug 946842 has been marked as a duplicate of this bug. ***
*** Bug 946839 has been marked as a duplicate of this bug. ***
*** Bug 946570 has been marked as a duplicate of this bug. ***
*** Bug 946206 has been marked as a duplicate of this bug. ***
*** Bug 946877 has been marked as a duplicate of this bug. ***
*** Bug 948256 has been marked as a duplicate of this bug. ***
*** Bug 948250 has been marked as a duplicate of this bug. ***
*** Bug 948257 has been marked as a duplicate of this bug. ***
*** Bug 948197 has been marked as a duplicate of this bug. ***
*** Bug 948195 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efa79765d6f04896d32d76bea0a6f086446be4ec commit efa79765d6f04896d32d76bea0a6f086446be4ec Author: Sam James <sam@gentoo.org> AuthorDate: 2025-02-09 06:07:17 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-09 06:07:37 +0000 sys-devel/gettext: add 0.23.1 Closes: https://bugs.gentoo.org/948149 Signed-off-by: Sam James <sam@gentoo.org> sys-devel/gettext/Manifest | 2 + sys-devel/gettext/gettext-0.23.1.ebuild | 199 ++++++++++++++++++++++++++++++++ 2 files changed, 201 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d64755ca9dd70a99cc491e308f3c665c9b99059 commit 4d64755ca9dd70a99cc491e308f3c665c9b99059 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-02-09 05:47:49 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-09 06:07:34 +0000 app-i18n/gnulib-l10n: new package, add 20241231 Bug: https://bugs.gentoo.org/948149 Signed-off-by: Sam James <sam@gentoo.org> app-i18n/gnulib-l10n/Manifest | 1 + app-i18n/gnulib-l10n/gnulib-l10n-20241231.ebuild | 28 ++++++++++++++++++++++++ app-i18n/gnulib-l10n/metadata.xml | 9 ++++++++ 3 files changed, 38 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31b4a5fe87c5bc824fc8fc568db7c7fac9558c38 commit 31b4a5fe87c5bc824fc8fc568db7c7fac9558c38 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-02-09 07:14:17 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-09 07:14:17 +0000 sys-devel/gettext: drop 0.23 We don't want to accidentally stable 0.23, so let's drop it. Bug: https://bugs.gentoo.org/948149 Signed-off-by: Sam James <sam@gentoo.org> sys-devel/gettext/Manifest | 2 - sys-devel/gettext/gettext-0.23.ebuild | 200 ---------------------------------- 2 files changed, 202 deletions(-)