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 DROLSKY,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.78. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Mon Apr  2 12:29:01 2007] Trying to get 
'http://www.cpan.org/authors/id/D/DR/DROLSKY/Thesaurus-0.22.tar.gz'
[MSG] [Mon Apr  2 12:29:02 2007] Trying to get 
'http://www.cpan.org/authors/id/D/DR/DROLSKY/CHECKSUMS'
[MSG] [Mon Apr  2 12:29:02 2007] Checksum matches for 'Thesaurus-0.22.tar.gz'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/lib/'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/lib/Thesaurus.pm'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/lib/Thesaurus/'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 
'Thesaurus-0.22/lib/Thesaurus/BerkeleyDB.pm'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/lib/Thesaurus/CSV.pm'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/Changes'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/MANIFEST'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/META.yml'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/t/'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/t/03_csv.t'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/t/pod-coverage.t'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/t/01_basic.t'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/t/pod.t'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/t/02_bdb.t'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/t/SharedTests.pm'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/Makefile.PL'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/LICENSE'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/Build.PL'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/README'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus-0.22/SIGNATURE'
[MSG] [Mon Apr  2 12:29:03 2007] Extracted 'Thesaurus' to 
'/home/hybrid/perl594/.cpanplus/5.9.4/build/Thesaurus-0.22'
[MSG] [Mon Apr  2 12:29:06 2007] # running Build.PL 
/home/hybrid/perl594/bin/perl5.9.4 Build.PL
 * Optional prerequisite BerkeleyDB is not installed
 * Optional prerequisite Text::CSV_XS is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation

Checking whether your kit is complete...
Looks good

Checking prerequisites...
Creating new 'Build' script for 'Thesaurus' version '0.22'

[MSG] [Mon Apr  2 12:29:06 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Mon Apr  2 12:29:08 2007] /home/hybrid/perl594/bin/perl5.9.4 Build 
--makefile_env_macros 1
Copying lib/Thesaurus.pm -> blib/lib/Thesaurus.pm
Copying lib/Thesaurus/CSV.pm -> blib/lib/Thesaurus/CSV.pm
Copying lib/Thesaurus/BerkeleyDB.pm -> blib/lib/Thesaurus/BerkeleyDB.pm
Manifying blib/lib/Thesaurus/CSV.pm -> blib/libdoc/Thesaurus::CSV.3
Manifying blib/lib/Thesaurus.pm -> blib/libdoc/Thesaurus.3
Manifying blib/lib/Thesaurus/BerkeleyDB.pm -> 
blib/libdoc/Thesaurus::BerkeleyDB.3

[ERROR] [Mon Apr  2 12:29:12 2007] MAKE TEST failed: Illegal seek 
/home/hybrid/perl594/bin/perl5.9.4 Build --makefile_env_macros 1 test
t/01_basic........ok
t/02_bdb..........
#   Failed test 'use Thesaurus::BerkeleyDB;'
#   at t/SharedTests.pm line 18.
#     Tried to use 'Thesaurus::BerkeleyDB'.
#     Error:  Can't locate BerkeleyDB.pm in @INC (@INC contains: . t 
/home/hybrid/perl594/.cpanplus/5.9.4/build/Thesaurus-0.22/blib/lib 
/home/hybrid/perl594/.cpanplus/5.9.4/build/Thesaurus-0.22/blib/arch 
/home/hybrid/perl594/.cpanplus/5.9.4/build/Thesaurus-0.22/blib 
/home/hybrid/perl594/lib/5.9.4/i686-linux-thread-multi-64int-ld 
/home/hybrid/perl594/lib/5.9.4 
/home/hybrid/perl594/lib/site_perl/5.9.4/i686-linux-thread-multi-64int-ld 
/home/hybrid/perl594/lib/site_perl/5.9.4) at 
/home/hybrid/perl594/.cpanplus/5.9.4/build/Thesaurus-0.22/blib/lib/Thesaurus/BerkeleyDB.pm
 line 10.
