Skip Menu |

This queue is for tickets about the WWW-CloudCreator CPAN distribution.

Report information
The Basics
Id: 25029
Status: new
Priority: 0/
Queue: WWW-CloudCreator

People
Owner: Nobody in particular
Requestors: tokuhirom+cpan [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: missing dependencies for Test::Group
Checking if your kit is complete... Looks good Writing Makefile for WWWCloudCreator cp lib/WWW/CloudCreator.pm blib/lib/WWW/CloudCreator.pm Manifying blib/man3/WWW::CloudCreator.3pm /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "- e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/02-pod.............ok t/03-pod_coverage....ok t/04-perl_critic.....ok t/10-compile.........ok 1/1# Testing WWW::CloudCreator 1.1, Perl 5.008004, /usr/bin/perl t/10-compile.........ok t/11-new.............Can't locate Test/Group.pm in @INC (@INC contains: /home/tokuhiro/.cpan/build/WWW-CloudCreator- 1.1/blib/lib /home/tokuhiro/.cpan/build/WWW- CloudCreator- 1.1/blib/arch /home/tokuhiro/site_perl/ /home/tokuhiro/project/CPAN/lib/ /i386-linux-thread-multi /home/tokuhiro/project/CPAN/lib//i386-linux- thread - multi /home/tokuhiro/project/CPAN/lib/ /etc/perl /usr/local/lib/perl/5.8 .4/i386-linux-thread- multi /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4/i386-l inux-thread- multi /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/l ib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl . /etc/perl /us r/lo cal/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share /perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at t/11-new.t l ine 5. BEGIN failed--compilation aborted at t/11-new.t line 5. # Looks like your test died before it could output anything. t/11-new.............dubious Test returned status 255 (wstat 65280, 0xff00) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------ ------- t/11-new.t 255 65280 ?? ?? ?? Failed 1/5 test scripts. 0/4 subtests failed. Files=5, Tests=4, 2 wallclock secs ( 0.55 cusr + 0.07 csys = 0.62 CPU) Failed 1/5 test programs. 0/4 subtests failed. make: *** [test_dynamic] Error 255 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force