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 Holger Seelig,
    
This is a computer-generated test report for Math-Vectors-0.0073, created
automatically by CPAN::Reporter, version 0.43, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module           Need Have  
    ---------------- ---- ------
    Math             0    0.5412
    Math::Quaternion 0    0.02  
    Math::Trig       0    1.03  
    POSIX            0    1.09  
    Scalar::Util     0    1.18  
    Test::More       0    0.70  

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    PATH = /usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/ksh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = perl-5.8.8/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 0 1000
    EGID: $)  = 1000 0 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.8802
    Cwd                 3.24  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.33  
    ExtUtils::MakeMaker 6.30  
    ExtUtils::Manifest  1.46  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.12  
    Module::Build       0.2807
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.70  
    version             n/a   

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.8.8/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_pod..........ok
t/01_vector.......
#   Failed test 'use Math::Vector;'
#   at t/01_vector.t line 9.
#     Tried to use 'Math::Vector'.
#     Error:  Can't locate Math/Vector.pm in @INC (@INC contains: ../lib 
/home/david/cpantesting/perl-5.8.8/.cpan/build/Math-Vectors-0.0073-WyGIjX/blib/lib
 
/home/david/cpantesting/perl-5.8.8/.cpan/build/Math-Vectors-0.0073-WyGIjX/blib/arch
 /home/david/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd 
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd 
/home/david/cpantesting/perl-5.8.8/lib/5.8.8 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/OpenBSD.i386-openbsd 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/OpenBSD.i386-openbsd 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/OpenBSD.i386-openbsd 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8 
/home/david/cpantesting/perl-5.8.8/lib/site_perl . 
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd 
/home/david/cpantesting/perl-5.8.8/lib/5.8.8 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/OpenBSD.i386-openbsd 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8 
/home/david/cpantesting/perl-5.8.8/lib/site_perl .) at (eval 3) line 2.
# BEGIN failed--compilation aborted at t/01_vector.t line 9.
# Looks like you failed 1 test of 1.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/02_vec2.........
#   Failed test 'use Math::Vec2;'
#   at t/02_vec2.t line 9.
#     Tried to use 'Math::Vec2'.
#     Error:  Base class package "Math::Vector" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at ../lib/Math/Vec2.pm line 12
# BEGIN failed--compilation aborted at t/02_vec2.t line 9.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "getDefaultValue" via package "Math::Vec2" at 
t/02_vec2.t line 14.
# Looks like you planned 78 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-78
        Failed 78/78 tests, 0.00% okay
t/02_vec3.........
#   Failed test 'use Math::Vec3;'
#   at t/02_vec3.t line 9.
#     Tried to use 'Math::Vec3'.
#     Error:  Base class package "Math::Vector" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at ../lib/Math/Vec3.pm line 12
# BEGIN failed--compilation aborted at t/02_vec3.t line 9.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "getDefaultValue" via package "Math::Vec3" at 
t/02_vec3.t line 14.
# Looks like you planned 86 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-86
        Failed 86/86 tests, 0.00% okay
t/02_vec4.........
#   Failed test 'use Math::Vec4;'
#   at t/02_vec4.t line 9.
#     Tried to use 'Math::Vec4'.
#     Error:  Base class package "Math::Vector" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at ../lib/Math/Vec4.pm line 12
# BEGIN failed--compilation aborted at t/02_vec4.t line 9.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "Math::Vec4" at t/02_vec4.t line 
14.
# Looks like you planned 31 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-31
        Failed 31/31 tests, 0.00% okay
t/03_color........
#   Failed test 'use Math::Vec3;'
#   at t/03_color.t line 9.
#     Tried to use 'Math::Vec3'.
#     Error:  Base class package "Math::Vector" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at ../lib/Math/Vec3.pm line 12
# BEGIN failed--compilation aborted at t/03_color.t line 9.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "Math::Color" at t/03_color.t line 
17.
# Looks like you planned 71 tests but only ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1, 3-71
        Failed 70/71 tests, 1.41% okay
t/03_image........ok
t/03_rotation.....
#   Failed test 'use Math::Rotation;'
#   at t/03_rotation.t line 9.
#     Tried to use 'Math::Rotation'.
#     Error:  Base class package "Math::Vector" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at ../lib/Math/Vec3.pm line 12
# BEGIN failed--compilation aborted at t/03_rotation.t line 9.
# Compilation failed in require at ../lib/Math/Rotation.pm line 7.
# BEGIN failed--compilation aborted at ../lib/Math/Rotation.pm line 7.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "Math::Rotation" at 
t/03_rotation.t line 15.
# Looks like you planned 68 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-68
        Failed 68/68 tests, 0.00% okay
t/04_colorrgba....
#   Failed test 'use Math::ColorRGBA;'
#   at t/04_colorrgba.t line 9.
#     Tried to use 'Math::ColorRGBA'.
#     Error:  Base class package "Math::Vector" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at ../lib/Math/Vec3.pm line 12
# BEGIN failed--compilation aborted at t/04_colorrgba.t line 9.
# Compilation failed in require at (eval 4) line 3.
#       ...propagated at /home/david/cpantesting/perl-5.8.8/lib/5.8.8/base.pm 
line 85.
# BEGIN failed--compilation aborted at ../lib/Math/Color.pm line 10.
# Compilation failed in require at ../lib/Math/ColorRGBA.pm line 9.
# BEGIN failed--compilation aborted at ../lib/Math/ColorRGBA.pm line 9.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "Math::ColorRGBA" at 
t/04_colorrgba.t line 16.
# Looks like you planned 78 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-78
        Failed 78/78 tests, 0.00% okay
