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 HOOO,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.77_07. 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] [Sat Apr 14 00:10:33 2007] Trying to get 
'http://www.cpan.org/authors/id/H/HO/HOOO/Math-0.466.tar.gz'
[MSG] [Sat Apr 14 00:10:35 2007] Trying to get 
'http://www.cpan.org/authors/id/H/HO/HOOO/CHECKSUMS'
[MSG] [Sat Apr 14 00:10:36 2007] Checksum matches for 'Math-0.466.tar.gz'
[MSG] [Sat Apr 14 00:10:36 2007] Extracted 'Math-0.466/'
[MSG] [Sat Apr 14 00:10:36 2007] Extracted 'Math-0.466/t/'
[MSG] [Sat Apr 14 00:10:36 2007] Extracted 'Math-0.466/t/02_vec2.t'
[MSG] [Sat Apr 14 00:10:36 2007] Extracted 'Math-0.466/t/02_vec3.t'
[MSG] [Sat Apr 14 00:10:36 2007] Extracted 'Math-0.466/t/00_pod.t'
[MSG] [Sat Apr 14 00:10:36 2007] Extracted 'Math-0.466/t/03_rotation.t'
[MSG] [Sat Apr 14 00:10:36 2007] Extracted 'Math-0.466/t/01_math.t'
[MSG] [Sat Apr 14 00:10:36 2007] Extracted 'Math-0.466/t/03_color.t'
[MSG] [Sat Apr 14 00:10:36 2007] Extracted 'Math-0.466/t/04_colorrgba.t'
[MSG] [Sat Apr 14 00:10:36 2007] Extracted 'Math-0.466/lib/'
[MSG] [Sat Apr 14 00:10:36 2007] Extracted 'Math-0.466/lib/Math/'
[MSG] [Sat Apr 14 00:10:36 2007] Extracted 'Math-0.466/lib/Math/ColorRGBA.pm'
[MSG] [Sat Apr 14 00:10:36 2007] Extracted 'Math-0.466/lib/Math/Color.pm'
[MSG] [Sat Apr 14 00:10:36 2007] Extracted 'Math-0.466/lib/Math/Rotation.pm'
[MSG] [Sat Apr 14 00:10:36 2007] Extracted 'Math-0.466/lib/Math/Vec2.pm'
[MSG] [Sat Apr 14 00:10:36 2007] Extracted 'Math-0.466/lib/Math/Vec3.pm'
[MSG] [Sat Apr 14 00:10:37 2007] Extracted 'Math-0.466/lib/Math.pm'
[MSG] [Sat Apr 14 00:10:37 2007] Extracted 'Math-0.466/README'
[MSG] [Sat Apr 14 00:10:37 2007] Extracted 'Math-0.466/Makefile.PL'
[MSG] [Sat Apr 14 00:10:37 2007] Extracted 'Math-0.466/META.yml'
[MSG] [Sat Apr 14 00:10:37 2007] Extracted 'Math-0.466/MANIFEST'
[MSG] [Sat Apr 14 00:10:37 2007] Extracted 'Math' to 
'/opt/perl/testers/.cpanplus/5.8.8/build/Math-0.466'
[MSG] [Sat Apr 14 00:10:38 2007] Checking if your kit is complete...
Looks good
Writing Makefile for Math

[MSG] [Sat Apr 14 00:10:38 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Sat Apr 14 00:10:38 2007] Module 'Math' requires 'Math::Quaternion' 
version '0' to be installed 
[MSG] [Sat Apr 14 00:10:39 2007] Writing Makefile for Math::Quaternion

[MSG] [Sat Apr 14 00:10:39 2007] Manifying blib/man3/Math::Quaternion.3

[MSG] [Sat Apr 14 00:10:40 2007] MAKE TEST passed: t/001_basic.........."my" 
variable $rq2 masks earlier declaration in same scope at t/001_basic.t line 342.
ok
t/002_overloading....ok
All tests successful.
Files=2, Tests=102,  0 wallclock secs ( 0.23 cusr +  0.17 csys =  0.40 CPU)

[MSG] [Sat Apr 14 00:10:40 2007] Ok, not sending test report
[MSG] [Sat Apr 14 00:10:44 2007] cp lib/Math.pm blib/lib/Math.pm
cp lib/Math/Vec2.pm blib/lib/Math/Vec2.pm
cp lib/Math/Vec3.pm blib/lib/Math/Vec3.pm
cp lib/Math/Color.pm blib/lib/Math/Color.pm
cp lib/Math/ColorRGBA.pm blib/lib/Math/ColorRGBA.pm
cp lib/Math/Rotation.pm blib/lib/Math/Rotation.pm
Manifying blib/man3/Math::Vec2.3
Manifying blib/man3/Math.3
Manifying blib/man3/Math::Vec3.3
Manifying blib/man3/Math::Color.3
Manifying blib/man3/Math::ColorRGBA.3
Manifying blib/man3/Math::Rotation.3

[ERROR] [Sat Apr 14 00:10:47 2007] MAKE TEST failed: ¤£§Æ±æªº¸Ë¸m¿é¥X¤J±±¨î 
(ioctl) t/00_pod..........ok
t/01_math.........ok
t/02_vec2.........ok
t/02_vec3.........ok
t/03_color........
#   Failed test '0 1 2.16840434497100887e-19 setHSV'
#   at t/03_color.t line 90.
#          got: '0 1 2.16840434497100887e-19'
#     expected: '0 1 0'

#   Failed test '4.33680868994201774e-19 0 1 setHSV'
#   at t/03_color.t line 96.
#          got: '4.33680868994201774e-19 0 1'
#     expected: '0 0 1'
# Looks like you failed 2 tests of 72.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 55, 57
        Failed 2/72 tests, 97.22% okay
t/03_rotation.....ok
t/04_colorrgba....
#   Failed test '0 1 2.16840434497100887e-19 0 setHSV'
#   at t/04_colorrgba.t line 92.
#          got: '0 1 2.16840434497100887e-19 0'
#     expected: '0 1 0 0'

#   Failed test '4.33680868994201774e-19 0 1 0 setHSV'
#   at t/04_colorrgba.t line 98.
#          got: '4.33680868994201774e-19 0 1 0'
#     expected: '0 0 1 0'
# Looks like you failed 2 tests of 76.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 57, 59
        Failed 2/76 tests, 97.37% okay
Failed Test      Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/03_color.t        2   512    72    2  55 57
t/04_colorrgba.t    2   512    76    2  57 59
Failed 2/7 test scripts. 4/1191 subtests failed.
Files=7, Tests=1191,  3 wallclock secs ( 1.50 cusr +  0.74 csys =  2.24 CPU)
Failed 2/7 test programs. 4/1191 subtests failed.
make: *** [test_dynamic] Error 2


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
          Math::Quaternion                   0.02        0
          POSIX                              1.09        0
          Test::More                         0.67        0

******************************** 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.16.29, archname=x86_64-linux-thread-multi-ld
    uname='linux rinse 2.6.16.29 #1 smp sun nov 5 23:08:05 cst 2006 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='3.4.4 20050314 (prerelease) (Debian 
3.4.3-13sarge1)', 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.2.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.2'
  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