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 Tim Brody, This is a computer-generated report for HTTP-OAI-3.20 on perl-5.8.8, created automatically by CPAN-Reporter-1.0601 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/ccs/bin/make test': PERL_DL_NONLAZY=1 /export/home/bob/cpantesting/perl-5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00static.................Use of uninitialized value in string eq at t/00static.t line 16. # Failed test 3 in t/00static.t at line 16 # t/00static.t line 16 is: ok($repo->Identify->version eq '2.0s'); # Failed test 4 in t/00static.t at line 22 # t/00static.t line 22 is: ok($id->is_success); # Failed test 5 in t/00static.t at line 23 # t/00static.t line 23 is: ok($id->repositoryName && $id->repositoryName eq 'Demo repository'); # Failed test 6 in t/00static.t at line 27 # t/00static.t line 27 is: ok($lmdf->is_success); # Failed test 7 in t/00static.t at line 28 # t/00static.t line 28 is: ok(my $mdf = $lmdf->next); # Failed test 8 in t/00static.t at line 29 # t/00static.t line 29 is: ok($mdf && $mdf->metadataPrefix && $mdf->metadataPrefix eq 'oai_dc'); # Failed test 9 in t/00static.t at line 33 # t/00static.t line 33 is: ok($lr->is_success); # Failed test 10 in t/00static.t at line 35 # t/00static.t line 35 is: ok($rec && $rec->identifier && $rec->identifier eq 'oai:arXiv:cs/0112017'); # Failed test 11 in t/00static.t at line 39 # t/00static.t line 39 is: ok($li->is_success); # Failed test 12 in t/00static.t at line 41 # t/00static.t line 41 is: ok(@recs && $recs[-1]->identifier eq 'oai:perseus:Perseus:text:1999.02.0084'); # Failed test 13 in t/00static.t at line 45 # t/00static.t line 45 is: ok($ls->is_success); # Failed test 14 in t/00static.t at line 47 # t/00static.t line 47 is: ok(@errs && $errs[-1]->code eq 'noSetHierarchy'); # Failed test 15 in t/00static.t at line 51 # t/00static.t line 51 is: ok($gr->is_success); # Failed test 16 in t/00static.t at line 53 # t/00static.t line 53 is: ok($rec && $rec->identifier eq 'oai:perseus:Perseus:text:1999.02.0084'); # Failed test 18 in t/00static.t at line 59 # t/00static.t line 59 is: ok(@errs && $errs[0]->code eq 'idDoesNotExist'); # Failed test 20 in t/00static.t at line 64 # t/00static.t line 64 is: ok(@errs && $errs[0]->code eq 'cannotDisseminateFormat'); Failed 16/20 subtests t/01parse..................ok t/02token..................ok t/50mets...................ok t/80network................ok t/error....................ok t/getrecord................ok t/identify.................ok t/listidentifiers..........ok t/listmetadataformats......ok Test Summary Report ------------------- t/00static.t (Wstat: 0 Tests: 20 Failed: 16) Failed tests: 3-16, 18, 20 Files=10, Tests=60, 3 wallclock secs ( 0.04 usr 0.01 sys + 2.13 cusr 0.21 csys = 2.39 CPU) Result: FAIL Failed 1/10 test programs. 16/60 subtests failed. *** Error code 29 make: Fatal error: Command failed for target `test_dynamic' ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have -------------- ---- ----- CGI 0 3.15 HTTP::Request 0 1.40 HTTP::Response 0 1.53 LWP::UserAgent 0 2.036 Test::More 0 0.74 URI 0 1.35 XML::LibXML 1.58 1.65 XML::SAX::Base 1 1.04 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LC_COLLATE = en_GB.ISO8859-1 LC_CTYPE = en_GB.ISO8859-1 LC_MESSAGES = C LC_MONETARY = en_GB.ISO8859-1 LC_NUMERIC = en_GB.ISO8859-1 PATH = /opt/SUNWspro/bin:/opt/csw/bin:/opt/csw/sbin:/opt/csw/bin:/opt/csw/sbin:/usr/bin:/usr/local/bin:/usr/sbin:/usr/local/sbin:/sbin:/usr/ucb:/usr/ccs/bin:/usr/local/bin:/usr/sbin:/usr/local/sbin:/sbin:/usr/ucb:/usr/ccs/bin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 8372 PERL5_CPAN_IS_RUNNING = 8372 PERL_AUTOINSTALL = --defaultdeps PERL_MM_USE_DEFAULT = 1 SHELL = /usr/bin/bash TERM = dtterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /export/home/bob/cpantesting/perl-5.8.8/bin/perl $UID/$EUID = 1001 / 1001 $GID = 1000 1001 1000 $EGID = 1000 1001 1000 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9205 Cwd 3.2501 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.42 ExtUtils::Manifest 1.51 ExtUtils::ParseXS n/a File::Spec 3.2501 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 3.06 Test::More 0.74 YAML 0.66 YAML::Syck 1.00 version n/a -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=solaris, osvers=2.10, archname=i86pc-solaris uname='sunos nebula 5.10 generic_118855-19 i86pc i386 i86pc ' config_args='-Dprefix=/export/home/bob/cpantesting/perl-5.8.8 -de' 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=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='/opt/SUNWspro/bin/cc', ccflags ='-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV', optimize='-O', cppflags='-I/usr/local/include' ccversion='Sun C 5.8 Patch 121016-03 2006/06/07', gccversion='', 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='/opt/SUNWspro/bin/cc', ldflags =' -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib -L/lib -L/usr/local/lib ' libpth=/usr/lib /usr/ccs/lib /opt/SUNWspro/prod/lib /lib /usr/local/lib libs=-lsocket -lnsl -ldl -lm -lc perllibs=-lsocket -lnsl -ldl -lm -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='-KPIC', lddlflags='-G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib -L/lib -L/usr/local/lib'
