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 Arun Prasad,
    
This is a computer-generated report for Tree-RB-0.1
on perl-5.00505, created automatically by CPAN-Reporter-1.0601 
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.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

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 /usr/local/bin/perl5.00505 "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00.load..............Use of reserved word "our" is deprecated at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 6.
Global symbol "$VERSION" requires explicit package name at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 6.

#   Failed test 'use Tree::RB;'
#   at t/00.load.t line 4.
#     Tried to use 'Tree::RB'.
#     Error:  BEGIN not safe after errors--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 8.
# BEGIN failed--compilation aborted at t/00.load.t line 4.
# BEGIN failed--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB.pm line 
6.
# BEGIN failed--compilation aborted at (eval 3) line 2.
# Looks like you failed 1 test of 3.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/3 tests, 66.67% okay
t/01.node..............Name "Tree::RB::Node::VERSION" used only once: possible 
typo at t/01.node.t line 7.
Use of reserved word "our" is deprecated at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 6.
Global symbol "$VERSION" requires explicit package name at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 6.

#   Failed test 'use Tree::RB::Node;'
#   at t/01.node.t line 5.
#     Tried to use 'Tree::RB::Node'.
#     Error:  BEGIN not safe after errors--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 8.
# BEGIN failed--compilation aborted at t/01.node.t line 5.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Use of uninitialized value at t/01.node.t line 7.
# Testing Tree::RB::Node 

#   Failed test 'Tree::RB::Node->can('new')'
#   at t/01.node.t line 23.
#     Tree::RB::Node->can('new') failed

#   Failed test 'Tree::RB::Node->can('key')'
#   at t/01.node.t line 23.
#     Tree::RB::Node->can('key') failed

#   Failed test 'Tree::RB::Node->can('val')'
#   at t/01.node.t line 23.
#     Tree::RB::Node->can('val') failed

#   Failed test 'Tree::RB::Node->can('color')'
#   at t/01.node.t line 23.
#     Tree::RB::Node->can('color') failed

#   Failed test 'Tree::RB::Node->can('parent')'
#   at t/01.node.t line 23.
#     Tree::RB::Node->can('parent') failed

#   Failed test 'Tree::RB::Node->can('left')'
#   at t/01.node.t line 23.
#     Tree::RB::Node->can('left') failed

#   Failed test 'Tree::RB::Node->can('right')'
#   at t/01.node.t line 23.
#     Tree::RB::Node->can('right') failed

#   Failed test 'Tree::RB::Node->can('min')'
#   at t/01.node.t line 23.
#     Tree::RB::Node->can('min') failed

#   Failed test 'Tree::RB::Node->can('max')'
#   at t/01.node.t line 23.
#     Tree::RB::Node->can('max') failed

#   Failed test 'Tree::RB::Node->can('successor')'
#   at t/01.node.t line 23.
#     Tree::RB::Node->can('successor') failed

#   Failed test 'Tree::RB::Node->can('predecessor')'
#   at t/01.node.t line 23.
#     Tree::RB::Node->can('predecessor') failed
Can't locate object method "new" via package "Tree::RB::Node" at t/01.node.t 
line 26.
# Looks like you planned 27 tests but only ran 12.
# Looks like you failed 12 tests of 12 run.
# Looks like your test died just after 12.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-27
        Failed 27/27 tests, 0.00% okay
t/01.node_constants....Name "Tree::RB::Node::_Constants::VERSION" used only 
once: possible typo at t/01.node_constants.t line 4.
Use of reserved word "our" is deprecated at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 6.
Variable "$VERSION" is not imported at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 6.
Global symbol "$VERSION" requires explicit package name at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 6.

#   Failed test 'use Tree::RB::Node::_Constants;'
#   at t/01.node_constants.t line 3.
#     Tried to use 'Tree::RB::Node::_Constants'.
#     Error:  BEGIN not safe after errors--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 8.
# BEGIN failed--compilation aborted at t/01.node_constants.t line 3.
Use of uninitialized value at t/01.node_constants.t line 4.
# Testing Tree::RB::Node::_Constants 

#   Failed test 'Tree::RB::Node::_Constants->can('_PARENT')'
#   at t/01.node_constants.t line 17.
#     Tree::RB::Node::_Constants->can('_PARENT') failed

