Report for Tree-Binary-Dictionary-1.01

Back
From: metabase:user:3198cbe2-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Tree-Binary-Dictionary-1.01 v5.10.1 GNU/Linux
Date: 2010-10-05T19:30:04Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Aaron James Trevena,

This is a computer-generated report for Tree-Binary-Dictionary-1.01
on perl 5.10.1, created by CPAN-Reporter-1.1803.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

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

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

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

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

PERL_DL_NONLAZY=1 /home/graham/perltest/perl5101/perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/pod_coverage......ok
t/simple............
#   Failed test 'use Tree::Binary::Dictionary;'
#   at t/simple.t line 11.
#     Tried to use 'Tree::Binary::Dictionary'.
#     Error:  Can't locate Tree/Binary/Search.pm in @INC (@INC contains: /home/graham/perltest/perl5101/cpan/build/Tree-Binary-Dictionary-1.01-yBrcYJ/blib/lib /home/graham/perltest/perl5101/cpan/build/Tree-Binary-Dictionary-1.01-yBrcYJ/blib/arch /home/graham/perltest/perl5101/perl/lib/5.10.1/i686-linux-thread-multi-64int-ld /home/graham/perltest/perl5101/perl/lib/5.10.1/i686-linux-thread-multi-64int-ld /home/graham/perltest/perl5101/perl/lib/5.10.1 /home/graham/perltest/perl5101/perl/lib/site_perl/5.10.1/i686-linux-thread-multi-64int-ld /home/graham/perltest/perl5101/perl/lib/site_perl/5.10.1/i686-linux-thread-multi-64int-ld /home/graham/perltest/perl5101/perl/lib/site_perl/5.10.1 . /home/graham/perltest/perl5101/perl/lib/5.10.1/i686-linux-thread-multi-64int-ld /home/graham/perltest/perl5101/perl/lib/5.10.1 /home/graham/perltest/perl5101/perl/lib/site_perl/5.10.1/i686-linux-thread-multi-64int-ld /home/graham/perltest/perl5101/perl/lib/site_perl/5.10.1 .) at /home/graham/perltest/perl5101/cpan/build/Tree-Binary-Dictionary-1.01-yBrcYJ/blib/lib/Tree/Binary/Dictionary.pm line 116.
# BEGIN failed--compilation aborted at /home/graham/perltest/perl5101/cpan/build/Tree-Binary-Dictionary-1.01-yBrcYJ/blib/lib/Tree/Binary/Dictionary.pm line 116.
# Compilation failed in require at (eval 25) line 2.
# BEGIN failed--compilation aborted at (eval 25) line 2.

#   Failed test 'Tree::Binary::Dictionary->can(...)'
#   at t/simple.t line 12.
#     Tree::Binary::Dictionary->can('new') failed
#     Tree::Binary::Dictionary->can('keys') failed
#     Tree::Binary::Dictionary->can('values') failed
#     Tree::Binary::Dictionary->can('to_hash') failed
#     Tree::Binary::Dictionary->can('delete') failed
#     Tree::Binary::Dictionary->can('add') failed
#     Tree::Binary::Dictionary->can('exists') failed
#     Tree::Binary::Dictionary->can('get') failed
Can't locate object method "new" via package "Tree::Binary::Dictionary" at t/simple.t line 19.
# Looks like you planned 26 tests but ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test exited with 255 just after 2.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-26
	Failed 26/26 tests, 0.00% okay
t/simple_nocache....
#   Failed test 'use Tree::Binary::Dictionary;'
#   at t/simple_nocache.t line 11.
#     Tried to use 'Tree::Binary::Dictionary'.
#     Error:  Can't locate Tree/Binary/Search.pm in @INC (@INC contains: /home/graham/perltest/perl5101/cpan/build/Tree-Binary-Dictionary-1.01-yBrcYJ/blib/lib /home/graham/perltest/perl5101/cpan/build/Tree-Binary-Dictionary-1.01-yBrcYJ/blib/arch /home/graham/perltest/perl5101/perl/lib/5.10.1/i686-linux-thread-multi-64int-ld /home/graham/perltest/perl5101/perl/lib/5.10.1/i686-linux-thread-multi-64int-ld /home/graham/perltest/perl5101/perl/lib/5.10.1 /home/graham/perltest/perl5101/perl/lib/site_perl/5.10.1/i686-linux-thread-multi-64int-ld /home/graham/perltest/perl5101/perl/lib/site_perl/5.10.1/i686-linux-thread-multi-64int-ld /home/graham/perltest/perl5101/perl/lib/site_perl/5.10.1 . /home/graham/perltest/perl5101/perl/lib/5.10.1/i686-linux-thread-multi-64int-ld /home/graham/perltest/perl5101/perl/lib/5.10.1 /home/graham/perltest/perl5101/perl/lib/site_perl/5.10.1/i686-linux-thread-multi-64int-ld /home/graham/perltest/perl5101/perl/lib/site_perl/5.10.1 .) at /home/graham/perltest/perl5101/cpan/build/Tree-Binary-Dictionary-1.01-yBrcYJ/blib/lib/Tree/Binary/Dictionary.pm line 116.
# BEGIN failed--compilation aborted at /home/graham/perltest/perl5101/cpan/build/Tree-Binary-Dictionary-1.01-yBrcYJ/blib/lib/Tree/Binary/Dictionary.pm line 116.
# Compilation failed in require at (eval 25) line 2.
# BEGIN failed--compilation aborted at (eval 25) line 2.

