Skip Menu |

This queue is for tickets about the Devel-Cycle CPAN distribution.

Report information
The Basics
Id: 8604
Status: resolved
Priority: 0/
Queue: Devel-Cycle

People
Owner: Nobody in particular
Requestors: jm-rt [...] jmason.org
Cc:
AdminCc:

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



Subject: need to declare a dependency on Test::More in Makefile.PL
red hat 7.3, perl 5.6.1 (I'm setting up a testbed.) /usr/local/perl561/bin/perl -MCPAN -e shell install Devel::Cycle ---- Unsatisfied dependencies detected during [L/LD/LDS/Devel-Cycle-1.02.tar.gz] ----- Scalar::Util [gets prereq Scalar::Util and installs it] Running make for L/LD/LDS/Devel-Cycle-1.02.tar.gz Is already unwrapped into directory /home/jm/.cpan/build/Devel-Cycle-1.02 CPAN.pm: Going to build L/LD/LDS/Devel-Cycle-1.02.tar.gz cp lib/Devel/Cycle.pm blib/lib/Devel/Cycle.pm Manifying blib/man3/Devel::Cycle.3 /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/local/perl561/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/perl561/lib/5.6.1/i686-linux -I/usr/local/perl561/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/Devel-Cycle.......Can't locate Test/More.pm in @INC (@INC contains: blib/arch blib/lib /usr/local/perl561/lib/5.6.1/i686-linux /usr/local/perl561/lib/5.6.1/i686-linux /usr/local/perl561/lib/5.6.1/i686-linux /usr/local/perl561/lib/5.6.1 /usr/local/perl561/lib/5.6.1/i686-linux /usr/local/perl561/lib/5.6.1/i686-linux /usr/local/perl561/lib/5.6.1 /usr/local/perl561/lib/site_perl/5.6.1/i686-linux /usr/local/perl561/lib/site_perl/5.6.1/i686-linux /usr/local/perl561/lib/site_perl/5.6.1 /usr/local/perl561/lib/site_perl/5.6.1/i686-linux /usr/local/perl561/lib/site_perl/5.6.1 /usr/local/perl561/lib/site_perl . /usr/local/perl561/lib/5.6.1/i686-linux /usr/local/perl561/lib/5.6.1 /usr/local/perl561/lib/site_perl/5.6.1/i686-linux /usr/local/perl561/lib/site_perl/5.6.1 /usr/local/perl561/lib/site_perl .) at t/Devel-Cycle.t line 8. BEGIN failed--compilation aborted at t/Devel-Cycle.t line 8. t/Devel-Cycle.......dubious Test returned status 2 (wstat 512, 0x200) FAILED--1 test script could be run, alas--no output ever seen make: *** [test_dynamic] Error 2 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force
Fixed in version 1.09