This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--
Dear Adam Kennedy,
    
This is a computer-generated test report for Module-Plan-Base-0.04, created
automatically by CPAN::Reporter, version 0.35, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address.

Thank you for uploading your work to CPAN.  However, it appears that
your distribution tests are not fully supported on this machine, either 
due to operating system limitations or missing prerequisite modules.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module         Need Have    
    -------------- ---- --------
    Carp           0    1.070   
    CPAN           1.76 1.886300
  ! CPAN::Inject   0.01 n/a     
    File::Basename 0    2.760   
    File::Spec     0.80 3.240   
    File::Which    0.05 0.050   
    Getopt::Long   0    2.350100
    Params::Util   0.10 0.220   
    Test::More     0.42 0.650   
  ! Test::Script   1.02 1.010   

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = C
    PATH = 
/home/k/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /usr/bin/zsh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 40 1000
    EGID: $)  = 1000 40 1000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.886300 
    Cwd                 3.240    
    ExtUtils::CBuilder  0.180    
    ExtUtils::Command   1.120    
    ExtUtils::Install   1.410    
    ExtUtils::MakeMaker 6.31_0100
    ExtUtils::Manifest  1.490    
    ExtUtils::ParseXS   2.17_0100
    File::Spec          3.240    
    Module::Build       0.280500 
    Module::Signature   0.550    
    Test::Harness       2.640    
    Test::More          0.650    
    version             0.680    

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

make[1]: Entering directory `/home/k/.cpan/build/Module-Plan-Base-0.04-493chE'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 
'blib/lib', 'blib/arch')" t/*.t
t/01_compile....
#   Failed test 'use Module::Plan::Base;'
#   at t/01_compile.t line 14.
#     Tried to use 'Module::Plan::Base'.
#     Error:  Can't locate CPAN/Inject.pm in @INC (@INC contains: 
/home/k/.cpan/build/Module-Plan-Base-0.04-493chE/inc 
/home/k/.cpan/build/Module-Plan-Base-0.04-493chE/blib/lib 
/home/k/.cpan/build/Module-Plan-Base-0.04-493chE/blib/arch 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 . 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL PROTECTED]
 7/lib/5.9.5 /home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at 
/home/k/.cpan/build/Module-Plan-Base-0.04-493chE/blib/lib/Module/Plan/Base.pm 
line 31.
# BEGIN failed--compilation aborted at t/01_compile.t line 14.
# Compilation failed in require at (eval 10) line 2.
# BEGIN failed--compilation aborted at (eval 10) line 2.

#   Failed test 'use Module::Plan::Lite;'
#   at t/01_compile.t line 15.
#     Tried to use 'Module::Plan::Lite'.
#     Error:  Compilation failed in require at (eval 14) line 3.
#       ...propagated at 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/5.9.5/base.pm line 89.
# BEGIN failed--compilation aborted at t/01_compile.t line 15.
# Compilation failed in require at (eval 13) line 2.
# BEGIN failed--compilation aborted at (eval 13) line 2.

#   Failed test 'Script bin/pip compiles'
#   at t/01_compile.t line 16.
# Looks like you failed 3 tests of 4.
dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 2-4
        Failed 3/4 tests, 25.00% okay
t/02_main.......Can't locate CPAN/Inject.pm in @INC (@INC contains: 
/home/k/.cpan/build/Module-Plan-Base-0.04-493chE/inc 
/home/k/.cpan/build/Module-Plan-Base-0.04-493chE/blib/lib 
/home/k/.cpan/build/Module-Plan-Base-0.04-493chE/blib/arch 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 . 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL PROTECTED]
 427/lib/5.9.5 /home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at 
/home/k/.cpan/build/Module-Plan-Base-0.04-493chE/blib/lib/Module/Plan/Base.pm 
line 31.
BEGIN failed--compilation aborted at 
/home/k/.cpan/build/Module-Plan-Base-0.04-493chE/blib/lib/Module/Plan/Base.pm 
line 31.
Compilation failed in require at t/02_main.t line 11.
BEGIN failed--compilation aborted at t/02_main.t line 11.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/99_author.....skipped
        all skipped: Author tests not required for installation
Failed Test    Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01_compile.t    3   768     4    3  2-4
t/02_main.t     255 65280     1    2  1
1 test skipped.
Failed 2/3 test scripts. 4/5 subtests failed.
Files=3, Tests=5,  0 wallclock secs ( 0.49 cusr +  0.05 csys =  0.54 CPU)
Failed 2/3 test programs. 4/5 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/k/.cpan/build/Module-Plan-Base-0.04-493chE'


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.17-2-k7, archname=i686-linux-64int
    uname='linux k75 2.6.17-2-k7 #1 smp thu aug 31 13:27:53 utc 2006 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061028 (prerelease) (Debian 4.1.1-19)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to