Report for Math-GSL-0.41

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Math-GSL-0.41 5.28.3 GNU/Linux
Date: 2020-06-11T06:23:31Z

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.9908. 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.5 XS files, GSL 2.5 (via gsl-config) at /usr
Compiler        = cc (Ubuntu 9.3.0-10ubuntu2) 9.3.0
Copyright (C) 2019 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/usr/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-sometimes-uninitialized -Wno-unused-function -Wno-unused-value -Wno-unused-function -Wno-unused-variable -Wno-gnu -g -fPIC -fno-omit-frame-pointer -I/usr/include
ldflags         = -shared -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm -fPIC -fno-omit-frame-pointer
PERL5LIB        = /home/cpan/pit/jail/OFjhs5M6IC/lib/perl5:/home/cpan/pit/bare-qm/conf/perl-5.28.3/.cpanplus/5.28.3/build/PEbo2la0RC/Math-GSL-0.41/blib/lib:/home/cpan/pit/bare-qm/conf/perl-5.28.3/.cpanplus/5.28.3/build/PEbo2la0RC/Math-GSL-0.41/blib/arch
LD_LIBRARY_PATH = 
# Testing Math::GSL 0.41 with GSL 2.5 on x86_64-linux-quadmath, Perl (/home/cpan/pit/bare-qm/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

#   Failed test 'is_similar(0.10005,0.1000501, 1e-7) ?= 1,
# res= +-1, eps=1e-08'
#   at t/GSL.t line 50.
#   (in Math::GSL::GSL::Test->TEST_STUFF)
# 
# 	Elements start differing at index 2, delta = 0.000999999999999999999999999999999982
# 		$x->[2] = 3
# 		$y->[2] = 3.001
# 
# 	Elements start differing at index 2, delta = 9.99999999999999999999999998224274e-08
# 		$x->[2] = 3.0010001
# 		$y->[2] = 3.0010002
# Looks like you failed 1 test of 21.
t/GSL.t ............ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/21 subtests 
t/Heapsort.t ....... ok
t/Histogram.t ...... ok
t/Histogram2D.t .... ok
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
# 
# 	Elements start differing at index 1, delta = 1
# 		$x->[1] = 3
# 		$y->[1] = 2
t/MatrixComplex.t .. ok
t/Min.t ............ ok
t/Monte.t .......... ok
t/Multifit.t ....... ok
t/Multilarge.t ..... ok
t/Multimin.t ....... ok
t/Multiroots.t ..... ok
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
t/Permutation.t .... ok
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.5
# result->err: 2.21777808290172659e-19
# result->val: 0.99995460213129761
t/SF.t ............. ok
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
# 
# 	Elements start differing at index 0, delta = 9
# 		$x->[0] = 1
# 		$y->[0] = 10
# 
# 	Elements start differing at index 0, delta = 9
# 		$x->[0] = 1
# 		$y->[0] = 10
t/Vector.t ......... ok
t/VectorComplex.t .. ok
t/Wavelet.t ........ ok
t/Wavelet2D.t ...... ok
# Testing Math::GSL with GSL 1.16.1 on x86_64-linux-quadmath, Perl (/home/cpan/pit/bare-qm/perl-5.28.3/bin/perl) 5.028003
t/ver2func.t ....... ok

