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 Stevan Little,
    
This is a computer-generated report for Tree-Simple-1.18
on perl-5.00505, created automatically by CPAN-Reporter-1.04 
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; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  While attempting to build or test 
this distribution, the distribution signaled that support is not available 
either for this operating system or this version of Perl.  Nevertheless, any 
diagnostic output produced is provided below for reference.

Sections of this report:

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

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

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

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

PERL_DL_NONLAZY=1 /home/perlt2/perl/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/10_Tree_Simple_test.................
#   Failed test 'use Tree::Simple;'
#   at t/10_Tree_Simple_test.t line 9.
#     Tried to use 'Tree::Simple'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/Tree-Simple-1.18-L21nWO/blib/lib/Tree/Simple.pm line 4.
# BEGIN failed--compilation aborted at t/10_Tree_Simple_test.t line 9.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'Tree::Simple->can('new')'
#   at t/10_Tree_Simple_test.t line 24.
#     Tree::Simple->can('new') failed

#   Failed test 'Tree::Simple->can('ROOT')'
#   at t/10_Tree_Simple_test.t line 26.
#     Tree::Simple->can('ROOT') failed
Can't locate object method "ROOT" via package "Tree::Simple" at 
t/10_Tree_Simple_test.t line 29.
# Looks like you planned 292 tests but only ran 3.
# Looks like you failed 3 tests of 3 run.
# Looks like your test died just after 3.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 292/292 subtests 
t/11_Tree_Simple_fixDepth_test........Perl 5.006 required--this is only version 
5.00505, stopped at 
/home/perlt2/.cpan/build/Tree-Simple-1.18-L21nWO/blib/lib/Tree/Simple.pm line 4.
BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/Tree-Simple-1.18-L21nWO/blib/lib/Tree/Simple.pm line 4.
BEGIN failed--compilation aborted at t/11_Tree_Simple_fixDepth_test.t line 17.
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 46/46 subtests 
t/12_Tree_Simple_exceptions_test......Can't locate Test/Exception.pm in @INC 
(@INC contains: /home/perlt2/.cpan/build/Tree-Simple-1.18-L21nWO/blib/lib 
/home/perlt2/.cpan/build/Tree-Simple-1.18-L21nWO/blib/arch 
/home/perlt2/.cpan/build/Tree-Simple-1.18-L21nWO/blib/lib 
/home/perlt2/.cpan/build/Tree-Simple-1.18-L21nWO/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at t/12_Tree_Simple_exceptions_test.t 
line 7.
BEGIN failed--compilation aborted at t/12_Tree_Simple_exceptions_test.t line 7.
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 52/52 subtests 
t/13_Tree_Simple_clone_test...........Perl 5.006 required--this is only version 
5.00505, stopped at 
/home/perlt2/.cpan/build/Tree-Simple-1.18-L21nWO/blib/lib/Tree/Simple.pm line 4.
BEGIN failed--compilation aborted at 
/home/perlt2/.cpan/build/Tree-Simple-1.18-L21nWO/blib/lib/Tree/Simple.pm line 4.
BEGIN failed--compilation aborted at t/13_Tree_Simple_clone_test.t line 13.
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 48/48 subtests 
t/14_Tree_Simple_leak_test............skipped: Test::Memory::Cycle required for 
testing memory leaks
t/14a_Tree_Simple_weak_refs_test......skipped: Test::Memory::Cycle required for 
testing memory leaks
t/15_Tree_Simple_height_test..........
#   Failed test 'use Tree::Simple;'
#   at t/15_Tree_Simple_height_test.t line 9.
#     Tried to use 'Tree::Simple'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/Tree-Simple-1.18-L21nWO/blib/lib/Tree/Simple.pm line 4.
# BEGIN failed--compilation aborted at t/15_Tree_Simple_height_test.t line 9.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "Tree::Simple" at 
t/15_Tree_Simple_height_test.t line 15.
# Looks like you planned 67 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 67/67 subtests 
t/16_Tree_Simple_width_test...........
#   Failed test 'use Tree::Simple;'
#   at t/16_Tree_Simple_width_test.t line 9.
#     Tried to use 'Tree::Simple'.
#     Error:  Perl 5.006 required--this is only version 5.00505, stopped at 
/home/perlt2/.cpan/build/Tree-Simple-1.18-L21nWO/blib/lib/Tree/Simple.pm line 4.
# BEGIN failed--compilation aborted at t/16_Tree_Simple_width_test.t line 9.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "Tree::Simple" at 
t/16_Tree_Simple_width_test.t line 15.
# Looks like you planned 77 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 77/77 subtests 
t/20_Tree_Simple_Visitor_test.........Can't locate Test/Exception.pm in @INC 
(@INC contains: /home/perlt2/.cpan/build/Tree-Simple-1.18-L21nWO/blib/lib 
/home/perlt2/.cpan/build/Tree-Simple-1.18-L21nWO/blib/arch 
/home/perlt2/.cpan/build/Tree-Simple-1.18-L21nWO/blib/lib 
/home/perlt2/.cpan/build/Tree-Simple-1.18-L21nWO/blib/arch 
/home/perlt2/perl/lib/5.00505/i686-linux /home/perlt2/perl/lib/5.00505 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux 
/home/perlt2/perl/lib/site_perl/5.005 .) at t/20_Tree_Simple_Visitor_test.t 
line 7.
BEGIN failed--compilation aborted at t/20_Tree_Simple_Visitor_test.t line 7.
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 37/37 subtests 
t/pod.................................ok
t/pod_coverage........................skipped: Test::Pod::Coverage 1.04 
required for testing POD coverage

Test Summary Report
-------------------
t/10_Tree_Simple_test.t           (Wstat: 65280 Tests: 3 Failed: 3)
  Failed test number(s):  1-3
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 292 tests but ran 3.
t/11_Tree_Simple_fixDepth_test.t  (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 46 tests but ran 0.
t/12_Tree_Simple_exceptions_test.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 52 tests but ran 0.
t/13_Tree_Simple_clone_test.t     (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 48 tests but ran 0.
t/15_Tree_Simple_height_test.t    (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 67 tests but ran 1.
t/16_Tree_Simple_width_test.t     (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 77 tests but ran 1.
t/20_Tree_Simple_Visitor_test.t   (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 37 tests but ran 0.
Files=11, Tests=7,  2 wallclock secs ( 0.05 usr  0.00 sys +  1.11 cusr  0.14 
csys =  0.00 CPU)
Result: FAIL
Failed 7/11 test programs. 5/7 subtests failed.
make: *** [test_dynamic] Error 11

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

Prerequisite modules loaded:

requires:

    Module          Need Have
    --------------- ---- ----
    Scalar::Util    1.18 1.19
  ! Test::Exception 0.15 n/a 
    Test::More      0.47 0.72

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

Environment variables:

    LANG = en_US.UTF-8
    PATH = 
/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 26939
    PERL5_CPAN_IS_RUNNING = 26939
    SHELL = /bin/bash
    TERM = vt100

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

    $^X = /home/perlt2/perl/bin/perl
    $UID/$EUID = 519 / 519
    $GID = 100 100
    $EGID = 100 100

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9203   
    Cwd                 2.01     
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.41     
    ExtUtils::MakeMaker 6.36     
    ExtUtils::Manifest  1.51     
    ExtUtils::ParseXS   n/a      
    File::Spec          0.8      
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       3.00     
    Test::More          0.72     
    YAML                n/a      
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.4.20-8smp, archname=i686-linux
    uname='linux server1 2.4.20-8smp #1 smp thu mar 13 17:45:54 est 2003 i686 
i686 i386 gnulinux '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='-O2', gccversion=3.2.2 20030222 (Red Hat Linux 3.2.2-5)
    cppflags='-Dbool=char -DHAS_BOOL -I/usr/local/include'
    ccflags ='-Dbool=char -DHAS_BOOL -I/usr/local/include'
    stdchar='char', d_stdstdio=undef, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    alignbytes=4, usemymalloc=n, 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 -lc -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to