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.

-- 
This is an error report generated automatically by CPANPLUS,
version .

Below is the error stack during 'make test':

PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.0 "-Iblib/lib" "-Iblib/arch" test.pl
1..102
ok 1 - Module loaded.
ok 2 - Math::Project_3D->new_function(coderef,...) returned coderef
ok 3 - Function returned correct value for (-2, -2)
ok 4 - Function returned correct value for (-2, -1)
ok 5 - Function returned correct value for (-2, 0)
ok 6 - Function returned correct value for (-2, 1)
ok 7 - Function returned correct value for (-2, 2)
ok 8 - Function returned correct value for (-1, -2)
ok 9 - Function returned correct value for (-1, -1)
ok 10 - Function returned correct value for (-1, 0)
ok 11 - Function returned correct value for (-1, 1)
ok 12 - Function returned correct value for (-1, 2)
ok 13 - Function returned correct value for (0, -2)
ok 14 - Function returned correct value for (0, -1)
ok 15 - Function returned correct value for (0, 0)
ok 16 - Function returned correct value for (0, 1)
ok 17 - Function returned correct value for (0, 2)
ok 18 - Function returned correct value for (1, -2)
ok 19 - Function returned correct value for (1, -1)
ok 20 - Function returned correct value for (1, 0)
ok 21 - Function returned correct value for (1, 1)
ok 22 - Function returned correct value for (1, 2)
ok 23 - Function returned correct value for (2, -2)
ok 24 - Function returned correct value for (2, -1)
ok 25 - Function returned correct value for (2, 0)
ok 26 - Function returned correct value for (2, 1)
ok 27 - Function returned correct value for (2, 2)
ok 28 - Math::Project_3D->new_function(plaintext) returned coderef
ok 29 - Function returned correct value for (-2, -2)
ok 30 - Function returned correct value for (-2, -1)
ok 31 - Function returned correct value for (-2, 0)
ok 32 - Function returned correct value for (-2, 1)
ok 33 - Function returned correct value for (-2, 2)
ok 34 - Function returned correct value for (-1, -2)
ok 35 - Function returned correct value for (-1, -1)
ok 36 - Function returned correct value for (-1, 0)
ok 37 - Function returned correct value for (-1, 1)
ok 38 - Function returned correct value for (-1, 2)
ok 39 - Function returned correct value for (0, -2)
ok 40 - Function returned correct value for (0, -1)
ok 41 - Function returned correct value for (0, 0)
ok 42 - Function returned correct value for (0, 1)
ok 43 - Function returned correct value for (0, 2)
ok 44 - Function returned correct value for (1, -2)
ok 45 - Function returned correct value for (1, -1)
ok 46 - Function returned correct value for (1, 0)
ok 47 - Function returned correct value for (1, 1)
ok 48 - Function returned correct value for (1, 2)
ok 49 - Function returned correct value for (2, -2)
ok 50 - Function returned correct value for (2, -1)
ok 51 - Function returned correct value for (2, 0)
ok 52 - Function returned correct value for (2, 1)
ok 53 - Function returned correct value for (2, 2)
ok 54 - Math::Project_3D->new_function(mixed) returned coderef
ok 55 - Function returned correct value for (-2, -2)
ok 56 - Function returned correct value for (-2, -1)
ok 57 - Function returned correct value for (-2, 0)
ok 58 - Function returned correct value for (-2, 1)
ok 59 - Function returned correct value for (-2, 2)
ok 60 - Function returned correct value for (-1, -2)
ok 61 - Function returned correct value for (-1, -1)
ok 62 - Function returned correct value for (-1, 0)
ok 63 - Function returned correct value for (-1, 1)
ok 64 - Function returned correct value for (-1, 2)
ok 65 - Function returned correct value for (0, -2)
ok 66 - Function returned correct value for (0, -1)
ok 67 - Function returned correct value for (0, 0)
ok 68 - Function returned correct value for (0, 1)
ok 69 - Function returned correct value for (0, 2)
ok 70 - Function returned correct value for (1, -2)
ok 71 - Function returned correct value for (1, -1)
ok 72 - Function returned correct value for (1, 0)
ok 73 - Function returned correct value for (1, 1)
ok 74 - Function returned correct value for (1, 2)
ok 75 - Function returned correct value for (2, -2)
ok 76 - Function returned correct value for (2, -1)
ok 77 - Function returned correct value for (2, 0)
ok 78 - Function returned correct value for (2, 1)
ok 79 - Function returned correct value for (2, 2)
ok 80 - Math::Project_3D->new returned object
ok 81 - MP3D instance->new returned coderef
ok 82 - MP3D instance->get_function returned coderef
ok 83 - MP3D instance->get_function returned coderef after set_function
ok 84 - Projected correctly using project() for (-1.1, 0, 1).
ok 85 - Projected correctly using project() for (-1.1, 0, 1.9).
ok 86 - Projected correctly using project() for (-1.1, 0, 2.8).
ok 87 - Projected correctly using project() for (-1.1, 1, 1).
ok 88 - Projected correctly using project() for (-1.1, 1, 1.9).
ok 89 - Projected correctly using project() for (-1.1, 1, 2.8).
ok 90 - Projected correctly using project() for (-0.3, 0, 1).
ok 91 - Projected correctly using project() for (-0.3, 0, 1.9).
ok 92 - Projected correctly using project() for (-0.3, 0, 2.8).
ok 93 - Projected correctly using project() for (-0.3, 1, 1).
ok 94 - Projected correctly using project() for (-0.3, 1, 1.9).
ok 95 - Projected correctly using project() for (-0.3, 1, 2.8).
ok 96 - Projected correctly using project() for (0.5, 0, 1).
ok 97 - Projected correctly using project() for (0.5, 0, 1.9).
ok 98 - Projected correctly using project() for (0.5, 0, 2.8).
ok 99 - Projected correctly using project() for (0.5, 1, 1).
ok 100 - Projected correctly using project() for (0.5, 1, 1.9).
ok 101 - Projected correctly using project() for (0.5, 1, 2.8).
not ok 102 - Projected correctly using project_list().
#     Failed test (test.pl at line 201)
# Looks like you failed 1 tests of 102.
make: *** [test_dynamic] Error 1


Additional comments:



--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.4.19, archname=i586-linux-thread-multi-ld
    uname='linux chaos.mshome.net 2.4.19 #11 sun aug 18 15:17:34 mdt 2002 i586 unknown 
'
    config_args=''
    hint=previous, 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=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -I/usr/local/include 
-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    ccversion='', gccversion='2.96 20000731 (Mandrake Linux 8.2 2.96-0.76mdk)', 
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='long double', nvsize=12, 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=-lnsl -ldb -ldl -lm -lpthread -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
    libc=/lib/libc-2.2.4.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.2.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Reply via email to