#   Failed test 'Tree::Binary::Dictionary->can(...)'
#   at t/simple_nocache.t line 12.
#     Tree::Binary::Dictionary->can('new') failed
#     Tree::Binary::Dictionary->can('keys') failed
#     Tree::Binary::Dictionary->can('values') failed
#     Tree::Binary::Dictionary->can('to_hash') failed
#     Tree::Binary::Dictionary->can('delete') failed
#     Tree::Binary::Dictionary->can('add') failed
#     Tree::Binary::Dictionary->can('exists') failed
#     Tree::Binary::Dictionary->can('get') failed
Can't locate object method "new" via package "Tree::Binary::Dictionary" at t/simple_nocache.t line 19.
# Looks like you planned 27 tests but ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test exited with 255 just after 2.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-27
	Failed 27/27 tests, 0.00% okay
t/testpod...........ok
Failed Test        Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/simple.t          255 65280    26   50  1-26
t/simple_nocache.t  255 65280    27   52  1-27
Failed 2/4 test scripts. 53/55 subtests failed.
Files=4, Tests=55,  1 wallclock secs ( 1.03 cusr +  0.10 csys =  1.13 CPU)
Failed 2/4 test programs. 53/55 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module       Need Have
    ------------ ---- ----
    Tree::Binary 0.07 1.01


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    PATH = /home/graham/perltest/perl5101/perl/bin:/bin:/usr/bin:/sbin:/usr/sbin:/opt/java/bin:/opt/java/jre/bin:/opt/kde/bin:/usr/bin/perlbin/site:/usr/bin/perlbin/vendor:/usr/bin/perlbin/core:/opt/qt/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 23757
    PERL5_CPAN_IS_RUNNING = 23757
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3767,23757
    PERL_CR_SMOKER_CURRENT = Tree-Binary-Dictionary-1.01
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/graham/perltest/perl5101/perl/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 7 10 91 92 93 95 98 100 108 1000 1001
    $EGID = 1000 7 10 91 92 93 95 98 100 108 1000 1001

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.94_61
    Cwd                 3.33   
    ExtUtils::CBuilder  0.27_07
    ExtUtils::Command   1.16   
    ExtUtils::Install   1.52   
    ExtUtils::MakeMaker 6.56   
    ExtUtils::Manifest  1.58   
    ExtUtils::ParseXS   2.2206 
    File::Spec          3.33   
    Module::Build       0.36_16
    Module::Signature   0.66   
    Test::Harness       2.64   
    Test::More          2.00_01
    YAML                0.72   
    YAML::Syck          1.15   
    version             0.82   


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=2.6.33-arch, archname=i686-linux-thread-multi-64int-ld
    uname='linux lorant 2.6.33-arch #1 smp preempt thu may 13 12:06:25 cest 2010 i686 intel(r) pentium(r) 4 cpu 2.80ghz genuineintel gnulinux '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.5.0 20100520 (prerelease)', 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='long double', nvsize=12, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.12.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.12'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/home/graham/perltest/perl5101/perl/lib/5.10.1/i686-linux-thread-multi-64int-ld/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_LONG_DOUBLE
                        USE_PERLIO USE_REENTRANT_API
  Built under linux
  Compiled at Sep  1 2010 10:57:18
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="23757"
    PERL5_CPAN_IS_RUNNING="23757"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3767,23757"
    PERL_CR_SMOKER_CURRENT="Tree-Binary-Dictionary-1.01"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/graham/perltest/perl5101/perl/lib/5.10.1/i686-linux-thread-multi-64int-ld
    /home/graham/perltest/perl5101/perl/lib/5.10.1
    /home/graham/perltest/perl5101/perl/lib/site_perl/5.10.1/i686-linux-thread-multi-64int-ld
    /home/graham/perltest/perl5101/perl/lib/site_perl/5.10.1
    .