Front page | perl.cpan.testers |
Postings from December 2003
Re: FAIL OAI-Harvester-0.94 sun4-solaris 2.8
Thread Previous
From:
Ed Summers
Date:
December 12, 2003 06:19
Subject:
Re: FAIL OAI-Harvester-0.94 sun4-solaris 2.8
Jost: could you let me know which SAX parser your box is using?
perl -MXML::SAX -e 'print XML::SAX::ParserFactory->parser()'
I can't replicate these errors with XML::LibXML::SAX.
//Ed
> Below is the error stack during 'make test':
>
> PERL_DL_NONLAZY=1 /usr/local/perl-5.8.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/000.harvester.............ok
> t/001.ua....................ok
> t/002.error.................# Failed test (t/002.error.t at line 30)
> # got: 'xmlParseError'
> # expected: 'cannotDisseminateFormat'
> # Looks like you failed 1 tests of 5.
> dubious
> Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 5
> Failed 1/5 tests, 80.00% okay
> t/005.header................ok
> t/006.resumption............ok
> t/010.identify..............# Failed test (t/010.identify.t at line 18)
> # Failed test (t/010.identify.t at line 19)
> # Failed test (t/010.identify.t at line 21)
> # ''
> # doesn't match '(?-xism:Library of Congress)'
> # Failed test (t/010.identify.t at line 22)
> # ''
> # doesn't match '(?-xism:^2\.0$)'
> # Failed test (t/010.identify.t at line 23)
> # ''
> # doesn't match '(?-xism:^\d{4}-\d{2}-\d{2})'
> # Failed test (t/010.identify.t at line 24)
> # ''
> # doesn't match '(?-xism:yes|no)'
> # Failed test (t/010.identify.t at line 25)
> # ''
> # doesn't match '(?-xism:^YYYY)'
> # Failed test (t/010.identify.t at line 29)
> # undef
> # doesn't match '(?-xism:@)'
> # Failed test (t/010.identify.t at line 30)
> # undef
> # doesn't match '(?-xism:@)'
> # Looks like you failed 9 tests of 12.
> dubious
> Test returned status 9 (wstat 2304, 0x900)
> DIED. FAILED tests 4-12
> Failed 9/12 tests, 25.00% okay
> t/020.listmetadata..........# Failed test (t/020.listmetadata.t at line 16)
> # Failed test (t/020.listmetadata.t at line 17)
> # Failed test (t/020.listmetadata.t at line 19)
> # got: '0'
> # expected: '4'
> # Failed test (t/020.listmetadata.t at line 22)
> # got: 'xmlParseError'
> # expected: 'idDoesNotExist'
> # Failed test (t/020.listmetadata.t at line 23)
> # got: 'XML parsing error: No _parse_* routine defined on this driver (if it a filter, remember to set the Parent property) [XML::SAX::RTF=HASH(0x666758)] at /usr/local/perl-5.8.1/lib/site_perl/5.8.1/XML/SAX/Base.pm line 2308.
> # '
> # expected: 'id not found'
> # Looks like you failed 5 tests of 8.
> dubious
> Test returned status 5 (wstat 1280, 0x500)
> DIED. FAILED tests 4-8
> Failed 5/8 tests, 37.50% okay
> t/030.listidentifiers.......# Failed test (t/030.listidentifiers.t at line 16)
> # Failed test (t/030.listidentifiers.t at line 17)
> # Failed test (t/030.listidentifiers.t at 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....# Failed test (t/035.listallidentifiers.t at line 30)
> # Looks like you failed 1 tests 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 a filter, remember to set the Parent property) [XML::SAX::RTF=HASH(0x642540)] at /usr/local/perl-5.8.1/lib/site_perl/5.8.1/XML/SAX/Base.pm line 2308.
> # 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...........# Failed test (t/050.listrecords.t at line 16)
> # Failed test (t/050.listrecords.t at line 17)
> # Failed test (t/050.listrecords.t at 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........# Failed test (t/055.listallrecords.t at line 29)
> # Looks like you failed 1 tests of 3.
> dubious
> Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 3
> Failed 1/3 tests, 66.67% okay
> t/060.listsets..............# Failed test (t/060.listsets.t at line 17)
> # Failed test (t/060.listsets.t at line 23)
> # Failed test (t/060.listsets.t at 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 Failed List of Failed
> -------------------------------------------------------------------------------
> t/002.error.t 1 256 5 1 20.00% 5
> t/010.identify.t 9 2304 12 9 75.00% 4-12
> t/020.listmetadata.t 5 1280 8 5 62.50% 4-8
> t/030.listidentifiers.t 255 65280 6 3 50.00% 4-6
> t/035.listallidentifiers.t 1 256 3 1 33.33% 3
> t/040.getrecord.t 255 65280 9 14 155.56% 3-9
> t/050.listrecords.t 255 65280 6 3 50.00% 4-6
> t/055.listallrecords.t 1 256 3 1 33.33% 3
> t/060.listsets.t 3 768 6 3 50.00% 4-6
> Failed 9/13 test scripts, 30.77% okay. 33/77 subtests failed, 57.14% okay.
> make: *** [test_dynamic] Error 2
>
>
> Additional comments:
> --
>
> Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
> Platform:
> osname=solaris, osvers=2.8, archname=sun4-solaris
> uname='sunos sunu991 5.8 generic_108528-14 sun4u sparc sunw,ultra-5_10 solaris '
> config_args=''
> 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='gcc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
> optimize='-O',
> cppflags='-fno-strict-aliasing -I/usr/local/include'
> ccversion='', gccversion='3.0.3', 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 -lgdbm -ldb -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=' -z ignore -z lazyload -z combreloc'
> cccdlflags='-fPIC', lddlflags=' -G -z ignore -z lazyload -z combreloc -L/usr/local/lib'
>
Thread Previous