Front page | perl.cpan.testers |
Postings from November 2007
FAIL Hatena-Keyword-0.04 i686-linux-thread-multi 2.6.22-14-generic
From:
Frank Wiegand
Date:
November 29, 2007 13:19
Subject:
FAIL Hatena-Keyword-0.04 i686-linux-thread-multi 2.6.22-14-generic
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 Naoya Ito,
This is a computer-generated report for Hatena-Keyword-0.04
on perl-5.10.0, created automatically by CPAN-Reporter-1.06
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 'make test':
PERL_DL_NONLAZY=1 /sw/perl/bin/perl5.10.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load...........# Testing Hatena::Keyword 0.04, Perl 5.010000, /sw/perl/bin/perl5.10.0
ok
t/01-methods........Content-Length header value was wrong, fixed at /sw/perl/lib/site_perl/5.10.0/LWP/Protocol/http.pm line 189, <DATA> line 855.
# Failed test at t/01-methods.t line 49.
# Looks like you failed 1 test of 25.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/25 subtests
t/02-caching........ok
t/boilerplate.......ok
t/pod-coverage......ok
t/pod...............ok
Test Summary Report
-------------------
t/01-methods.t (Wstat: 256 Tests: 25 Failed: 1)
Failed test number(s): 25
Non-zero exit status: 1
Files=6, Tests=41, 10 wallclock secs ( 0.04 usr 0.01 sys + 1.88 cusr 0.18 csys = 2.11 CPU)
Result: FAIL
Failed 1/6 test programs. 1/41 subtests failed.
make: *** [test_dynamic] Fehler 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------ ---- -------
Class::Accessor::Fast 0 0.31
Class::Data::Inheritable 0 0.06
Class::ErrorHandler 0 0.01
Digest::MD5 0 2.36_01
Jcode 0 2.06
RPC::XML 0 1.36
Storable 0 2.18
Test::More 0 0.72
URI 0 1.35
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = de_DE.UTF-8
PATH = /home/fw/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 26282
PERL5_CPAN_IS_RUNNING = 26282
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /sw/perl/bin/perl5.10.0
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 25 29 30 44 46 109 111 114 1000
$EGID = 1000 4 20 24 25 29 30 44 46 109 111 114 1000
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.25_01
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.38
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.25
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.03
Test::More 0.72
YAML 0.66
YAML::Syck 0.99
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.22-14-generic, archname=i686-linux-thread-multi
uname='linux hal 2.6.22-14-generic #1 smp sun oct 14 23:05:12 gmt 2007 i686 gnulinux '
config_args='-Dmad=y -Dusethreads -Dprefix=/sw/perl -de'
hint=recommended, useposix=true, d_sigaction=define
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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)', 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 =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.6.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
-
FAIL Hatena-Keyword-0.04 i686-linux-thread-multi 2.6.22-14-generic
by Frank Wiegand