Math-GSL v0.43 Perl 5 v5.28.3 i86pc-solaris-64

Status
Fail
From
Chris Williams (BINGOS)
Dist
Math-GSL v0.43
Platform
Perl 5 v5.28.3 i86pc-solaris-64
Date
2021-07-31 14:40:01
ID
2fd1b304-f20d-11eb-bc66-57723b537541
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 HAKONH,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9910. 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':

Processing 2.7 XS files, GSL 2.7 (via gsl-config) at /home/cpan/pit/jail/R57bzJUMJx/lib/perl5/i86pc-solaris-64/auto/share/dist/Alien-GSL
Compiler        = gcc (OmniOS 151038/10.2.0-il-0) 10.2.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


ccflags         = -fPIC -I/home/cpan/pit/jail/R57bzJUMJx/lib/perl5/i86pc-solaris-64/auto/share/dist/Alien-GSL/include -m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DPERL_USE_SAFE_PUTENV -Wall -Wno-sometimes-uninitialized -Wno-unused-function -Wno-unused-value -Wno-unused-function -Wno-unused-variable -Wno-gnu -g -I/home/cpan/pit/jail/R57bzJUMJx/lib/perl5/i86pc-solaris-64/auto/share/dist/Alien-GSL/include
ldflags         = -shared -L/home/cpan/pit/jail/R57bzJUMJx/lib/perl5/i86pc-solaris-64/auto/share/dist/Alien-GSL/lib -lgsl -lgslcblas -lm
PERL5LIB        = /home/cpan/pit/jail/R57bzJUMJx/lib/perl5:/home/cpan/pit/bare/conf/perl-5.28.3/.cpanplus/5.28.3/build/J2hUbS0xI2/Math-GSL-0.43/blib/lib:/home/cpan/pit/bare/conf/perl-5.28.3/.cpanplus/5.28.3/build/J2hUbS0xI2/Math-GSL-0.43/blib/arch
LD_LIBRARY_PATH = 
# Testing Math::GSL 0.43 with GSL 2.7 on i86pc-solaris-64, Perl (/home/cpan/pit/bare/perl-5.28.3/bin/perl) 5.028003
t/00-load.t ........ ok
t/BLAS.t ........... ok
t/BSpline.t ........ ok
t/CBLAS.t .......... ok
t/CDF.t ............ ok
t/Chebyshev.t ...... ok
t/Combination.t .... ok
t/Complex.t ........ ok
t/Const.t .......... ok
t/DHT.t ............ ok
t/Deriv.t .......... ok
t/Diff.t ........... ok
t/Eigen.t .......... ok
t/Errno.t .......... ok
t/FFT.t ............ ok
t/Fit.t ............ ok
# 
# 	Elements start differing at index 2, delta = 9.99999998363421e-08
# 		$x->[2] = 3.0010001
# 		$y->[2] = 3.0010002
# 
# 	Elements start differing at index 2, delta = 0.00099999999999989
# 		$x->[2] = 3
# 		$y->[2] = 3.001
t/GSL.t ............ ok
t/Heapsort.t ....... ok
gsl: copy.c:46: ERROR: histograms have different sizes, cannot copy
Default GSL error handler invoked.
t/Histogram.t ...... 
Failed 31/74 subtests 
gsl: copy2d.c:45: ERROR: histograms have different sizes, cannot copy
Default GSL error handler invoked.
t/Histogram2D.t .... 
Failed 37/89 subtests 
	(less 1 skipped subtest: 51 okay)
