develooper Front page | perl.cpan.testers | Postings from June 2008

PASS Math-MatrixReal-2.05 darwin-2level 7.9.0

Thread Previous
From:
JJ
Date:
June 9, 2008 01:44
Subject:
PASS Math-MatrixReal-2.05 darwin-2level 7.9.0
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/


--
Dear Jonathan Leto,
    
This is a computer-generated report for Math-MatrixReal-2.05
on perl 5.8.2, created by CPAN-Reporter-1.15. 

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

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

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

Additional comments from tester: 

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

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

PERL_DL_NONLAZY=1 /Users/jj/perl/perl-5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/adjoint................ok
t/arith..................ok
t/assign.................ok
t/basic..................ok
t/bench_eigen............
 * Estimated diagonalization time for 150x150 matrix: 49.50 s
   Estimated biggest matrix diagonalisable within 1 day cpu: 1793x1793
 * Estimated eigenvalues-only computation time for 150x150 matrix:  7.07 s
   Estimated biggest matrix manageable within 1 day cpu: 3507x3507
 Btw, do you want to crunch such one now?  (no, just kidding...;-)
ok
t/bench_eigen2...........ok
t/binary.................ok
t/bool...................ok
t/cofactor...............ok
t/concat.................ok
t/condition..............ok
t/det....................ok
t/diag...................ok
t/display_precision......ok
t/div....................ok
t/each...................ok
t/eigen_3x3..............ok
t/eigen_7x7..............ok
t/eigen_NxN..............ok
t/equality...............ok
t/exponent...............ok
t/ext1...................ok
t/gramian................ok
t/gsm....................ok
t/inequality.............ok
t/inverse................ok
t/is_LR..................ok
t/isrowcol...............ok
t/latex..................ok
t/length.................ok
t/matlab.................ok
t/minimax................ok
t/minor..................ok
t/norm...................ok
t/normality..............ok
t/orthogonal.............ok
t/periodic...............ok
t/positive...............ok
t/product................ok
t/quadratic..............ok
t/rand...................ok
t/rank...................ok
t/scinotation............ok
t/similar................ok
t/spectral...............ok
t/stringify..............ok
t/swap...................ok
t/symmetric..............ok
t/trace..................ok
t/transpose..............ok
t/triang.................ok
t/tridiag................ok
t/vecnorm................ok
t/yacas..................ok
All tests successful.
Files=54, Tests=323, 66 wallclock secs ( 0.44 usr  0.49 sys + 20.35 cusr  1.26 csys = 22.54 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module     Need Have  
    ---------- ---- ------
    File::Spec 0    3.2701
    Test::More 0    0.80  

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /Users/jj/bin:/bin:/sbin:/usr/bin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 28334
    PERL5_CPAN_IS_RUNNING = 28334
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 7106,28334
    PERL_CR_SMOKER_CURRENT = Math-MatrixReal-2.05
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm-color

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

    $^X = /Users/jj/perl/perl-5.8.2/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 81 80 79 501
    $EGID = 501 81 80 79 501

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_62
    Cwd                 3.2701 
    ExtUtils::CBuilder  0.23   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.45   
    ExtUtils::MakeMaker 6.44   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   n/a    
    File::Spec          3.2701 
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       3.10   
    Test::More          0.80   
    YAML                0.66   
    YAML::Syck          1.04   
    version             0.74   


--

Summary of my perl5 (revision 5.0 version 8 subversion 2) configuration:
  Platform:
    osname=darwin, osvers=7.9.0, archname=darwin-2level
    uname='darwin peladon.local 7.9.0 darwin kernel version 7.9.0: wed mar 30 20:11:17 pst 2005; root:xnuxnu-517.12.7.obj~1release_ppc power macintosh powerpc '
    config_args='-de -Dprefix=/Users/jj/perl/perl-5.8.2'
    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 ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing',
    optimize='-Os',
    cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing'
    ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1666)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
    libpth=/usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'

Thread Previous


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