Created attachment 612074 [details] build.log [...] Making check in po make[2]: Entering directory '/var/tmp/portage/media-sound/easytag-2.4.3-r1/work/easytag-2.4.3/po' INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=. /usr/bin/intltool-update --gettext-package easytag --pot rm -f missing notexist srcdir=. /usr/bin/intltool-update -m if [ -r missing -o -r notexist ]; then \ exit 1; \ fi make[2]: Leaving directory '/var/tmp/portage/media-sound/easytag-2.4.3-r1/work/easytag-2.4.3/po' make[2]: Entering directory '/var/tmp/portage/media-sound/easytag-2.4.3-r1/work/easytag-2.4.3' LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po data/easytag.appdata.xml.in data/easytag.appdata.xml Found cached translation database Merging translations into data/easytag.appdata.xml. CREATED data/easytag.appdata.xml if test -f "data/easytag.appdata.xml"; then d=; else d="./"; fi; \ if test -n "/usr/bin/appstream-util"; \ then /usr/bin/appstream-util --nonet validate ${d}data/easytag.appdata.xml; fi \ && touch data/easytag.appdata.valid data/easytag.appdata.xml: FAILED: ? tag-missing : <content_rating> required [use https://odrs.gnome.org/oars] ? tag-missing : <release> required Validation of files failed make[2]: *** [Makefile:4054: data/easytag.appdata.valid] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-sound/easytag-2.4.3-r1/work/easytag-2.4.3' make[1]: *** [Makefile:3280: check-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-sound/easytag-2.4.3-r1/work/easytag-2.4.3' make: *** [Makefile:3798: check] Error 2 * ERROR: media-sound/easytag-2.4.3-r1::gentoo failed (test phase): * Make check failed. See above for details.
Created attachment 612076 [details] emerge --info
tinderbox_musl has reproduced this issue with version 2.4.3-r4 - Updating summary.
Created attachment 907077 [details] build.log (amd64, 2.4.3-r5)
Created attachment 907078 [details] emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e1c0d83035ef7e86bd30ca54737ef2a0e017957 commit 1e1c0d83035ef7e86bd30ca54737ef2a0e017957 Author: Nicolas PARLANT <nicolas.parlant@parhuet.fr> AuthorDate: 2025-01-30 08:22:27 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-01-30 16:17:51 +0000 media-sound/easytag: fix dep and tests appstream-glib is required even without test enabled fix appdata.xml for testing Closes: https://bugs.gentoo.org/949060 Closes: https://bugs.gentoo.org/708466 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Closes: https://github.com/gentoo/gentoo/pull/40378 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-sound/easytag/easytag-2.4.3-r7.ebuild | 3 ++- media-sound/easytag/files/easytag-2.4.3-fix-appdata.patch | 11 +++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-)