Front page | perl.cpan.testers |
Postings from March 2005
FAIL Lexical-Attributes-1.2 cygwin-thread-multi-64int 1.5.12(0.11642)
From:
rrwo
Date:
March 3, 2005 15:40
Subject:
FAIL Lexical-Attributes-1.2 cygwin-thread-multi-64int 1.5.12(0.11642)
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 ABIGAIL,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.053. 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':
[MSG] [Thu Mar 3 23:39:24 2005] Trying to get 'ftp://cpan.etla.org/pub/CPAN/authors/id/A/AB/ABIGAIL/Lexical-Attributes-1.2.tar.gz'
[MSG] [Thu Mar 3 23:39:26 2005] Trying to get 'ftp://cpan.etla.org/pub/CPAN/authors/id/A/AB/ABIGAIL/CHECKSUMS'
[MSG] [Thu Mar 3 23:39:27 2005] Checksum matches for 'Lexical-Attributes-1.2.tar.gz'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/t/'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/t/Overload.pm'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/t/Super.pm'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/t/40_destroy.t'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/t/Basic.pm'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/t/Destroy.pm'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/t/NoDestroy.pm'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/t/10_basic.t'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/t/30_overload.t'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/t/Base.pm'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/t/Duplicate.pm'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/t/20_inheritance.t'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/t/BusyDestroy.pm'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/t/80_duplicate.t'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/t/Lowest.pm'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/MANIFEST'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/META.yml'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/lib/'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/lib/Lexical/'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/lib/Lexical/Attributes.pm'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/README'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical-Attributes-1.2/Makefile.PL'
[MSG] [Thu Mar 3 23:39:29 2005] Extracted 'Lexical::Attributes' to '/tmp/Lexical-Attributes-1.2'
[ERROR] [Thu Mar 3 23:39:59 2005] MAKE TEST failed: No such file or directory /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/10_basic..........ok
t/20_inheritance....Can't locate package Base for @Lowest::ISA at (eval 4) line 2.
# Failed test (t/20_inheritance.t at line 20)
# Failed test (t/20_inheritance.t at line 26)
# Failed test (t/20_inheritance.t at line 27)
# Failed test (t/20_inheritance.t at line 30)
# Failed test (t/20_inheritance.t at line 31)
# Failed test (t/20_inheritance.t at line 32)
Can't locate object method "new" via package "Base" at t/20_inheritance.t line 36.
# Looks like you planned 26 tests but only ran 12.
# Looks like your test died just after 12.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-5, 8-10, 13-26
Failed 20/26 tests, 23.08% okay
t/30_overload.......Subroutine nil redefined at /usr/lib/perl5/5.8/overload.pm line 7.
Subroutine OVERLOAD redefined at /usr/lib/perl5/5.8/overload.pm line 9.
Subroutine import redefined at /usr/lib/perl5/5.8/overload.pm line 31.
Subroutine unimport redefined at /usr/lib/perl5/5.8/overload.pm line 38.
Subroutine Overloaded redefined at /usr/lib/perl5/5.8/overload.pm line 51.
Subroutine ov_method redefined at /usr/lib/perl5/5.8/overload.pm line 57.
Subroutine OverloadedStringify redefined at /usr/lib/perl5/5.8/overload.pm line 65.
dubious
Test returned status 255 (wstat 65280, 0xff00)
Subroutine Method redefined at /usr/lib/perl5/5.8/overload.pm line 75.
Subroutine AddrRef redefined at /usr/lib/perl5/5.8/overload.pm line 84.
Subroutine StrVal redefined at /usr/lib/perl5/5.8/overload.pm line 96.
Subroutine mycan redefined at /usr/lib/perl5/5.8/overload.pm line 102.
Subroutine constant redefined at /usr/lib/perl5/5.8/overload.pm line 136.
Subroutine remove_constant redefined at /usr/lib/perl5/5.8/overload.pm line 162.
# Failed test (t/30_overload.t at line 19)
Can't locate object method "new" via package "Overload" (perhaps you forgot to load "Overload"?) at t/30_overload.t line 23.
# Looks like you planned 6 tests but only ran 2.
# Looks like your test died just after 2.
DIED. FAILED tests 2-6
Failed 5/6 tests, 16.67% okay
t/40_destroy........ok
t/80_duplicate......ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/20_inheritance.t 255 65280 26 34 130.77% 3-5 8-10 13-26
t/30_overload.t 255 65280 6 9 150.00% 2-6
Failed 2/5 test scripts, 60.00% okay. 25/352 subtests failed, 92.90% okay.
make: *** [test_dynamic] Error 255
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Filter::Simple 0.78
******************************** 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 6) configuration:
Platform:
osname=cygwin, osvers=1.5.12(0.11642), archname=cygwin-thread-multi-64int
uname='cygwin_nt-4.0 loreley 1.5.12(0.11642) 2004-11-10 08:34 i686 unknown unknown cygwin '
config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Doptimize=-O3 -Dman3ext=3pm'
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=define use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O3',
cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.1 (cygming special)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='ld2', ldflags =' -s -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib
libs=-lgdbm -ldb -lcrypt -lgdbm_compat
perllibs=-lcrypt -lgdbm_compat
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'
-
FAIL Lexical-Attributes-1.2 cygwin-thread-multi-64int 1.5.12(0.11642)
by rrwo