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 error report created automatically by CPANPLUS, version 0.055. 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] [Wed Jul 13 21:31:51 2005] Trying to get 'file://usr/local/cpan/authors/id/A/AD/ADAMK/JSAN-Index-Data-0.02.tar.gz' [MSG] [Wed Jul 13 21:31:51 2005] Trying to get 'file://usr/local/cpan/authors/id/A/AD/ADAMK/CHECKSUMS' [MSG] [Wed Jul 13 21:31:51 2005] Checksum matches for 'JSAN-Index-Data-0.02.tar.gz' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/inc/' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/inc/Module/' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/inc/Module/Install.pm' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/inc/Module/Install/' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/inc/Module/Install/AutoInstall.pm' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/inc/Module/Install/Fetch.pm' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/inc/Module/Install/Makefile.pm' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/inc/Module/Install/Base.pm' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/inc/Module/Install/Metadata.pm' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/inc/Module/Install/Can.pm' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/inc/Module/Install/WriteAll.pm' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/inc/Module/Install/Win32.pm' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/Changes' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/MANIFEST' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/lib/' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/lib/JSAN/' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/lib/JSAN/Index/' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/lib/JSAN/Index/Data.pm' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/t/' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/t/99_pod.t' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/t/02_main.t' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/t/01_compile.t' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/META.yml' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/LICENSE' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/Makefile.PL' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN-Index-Data-0.02/README' [MSG] [Wed Jul 13 21:31:51 2005] Extracted 'JSAN::Index::Data' to '/home/cpanplus/.cpanplus/5.8.5/build/JSAN-Index-Data-0.02' [MSG] [Wed Jul 13 21:31:52 2005] *** ExtUtils::AutoInstall version 0.62 *** Checking for dependencies... [Core Features] - Test::More ...loaded. (0.6 >= 0.47) - File::Spec ...loaded. (3.09 >= 0.80) - File::HomeDir ...loaded. (0.06 >= 0.05) - Data::Package ...loaded. (0.05 >= 0.05) - DBI ...loaded. (1.48 >= 1.43) - DBD::SQLite ...loaded. (1.09 >= 1.00) *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for JSAN::Index::Data [MSG] [Wed Jul 13 21:31:53 2005] cp lib/JSAN/Index/Data.pm blib/lib/JSAN/Index/Data.pm Manifying blib/man3/JSAN::Index::Data.3pm [ERROR] [Wed Jul 13 21:31:54 2005] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /usr/bin/perl5.8.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01_compile.t t/02_main.t t/99_pod.t t/01_compile.... # Failed test (t/01_compile.t at line 24) # Tried to use 'JSAN::Index::Data'. # Error: Could not locate a JSAN path (tried /home/cpanplus/.jsan) at (eval 4) line 2 # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at t/01_compile.t line 24. # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/02_main.......Could not locate a JSAN path (tried /home/cpanplus/.jsan) at t/02_main.t line 18 Compilation failed in require at t/02_main.t line 18. BEGIN failed--compilation aborted at t/02_main.t line 18. dubious Test returned status 255 (wstat 65280, 0xff00) t/99_pod........ok Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------- t/01_compile.t 1 256 2 1 50.00% 2 t/02_main.t 255 65280 ?? ?? % ?? Failed 2/3 test scripts, 33.33% okay. 1/3 subtests failed, 66.67% okay. make: *** [test_dynamic] Erreur 255 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: DBD::SQLite 1.09 DBI 1.48 Data::Package 0.05 File::HomeDir 0.06 File::Spec 3.09 Test::More 0.60 ******************************** 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. :) ********************************************************************** -- Summary of my perl5 (revision 5 version 8 subversion 5) configuration: Platform: osname=linux, osvers=2.4.19-44mdkenterprise, archname=i386-linux-thread-multi uname='linux updates.mandrakesoft.com 2.4.19-44mdkenterprise #1 smp thu aug 12 21:22:45 mdt 2004 i686 intel(r) pentium(r) 4 cpu 3.00ghz unknown gnulinux ' config_args='-des -Dinc_version_list=5.8.4/i386-linux-thread-multi 5.8.4 5.8.3/i386-linux-thread-multi 5.8.3 5.8.2/i386-linux-thread-multi 5.8.2 5.8.1/i386-linux-thread-multi 5.8.1 5.8.0/i386-linux-thread-multi 5.8.0 5.6.1 5.6.0 -Darchname=i386-linux -Dcc=gcc -Doptimize=-O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr -Dman3ext=3pm -Dcf_by=Mandrakesoft -Dmyhostname=localhost [EMAIL PROTECTED] -Dd_dosuid -Ud_csh -Duseshrplib -Accflags=-DPERL_DISABLE_PMC -Dusethreads' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro ', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lndbm -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.3.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.3' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