#   Failed test 'Tree::RB::Node::_Constants->can('_LEFT')'
#   at t/01.node_constants.t line 17.
#     Tree::RB::Node::_Constants->can('_LEFT') failed

#   Failed test 'Tree::RB::Node::_Constants->can('_RIGHT')'
#   at t/01.node_constants.t line 17.
#     Tree::RB::Node::_Constants->can('_RIGHT') failed

#   Failed test 'Tree::RB::Node::_Constants->can('_COLOR')'
#   at t/01.node_constants.t line 17.
#     Tree::RB::Node::_Constants->can('_COLOR') failed

#   Failed test 'Tree::RB::Node::_Constants->can('_KEY')'
#   at t/01.node_constants.t line 17.
#     Tree::RB::Node::_Constants->can('_KEY') failed

#   Failed test 'Tree::RB::Node::_Constants->can('_VAL')'
#   at t/01.node_constants.t line 17.
#     Tree::RB::Node::_Constants->can('_VAL') failed

#   Failed test 'Tree::RB::Node::_Constants->can('BLACK')'
#   at t/01.node_constants.t line 17.
#     Tree::RB::Node::_Constants->can('BLACK') failed

#   Failed test 'Tree::RB::Node::_Constants->can('RED')'
#   at t/01.node_constants.t line 17.
#     Tree::RB::Node::_Constants->can('RED') failed
# Looks like you failed 9 tests of 9.
dubious
        Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/02.tree..............Name "Tree::RB::VERSION" used only once: possible typo 
at t/02.tree.t line 7.
Use of reserved word "our" is deprecated at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 6.
Global symbol "$VERSION" requires explicit package name at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 6.

#   Failed test 'use Tree::RB;'
#   at t/02.tree.t line 5.
#     Tried to use 'Tree::RB'.
#     Error:  BEGIN not safe after errors--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 8.
# BEGIN failed--compilation aborted at t/02.tree.t line 5.
# BEGIN failed--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB.pm line 
6.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Use of uninitialized value at t/02.tree.t line 7.
# Testing Tree::RB 

#   Failed test 'Tree::RB->can('new')'
#   at t/02.tree.t line 17.
#     Tree::RB->can('new') failed

#   Failed test 'Tree::RB->can('put')'
#   at t/02.tree.t line 17.
#     Tree::RB->can('put') failed

#   Failed test 'Tree::RB->can('iter')'
#   at t/02.tree.t line 17.
#     Tree::RB->can('iter') failed

#   Failed test 'Tree::RB->can('rev_iter')'
#   at t/02.tree.t line 17.
#     Tree::RB->can('rev_iter') failed

#   Failed test 'Tree::RB->can('size')'
#   at t/02.tree.t line 17.
#     Tree::RB->can('size') failed
Can't locate object method "new" via package "Tree::RB" at t/02.tree.t line 20.
# Looks like you planned 29 tests but only ran 6.
# Looks like you failed 6 tests of 6 run.
# Looks like your test died just after 6.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-29
        Failed 29/29 tests, 0.00% okay
t/03.delete............Use of reserved word "our" is deprecated at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 6.
Global symbol "$VERSION" requires explicit package name at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 6.
BEGIN not safe after errors--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 8.
BEGIN failed--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node.pm 
line 5.
BEGIN failed--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB.pm line 
6.
BEGIN failed--compilation aborted at t/03.delete.t line 5.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
        Failed 7/7 tests, 0.00% okay
t/04.lookup............Use of reserved word "our" is deprecated at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 6.
Global symbol "$VERSION" requires explicit package name at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 6.
BEGIN not safe after errors--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 8.
BEGIN failed--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node.pm 
line 5.
BEGIN failed--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB.pm line 
6.
BEGIN failed--compilation aborted at t/04.lookup.t line 5.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/06.tie...............Use of reserved word "our" is deprecated at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 6.
Global symbol "$VERSION" requires explicit package name at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 6.
BEGIN not safe after errors--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node/_Constants.pm
 line 8.
BEGIN failed--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB/Node.pm 
line 5.
BEGIN failed--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf/blib/lib/Tree/RB.pm line 
6.
BEGIN failed--compilation aborted at t/06.tie.t line 5.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-24
        Failed 24/24 tests, 0.00% okay
