Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 555162 - dev-perl/CGI-FormBuilder-3.90.0 missing dependency on dev-perl/CGI
Summary: dev-perl/CGI-FormBuilder-3.90.0 missing dependency on dev-perl/CGI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-17 09:13 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2015-07-17 19:11 UTC (History)
0 users

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


Attachments

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 2015-07-17 09:13:15 UTC
> Warning: prerequisite CGI 0 not found.


> PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1a-generate.t ....... Can't locate CGI.pm in @INC (you may need to install the CGI module) (@INC contains: /tmp/portage/dev-perl-CGI-FormBuilder-3.90.0/work/CGI-FormBuild
er-3.09/t/../lib /tmp/portage/dev-perl-CGI-FormBuilder-3.90.0/work/CGI-FormBuilder-3.09/blib/lib /tmp/portage/dev-perl-CGI-FormBuilder-3.90.0/work/CGI-FormBuilder-3.09/blib
/arch /etc/perl /usr/local/lib64/perl5/5.22.0/x86_64-linux-thread-multi /usr/local/lib64/perl5/5.22.0 /usr/lib64/perl5/vendor_perl/5.22.0/x86_64-linux-thread-multi /usr/lib
64/perl5/vendor_perl/5.22.0 /usr/lib64/perl5/5.22.0/x86_64-linux-thread-multi /usr/lib64/perl5/5.22.0 .) at /tmp/portage/dev-perl-CGI-FormBuilder-3.90.0/work/CGI-FormBuilde
r-3.09/t/../lib/CGI/FormBuilder.pm line 187.

Those "optional" dependencies it lists at present are really a kind of "recommended" dependency at least, because each entry in that list corresponds to a module shipped with this package which will require that module to work.

But to properly do that you'd need a whole bunch of USE flags. SO just the CGI dep please for now.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2015-07-17 19:11:02 UTC
committed