Created attachment 494572 [details] build.log ( without extra deps ) It looks like most of the SUGGESTED_DEPENDENCIES need to be inlined with USE="test", regardless of USE="minimal". Or at least, some subset of them need to be. Lots of tests fail with raw HTML output containing: # <p class="error">Error: Can't locate CGI/Session.pm in @INC (you may need to install the CGI::Session module) (@INC contains: /var/tmp/portage/www-apps/ikiwiki-3.20170111/work/ikiwiki-3.20170111/blib/lib /etc/perl /usr/local/lib64/perl5/5.26.0/x86_64-linux /usr/local/lib64/perl5/5.26.0 /usr/lib64/perl5/vendor_perl/5.26.0/x86_64-linux /usr/lib64/perl5/vendor_perl/5.26.0 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.26.0-RC1 /usr/lib64/perl5/vendor_perl/5.25.12 /usr/lib64/perl5/vendor_perl/5.25.11 /usr/lib64/perl5/vendor_perl/5.22.3 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.26.0/x86_64-linux /usr/lib64/perl5/5.26.0) at (eval 42) line 1. # BEGIN failed--compilation aborted at (eval 42) line After installing dev-perl/CGI-Session, that error becomes about CGI/FormBuilder.pm After installing dev-perl/CGI-FormBuilder, etc. However, even after installing with USE="-minimal extras", tests still fail for a lot of reasons (albeit, none related to obvious dependency issues ) Attaching the build logs for the first failure ( before I started fiddling with USE flags ) so you can see that issue independently, and also attaching build logs for the last failure after all dependencies are installed.
Created attachment 494574 [details] build.log ( with USE="-minimal extras" )
lto_tinderbox has reproduced this issue with version 3.20200202.3-r1 - Updating summary.