Failed Test           Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/00.load.t              1   256     3    1  1
t/01.node.t            255 65280    27   42  1-27
t/01.node_constants.t    9  2304     9    9  1-9
t/02.tree.t            255 65280    29   52  1-29
t/03.delete.t          255 65280     7   14  1-7
t/04.lookup.t          255 65280     9   18  1-9
t/06.tie.t             255 65280    24   48  1-24
Failed 7/7 test scripts. 106/108 subtests failed.
Files=7, Tests=108,  0 wallclock secs ( 0.09 cusr +  0.08 csys =  0.16 CPU)
Failed 7/7 test programs. 106/108 subtests failed.
*** Error code 35

Stop in /mnt/i386/usr/local/src/CPAN/build/Tree-RB-0.1-Lq45Hf.

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

Prerequisite modules loaded:

requires:

    Module     Need Have
    ---------- ---- ----
    Test::More 0    0.72

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

Environment variables:

    PATH = 
/usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.2:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/mnt/i386/usr/home/e/eserte/work/srezic-misc/scripts
    PERL5LIB = 
/usr/local/src/CPAN/build/UNIVERSAL-isa-0.06-QAnwCa/blib/arch:/usr/local/src/CPAN/build/UNIVERSAL-isa-0.06-QAnwCa/blib/lib:/usr/local/src/CPAN/build/Test-LongString-0.11-6TO0sr/blib/arch:/usr/local/src/CPAN/build/Test-LongString-0.11-6TO0sr/blib/lib:/usr/local/src/CPAN/build/Filter-1.34-ACx2sz/blib/arch:/usr/local/src/CPAN/build/Filter-1.34-ACx2sz/blib/lib:/usr/local/src/CPAN/build/Sub-Uplevel-0.18-vUZqFF/blib/arch:/usr/local/src/CPAN/build/Sub-Uplevel-0.18-vUZqFF/blib/lib:/usr/local/src/CPAN/build/Storable-2.18-Us4bNd/blib/arch:/usr/local/src/CPAN/build/Storable-2.18-Us4bNd/blib/lib:/usr/local/src/CPAN/build/Perl-Exe-0.01-3ODMZp/blib/arch:/usr/local/src/CPAN/build/Perl-Exe-0.01-3ODMZp/blib/lib:/usr/local/src/CPAN/build/Params-Util-0.31-bKOQ5K/blib/arch:/usr/local/src/CPAN/build/Params-Util-0.31-bKOQ5K/blib/lib:/usr/local/src/CPAN/build/Object-Destroyer-2.00-bSzluK/blib/arch:/usr/local/src/CPAN/build/Object-Destroyer-2.00-bSzluK/blib/lib:/usr/local/src/CPAN/build/XML-SAX-0.16-A7F6vP/blib/arch:/usr/local/src/CPAN/build/XML-SAX-0.16-A7F6vP/blib/lib:/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-VkbChs/blib/arch:/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-VkbChs/blib/lib:/usr/local/src/CPAN/build/XML-Writer-0.603-8K3BTJ/blib/arch:/usr/local/src/CPAN/build/XML-Writer-0.603-8K3BTJ/blib/lib:/usr/local/src/CPAN/build/Class-ErrorHandler-0.01-T1cxPg/blib/arch:/usr/local/src/CPAN/build/Class-ErrorHandler-0.01-T1cxPg/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 67379
    PERL5_CPAN_IS_RUNNING = 67379
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /usr/local/bin/zsh
    TERM = xterm

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

    $^X = perl5.00505
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023 1023
    $EGID = 1023 1023 1023

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.25     
    ExtUtils::CBuilder  n/a      
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.41     
    ExtUtils::MakeMaker 6.36     
    ExtUtils::Manifest  1.51     
    ExtUtils::ParseXS   n/a      
    File::Spec          3.25     
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    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=freebsd, osvers=6.2-release, archname=amd64-freebsd
    uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: 
fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='ccache cc', optimize='-O2 -pipe', gccversion=3.4.6 [FreeBSD] 20060305
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include'
    stdchar='char', d_stdstdio=undef, usevfork=true
    intsize=4, longsize=8, ptrsize=8, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='ccache cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lc -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to