Test Summary Report
-------------------
t/GSL.t          (Wstat: 256 Tests: 21 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
Files=58, Tests=4195,  7 wallclock secs ( 0.45 usr  0.12 sys +  5.66 cusr  0.73 csys =  6.96 CPU)
Result: FAIL
Failed 1/58 test programs. 1/4195 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.50     0.12
	  Test::Exception                    0.43     0.21
	  Test::More                     1.302175        0
	  Test::Most                         0.37     0.31
	  Test::Taint                        1.08     1.06
	  parent                            0.236        0
	  version                          0.9924     0.77

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9908
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280234
	ExtUtils::Command                  7.44
	ExtUtils::Install                  2.14
	ExtUtils::MakeMaker                7.44
	ExtUtils::Manifest                 1.72
	ExtUtils::ParseXS                  3.39
	File::Spec                         3.75
	Module::Build                    0.4231
	Pod::Parser                        1.63
	Pod::Simple                        3.35
	Test2                          1.302175
	Test::Harness                      3.42
	Test::More                     1.302175
	version                          0.9924

******************************** 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
    LANGUAGE = en_GB:en
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/var/lib/snapd/snap/bin:/snap/bin:/var/lib/snapd/snap/bin:/snap/bin:/var/lib/snapd/snap/bin
    PERL5LIB = /home/cpan/pit/jail/OFjhs5M6IC/lib/perl5:/home/cpan/pit/bare-qm/conf/perl-5.28.3/.cpanplus/5.28.3/build/PEbo2la0RC/Math-GSL-0.41/blib/lib:/home/cpan/pit/bare-qm/conf/perl-5.28.3/.cpanplus/5.28.3/build/PEbo2la0RC/Math-GSL-0.41/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 3138822
    PERL5_CPANPLUS_IS_VERSION = 0.9908
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare-qm/conf/perl-5.28.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/OFjhs5M6IC
    PERL_MB_OPT = --install_base "/home/cpan/pit/jail/OFjhs5M6IC"
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/OFjhs5M6IC
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

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


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


--

Summary of my perl5 (revision 5 version 28 subversion 3) configuration:
   
  Platform:
    osname=linux
    osvers=5.4.0-26-generic
    archname=x86_64-linux-quadmath
    uname='linux uchder 5.4.0-26-generic #30-ubuntu smp mon apr 20 16:58:30 utc 2020 x86_64 x86_64 x86_64 gnulinux '
    config_args='-des -Dprefix=/home/cpan/pit/bare-qm/perl-5.28.3 -Dusequadmath'
    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='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    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='__float128'
    nvsize=16
    Off_t='off_t'
    lseeksize=8
    alignbytes=16
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc -lquadmath
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -lquadmath
    libc=libc-2.31.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.31'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -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
    USE_QUADMATH
  Locally applied patches:
    Devel::PatchPerl 1.98
  Built under linux
  Compiled at Jun  2 2020 00:14:05
  %ENV:
    PERL5LIB="/home/cpan/pit/jail/OFjhs5M6IC/lib/perl5:/home/cpan/pit/bare-qm/conf/perl-5.28.3/.cpanplus/5.28.3/build/PEbo2la0RC/Math-GSL-0.41/blib/lib:/home/cpan/pit/bare-qm/conf/perl-5.28.3/.cpanplus/5.28.3/build/PEbo2la0RC/Math-GSL-0.41/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="3138822"
    PERL5_CPANPLUS_IS_VERSION="0.9908"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare-qm/conf/perl-5.28.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/OFjhs5M6IC"
    PERL_MB_OPT="--install_base "/home/cpan/pit/jail/OFjhs5M6IC""
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/OFjhs5M6IC"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/jail/OFjhs5M6IC/lib/perl5/5.28.3/x86_64-linux-quadmath
    /home/cpan/pit/jail/OFjhs5M6IC/lib/perl5/5.28.3
    /home/cpan/pit/jail/OFjhs5M6IC/lib/perl5/x86_64-linux-quadmath
    /home/cpan/pit/jail/OFjhs5M6IC/lib/perl5
    /home/cpan/pit/bare-qm/conf/perl-5.28.3/.cpanplus/5.28.3/build/PEbo2la0RC/Math-GSL-0.41/blib/lib
    /home/cpan/pit/bare-qm/conf/perl-5.28.3/.cpanplus/5.28.3/build/PEbo2la0RC/Math-GSL-0.41/blib/arch
    /home/cpan/pit/bare-qm/perl-5.28.3/lib/site_perl/5.28.3/x86_64-linux-quadmath
    /home/cpan/pit/bare-qm/perl-5.28.3/lib/site_perl/5.28.3
    /home/cpan/pit/bare-qm/perl-5.28.3/lib/5.28.3/x86_64-linux-quadmath
    /home/cpan/pit/bare-qm/perl-5.28.3/lib/5.28.3