Front page | perl.cpan.testers |
Postings from April 2008
FAIL HTTP-OAI-3.20 i386-freebsd 6.1-release-p23
From:
srezic
Date:
April 22, 2008 12:38
Subject:
FAIL HTTP-OAI-3.20 i386-freebsd 6.1-release-p23
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 Tim Brody,
This is a computer-generated report for HTTP-OAI-3.20
on perl 5.8.8 patch 33662, created by CPAN-Reporter-1.13.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
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 /usr/perl5.8.8@33662/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..................
# Failed test at t/01parse.t line 18.
Can't call method "metadata" on an undefined value at t/01parse.t line 19.
# Looks like you planned 4 tests but only ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test died just after 2.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/4 subtests
t/02token..................ok
t/50mets...................Can't call method "metadata" on an undefined value at t/50mets.t line 20.
# Looks like you planned 3 tests but only ran 1.
# Looks like your test died just after 1.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/3 subtests
t/80network................ok
t/error....................Can't locate object method "get_handler" via package "HTTP::OAI::Headers" at (eval 9) line 1.
# Looks like you planned 5 tests but only ran 1.
# Looks like your test died just after 1.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/5 subtests
t/getrecord................Can't locate object method "get_handler" via package "HTTP::OAI::Header" at /var/tmp/CPAN-build/HTTP-OAI-3.20-xPjiUH/blib/lib/HTTP/OAI/Header.pm line 69.
# Looks like you planned 8 tests but only ran 2.
# Looks like your test died just after 2.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/8 subtests
t/identify.................Use of uninitialized value in exists at /usr/perl5.8.8@33662/lib/site_perl/5.8.8/XML/SAX/RTF.pm line 265.
# Test 7 got: <UNDEF> (t/identify.t at line 32)
# Expected: "mailto:tdb01r@ecs.soton.ac.uk"
# t/identify.t line 32 is: ok($r->adminEmail,'mailto:tdb01r@ecs.soton.ac.uk');
Can't locate object method "get_handler" via package "HTTP::OAI::Headers" at (eval 23) line 1.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/8 subtests
t/listidentifiers..........Use of uninitialized value in exists at /usr/perl5.8.8@33662/lib/site_perl/5.8.8/XML/SAX/RTF.pm line 265.
Use of uninitialized value in exists at /usr/perl5.8.8@33662/lib/site_perl/5.8.8/XML/SAX/RTF.pm line 265.
Use of uninitialized value in string eq at /var/tmp/CPAN-build/HTTP-OAI-3.20-xPjiUH/blib/lib/HTTP/OAI/Harvester.pm line 226.
ok
t/listmetadataformats......ok
Test Summary Report
-------------------
t/00static.t (Wstat: 0 Tests: 20 Failed: 16)
Failed tests: 3-16, 18, 20
t/01parse.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 2.
t/50mets.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 1.
t/error.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 5 tests but ran 1.
t/getrecord.t (Wstat: 65280 Tests: 2 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 2.
t/identify.t (Wstat: 65280 Tests: 7 Failed: 1)
Failed test: 7
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 7.
Files=10, Tests=45, 6 wallclock secs ( 0.04 usr 0.02 sys + 1.77 cusr 0.20 csys = 2.02 CPU)
Result: FAIL
Failed 6/10 test programs. 18/45 subtests failed.
*** Error code 255
Stop in /var/tmp/CPAN-build/HTTP-OAI-3.20-xPjiUH.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------- ---- -----
CGI 0 3.35
HTTP::Request 0 5.811
HTTP::Response 0 5.811
LWP::UserAgent 0 5.810
Test::More 0 0.80
URI 0 1.36
XML::LibXML 1.58 1.66
XML::SAX::Base 1 1.02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/work/srezic-misc/scripts
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 53105
PERL5_CPAN_IS_RUNNING = 53105
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.8.8@33662/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023 1023
$EGID = 1023 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 8 subversion 8 patch 33662) configuration:
Platform:
osname=freebsd, osvers=6.1-release-p23, archname=i386-freebsd
uname='freebsd biokovo.herceg.de 6.1-release-p23 freebsd 6.1-release-p23 #0: wed feb 13 10:36:51 utc 2008 root@i386-builder.daemonology.net:usrobjusrsrcsysgeneric i386 '
config_args='-ds -e -Dprefix=/usr/perl5.8.8@33662'
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='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.4 [FreeBSD] 20050518', 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=-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'
-
FAIL HTTP-OAI-3.20 i386-freebsd 6.1-release-p23
by srezic