https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-crypt/seahorse-41.0-r1 fails to compile. Discovered on: amd64 (internal ref: ci)
Created attachment 771122 [details] build.log build log and emerge --info
Created attachment 771125 [details] 1-meson-log.txt 1-meson-log.txt
Error(s) that match a know pattern in addition to what has been reported in the summary: meson.build:132:7: ERROR: Index 1 out of bounds of array of size 1. Run-time dependency avahi-client found: NO (tried pkgconfig and cmake) Run-time dependency avahi-glib found: NO (tried pkgconfig and cmake)
Are you sure you have the latest seahorse ebuild? I just resolved (your) bug 833513 with commit aea89bc6c8acd2a21a97025f6f6ed3afc25fdf18 Author: Matt Turner <mattst88@gentoo.org> Date: Sat Apr 16 23:29:34 2022 -0700 app-crypt/seahorse: Add patch to support GnuPG 2.3 Closes: https://bugs.gentoo.org/833513 Signed-off-by: Matt Turner <mattst88@gentoo.org> I cannot reproduce this.
Oh, 1-meson-log.txt shows: > /usr/bin/env: ‘python3’: No such file or directory I'm surprised your tooling didn't identify that as the problem :)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54e9bb6603f81fe9e6769a43482e5a77c85b40c3 commit 54e9bb6603f81fe9e6769a43482e5a77c85b40c3 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2022-04-17 18:09:39 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2022-04-17 18:11:30 +0000 app-crypt/seahorse: use ${EPYTHON}, not python3 Closes: https://bugs.gentoo.org/838952 Signed-off-by: Matt Turner <mattst88@gentoo.org> app-crypt/seahorse/seahorse-41.0-r1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)