Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 555172 - dev-perl/HTML-Template-2.950.0 should depend on dev-perl/CGI if USE=test
Summary: dev-perl/HTML-Template-2.950.0 should depend on dev-perl/CGI if USE=test
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: https://rt.cpan.org/Ticket/Display.ht...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-17 09:57 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2015-07-17 10:31 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:57:02 UTC
Tests fail otherwise:

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/01-bad-args.t ............. ok   
t/01-coderefs.t ............. ok     
t/02-parse.t ................ ok   
t/02-random.t ............... ok       
t/03-associate.t ............ 1/7 
#   Failed test 'use CGI;'
#   at t/03-associate.t line 9.
#     Tried to use 'CGI'.
#     Error:  Can't locate CGI.pm in @INC (you may need to install the CGI module) (@INC contains: /tmp/portage/dev-perl-HTML-Template-2.950.0/work/HTML-Template-2.95/blib/
lib /tmp/portage/dev-perl-HTML-Template-2.950.0/work/HTML-Template-2.95/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/lib64/perl5/vendor_perl/5.22.0 /usr/lib64/perl5/5.22.0/x86_64-linux-thread-multi /usr/lib64/perl5/5
.22.0 .) at t/03-associate.t line 9.
# BEGIN failed--compilation aborted at t/03-associate.t line 9.
Can't locate object method "new" via package "CGI" (perhaps you forgot to load "CGI"?) at t/03-associate.t line 22.
# Looks like you planned 7 tests but ran 4.
# Looks like you failed 1 test of 4 run.
# Looks like your test exited with 255 just after 4.
t/03-associate.t ............ Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/7 subtests
Comment 1 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2015-07-17 10:31:10 UTC
fxd in the tree.