https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-perl/WWW-Mechanize-2.170.0 fails tests. Discovered on: amd64 (internal ref: ci)
Created attachment 864110 [details] build.log build log and emerge --info
[...] -Test::NoWarnings = 1.04 -Test::Taint = 1.08 in diff b/t WWW-Mechanize-2.60.0 WWW-Mechanize-2.170.0. But this is because they dropped it in https://github.com/libwww-perl/WWW-Mechanize/commit/abb350cd5f4d552caf6782eedb0a269a0a991735. I don't get why?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5261515a7aaf49de154a13b781b6c4e92b280bee commit 5261515a7aaf49de154a13b781b6c4e92b280bee Author: Sam James <sam@gentoo.org> AuthorDate: 2023-06-20 04:59:08 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-06-20 05:02:21 +0000 dev-perl/WWW-Mechanize: restore Test-Taint test dep ... even though it's gone from reqs. Closes: https://bugs.gentoo.org/908748 Signed-off-by: Sam James <sam@gentoo.org> dev-perl/WWW-Mechanize/WWW-Mechanize-2.170.0.ebuild | 2 ++ 1 file changed, 2 insertions(+)
(In reply to Sam James from comment #2) > [...] > -Test::NoWarnings = 1.04 > -Test::Taint = 1.08 > > in diff b/t WWW-Mechanize-2.60.0 WWW-Mechanize-2.170.0. > > But this is because they dropped it in > https://github.com/libwww-perl/WWW-Mechanize/commit/ > abb350cd5f4d552caf6782eedb0a269a0a991735. I don't get why? Ah, it's ONLY in META.yml. ok..