Math-GSL v0.40 Perl 5 v5.12.2 amd64-netbsd-thread-multi

Status
Fail
From
Chris Williams (BINGOS)
Dist
Math-GSL v0.40
Platform
Perl 5 v5.12.2 amd64-netbsd-thread-multi
Date
2018-12-16 00:28:41
ID
8a02c94a-00c9-11e9-86e3-404589cf513b
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 LETO,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9176. 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 1.16 XS files, GSL 1.16 (via gsl-config) at /usr/pkg
Compiler        = cc (NetBSD nb2 20110806) 4.5.3
Copyright (C) 2010 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         = -DPIC -fPIC -I/usr/pkg/include -fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include -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/pkg/include
ldflags         = -shared -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lgsl -lgslcblas -lm -fPIC -fno-omit-frame-pointer
PERL5LIB        = /home/cpan/pit/jail/_zPxf2chaV/lib/perl5:/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/eTDdorrF7G/Math-GSL-0.40/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/eTDdorrF7G/Math-GSL-0.40/blib/arch
LD_LIBRARY_PATH = 
unsupported version: 1.16.1 at t/00-load.t line 14.
BEGIN failed--compilation aborted at t/00-load.t line 15.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/00-load.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed 
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
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 ....... skipped: Multifit swig bindings don't like GSL < 2.1
t/Multilarge.t ..... skipped: Multilarge swig bindings don't like GSL < 2.1
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/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 .......... skipped: Rstat doesn't exist in GSL < 2.0
# GSL version=1.16.1
# result->err: 2.21777808290172659e-19
# result->val: 0.99995460213129761
Use of inherited AUTOLOAD for non-method Math::GSL::SF::gsl_sf_bessel_kl_scaled_array() is deprecated at t/SF.t line 1340.
t/SF.t ............. ok
t/Siman.t .......... ok
t/Sort.t ........... ok
t/SparseMatrix.t ... skipped: SparseMatrix was added in GSL 2.0
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

Test Summary Report
-------------------
t/00-load.t      (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/SF.t           (Wstat: 0 Tests: 1074 Failed: 0)
  TODO passed:   22
t/Vector.t       (Wstat: 0 Tests: 143 Failed: 0)
  TODO passed:   142
Files=56, Tests=3899, 14 wallclock secs ( 0.79 usr  0.17 sys + 10.12 cusr  1.85 csys = 12.93 CPU)
Result: FAIL
Failed 1/56 test programs. 0/3899 subtests failed.


PREREQUISITES:

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

	  Module Name                        Have     Want
	  Math::Complex                      1.56        0
	  Scalar::Util                       1.50        0
	  Test::Class                        0.50     0.12
	  Test::Exception                    0.43     0.21
	  Test::More                     1.302141        0
	  Test::Most                         0.35     0.31
	  Test::Taint                        1.06     1.06
	  parent                            0.223        0
	  version                          0.9924     0.77

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9176
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280230
	ExtUtils::Command                  7.34
	ExtUtils::Install                  2.14
	ExtUtils::MakeMaker                7.34
	ExtUtils::Manifest                 1.71
	ExtUtils::ParseXS                  3.35
	File::Spec                         3.75
	Module::Build                    0.4224
	Pod::Parser                        1.37
	Pod::Simple                        3.14
	Test2                          1.302141
	Test::Harness                      3.42
	Test::More                     1.302141
	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.06.
Powered by minismokebox version 0.68

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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = /home/cpan/pit/jail/_zPxf2chaV/lib/perl5:/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/eTDdorrF7G/Math-GSL-0.40/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/eTDdorrF7G/Math-GSL-0.40/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 27226
    PERL5_CPANPLUS_IS_VERSION = 0.9176
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.12.2
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/_zPxf2chaV
    PERL_MB_OPT = --install_base "/home/cpan/pit/jail/_zPxf2chaV"
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/_zPxf2chaV
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/thr/perl-5.12.2/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
   
  Platform:
    osname=netbsd, osvers=6.1.4, archname=amd64-netbsd-thread-multi
    uname='netbsd naboo.bingosnet.co.uk 6.1.4 netbsd 6.1.4 (generic) amd64 '
    config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.12.2 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include'
    ccversion='', gccversion='4.5.3', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    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,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  -L/usr/pkg/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under netbsd
  Compiled at May  9 2014 18:52:35
  %ENV:
    PERL5LIB="/home/cpan/pit/jail/_zPxf2chaV/lib/perl5:/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/eTDdorrF7G/Math-GSL-0.40/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/eTDdorrF7G/Math-GSL-0.40/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="27226"
    PERL5_CPANPLUS_IS_VERSION="0.9176"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.12.2"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/_zPxf2chaV"
    PERL_MB_OPT="--install_base "/home/cpan/pit/jail/_zPxf2chaV""
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/_zPxf2chaV"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/jail/_zPxf2chaV/lib/perl5/5.12.2/amd64-netbsd-thread-multi
    /home/cpan/pit/jail/_zPxf2chaV/lib/perl5/5.12.2
    /home/cpan/pit/jail/_zPxf2chaV/lib/perl5/amd64-netbsd-thread-multi
    /home/cpan/pit/jail/_zPxf2chaV/lib/perl5
    /home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/eTDdorrF7G/Math-GSL-0.40/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/eTDdorrF7G/Math-GSL-0.40/blib/arch
    /home/cpan/pit/thr/perl-5.12.2/lib/site_perl/5.12.2/amd64-netbsd-thread-multi
    /home/cpan/pit/thr/perl-5.12.2/lib/site_perl/5.12.2
    /home/cpan/pit/thr/perl-5.12.2/lib/5.12.2/amd64-netbsd-thread-multi
    /home/cpan/pit/thr/perl-5.12.2/lib/5.12.2
    .