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 [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--

Dear JHI,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. 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] [Mon Feb 11 23:09:08 2008] Trying to get 
'http://www.cpan.org/authors/id/J/JH/JHI/Math-Complex-1.51.tar.gz'
[MSG] [Mon Feb 11 23:09:10 2008] Trying to get 
'http://www.cpan.org/authors/id/J/JH/JHI/CHECKSUMS'
[MSG] [Mon Feb 11 23:09:12 2008] Checksum matches for 'Math-Complex-1.51.tar.gz'
[MSG] [Mon Feb 11 23:09:12 2008] Extracted 'Math-Complex-1.51/'
[MSG] [Mon Feb 11 23:09:12 2008] Extracted 'Math-Complex-1.51/ChangeLog'
[MSG] [Mon Feb 11 23:09:12 2008] Extracted 'Math-Complex-1.51/lib/'
[MSG] [Mon Feb 11 23:09:12 2008] Extracted 'Math-Complex-1.51/lib/Math/'
[MSG] [Mon Feb 11 23:09:12 2008] Extracted 
'Math-Complex-1.51/lib/Math/Complex.pm'
[MSG] [Mon Feb 11 23:09:12 2008] Extracted 'Math-Complex-1.51/lib/Math/Trig.pm'
[MSG] [Mon Feb 11 23:09:12 2008] Extracted 'Math-Complex-1.51/Makefile.PL'
[MSG] [Mon Feb 11 23:09:12 2008] Extracted 'Math-Complex-1.51/MANIFEST'
[MSG] [Mon Feb 11 23:09:12 2008] Extracted 'Math-Complex-1.51/META.yml'
[MSG] [Mon Feb 11 23:09:12 2008] Extracted 'Math-Complex-1.51/t/'
[MSG] [Mon Feb 11 23:09:12 2008] Extracted 'Math-Complex-1.51/t/Complex.t'
[MSG] [Mon Feb 11 23:09:12 2008] Extracted 'Math-Complex-1.51/t/pod-coverage.t'
[MSG] [Mon Feb 11 23:09:12 2008] Extracted 'Math-Complex-1.51/t/pod.t'
[MSG] [Mon Feb 11 23:09:12 2008] Extracted 'Math-Complex-1.51/t/Trig.t'
[MSG] [Mon Feb 11 23:09:12 2008] Extracted 'Math-Complex-1.51/TODO'
[MSG] [Mon Feb 11 23:09:12 2008] Extracted 'Math::Complex' to 
'/opt/perl/testers/.cpanplus/5.8.8/build/Math-Complex-1.51'
[MSG] [Mon Feb 11 23:09:12 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Math::Complex

[MSG] [Mon Feb 11 23:09:12 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Mon Feb 11 23:09:14 2008] cp lib/Math/Complex.pm blib/lib/Math/Complex.pm
cp lib/Math/Trig.pm blib/lib/Math/Trig.pm
Manifying blib/man3/Math::Complex.3
Manifying blib/man3/Math::Trig.3

[ERROR] [Mon Feb 11 23:09:15 2008] MAKE TEST failed: ¤£§Æ±æªº¸Ë¸m¿é¥X¤J±±¨î 
(ioctl) t/Complex...........Use of uninitialized value in eval "string" at 
/opt/perl/testers/.cpanplus/5.8.8/build/Math-Complex-1.51/blib/lib/Math/Complex.pm
 line 26.
Use of uninitialized value in eval "string" at 
/opt/perl/testers/.cpanplus/5.8.8/build/Math-Complex-1.51/blib/lib/Math/Complex.pm
 line 26.
Use of uninitialized value in eval "string" at 
/opt/perl/testers/.cpanplus/5.8.8/build/Math-Complex-1.51/blib/lib/Math/Complex.pm
 line 26.
Math::Complex: Could not figure out max nv
BEGIN failed--compilation aborted at 
/opt/perl/testers/.cpanplus/5.8.8/build/Math-Complex-1.51/blib/lib/Math/Complex.pm
 line 57.
Compilation failed in require at t/Complex.t line 16.
BEGIN failed--compilation aborted at t/Complex.t line 16.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 
t/pod-coverage......Use of uninitialized value in eval "string" at 
/opt/perl/testers/.cpanplus/5.8.8/build/Math-Complex-1.51/blib/lib/Math/Complex.pm
 line 26.
Use of uninitialized value in eval "string" at 
/opt/perl/testers/.cpanplus/5.8.8/build/Math-Complex-1.51/blib/lib/Math/Complex.pm
 line 26.
Use of uninitialized value in eval "string" at 
/opt/perl/testers/.cpanplus/5.8.8/build/Math-Complex-1.51/blib/lib/Math/Complex.pm
 line 26.
ok
t/pod...............ok
t/Trig..............Use of uninitialized value in eval "string" at 
/opt/perl/testers/.cpanplus/5.8.8/build/Math-Complex-1.51/blib/lib/Math/Complex.pm
 line 26.
Use of uninitialized value in eval "string" at 
/opt/perl/testers/.cpanplus/5.8.8/build/Math-Complex-1.51/blib/lib/Math/Complex.pm
 line 26.
Use of uninitialized value in eval "string" at 
/opt/perl/testers/.cpanplus/5.8.8/build/Math-Complex-1.51/blib/lib/Math/Complex.pm
 line 26.
Math::Complex: Could not figure out max nv
BEGIN failed--compilation aborted at 
/opt/perl/testers/.cpanplus/5.8.8/build/Math-Complex-1.51/blib/lib/Math/Complex.pm
 line 57.
Compilation failed in require at 
/opt/perl/testers/.cpanplus/5.8.8/build/Math-Complex-1.51/blib/lib/Math/Trig.pm 
line 13.
BEGIN failed--compilation aborted at 
/opt/perl/testers/.cpanplus/5.8.8/build/Math-Complex-1.51/blib/lib/Math/Trig.pm 
line 13.
Compilation failed in require at t/Trig.t line 31.
BEGIN failed--compilation aborted at t/Trig.t line 31.
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 

Test Summary Report
-------------------
t/Complex.t     (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/Trig.t        (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=4, Tests=4,  1 wallclock secs ( 0.03 usr  0.02 sys +  0.42 cusr  0.33 
csys =  0.80 CPU)
Result: FAIL
Failed 2/4 test programs. 0/4 subtests failed.
make: *** [test_dynamic] Error 255

[MSG] [Mon Feb 11 23:09:15 2008] DEFAULT 'proceed_on_test_failure' HANDLER 
RETURNING 'sub return value'


******************************** 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 8) configuration:
  Platform:
    osname=linux, osvers=2.6.22.10, archname=x86_64-linux-thread-multi-ld
    uname='linux rinse 2.6.22.10 #1 smp sun oct 28 13:30:11 cst 2007 x86_64 
gnulinux '
    config_args='-d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 
-Duse64bitint -Duse64bitall -Dprefix=/opt/perl/testers -Dd_dosuid 
-Dinc_version_list=none -Acccdlflags=-fPIC -Duseshrplib=true [EMAIL PROTECTED]'
    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=define uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g -O3',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', 
lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/opt/perl/testers/lib/5.8.8/x86_64-linux-thread-multi-ld/CORE'
    cccdlflags=' -fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to