Math-VectorReal v1.02 Perl 5 v5.36.0 amd64-freebsd

Status
Pass
From
Bartosz Jarzyna
Dist
Math-VectorReal v1.02
Platform
Perl 5 v5.36.0 amd64-freebsd
Date
2023-02-10 23:46:19
ID
1dd88fda-a99d-11ed-918b-b200bb41fc32
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Anthony Thyssen,

This is a computer-generated report for Math-VectorReal-1.02
on perl 5.36.0, created by CPAN-Reporter-1.2018.

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 "/usr/home/smoker/perl5/perlbrew/perls/perl-5.36.0/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
  WARNING:  Module  Math::MatrixReal  is not available.
  As this module can use it but does not require it, I will
  skip the testing of the Math::MatrixReal interface.....
1..16
ok 1	Module Math::VectorReal Located
ok 2	--- vector_test script ----
ok 3	Stringify output testing (MatrixReal default)
ok 4	Changing default vector to string format
ok 5	Axis functions, assign to constants
ok 6	String conversion operation testing
ok 7	Addition
ok 8	Clone and Addition Tests
ok 9	Subtraction
ok 10	Scalar Multiply
ok 11	Scalar Divide
not ok 12	Unary - and more subtraction
ok 13	Cross Product
ok 14	Dot Product / String Concatenation
ok 15	Special Functions (length, norm, plane)
ok 16	Are defined constants still OK
ok 17	--- exit of vector_test script ----

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

Prerequisite modules loaded:

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.64


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C.UTF-8
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/smoker/bin
    PERL5LIB = /home/smoker/.cpan/build/IO-String-1.08-0/blib/arch:/home/smoker/.cpan/build/IO-String-1.08-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 25674
    PERL5_CPAN_IS_RUNNING = 25674
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 29905,25674
    PERL_CR_SMOKER_CURRENT = Chemistry-File-CML-0.13
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh

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

    $^X = /usr/home/smoker/perl5/perlbrew/perls/perl-5.36.0/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.33    
    CPAN::Meta          2.150010
    Cwd                 3.84    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.45    
    File::Spec          3.84    
    JSON                n/a     
    JSON::PP            4.07    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302190
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 36 subversion 0) configuration:
   
  Platform:
    osname=freebsd
    osvers=13.1-release-p3
    archname=amd64-freebsd
    uname='freebsd smoker-36.smoker 13.1-release-p3 freebsd 13.1-release-p3 generic amd64 '
    config_args='-de -Dprefix=/home/smoker/perl5/perlbrew/perls/perl-5.36.0 -Aeval:scriptdir=/home/smoker/perl5/perlbrew/perls/perl-5.36.0/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/13.0.0/lib
    libs=-lpthread -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=
    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  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under freebsd
  Compiled at Nov 14 2022 20:41:28
  %ENV:
    PERL5LIB="/home/smoker/.cpan/build/IO-String-1.08-0/blib/arch:/home/smoker/.cpan/build/IO-String-1.08-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="25674"
    PERL5_CPAN_IS_RUNNING="25674"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="29905,25674"
    PERL_CR_SMOKER_CURRENT="Chemistry-File-CML-0.13"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/smoker/.cpan/build/IO-String-1.08-0/blib/arch
    /home/smoker/.cpan/build/IO-String-1.08-0/blib/lib
    /home/smoker/perl5/perlbrew/perls/perl-5.36.0/lib/site_perl/5.36.0/amd64-freebsd
    /home/smoker/perl5/perlbrew/perls/perl-5.36.0/lib/site_perl/5.36.0
    /home/smoker/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0/amd64-freebsd
    /home/smoker/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0
    .