https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-text/zathura-0.5.6 fails to compile. Discovered on: x86 (internal ref: tinderbox_x86) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Created attachment 903576 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: libzathura.a.p/zathura_utils.c.o Program appstream-util found: NO Run-time dependency check found: NO (tried pkgconfig and cmake) Run-time dependency fish found: NO (tried pkgconfig and cmake) ../zathura-0.5.6/zathura/utils.c:296:59: error: passing argument 5 of ‘g_ascii_string_to_unsigned’ from incompatible pointer type [-Wincompatible-pointer-types]
Fix was merged upstream in 0.5.8 (really, 0.5.7) which we package? commit 54086bbd4ac7987e8bb587a0c412c9bede960a62 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: Tue Sep 3 09:18:35 2024 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: Mon Oct 21 08:36:22 2024 app-text/zathura: add 0.5.8 * Enable building manpages by default Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-text/zathura/Manifest | 1 + app-text/zathura/{zathura-0.5.6.ebuild => zathura-0.5.8.ebuild} | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) copy app-text/zathura/{zathura-0.5.6.ebuild => zathura-0.5.8.ebuild} (91%)