t/IEEEUtils.t ...... ok
t/Integration.t .... ok
t/Interp.t ......... ok
t/Linalg.t ......... ok
t/Machine.t ........ ok
# 
# 	Elements start differing at index 1, delta = 1
# 		$x->[1] = 3
# 		$y->[1] = 2
t/Matrix.t ......... ok
# 
# 	Elements start differing at index 1, delta = 1
# 		$x->[1] = 3
# 		$y->[1] = 4
gsl: swap_source.c:154: ERROR: matrix must be square to take transpose
Default GSL error handler invoked.
t/MatrixComplex.t .. 
Failed 10/38 subtests 
t/Min.t ............ ok
t/Monte.t .......... ok
t/Multifit.t ....... ok
gsl: normal.c:278: ERROR: solution vector does not match workspace
Default GSL error handler invoked.
t/Multilarge.t ..... 
All 2 subtests passed 
t/Multimin.t ....... ok
gsl: fsolver.c:110: ERROR: function incompatible with solver size
Default GSL error handler invoked.
t/Multiroots.t ..... 
Failed 9/11 subtests 
t/Multiset.t ....... ok
This is the end at t/NTuple.t line 14.
t/NTuple.t ......... ok
t/ODEIV.t .......... ok
t/ODEIV_evolve.t ... ok
gsl: file.c:105: ERROR: fscanf failed
Default GSL error handler invoked.
t/Permutation.t .... 
Failed 74/85 subtests 
t/Poly.t ........... ok
t/PowInt.t ......... ok
t/QRNG.t ........... ok
t/RNG.t ............ ok
t/Randist.t ........ ok
t/Roots.t .......... ok
t/Rstat.t .......... ok
# GSL version=2.7
gsl: coupling.c:221: ERROR: domain error
Default GSL error handler invoked.
t/SF.t ............. 
All 2 subtests passed 
t/Siman.t .......... ok
t/Sort.t ........... ok
t/SparseMatrix.t ... ok
t/Spline.t ......... ok
t/Statistics.t ..... ok
t/Sum.t ............ ok
t/Sys.t ............ ok
gsl: blas.c:107: ERROR: invalid length
Default GSL error handler invoked.
t/Vector.t ......... 
Failed 114/143 subtests 
t/VectorComplex.t .. ok
t/Wavelet.t ........ ok
t/Wavelet2D.t ...... ok
# Testing Math::GSL with GSL 1.16.1 on i86pc-solaris-64, Perl (/home/cpan/pit/bare/perl-5.28.3/bin/perl) 5.028003
t/ver2func.t ....... ok

Test Summary Report
-------------------
t/Histogram.t    (Wstat: 134 Tests: 43 Failed: 0)
  Non-zero wait status: 134
  Parse errors: Bad plan.  You planned 74 tests but ran 43.
t/Histogram2D.t  (Wstat: 134 Tests: 52 Failed: 0)
  Non-zero wait status: 134
  Parse errors: Bad plan.  You planned 89 tests but ran 52.
t/MatrixComplex.t (Wstat: 134 Tests: 28 Failed: 0)
  Non-zero wait status: 134
  Parse errors: Bad plan.  You planned 38 tests but ran 28.
t/Multilarge.t   (Wstat: 134 Tests: 2 Failed: 0)
  Non-zero wait status: 134
  Parse errors: No plan found in TAP output
t/Multiroots.t   (Wstat: 134 Tests: 2 Failed: 0)
  Non-zero wait status: 134
  Parse errors: Bad plan.  You planned 11 tests but ran 2.
t/Permutation.t  (Wstat: 134 Tests: 11 Failed: 0)
  Non-zero wait status: 134
  Parse errors: Bad plan.  You planned 85 tests but ran 11.
t/SF.t           (Wstat: 134 Tests: 2 Failed: 0)
  Non-zero wait status: 134
  Parse errors: No plan found in TAP output
t/Vector.t       (Wstat: 134 Tests: 29 Failed: 0)
  Non-zero wait status: 134
  Parse errors: Bad plan.  You planned 143 tests but ran 29.
Files=58, Tests=2846, 21 wallclock secs ( 0.77 usr  0.28 sys + 16.29 cusr  3.69 csys = 21.03 CPU)
Result: FAIL
Failed 8/58 test programs. 0/2846 subtests failed.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Math::Complex                    1.5901        0
	  Scalar::Util                       1.50        0
	  Test::Class                        0.52     0.12
	  Test::Exception                    0.43     0.21
	  Test::More                     1.302185        0
	  Test::Most                         0.37     0.31
	  Test::Taint                        1.08     1.06
	  parent                            0.236        0
	  version                          0.9929     0.77

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9910
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.62
	ExtUtils::Install                  2.20
	ExtUtils::MakeMaker                7.62
	ExtUtils::Manifest                 1.73
	ExtUtils::ParseXS                  3.39
	File::Spec                         3.75
	Module::Build                    0.4231
	Pod::Parser                        1.63
	Pod::Simple                        3.35
	Test2                          1.302185
	Test::Harness                      3.42
	Test::More                     1.302185
	version                          0.9929

