develooper Front page | perl.cpan.testers | Postings from October 2007

FAIL OAI-Harvester-1.12 i386-freebsd 6.2-release

From:
david
Date:
October 26, 2007 01:22
Subject:
FAIL OAI-Harvester-1.12 i386-freebsd 6.2-release
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Ed Summers,
    
This is a computer-generated report for OAI-Harvester-1.12
on perl-5.9.5, created automatically by CPAN-Reporter-1.02 
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, 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/bin/make test':

PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.9.5/bin/perl5.9.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/000.harvester.............ok
t/001.ua....................ok
t/002.error.................caught xml parsing error: No _parse_* routine defined on this driver (If it is a filter, remember to set the Parent property. If you call the parse() method, make sure to set a Source. You may want to call parse_uri, parse_string or parse_file instead.) [XML::SAX::RTF=HASH(0x856f4a0)] at /home/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/XML/SAX/Base.pm line 2616.
caught xml parsing error: No _parse_* routine defined on this driver (If it is a filter, remember to set the Parent property. If you call the parse() method, make sure to set a Source. You may want to call parse_uri, parse_string or parse_file instead.) [XML::SAX::RTF=HASH(0x8529270)] at /home/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/XML/SAX/Base.pm line 2616.

#   Failed test 'parsed OAI error code from server'
#   at t/002.error.t line 29.
#          got: 'xmlParseError'
#     expected: 'cannotDisseminateFormat'
# Looks like you failed 1 test of 6.
dubious
	Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 5
	Failed 1/6 tests, 83.33% okay
t/005.header................No _parse_* routine defined on this driver (If it is a filter, remember to set the Parent property. If you call the parse() method, make sure to set a Source. You may want to call parse_uri, parse_string or parse_file instead.) [XML::SAX::RTF=HASH(0x85d9d70)] at /home/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/XML/SAX/Base.pm line 2616.
# Looks like you planned 14 tests but only ran 10.
# Looks like your test died just after 10.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 11-14
	Failed 4/14 tests, 71.43% okay
t/006.resumption............ok
t/010.identify..............caught xml parsing error: No _parse_* routine defined on this driver (If it is a filter, remember to set the Parent property. If you call the parse() method, make sure to set a Source. You may want to call parse_uri, parse_string or parse_file instead.) [XML::SAX::RTF=HASH(0x85de9f0)] at /home/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/XML/SAX/Base.pm line 2616.

#   Failed test 'errorCode()'
#   at t/010.identify.t line 18.

#   Failed test 'errorString()'
#   at t/010.identify.t line 19.

#   Failed test 'repositoryName()'
#   at t/010.identify.t line 21.
#                   ''
#     doesn't match '(?-xism:Library of Congress)'

#   Failed test 'protocolVersion()'
#   at t/010.identify.t line 22.
#                   ''
#     doesn't match '(?-xism:^2\.0$)'

#   Failed test 'earliestDatestamp()'
#   at t/010.identify.t line 23.
#                   ''
#     doesn't match '(?-xism:^\d{4}-\d{2}-\d{2})'

#   Failed test 'deletedRecord()'
#   at t/010.identify.t line 24.
#                   ''
#     doesn't match '(?-xism:yes|no)'