t/05_notations....
#   Failed test 'use Math::Vector;'
#   at t/05_notations.t line 9.
#     Tried to use 'Math::Vector'.
#     Error:  Can't locate Math/Vector.pm in @INC (@INC contains: ../lib 
/home/david/cpantesting/perl-5.8.8/.cpan/build/Math-Vectors-0.0073-WyGIjX/blib/lib
 
/home/david/cpantesting/perl-5.8.8/.cpan/build/Math-Vectors-0.0073-WyGIjX/blib/arch
 /home/david/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd 
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd 
/home/david/cpantesting/perl-5.8.8/lib/5.8.8 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/OpenBSD.i386-openbsd 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/OpenBSD.i386-openbsd 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/OpenBSD.i386-openbsd 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8 
/home/david/cpantesting/perl-5.8.8/lib/site_perl . 
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd 
/home/david/cpantesting/perl-5.8.8/lib/5.8.8 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/OpenBSD.i386-openbsd 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8 
/home/david/cpantesting/perl-5.8.8/lib/site_perl .) at (eval 3) line 2.
# BEGIN failed--compilation aborted at t/05_notations.t line 9.

#   Failed test 'use Math::Vec2;'
#   at t/05_notations.t line 10.
#     Tried to use 'Math::Vec2'.
#     Error:  Base class package "Math::Vector" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at ../lib/Math/Vec2.pm line 12
# BEGIN failed--compilation aborted at t/05_notations.t line 10.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.

#   Failed test 'use Math::Vec3;'
#   at t/05_notations.t line 11.
#     Tried to use 'Math::Vec3'.
#     Error:  Base class package "Math::Vector" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at ../lib/Math/Vec3.pm line 12
# BEGIN failed--compilation aborted at t/05_notations.t line 11.
# Compilation failed in require at (eval 6) line 2.
# BEGIN failed--compilation aborted at (eval 6) line 2.

#   Failed test 'use Math::Vec4;'
#   at t/05_notations.t line 12.
#     Tried to use 'Math::Vec4'.
#     Error:  Base class package "Math::Vector" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at ../lib/Math/Vec4.pm line 12
# BEGIN failed--compilation aborted at t/05_notations.t line 12.
# Compilation failed in require at (eval 8) line 2.
# BEGIN failed--compilation aborted at (eval 8) line 2.
Can't locate object method "new" via package "Math::Vec2" at t/05_notations.t 
line 18.
# Looks like you failed 4 tests of 7.
# Looks like your test died just after 7.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/7 tests, 42.86% okay
t/05_vectors......
#   Failed test 'use Math::Vectors;'
#   at t/05_vectors.t line 9.
#     Tried to use 'Math::Vectors'.
#     Error:  Base class package "Math::Vector" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at ../lib/Math/Vec3.pm line 12
# BEGIN failed--compilation aborted at t/05_vectors.t line 9.
# Compilation failed in require at (eval 4) line 3.
#       ...propagated at /home/david/cpantesting/perl-5.8.8/lib/5.8.8/base.pm 
line 85.
# BEGIN failed--compilation aborted at ../lib/Math/Color.pm line 10.
# Compilation failed in require at ../lib/Math/Vectors.pm line 8.
# BEGIN failed--compilation aborted at ../lib/Math/Vectors.pm line 8.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "Math::Color" at t/05_vectors.t 
line 12.
# Looks like you planned 8 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
        Failed 8/8 tests, 0.00% okay
Failed Test      Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01_vector.t       1   256     1    1  1
t/02_vec2.t       255 65280    78  155  1-78
t/02_vec3.t       255 65280    86  171  1-86
t/02_vec4.t       255 65280    31   61  1-31
t/03_color.t      255 65280    71  139  1 3-71
t/03_rotation.t   255 65280    68  135  1-68
t/04_colorrgba.t  255 65280    78  155  1-78
t/05_notations.t  255 65280     7    4  1-4
t/05_vectors.t    255 65280     8   15  1-8
Failed 9/11 test scripts. 424/440 subtests failed.
Files=11, Tests=440,  2 wallclock secs ( 0.15 cusr +  1.21 csys =  1.36 CPU)
Failed 9/11 test programs. 424/440 subtests failed.
*** Error code 255

Stop in 
/home/david/cpantesting/perl-5.8.8/.cpan/build/Math-Vectors-0.0073-WyGIjX (line 
804 of Makefile).


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=openbsd, osvers=3.5, archname=OpenBSD.i386-openbsd
    uname='openbsd tractor.barnyard.co.uk 3.5 generic#34 i386 '
    config_args='-Dprefix=/home/david/cpantesting/perl-5.8.8 -de'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='2.95.3 20010125 (prerelease, propolice)', 
gccosandvers='openbsd3.5'
    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='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.30.3, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib'

Reply via email to