Math-GSL v0.43 Perl 5 v5.28.3 x86_64-linux-thread-multi
- Status
- Fail
- From
- Chris Williams (BINGOS)
- Dist
-
Math-GSL v0.43
- Platform
- Perl 5 v5.28.3 x86_64-linux-thread-multi
- Date
- 2021-07-30 17:51:07
- ID
- b79220bc-f15e-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/TVbnbIJ0SO/lib/perl5/x86_64-linux-thread-multi/auto/share/dist/Alien-GSL
Compiler = cc (Alpine 10.2.1_pre1) 10.2.1 20201203
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/TVbnbIJ0SO/lib/perl5/x86_64-linux-thread-multi/auto/share/dist/Alien-GSL/include -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -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/home/cpan/pit/jail/TVbnbIJ0SO/lib/perl5/x86_64-linux-thread-multi/auto/share/dist/Alien-GSL/include
ldflags = -shared -L/home/cpan/pit/jail/TVbnbIJ0SO/lib/perl5/x86_64-linux-thread-multi/auto/share/dist/Alien-GSL/lib -lgsl -lgslcblas -lm -fPIC -fno-omit-frame-pointer
PERL5LIB = /home/cpan/pit/jail/TVbnbIJ0SO/lib/perl5:/home/cpan/pit/thr/conf/perl-5.28.3/.cpanplus/5.28.3/build/KT5zSlMqXC/Math-GSL-0.43/blib/lib:/home/cpan/pit/thr/conf/perl-5.28.3/.cpanplus/5.28.3/build/KT5zSlMqXC/Math-GSL-0.43/blib/arch
LD_LIBRARY_PATH =
# Testing Math::GSL 0.43 with GSL 2.7 on x86_64-linux-thread-multi, Perl (/home/cpan/pit/thr/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 = 0.00099999999999989
# $x->[2] = 3
# $y->[2] = 3.001
#
# Elements start differing at index 2, delta = 9.99999998363421e-08
# $x->[2] = 3.0010001
# $y->[2] = 3.0010002
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 x86_64-linux-thread-multi, Perl (/home/cpan/pit/thr/perl-5.28.3/bin/perl) 5.028003
t/ver2func.t ....... ok
Test Summary Report
-------------------
t/Histogram.t (Wstat: 6 Tests: 43 Failed: 0)
Non-zero wait status: 6
Parse errors: Bad plan. You planned 74 tests but ran 43.
t/Histogram2D.t (Wstat: 6 Tests: 52 Failed: 0)
Non-zero wait status: 6
Parse errors: Bad plan. You planned 89 tests but ran 52.
t/Matrix.t (Wstat: 0 Tests: 290 Failed: 0)
TODO passed: 235-238
t/MatrixComplex.t (Wstat: 6 Tests: 28 Failed: 0)
Non-zero wait status: 6
Parse errors: Bad plan. You planned 38 tests but ran 28.
t/Multilarge.t (Wstat: 6 Tests: 2 Failed: 0)
Non-zero wait status: 6
Parse errors: No plan found in TAP output
t/Multiroots.t (Wstat: 6 Tests: 2 Failed: 0)
Non-zero wait status: 6
Parse errors: Bad plan. You planned 11 tests but ran 2.
t/Permutation.t (Wstat: 6 Tests: 11 Failed: 0)
Non-zero wait status: 6
Parse errors: Bad plan. You planned 85 tests but ran 11.
t/SF.t (Wstat: 6 Tests: 2 Failed: 0)
Non-zero wait status: 6
Parse errors: No plan found in TAP output
t/Vector.t (Wstat: 6 Tests: 29 Failed: 0)
Non-zero wait status: 6
Parse errors: Bad plan. You planned 143 tests but ran 29.
Files=58, Tests=2846, 9 wallclock secs ( 0.38 usr 0.11 sys + 6.45 cusr 1.39 csys = 8.33 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 = C.UTF-8
LC_COLLATE = C
NONINTERACTIVE_TESTING = 1
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PERL5LIB = /home/cpan/pit/jail/TVbnbIJ0SO/lib/perl5:/home/cpan/pit/thr/conf/perl-5.28.3/.cpanplus/5.28.3/build/KT5zSlMqXC/Math-GSL-0.43/blib/lib:/home/cpan/pit/thr/conf/perl-5.28.3/.cpanplus/5.28.3/build/KT5zSlMqXC/Math-GSL-0.43/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 11346
PERL5_CPANPLUS_IS_VERSION = 0.9910
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.28.3
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/TVbnbIJ0SO
PERL_MB_OPT = --install_base "/home/cpan/pit/jail/TVbnbIJ0SO"
PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/TVbnbIJ0SO
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/thr/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.10.16-0-lts
archname=x86_64-linux-thread-multi
uname='linux agaric 5.10.16-0-lts #1-alpine smp wed, 17 feb 2021 08:17:06 utc x86_64 linux '
config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.28.3 -Dusethreads'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2'
cppflags='-D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong'
ccversion=''
gccversion='10.2.1 20201203'
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 =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/include/fortify /usr/lib /usr/local/lib /lib/../lib /usr/lib/../lib /lib
libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=/usr/lib/libc.a
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
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
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 2.08
Built under linux
Compiled at Mar 13 2021 02:52:36
%ENV:
PERL5LIB="/home/cpan/pit/jail/TVbnbIJ0SO/lib/perl5:/home/cpan/pit/thr/conf/perl-5.28.3/.cpanplus/5.28.3/build/KT5zSlMqXC/Math-GSL-0.43/blib/lib:/home/cpan/pit/thr/conf/perl-5.28.3/.cpanplus/5.28.3/build/KT5zSlMqXC/Math-GSL-0.43/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="11346"
PERL5_CPANPLUS_IS_VERSION="0.9910"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.28.3"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/TVbnbIJ0SO"
PERL_MB_OPT="--install_base "/home/cpan/pit/jail/TVbnbIJ0SO""
PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/TVbnbIJ0SO"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/jail/TVbnbIJ0SO/lib/perl5/5.28.3/x86_64-linux-thread-multi
/home/cpan/pit/jail/TVbnbIJ0SO/lib/perl5/5.28.3
/home/cpan/pit/jail/TVbnbIJ0SO/lib/perl5/x86_64-linux-thread-multi
/home/cpan/pit/jail/TVbnbIJ0SO/lib/perl5
/home/cpan/pit/thr/conf/perl-5.28.3/.cpanplus/5.28.3/build/KT5zSlMqXC/Math-GSL-0.43/blib/lib
/home/cpan/pit/thr/conf/perl-5.28.3/.cpanplus/5.28.3/build/KT5zSlMqXC/Math-GSL-0.43/blib/arch
/home/cpan/pit/thr/perl-5.28.3/lib/site_perl/5.28.3/x86_64-linux-thread-multi
/home/cpan/pit/thr/perl-5.28.3/lib/site_perl/5.28.3
/home/cpan/pit/thr/perl-5.28.3/lib/5.28.3/x86_64-linux-thread-multi
/home/cpan/pit/thr/perl-5.28.3/lib/5.28.3