# BEGIN failed--compilation aborted at t/SharedTests.pm line 18.
# Compilation failed in require at (eval 7) line 2.
# BEGIN failed--compilation aborted at (eval 7) line 2.
# Looks like you failed 1 test of 14.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/14 tests, 92.86% okay
t/03_csv..........
#   Failed test 'use Thesaurus::CSV;'
#   at t/SharedTests.pm line 18.
#     Tried to use 'Thesaurus::CSV'.
#     Error:  Can't locate Text/CSV_XS.pm in @INC (@INC contains: . t 
/home/hybrid/perl594/.cpanplus/5.9.4/build/Thesaurus-0.22/blib/lib 
/home/hybrid/perl594/.cpanplus/5.9.4/build/Thesaurus-0.22/blib/arch 
/home/hybrid/perl594/.cpanplus/5.9.4/build/Thesaurus-0.22/blib 
/home/hybrid/perl594/lib/5.9.4/i686-linux-thread-multi-64int-ld 
/home/hybrid/perl594/lib/5.9.4 
/home/hybrid/perl594/lib/site_perl/5.9.4/i686-linux-thread-multi-64int-ld 
/home/hybrid/perl594/lib/site_perl/5.9.4) at 
/home/hybrid/perl594/.cpanplus/5.9.4/build/Thesaurus-0.22/blib/lib/Thesaurus/CSV.pm
 line 11.
# BEGIN failed--compilation aborted at t/SharedTests.pm line 18.
# Compilation failed in require at (eval 7) line 2.
# BEGIN failed--compilation aborted at (eval 7) line 2.

#   Failed test 'save method should not die'
#   at t/03_csv.t line 30.

#   Failed test 'three matches should be returned'
#   at t/03_csv.t line 38.
#          got: '0'
#     expected: '3'

#   Failed test '$words[1] should be a'
#   at t/03_csv.t line 44.
#          got: undef
#     expected: 'a'

#   Failed test '$words[2] should be b'
#   at t/03_csv.t line 44.
#          got: undef
#     expected: 'b'

#   Failed test '$words[3] should be c'
#   at t/03_csv.t line 44.
#          got: undef
#     expected: 'c'
cannot unlink temporary file /tmp/GPxnxVmNbi/thesaurus.csv: No such file or 
directory at t/03_csv.t line 52.
# Looks like you failed 6 tests of 19.
dubious
        Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 1, 15-19
        Failed 6/19 tests, 68.42% okay
t/pod-coverage....skipped
        all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.............skipped
        all skipped: Test::Pod 1.14 required for testing POD
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/02_bdb.t     1   256    14    1  1
t/03_csv.t     6  1536    19    6  1 15-19
2 tests skipped.
Failed 2/5 test scripts. 7/47 subtests failed.
Files=5, Tests=47,  2 wallclock secs ( 1.73 cusr +  0.21 csys =  1.94 CPU)
Failed 2/5 test programs. 7/47 subtests failed.
make: *** [test] Error 255



MISSING PREREQUISITES:

It was observed that the test suite seem to fail without these modules:

BerkeleyDB
Text::CSV_XS

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
    AUTHOR      => 'DROLSKY ([EMAIL PROTECTED])',
    ... # other information
    PREREQ_PM   => {
        'BerkeleyDB'    => '0', # or a minimum working version
        'Text::CSV_XS'  => '0', # or a minimum working version
    }
);

If you are interested in making a more flexible Makefile.PL that can
probe for missing dependencies and install them, ExtUtils::AutoInstall
at <http://search.cpan.org/dist/ExtUtils-AutoInstall/> may be
worth a look.

Thanks! :-)

PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
          Params::Validate                   0.88     0.24
          Test::More                         0.70     0.46

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.0307.

--

Summary of my perl5 (revision 5 version 9 subversion 4) configuration:
  Platform:
    osname=linux, osvers=2.4.26, archname=i686-linux-thread-multi-64int-ld
    uname='linux penguin 2.4.26 #1 smp thu jul 1 18:22:25 bst 2004 i686 unknown 
unknown 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 -DTHREADS_HAVE_PIDS 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.4', 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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.2'
  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