https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-misc/ipv6calc-4.0.0 fails to compile. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html If you think this is a GCC-11 related issue, please block bug 732706.
Created attachment 747033 [details] build.log build log and emerge --info
Can't locate Digest/SHA1.pm in @INC (you may need to install the Digest::SHA1 module) (@INC contains: /etc/perl /usr/local/lib64/perl5/5.34/x86_64-linux /usr/local/lib64/perl5/5.34 /usr/lib64/perl5/vendor_perl/5.34/x86_64-linux /usr/lib64/perl5/vendor_perl/5.34 /usr/lib64/perl5/5.34/x86_64-linux /usr/lib64/perl5/5.34 /usr/lib64/perl5/vendor_perl/5.32 /usr/lib64/perl5/vendor_perl/5.30.3) at ./ipv6calcweb.cgi line 172. Seems like dev-perl/Digest-SHA1 is a hard dependency now?
(In reply to John Helmert III from comment #2) > Can't locate Digest/SHA1.pm in @INC (you may need to install the > Digest::SHA1 module) (@INC contains: /etc/perl > /usr/local/lib64/perl5/5.34/x86_64-linux /usr/local/lib64/perl5/5.34 > /usr/lib64/perl5/vendor_perl/5.34/x86_64-linux > /usr/lib64/perl5/vendor_perl/5.34 /usr/lib64/perl5/5.34/x86_64-linux > /usr/lib64/perl5/5.34 /usr/lib64/perl5/vendor_perl/5.32 > /usr/lib64/perl5/vendor_perl/5.30.3) at ./ipv6calcweb.cgi line 172. > > Seems like dev-perl/Digest-SHA1 is a hard dependency now? That sucks. I'll take a dive to see what can be done as I'd rather not pull in a bunch of perl just for an optional(?) .cgi.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27705d180ffd4c6c1fe1f4bc040563b72e052320 commit 27705d180ffd4c6c1fe1f4bc040563b72e052320 Author: Anthony G. Basile <blueness@gentoo.org> AuthorDate: 2021-10-29 16:50:03 +0000 Commit: Anthony G. Basile <blueness@gentoo.org> CommitDate: 2021-10-29 16:50:03 +0000 net-misc/ipv6calc: add USE=cgi to build web interface Closes: https://bugs.gentoo.org/820584 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> net-misc/ipv6calc/ipv6calc-4.0.0.ebuild | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)