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 Jeff Zucker, This is a computer-generated error report created automatically by CPANPLUS, version 0.053. Testers personal comments may appear at the end of this report. (Human says: yes there are. Scroll to the end). 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] [Thu Apr 21 18:16:39 2005] Trying to get 'ftp://ftp.oleane.net/pub/mirrors/CPAN/authors/id/J/JZ/JZUCKER/SQL-Statement-1.13.tar.gz' [MSG] [Thu Apr 21 18:16:44 2005] Trying to get 'ftp://ftp.oleane.net/pub/mirrors/CPAN/authors/id/J/JZ/JZUCKER/CHECKSUMS' [MSG] [Thu Apr 21 18:16:44 2005] Checksum matches for 'SQL-Statement-1.13.tar.gz' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/06group.t' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/14allcols.t' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/11functions.t' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/SQLtest.pm' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/13call.t' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/04names.t' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/00error.t' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/03executeDBD.t' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/01prepare.t' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/09ops.t' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/08join.t' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/02executeDirect.t' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/12eval.t' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/07case.t' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/10limit.t' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/t/05create.t' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/SQL/' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/SQL/Dialects/' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/SQL/Dialects/ANSI.pm' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/SQL/Dialects/AnyData.pm' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/SQL/Dialects/CSV.pm' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/SQL/Statement/' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/SQL/Statement/Structure.pod' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/SQL/Statement/GetInfo.pm' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/SQL/Statement/Syntax.pod' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/SQL/Statement/RAM.pm' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/SQL/Statement/Util.pm' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/SQL/Statement/Embed.pod' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/SQL/Statement/Functions.pm' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/SQL/Statement.pm' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/SQL/Parser.pm' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/lib/SQL/Eval.pm' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/Changes' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/MANIFEST' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/META.yml' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/MANIFEST.SKIP' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/Makefile.PL' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL-Statement-1.13/README' [MSG] [Thu Apr 21 18:16:45 2005] Extracted 'SQL::Parser' to '/root/.cpanplus/5.8.6/build/SQL-Statement-1.13' [ERROR] [Thu Apr 21 18:16:51 2005] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.6 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00error............ok t/01prepare..........ok t/02executeDirect....ok t/03executeDBD.......Use of uninitialized value in numeric eq (==) at t/03executeDBD.t line 138. # Failed test (t/03executeDBD.t at line 138) # Looks like you failed 1 test of 18. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 17 Failed 1/18 tests, 94.44% okay (less 1 skipped test: 16 okay, 88.89%) t/04names............ok t/05create...........ok 1/5 skipped: No XBase installed t/06group............ok t/07case.............Can't locate DBD/AnyData.pm in @INC (@INC contains: /home/cpanplus/5.8.6/build/SQL-Statement-1.13/blib/lib /home/cpanplus/5.8.6/build/SQL-Statement-1.13/blib/arch /root/.cpanplus/5.8.6/build/Acme-MetaSyntactic-0.18/blib/lib /root/.cpanplus/5.8.6/build/CGI.pm-3.08/blib/lib /root/.cpanplus/5.8.6/build/ExtUtils-MakeMaker-6.28/blib/lib /root/.cpanplus/5.8.6/build/Object-Accessor-0.03/blib/lib /root/.cpanplus/5.8.6/build/ExtUtils-MakeMaker-Coverage-0.05/blib/lib /root/.cpanplus/5.8.6/build/SQL-Statement-1.13/blib/lib /usr/local/lib/perl5/site_perl/5.8.6/mach /usr/local/lib/perl5/site_perl/5.8.6 /usr/local/lib/perl5/site_perl/5.8.3 /usr/local/lib/perl5/site_perl/5.8.0 /usr/local/lib/perl5/site_perl/5.6.2 /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl/5.005 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.6/BSDPAN /usr/local/lib/perl5/5.8.6/mach /usr/local/lib/perl5/5.8.6 .) at t/07case.t line 23. BEGIN failed--compilation aborted at t/07case.t line 23. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/08join.............ok t/09ops..............ok t/10limit............ok t/11functions........ok t/12eval.............ok t/13call.............ok t/14allcols..........ok Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------- t/03executeDBD.t 1 256 18 1 5.56% 17 t/07case.t 255 65280 ?? ?? % ?? 2 subtests skipped. Failed 2/15 test scripts, 86.67% okay. 1/227 subtests failed, 99.56% okay. *** Error code 255 Stop in /home/cpanplus/5.8.6/build/SQL-Statement-1.13. MISSING PREREQUISITES: It was observed that the test suite seem to fail without these modules: DBD::AnyData As such, adding the prerequisite module(s) to 'PREREQ_PM' in your Makefile.PL should solve this problem. For example: WriteMakefile( AUTHOR => 'Jeff Zucker ([EMAIL PROTECTED])', ... # other information PREREQ_PM => { 'DBD::AnyData' => '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! :-) ******************************** 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: In the same run in which I upgraded this module, I also upgraded to the latest version of ExtUtils::MakeMaker. I'm not sure that this has a bearing on the issue, but there is the line that says: [ERROR] [Thu Apr 21 18:16:51 2005] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /us r/local/bin/perl5.8.6 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*. t ... up near the top. I don't know of this is related. Regards, David -- Summary of my perl5 (revision 5 version 8 subversion 6) configuration: Platform: osname=freebsd, osvers=5.2.1-release, archname=i386-freebsd-64int uname='freebsd bechet.bpinet.com 5.2.1-release freebsd 5.2.1-release #0: mon feb 23 20:45:55 gmt 2004 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 ' config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.6/mach -Dprivlib=/usr/local/lib/perl5/5.8.6 -Dman3dir=/usr/local/lib/perl5/5.8.6/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.8.6/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.8.6 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.8.6/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Doptimize=-O -pipe -march=pentiumpro -Duseshrplib -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.6/BSDPAN" -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=undef uselongdouble=undef usemymalloc=y, bincompat5005=undef Compiler: cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.6/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O -pipe -march=pentiumpro', cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.6/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.3.3 [FreeBSD] 20031106', 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='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lgdbm -lm -lcrypt -lutil perllibs=-lm -lcrypt -lutil libc=, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/local/lib/perl5/5.8.6/mach/CORE' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
