Front page | perl.cpan.testers |
Postings from November 2005
FAIL Object-InsideOut-0.04.00 i486-linux-gnu-thread-multi 2.6.14-rc4
From:
njh
Date:
November 5, 2005 16:30
Subject:
FAIL Object-InsideOut-0.04.00 i486-linux-gnu-thread-multi 2.6.14-rc4
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 JDHEDDEN,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.0562. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
[CP_MSG] [Sun Nov 6 01:29:56 2005] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/J/JD/JDHEDDEN/Object-InsideOut-0.04.00.tar.gz'
[CP_MSG] [Sun Nov 6 01:29:58 2005] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/J/JD/JDHEDDEN/CHECKSUMS'
[CP_MSG] [Sun Nov 6 01:29:58 2005] Checksum matches for 'Object-InsideOut-0.04.00.tar.gz'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/t/'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/t/04-shared.t'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/t/07-dump.t'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/t/08-access.t'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/t/03-threads.t'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/t/05-require.pm'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/t/06-id.t'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/t/01-basic.t'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/t/05-require.t'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/t/00-load.t'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/t/02-auto.t'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/Changes'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/lib/'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/lib/Object/'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/lib/Object/InsideOut/'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/lib/Object/InsideOut/Results.pm'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/lib/Object/InsideOut/Util.pm'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/lib/Object/InsideOut.pm'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/MANIFEST'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/Build.PL'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/Makefile.PL'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/README'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object-InsideOut-0.04.00/META.yml'
[CP_MSG] [Sun Nov 6 01:29:59 2005] Extracted 'Object::InsideOut' to '/home/njh/.cpanplus/5.8.7/build/Object-InsideOut-0.04.00'
[CP_MSG] [Sun Nov 6 01:30:00 2005]
Locally installed version of Scalar::Util is out-of-date. It is strongly
recommended that you download the lastest version of the Scalar-List-Utils
module from CPAN.
Checking if your kit is complete...
Looks good
Writing Makefile for Object::InsideOut
[CP_MSG] [Sun Nov 6 01:30:00 2005] Module 'Object::InsideOut' requires 'Exception::Class' version '1.22' to be installed
[CP_MSG] [Sun Nov 6 01:30:03 2005] cp lib/Object/InsideOut.pm blib/lib/Object/InsideOut.pm
cp lib/Object/InsideOut/Results.pm blib/lib/Object/InsideOut/Results.pm
cp lib/Object/InsideOut/Util.pm blib/lib/Object/InsideOut/Util.pm
Manifying blib/man3/Object::InsideOut.3pm
[CP_ERROR] [Sun Nov 6 01:30:07 2005] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.......# Testing Object::InsideOut 0.04.00
ok
t/01-basic......ok
t/02-auto.......ok
t/03-threads....ok
t/04-shared.....dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 10-12
Failed 3/12 tests, 75.00% okay
t/05-require....ok
t/06-id.........ok
t/07-dump.......ok
t/08-access.....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/04-shared.t 0 11 12 6 50.00% 10-12
Failed 1/9 test scripts, 88.89% okay. 3/183 subtests failed, 98.36% okay.
make: *** [test_dynamic] Error 255
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Data::Dumper 2.121_04
Exception::Class 0
Test::More 0.62
attributes 0.06
overload 1.03
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPAN::YACSmoke 0.03.
--
Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
Platform:
osname=linux, osvers=2.6.14-rc4, archname=i486-linux-gnu-thread-multi
uname='linux ninsei 2.6.14-rc4 #1 smp preempt tue oct 11 20:35:48 pdt 2005 i686 gnulinux '
config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.7 -Dsitearch=/usr/local/lib/perl/5.8.7 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.7 -Dd_dosuid -des'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef 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 -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.0.2 (Debian 4.0.2-2)', 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=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
perllibs=-ldl -lm -lpthread -lc -lcrypt
libc=/lib/libc-2.3.5.so, so=so, useshrplib=true, libperl=libperl.so.5.8.7
gnulibc_version='2.3.5'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
-
FAIL Object-InsideOut-0.04.00 i486-linux-gnu-thread-multi 2.6.14-rc4
by njh