develooper Front page | perl.cpan.testers | Postings from February 2005

FAIL Lexical-Attributes-1.1 cygwin-thread-multi-64int 1.5.12(0.11642)

From:
rrwo
Date:
February 27, 2005 14:15
Subject:
FAIL Lexical-Attributes-1.1 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] [Sun Feb 27 22:14:56 2005] Trying to get 'ftp://cpan.etla.org/pub/CPAN/authors/id/A/AB/ABIGAIL/Lexical-Attributes-1.1.tar.gz'
[MSG] [Sun Feb 27 22:14:58 2005] Trying to get 'ftp://cpan.etla.org/pub/CPAN/authors/id/A/AB/ABIGAIL/CHECKSUMS'
[MSG] [Sun Feb 27 22:14:58 2005] Checksum matches for 'Lexical-Attributes-1.1.tar.gz'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/t/'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/t/Overload.pm'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/t/Super.pm'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/t/40_destroy.t'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/t/Basic.pm'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/t/Destroy.pm'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/t/NoDestroy.pm'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/t/10_basic.t'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/t/30_overload.t'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/t/Base.pm'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/t/Duplicate.pm'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/t/20_inheritance.t'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/t/BusyDestroy.pm'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/t/80_duplicate.t'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/t/Lowest.pm'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/MANIFEST'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/META.yml'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/lib/'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/lib/Lexical/'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/lib/Lexical/Attributes.pm'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/README'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical-Attributes-1.1/Makefile.PL'
[MSG] [Sun Feb 27 22:15:00 2005] Extracted 'Lexical::Attributes' to '/tmp/Lexical-Attributes-1.1'
[ERROR] [Sun Feb 27 22:15:34 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 failed 6 tests of 12.
# Looks like your test died just after 12.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-5, 8-10
	Failed 6/12 tests, 50.00% 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.
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 failed 1 test of 2.
# Looks like your test died just after 2.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 2
	Failed 1/2 tests, 50.00% 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    12    6  50.00%  3-5 8-10
t/30_overload.t     255 65280     2    1  50.00%  2
Failed 2/5 test scripts, 60.00% okay. 7/329 subtests failed, 97.87% okay.
make: *** [test_dynamic] Error 255



******************************** 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.0208.

--

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'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About