stevenc@suselinux:~/.cpan/build/Math-GSL-0.44-0> ./Build test Processing 2.6 XS files, GSL 2.6 (via gsl-config) at /home/stevenc/GSL2.6 Compiler = cc (SUSE Linux) 13.3.0 Copyright (C) 2023 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/stevenc/GSL2.6/include -D_REENTRANT -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/stevenc/GSL2.6/include ldflags = -shared -L/home/stevenc/GSL2.6/lib64 -lgsl -lgslcblas -lm -fPIC -fno-omit-frame-pointer PERL5LIB = /home/stevenc/perl5/lib/perl5:/home/stevenc/perl5/lib/perl5 LD_LIBRARY_PATH = /home/stevenc/GSL2.6/lib64/ t/00-load.t ........ 1/? # Testing Math::GSL 0.44 with GSL 2.6 on x86_64-linux-thread-multi, Perl (/usr/bin/perl) 5.038002 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 t/GSL.t ............ 1/? # # 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 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 t/Matrix.t ......... 1/? # # Elements start differing at index 1, delta = 1 # $x->[1] = 3 # $y->[1] = 2 t/Matrix.t ......... ok t/MatrixComplex.t .. 1/38 # # 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 t/NTuple.t ......... 1/11 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 t/SF.t ............. 1/? # GSL version=2.6 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 t/Vector.t ......... 1/143 # # 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 t/ver2func.t ....... # Testing Math::GSL with GSL 1.16.1 on x86_64-linux-thread-multi, Perl (/usr/bin/perl) 5.038002 t/ver2func.t ....... ok All tests successful. Files=58, Tests=4193, 8 wallclock secs ( 0.42 usr 0.10 sys + 7.04 cusr 0.71 csys = 8.27 CPU) Result: PASS