https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-dicts/verbiste-0.1.48 fails to compile. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 896556 [details] build.log build log and emerge --info
Created attachment 896557 [details] 1-config.log 1-config.log
AC_PROG_PERL_MODULES(IPC::Open2 XML::Parser, , AC_MSG_ERROR([missing some Perl modules required for testing])) Let's just unconditionally depend on it.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae369b30b820a2c7bab3074afe164baf6fc53130 commit ae369b30b820a2c7bab3074afe164baf6fc53130 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-06-28 15:44:33 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-28 15:44:33 +0000 app-dicts/verbiste: unconditionally BDEPEND on perl+xml-parser Not worth a configure patch to downgrade error->warn given xml-parser is so common and it's only a BDEPEND. Closes: https://bugs.gentoo.org/935056 Bug: https://bugs.gentoo.org/820329 Signed-off-by: Sam James <sam@gentoo.org> app-dicts/verbiste/verbiste-0.1.48.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)