#   Failed test 'granularity()'
#   at t/010.identify.t line 25.
#                   ''
#     doesn't match '(?-xism:^YYYY)'
Use of uninitialized value $this in pattern match (m//) at t/010.identify.t line 29.

#   Failed test 'adminEmail() scalar context'
#   at t/010.identify.t line 29.
#                   undef
#     doesn't match '(?-xism:@)'
Use of uninitialized value $this in pattern match (m//) at t/010.identify.t line 30.

#   Failed test 'adminEmail() list context'
#   at t/010.identify.t line 30.
#                   undef
#     doesn't match '(?-xism:@)'
caught xml parsing error: No _parse_* routine defined on this driver (If it is a filter, remember to set the Parent property. If you call the parse() method, make sure to set a Source. You may want to call parse_uri, parse_string or parse_file instead.) [XML::SAX::RTF=HASH(0x852c2d0)] at /home/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/XML/SAX/Base.pm line 2616.

#   Failed test 'do not extract sub descriptions and run them together'
#   at t/010.identify.t line 41.
#          got: ''
#     expected: 'University of Illinois Library at Urbana-Champaign, OAI Gateway'
# Looks like you failed 10 tests of 13.
dubious
	Test returned status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 4-13
	Failed 10/13 tests, 23.08% okay
t/020.listmetadata..........caught xml parsing error: No _parse_* routine defined on this driver (If it is a filter, remember to set the Parent property. If you call the parse() method, make sure to set a Source. You may want to call parse_uri, parse_string or parse_file instead.) [XML::SAX::RTF=HASH(0x85d58e0)] at /home/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/XML/SAX/Base.pm line 2616.

#   Failed test 'errorCode()'
#   at t/020.listmetadata.t line 16.

#   Failed test 'errorString()'
#   at t/020.listmetadata.t line 17.

#   Failed test 'prefixes()'
#   at t/020.listmetadata.t line 20.
#          got: '0'
#     expected: '4'

#   Failed test 'namespaces()'
#   at t/020.listmetadata.t line 23.
#          got: '0'
#     expected: '4'

#   Failed test 'schemas()'
#   at t/020.listmetadata.t line 26.
#          got: '0'
#     expected: '4'
caught xml parsing error: No _parse_* routine defined on this driver (If it is a filter, remember to set the Parent property. If you call the parse() method, make sure to set a Source. You may want to call parse_uri, parse_string or parse_file instead.) [XML::SAX::RTF=HASH(0x875d7b0)] at /home/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/XML/SAX/Base.pm line 2616.

#   Failed test 'expected error code'
#   at t/020.listmetadata.t line 29.
#          got: 'xmlParseError'
#     expected: 'idDoesNotExist'

#   Failed test 'expected errorString()'
#   at t/020.listmetadata.t line 30.
#          got: 'XML parsing error: No _parse_* routine defined on this driver (If it is a filter, remember to set the Parent property. If you call the parse() method, make sure to set a Source. You may want to call parse_uri, parse_string or parse_file instead.) [XML::SAX::RTF=HASH(0x875d7b0)] at /home/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/XML/SAX/Base.pm line 2616.
# '
#     expected: 'id not found'
# Looks like you failed 7 tests of 10.
dubious
	Test returned status 7 (wstat 1792, 0x700)
DIED. FAILED tests 4-10
	Failed 7/10 tests, 30.00% okay
t/030.listidentifiers.......caught xml parsing error: No _parse_* routine defined on this driver (If it is a filter, remember to set the Parent property. If you call the parse() method, make sure to set a Source. You may want to call parse_uri, parse_string or parse_file instead.) [XML::SAX::RTF=HASH(0x8617e00)] at /home/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/XML/SAX/Base.pm line 2616.

#   Failed test 'errorCode()'
#   at t/030.listidentifiers.t line 16.

#   Failed test 'errorString()'
#   at t/030.listidentifiers.t line 17.

#   Failed test 'The object isa Net::OAI::ResumptionToken'
#   at t/030.listidentifiers.t line 29.
#     The object isn't defined
Can't call method "token" on an undefined value at t/030.listidentifiers.t line 30.
# Looks like you failed 3 tests of 6.
# Looks like your test died just after 6.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-6
	Failed 3/6 tests, 50.00% okay
t/035.listallidentifiers....caught xml parsing error: No _parse_* routine defined on this driver (If it is a filter, remember to set the Parent property. If you call the parse() method, make sure to set a Source. You may want to call parse_uri, parse_string or parse_file instead.) [XML::SAX::RTF=HASH(0x8617990)] at /home/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/XML/SAX/Base.pm line 2616.

#   Failed test 'listAllIdentifiers() submitted resumption tokens'
#   at t/035.listallidentifiers.t line 30.
# Looks like you failed 1 test of 3.
dubious
	Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
	Failed 1/3 tests, 66.67% okay
t/040.getrecord.............No _parse_* routine defined on this driver (If it is a filter, remember to set the Parent property. If you call the parse() method, make sure to set a Source. You may want to call parse_uri, parse_string or parse_file instead.) [XML::SAX::RTF=HASH(0x8535130)] at /home/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/XML/SAX/Base.pm line 2616.
# Looks like you planned 9 tests but only ran 2.
# Looks like your test died just after 2.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-9
	Failed 7/9 tests, 22.22% okay
t/050.listrecords...........caught xml parsing error: No _parse_* routine defined on this driver (If it is a filter, remember to set the Parent property. If you call the parse() method, make sure to set a Source. You may want to call parse_uri, parse_string or parse_file instead.) [XML::SAX::RTF=HASH(0x86a2c80)] at /home/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/XML/SAX/Base.pm line 2616.

#   Failed test 'errorCode()'
#   at t/050.listrecords.t line 16.

#   Failed test 'errorString()'
#   at t/050.listrecords.t line 17.

#   Failed test 'The object isa Net::OAI::ResumptionToken'
#   at t/050.listrecords.t line 34.
#     The object isn't defined
Can't call method "token" on an undefined value at t/050.listrecords.t line 35.
# Looks like you failed 3 tests of 6.
# Looks like your test died just after 6.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-6
	Failed 3/6 tests, 50.00% okay
t/055.listallrecords........caught xml parsing error: No _parse_* routine defined on this driver (If it is a filter, remember to set the Parent property. If you call the parse() method, make sure to set a Source. You may want to call parse_uri, parse_string or parse_file instead.) [XML::SAX::RTF=HASH(0x869ab80)] at /home/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/XML/SAX/Base.pm line 2616.

#   Failed test 'listAllRecords() submitted resumption tokens'
#   at t/055.listallrecords.t line 30.
# Looks like you failed 1 test of 3.
dubious
	Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
	Failed 1/3 tests, 66.67% okay
t/060.listsets..............caught xml parsing error: No _parse_* routine defined on this driver (If it is a filter, remember to set the Parent property. If you call the parse() method, make sure to set a Source. You may want to call parse_uri, parse_string or parse_file instead.) [XML::SAX::RTF=HASH(0x8567760)] at /home/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/XML/SAX/Base.pm line 2616.

#   Failed test 'setSpecs() returns a list of specs'
#   at t/060.listsets.t line 17.

#   Failed test 'errorCode()'
#   at t/060.listsets.t line 23.

#   Failed test 'errorString()'
#   at t/060.listsets.t line 24.
# Looks like you failed 3 tests of 6.
dubious
	Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 4-6
	Failed 3/6 tests, 50.00% okay
Failed Test                Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/002.error.t                 1   256     6    1  5
t/005.header.t              255 65280    14    8  11-14
t/010.identify.t             10  2560    13   10  4-13
t/020.listmetadata.t          7  1792    10    7  4-10
t/030.listidentifiers.t     255 65280     6    3  4-6
t/035.listallidentifiers.t    1   256     3    1  3
t/040.getrecord.t           255 65280     9   14  3-9
t/050.listrecords.t         255 65280     6    3  4-6
t/055.listallrecords.t        1   256     3    1  3
t/060.listsets.t              3   768     6    3  4-6
Failed 10/13 test scripts. 40/87 subtests failed.
Files=13, Tests=87, 123 wallclock secs ( 0.57 cusr +  3.34 csys =  3.91 CPU)
Failed 10/13 test programs. 40/87 subtests failed.
*** Error code 3

Stop in /usr/home/david/cpantesting/perl-5.9.5/.cpan/build/OAI-Harvester-1.12-4uHQdp.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module         Need Have 
    -------------- ---- -----
    LWP::UserAgent 0    2.036
    Storable       0    2.16 
    URI            0    1.35 
    XML::SAX       0    0.16 

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/david/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 61228
    PERL5_CPAN_IS_RUNNING = 61228
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/david/cpantesting/perl-5.9.5/bin/perl5.9.5
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001 1001 0
    $EGID = 1001 1001 1001 0

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9203 
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41_01
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.70   
    YAML                0.66   
    YAML::Syck          0.99   
    version             0.7203 


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=i386-freebsd
    uname='freebsd poacher.barnyard.co.uk 6.2-release freebsd 6.2-release #0: fri jan 12 10:40:27 utc 2007 root@dessler.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
    config_args='-Dprefix=/home/david/cpantesting/perl-5.9.5 -de -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    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='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', 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='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About