******************************** 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 CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/bin:/usr/sbin:/sbin:/opt/ooce/bin:/usr/gnu/bin
    PERL5LIB = /home/cpan/pit/jail/R57bzJUMJx/lib/perl5:/home/cpan/pit/bare/conf/perl-5.28.3/.cpanplus/5.28.3/build/J2hUbS0xI2/Math-GSL-0.43/blib/lib:/home/cpan/pit/bare/conf/perl-5.28.3/.cpanplus/5.28.3/build/J2hUbS0xI2/Math-GSL-0.43/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 5288
    PERL5_CPANPLUS_IS_VERSION = 0.9910
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.28.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/R57bzJUMJx
    PERL_MB_OPT = --install_base "/home/cpan/pit/jail/R57bzJUMJx"
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/R57bzJUMJx
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen.xterm-256color

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

    Perl: $^X = /home/cpan/pit/bare/perl-5.28.3/bin/perl
    UID:  $<  = 101
    EUID: $>  = 101
    GID:  $(  = 101 101
    EGID: $)  = 101 101


-------------------------------


--

Summary of my perl5 (revision 5 version 28 subversion 3) configuration:
   
  Platform:
    osname=solaris
    osvers=2.11
    archname=i86pc-solaris-64
    uname='sunos ouzel 5.11 omnios-r151034-0d278a0cc5 i86pc i386 i86pc '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.28.3 -Duse64bitall -Dcc=gcc'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='gcc'
    ccflags ='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DPERL_USE_SAFE_PUTENV'
    optimize='-O'
    cppflags='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong'
    ccversion=''
    gccversion='9.3.0'
    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='gcc'
    ldflags =' -m64 -fstack-protector-strong -L/usr/gnu/lib '
    libpth=/opt/gcc-9/lib /opt/gcc-9/lib/gcc/x86_64-pc-solaris2.11/9.3.0/include-fixed /usr/lib /usr/gnu/lib /usr/ccs/lib
    libs=-lpthread -lsocket -lnsl -ldl -lm -lc
    perllibs=-lpthread -lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so
    so=so
    useshrplib=true
    libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='  -R /home/cpan/pit/bare/perl-5.28.3/lib/5.28.3/i86pc-solaris-64/CORE'
    cccdlflags='-fPIC'
    lddlflags=' -shared -m64 -L/usr/gnu/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
    PERL_USE_SAFE_PUTENV
    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
  Locally applied patches:
    Devel::PatchPerl 2.00
  Built under solaris
  Compiled at Aug 19 2020 17:48:28
  %ENV:
    PERL5LIB="/home/cpan/pit/jail/R57bzJUMJx/lib/perl5:/home/cpan/pit/bare/conf/perl-5.28.3/.cpanplus/5.28.3/build/J2hUbS0xI2/Math-GSL-0.43/blib/lib:/home/cpan/pit/bare/conf/perl-5.28.3/.cpanplus/5.28.3/build/J2hUbS0xI2/Math-GSL-0.43/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="5288"
    PERL5_CPANPLUS_IS_VERSION="0.9910"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.28.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/R57bzJUMJx"
    PERL_MB_OPT="--install_base "/home/cpan/pit/jail/R57bzJUMJx""
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/R57bzJUMJx"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/jail/R57bzJUMJx/lib/perl5/5.28.3/i86pc-solaris-64
    /home/cpan/pit/jail/R57bzJUMJx/lib/perl5/5.28.3
    /home/cpan/pit/jail/R57bzJUMJx/lib/perl5/i86pc-solaris-64
    /home/cpan/pit/jail/R57bzJUMJx/lib/perl5
    /home/cpan/pit/bare/conf/perl-5.28.3/.cpanplus/5.28.3/build/J2hUbS0xI2/Math-GSL-0.43/blib/lib
    /home/cpan/pit/bare/conf/perl-5.28.3/.cpanplus/5.28.3/build/J2hUbS0xI2/Math-GSL-0.43/blib/arch
    /home/cpan/pit/bare/perl-5.28.3/lib/site_perl/5.28.3/i86pc-solaris-64
    /home/cpan/pit/bare/perl-5.28.3/lib/site_perl/5.28.3
    /home/cpan/pit/bare/perl-5.28.3/lib/5.28.3/i86pc-solaris-64
    /home/cpan/pit/bare/perl-5.28.3/lib/5.28.3