Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631026 - www-apps/ikiwiki-3.20200202.3-r1 fails tests ( missing dependencies with USE=minimal , and more )
Summary: www-apps/ikiwiki-3.20200202.3-r1 fails tests ( missing dependencies with USE=...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-09-15 00:19 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2022-11-10 06:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log ( without extra deps ) (ikiwiki-3.20170111:20170914-224921.log,122.63 KB, text/plain)
2017-09-15 00:19 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details
build.log ( with USE="-minimal extras" ) (ikiwiki-3.20170111:20170914-232409.log,139.78 KB, text/plain)
2017-09-15 00:19 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-09-15 00:19:06 UTC
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&#39;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.
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-09-15 00:19:41 UTC
Created attachment 494574 [details]
build.log ( with USE="-minimal extras" )
Comment 2 Agostino Sarubbo gentoo-dev 2022-11-10 06:56:15 UTC
lto_tinderbox has reproduced this issue with version 3.20200202.3-r1 - Updating summary.