Your testing installation seems to be failing to follow dependencies.
Note, the Makefile.PL for SRU requires CQL::Parser but the test failure
below shows CQL::Parser as not being available. Looks like a bug to me.

//Ed

On Mon, Dec 06, 2004 at 11:32:32AM -0000, Josts Smokehouse wrote:
> 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.
>       
> --
> This is an error report generated automatically by CPANPLUS,
> version 0.0499.
> 
> Below is the error stack during 'make test':
> 
> PERL_DL_NONLAZY=1 /usr/local/perl-5.8.5/bin/perl "-MExtUtils::Command::MM" 
> "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/cgi........................
> #     Failed test (t/cgi.t at line 12)
> #     Tried to use 'SRU::Request'.
> #     Error:  Can't locate CQL/Parser.pm in @INC (@INC contains: 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/arch 
> /usr/local/perl-5.8.5/lib/5.8.5/sun4-solaris-thread-multi 
> /usr/local/perl-5.8.5/lib/5.8.5 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5/sun4-solaris-thread-multi 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5 /usr/local/perl-5.8.5/lib/site_perl 
> .) at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request/SearchRetrieve.pm
>  line 7.
> # BEGIN failed--compilation aborted at t/cgi.t line 12.
> # Compilation failed in require at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request.pm line 
> 7.
> # BEGIN failed--compilation aborted at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request.pm line 
> 7.
> # Compilation failed in require at (eval 3) line 2.
> # BEGIN failed--compilation aborted at (eval 3) line 2.
> Can't locate object method "newFromCGI" via package "SRU::Request" at t/cgi.t 
> line 15.
> # Looks like you failed 1 test of 3.
> # Looks like your test died just after 3.
> dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED test 2
>       Failed 1/3 tests, 66.67% okay
> t/cgi_app....................Base class package "SRU::Application" is empty.
>     (Perhaps you need to 'use' the module which defines that package first.)
>  at t/cgi_app.t line 46
> BEGIN failed--compilation aborted at t/cgi_app.t line 46.
> # Looks like your test died before it could output anything.
> dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-6
>       Failed 6/6 tests, 0.00% okay
> t/diagnostic.................ok
> t/record.....................ok
> t/request_explain............
> #     Failed test (t/request_explain.t at line 7)
> #     Tried to use 'SRU::Request::Explain'.
> #     Error:  Can't locate CQL/Parser.pm in @INC (@INC contains: 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/arch 
> /usr/local/perl-5.8.5/lib/5.8.5/sun4-solaris-thread-multi 
> /usr/local/perl-5.8.5/lib/5.8.5 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5/sun4-solaris-thread-multi 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5 /usr/local/perl-5.8.5/lib/site_perl 
> .) at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request/SearchRetrieve.pm
>  line 7.
> # BEGIN failed--compilation aborted at t/request_explain.t line 7.
> # Compilation failed in require at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request.pm line 
> 7.
> # BEGIN failed--compilation aborted at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request.pm line 
> 7.
> # Compilation failed in require at (eval 5) line 3.
> #     ...propagated at /usr/local/perl-5.8.5/lib/5.8.5/base.pm line 85.
> # BEGIN failed--compilation aborted at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request/Explain.pm
>  line 5.
> # Compilation failed in require at (eval 3) line 2.
> # BEGIN failed--compilation aborted at (eval 3) line 2.
> Can't use string ("base") as a HASH ref while "strict refs" in use at 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5/Class/Accessor.pm line 136.
> # Looks like you failed 1 test of 1.
> # Looks like your test died just after 1.
> dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED test 1
>       Failed 1/1 tests, 0.00% okay
> t/request_scan...............
> #     Failed test (t/request_scan.t at line 7)
> #     Tried to use 'SRU::Request'.
> #     Error:  Can't locate CQL/Parser.pm in @INC (@INC contains: 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/arch 
> /usr/local/perl-5.8.5/lib/5.8.5/sun4-solaris-thread-multi 
> /usr/local/perl-5.8.5/lib/5.8.5 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5/sun4-solaris-thread-multi 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5 /usr/local/perl-5.8.5/lib/site_perl 
> .) at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request/SearchRetrieve.pm
>  line 7.
> # BEGIN failed--compilation aborted at t/request_scan.t line 7.
> # Compilation failed in require at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request.pm line 
> 7.
> # BEGIN failed--compilation aborted at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request.pm line 
> 7.
> # Compilation failed in require at (eval 3) line 2.
> # BEGIN failed--compilation aborted at (eval 3) line 2.
> Can't locate object method "newFromURI" via package "SRU::Request" at 
> t/request_scan.t line 29.
> # Looks like you failed 1 test of 8.
> # Looks like your test died just after 8.
> dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED test 1
>       Failed 1/8 tests, 87.50% okay
> t/request_searchRetrieve.....
> #     Failed test (t/request_searchRetrieve.t at line 7)
> #     Tried to use 'SRU::Request::SearchRetrieve'.
> #     Error:  Can't locate CQL/Parser.pm in @INC (@INC contains: 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/arch 
> /usr/local/perl-5.8.5/lib/5.8.5/sun4-solaris-thread-multi 
> /usr/local/perl-5.8.5/lib/5.8.5 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5/sun4-solaris-thread-multi 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5 /usr/local/perl-5.8.5/lib/site_perl 
> .) at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request/SearchRetrieve.pm
>  line 7.
> # BEGIN failed--compilation aborted at t/request_searchRetrieve.t line 7.
> # Compilation failed in require at (eval 3) line 2.
> # BEGIN failed--compilation aborted at (eval 3) line 2.
> Can't use string ("base") as a HASH ref while "strict refs" in use at 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5/Class/Accessor.pm line 136.
> # Looks like you failed 1 test of 1.
> # Looks like your test died just after 1.
> dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED test 1
>       Failed 1/1 tests, 0.00% okay
> t/response_explain...........
> #     Failed test (t/response_explain.t at line 7)
> #     Tried to use 'SRU::Request::Explain'.
> #     Error:  Can't locate CQL/Parser.pm in @INC (@INC contains: 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/arch 
> /usr/local/perl-5.8.5/lib/5.8.5/sun4-solaris-thread-multi 
> /usr/local/perl-5.8.5/lib/5.8.5 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5/sun4-solaris-thread-multi 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5 /usr/local/perl-5.8.5/lib/site_perl 
> .) at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request/SearchRetrieve.pm
>  line 7.
> # BEGIN failed--compilation aborted at t/response_explain.t line 7.
> # Compilation failed in require at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request.pm line 
> 7.
> # BEGIN failed--compilation aborted at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request.pm line 
> 7.
> # Compilation failed in require at (eval 6) line 3.
> #     ...propagated at /usr/local/perl-5.8.5/lib/5.8.5/base.pm line 85.
> # BEGIN failed--compilation aborted at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request/Explain.pm
>  line 5.
> # Compilation failed in require at (eval 4) line 2.
> # BEGIN failed--compilation aborted at (eval 4) line 2.
> Can't locate object method "newFromURI" via package "SRU::Request" at 
> t/response_explain.t line 13.
> # Looks like you failed 1 test of 2.
> # Looks like your test died just after 2.
> dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED test 1
>       Failed 1/2 tests, 50.00% okay
> t/response_scan..............
> #     Failed test (t/response_scan.t at line 6)
> #     Tried to use 'SRU::Request'.
> #     Error:  Can't locate CQL/Parser.pm in @INC (@INC contains: 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/arch 
> /usr/local/perl-5.8.5/lib/5.8.5/sun4-solaris-thread-multi 
> /usr/local/perl-5.8.5/lib/5.8.5 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5/sun4-solaris-thread-multi 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5 /usr/local/perl-5.8.5/lib/site_perl 
> .) at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request/SearchRetrieve.pm
>  line 7.
> # BEGIN failed--compilation aborted at t/response_scan.t line 6.
> # Compilation failed in require at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request.pm line 
> 7.
> # BEGIN failed--compilation aborted at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request.pm line 
> 7.
> # Compilation failed in require at (eval 4) line 2.
> # BEGIN failed--compilation aborted at (eval 4) line 2.
> Can't locate object method "newFromURI" via package "SRU::Request" at 
> t/response_scan.t line 12.
> # Looks like you failed 1 test of 3.
> # Looks like your test died just after 3.
> dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED test 1
>       Failed 1/3 tests, 66.67% okay
> t/response_searchRetrieve....
> #     Failed test (t/response_searchRetrieve.t at line 7)
> #     Tried to use 'SRU::Request::SearchRetrieve'.
> #     Error:  Can't locate CQL/Parser.pm in @INC (@INC contains: 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/arch 
> /usr/local/perl-5.8.5/lib/5.8.5/sun4-solaris-thread-multi 
> /usr/local/perl-5.8.5/lib/5.8.5 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5/sun4-solaris-thread-multi 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5 /usr/local/perl-5.8.5/lib/site_perl 
> .) at 
> /net/sunu991/disc1/.cpanplus/5.8.5/build/SRU-0.5/blib/lib/SRU/Request/SearchRetrieve.pm
>  line 7.
> # BEGIN failed--compilation aborted at t/response_searchRetrieve.t line 7.
> # Compilation failed in require at (eval 4) line 2.
> # BEGIN failed--compilation aborted at (eval 4) line 2.
> Can't use string ("base") as a HASH ref while "strict refs" in use at 
> /usr/local/perl-5.8.5/lib/site_perl/5.8.5/Class/Accessor.pm line 136.
> # Looks like you failed 1 test of 2.
> # Looks like your test died just after 2.
> dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED test 1
>       Failed 1/2 tests, 50.00% okay
> t/term.......................ok
> Failed Test                 Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------------
> t/cgi.t                      255 65280     3    1  33.33%  2
> t/cgi_app.t                  255 65280     6   12 200.00%  1-6
> t/request_explain.t          255 65280     1    1 100.00%  1
> t/request_scan.t             255 65280     8    1  12.50%  1
> t/request_searchRetrieve.t   255 65280     1    1 100.00%  1
> t/response_explain.t         255 65280     2    1  50.00%  1
> t/response_scan.t            255 65280     3    1  33.33%  1
> t/response_searchRetrieve.t  255 65280     2    1  50.00%  1
> Failed 8/11 test scripts, 27.27% okay. 13/53 subtests failed, 75.47% okay.
> make: *** [test_dynamic] Error 29
> 
> 
> Additional comments:
> ******************************** NOTE ********************************
> The comments below are created mechanically, possibly without manual
> checking by the sender.  Also, because many people perform automatic
> tests on CPAN, chances are 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 information, and do not take
> it personally.  We appreciate your patience. :)
> **********************************************************************
> 
> Hello, Ed Summers! Thanks for uploading your works to CPAN.
> 
> I noticed that the test suite seem to fail without these modules:
> 
> CQL::Parser
> 
> As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
> Makefile.PL should solve this problem.  For example:
> 
> WriteMakefile(
>     AUTHOR      => 'Ed Summers ([EMAIL PROTECTED])',
>     ... # other information
>     PREREQ_PM   => {
>       'CQL::Parser'   => '0', # or a minimum workable 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! :-)
> 
> --
> 
> Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
>   Platform:
>     osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi
>     uname='sunos sunu991 5.9 generic_112233-12 sun4u sparc sunw,ultra-5_10 
> solaris '
>     config_args='-de -Dusethreads -Dcc=gcc'
>     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 -fno-strict-aliasing -pipe 
> -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
>     optimize='-O',
>     cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include'
>     ccversion='', gccversion='3.3.2', gccosandvers='solaris2.8'
>     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
>     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
>     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
> lseeksize=8
>     alignbytes=8, prototype=define
>   Linker and Libraries:
>     ld='gcc', ldflags =' -L/usr/local/lib '
>     libpth=/usr/local/lib /usr/lib /usr/ccs/lib
>     libs=-lsocket -lnsl -ldl -lm -lpthread -lc
>     perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
>     libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
>     gnulibc_version=''
>   Dynamic Linking:
>     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
>     cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
> 

-- 
Ed Summers
aim: inkdroid
web: http://www.inkdroid.org

The imagination of nature is far, far greater than the imagination of man.  
[Richard Feynman]


Reply via email to