Subject: | test failure |
Date: | Fri, 20 Jan 2012 21:35:05 +0000 (GMT) |
To: | bug-Math-Gsl [...] rt.cpan.org |
From: | Patrick Dupre <patrick.dupre [...] york.ac.uk> |
Hello,
I use a machine:
Linux 3.1.9-1.fc16.i686.PAE i686
with:
perl 5, version 14, subversion 2 (v5.14.2)
and I get an error when I run
./Build test (Math-GSL-0.26).
Process XS files version 1.15
t/00-load.t ........ 1/53 # Testing Math::GSL 0.26 on
i386-linux-thread-multi, Perl (/usr/bin/perl) 5.014002
t/00-load.t ........ ok
t/01-pod.t ......... ok
t/BLAS.t ........... ok
t/BSpline.t ........ ok
t/CBLAS.t .......... ok
t/CDF.t ............ ok
t/Chebyshev.t ...... 1/10
# Failed test 'GSL_CHEB_CALC_DERIV died (Bizarre copy of UNKNOWN in
subroutine entry at t/Chebyshev.t line 59.)'
# at t/Chebyshev.t line 72.
# (in Math::GSL::Chebyshev::Test->GSL_CHEB_CALC_DERIV)
# Failed test 'GSL_CHEB_CALC_INTEGRAL died (Bizarre copy of UNKNOWN in
subroutine entry at t/Chebyshev.t line 68.)'
# at t/Chebyshev.t line 72.
# (in Math::GSL::Chebyshev::Test->GSL_CHEB_CALC_INTEGRAL)
# Failed test 'GSL_CHEB_EVAL died (Bizarre copy of UNKNOWN in subroutine
entry at t/Chebyshev.t line 40.)'
# at t/Chebyshev.t line 72.
# (in Math::GSL::Chebyshev::Test->GSL_CHEB_EVAL)
# Failed test 'GSL_CHEB_EVAL_ERR died (Bizarre copy of UNKNOWN in
subroutine entry at t/Chebyshev.t line 48.)'
# at t/Chebyshev.t line 72.
# (in Math::GSL::Chebyshev::Test->GSL_CHEB_EVAL_ERR)
# Failed test 'GSL_CHEB_INIT died (Bizarre copy of UNKNOWN in subroutine
entry at t/Chebyshev.t line 33.)'
# at t/Chebyshev.t line 72.
# (in Math::GSL::Chebyshev::Test->GSL_CHEB_INIT)
# Looks like you planned 10 tests but ran 6.
# Looks like you failed 5 tests of 6 run.
t/Chebyshev.t ...... Dubious, test returned 5 (wstat 1280, 0x500)
Failed 9/10 subtests
t/Combination.t .... ok
t/Complex.t ........ ok
t/Const.t .......... ok
t/DHT.t ............ ok
t/Deriv.t .......... 1/13
# Failed test 'TEST_DERIV_BACKWARD died (Bizarre copy of UNKNOWN in
subroutine entry at t/Deriv.t line 70.)'
# at t/Deriv.t line 84.
# (in Math::GSL::Deriv::Test->TEST_DERIV_BACKWARD)
# Failed test 'TEST_DERIV_CENTRAL died (Bizarre copy of UNKNOWN in
subroutine entry at t/Deriv.t line 51.)'
# at t/Deriv.t line 84.
# (in Math::GSL::Deriv::Test->TEST_DERIV_CENTRAL)
# Failed test 'gsl_deriv_central can call anon sub'
# at t/Deriv.t line 82.
# (in Math::GSL::Deriv::Test->TEST_DERIV_CENTRAL_CALLS_THE_SUB)
# expecting: Regexp ((?^:CALL ME BACK))
# found: Bizarre copy of UNKNOWN in subroutine entry at t/Deriv.t line 81.
# Failed test 'gsl_deriv_central borks when first arg is not a existing
routine'
# at t/Deriv.t line 32.
# (in Math::GSL::Deriv::Test->TEST_DERIV_CENTRAL_DIES)
# expecting: Regexp ((?^:Undefined subroutine))
# found: Bizarre copy of UNKNOWN in subroutine entry at t/Deriv.t line 31.
# Failed test 'gsl_deriv_central borks when first arg is not a existing
routine'
# at t/Deriv.t line 44.
# (in Math::GSL::Deriv::Test->TEST_DERIV_CENTRAL_DIES)
# expecting: Regexp ((?^:Undefined subroutine))
# found: Bizarre copy of UNKNOWN in subroutine entry at t/Deriv.t line 43.
# Failed test 'TEST_DERIV_FORWARD died (Bizarre copy of UNKNOWN in
subroutine entry at t/Deriv.t line 61.)'
# at t/Deriv.t line 84.
# (in Math::GSL::Deriv::Test->TEST_DERIV_FORWARD)
# Looks like you failed 6 tests of 13.
t/Deriv.t .......... Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/13 subtests
(less 3 skipped subtests: 4 okay)
t/Eigen.t .......... ok
t/Errno.t .......... ok
t/FFT.t ............ ok
t/Fit.t ............ Failed 23/23 subtests
t/GSL.t ............ 1/19 #
# 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 .... 1/29
# Failed test 'TEST_QAG died (Bizarre copy of UNKNOWN in subroutine
entry at t/Integration.t line 40.)'
# at t/Integration.t line 166.
# (in Math::GSL::Integration::Test->TEST_QAG)
# Failed test 'TEST_QAG2 died (Bizarre copy of UNKNOWN in subroutine
entry at t/Integration.t line 106.)'
# at t/Integration.t line 166.
# (in Math::GSL::Integration::Test->TEST_QAG2)
# Failed test 'TEST_QAGI died (Bizarre copy of UNKNOWN in subroutine
entry at t/Integration.t line 92.)'
# at t/Integration.t line 166.
# (in Math::GSL::Integration::Test->TEST_QAGI)
# Failed test 'TEST_QAGIU died (Bizarre copy of UNKNOWN in subroutine
entry at t/Integration.t line 64.)'
# at t/Integration.t line 166.
# (in Math::GSL::Integration::Test->TEST_QAGIU)
# Failed test 'TEST_QAGS3 died (Bizarre copy of UNKNOWN in subroutine
entry at t/Integration.t line 124.)'
# at t/Integration.t line 166.
# (in Math::GSL::Integration::Test->TEST_QAGS3)
# Failed test 'TEST_QNG died (Bizarre copy of UNKNOWN in subroutine
entry at t/Integration.t line 145.)'
# at t/Integration.t line 166.
# (in Math::GSL::Integration::Test->TEST_QNG)
# Looks like you planned 29 tests but ran 17.
# Looks like you failed 6 tests of 17 run.
t/Integration.t .... Dubious, test returned 6 (wstat 1536, 0x600)
Failed 18/29 subtests
t/Interp.t ......... ok
t/Linalg.t ......... ok
t/Machine.t ........ ok
t/Matrix.t ......... 160/238 #
# 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 ............ 1/22
# Failed test 'GSL_MIN_ITERATE died (Bizarre copy of UNKNOWN in
subroutine entry at t/Min.t line 89.)'
# at t/Min.t line 96.
# (in Math::GSL::Min::Test->GSL_MIN_ITERATE)
# Failed test 'GSL_MIN_SET died (Bizarre copy of UNKNOWN in subroutine
entry at t/Min.t line 47.)'
# at t/Min.t line 96.
# (in Math::GSL::Min::Test->GSL_MIN_SET)
# Looks like you planned 22 tests but ran 8.
# Looks like you failed 2 tests of 8 run.
t/Min.t ............ Dubious, test returned 2 (wstat 512, 0x200)
Failed 16/22 subtests
t/Monte.t .......... 1/15
# Failed test 'TEST_MONTE_PLAIN_INTEGRATE died (Bizarre copy of UNKNOWN
in subroutine entry at t/Monte.t line 52.)'
# at t/Monte.t line 84.
# (in Math::GSL::Monte::Test->TEST_MONTE_PLAIN_INTEGRATE)
# Failed test 'TEST_MONTE_VEGAS_INTEGRATE died (Bizarre copy of UNKNOWN
in subroutine entry at t/Monte.t line 63.)'
# at t/Monte.t line 84.
# (in Math::GSL::Monte::Test->TEST_MONTE_VEGAS_INTEGRATE)
# Looks like you failed 2 tests of 15.
t/Monte.t .......... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/15 subtests
(less 2 skipped subtests: 11 okay)
t/Multifit.t ....... ok
t/Multimin.t ....... ok
t/Multiroots.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/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 .......... 1/13
# Failed test 'GSL_ROOTS_SET died (Bizarre copy of UNKNOWN in subroutine
entry at t/Roots.t line 38.)'
# at t/Roots.t line 82.
# (in Math::GSL::Roots::Test->GSL_ROOTS_SET)
# Failed test 'GSL_ROOT_ITERATE died (Bizarre copy of UNKNOWN in
subroutine entry at t/Roots.t line 48.)'
# at t/Roots.t line 82.
# (in Math::GSL::Roots::Test->GSL_ROOT_ITERATE)
# Looks like you planned 13 tests but ran 10.
# Looks like you failed 2 tests of 10 run.
t/Roots.t .......... Dubious, test returned 2 (wstat 512, 0x200)
Failed 5/13 subtests
t/SF.t ............. ok
t/Siman.t .......... ok
t/Sort.t ........... ok
t/Spline.t ......... ok
t/Statistics.t ..... ok
t/Sum.t ............ ok
t/Sys.t ............ ok
t/Vector.t ......... 1/142 #
# 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/Chebyshev.t (Wstat: 1280 Tests: 6 Failed: 5)
Failed tests: 2-6
Non-zero exit status: 5
Parse errors: Bad plan. You planned 10 tests but ran 6.
t/Deriv.t (Wstat: 1536 Tests: 13 Failed: 6)
Failed tests: 1, 3, 5-6, 10-11
Non-zero exit status: 6
t/Fit.t (Wstat: 11 Tests: 0 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 23 tests but ran 0.
t/Integration.t (Wstat: 1536 Tests: 17 Failed: 6)
Failed tests: 11-16
Non-zero exit status: 6
Parse errors: Bad plan. You planned 29 tests but ran 17.
t/Min.t (Wstat: 512 Tests: 8 Failed: 2)
Failed tests: 1, 4
Non-zero exit status: 2
Parse errors: Bad plan. You planned 22 tests but ran 8.
t/Monte.t (Wstat: 512 Tests: 15 Failed: 2)
Failed tests: 10-11
Non-zero exit status: 2
t/Roots.t (Wstat: 512 Tests: 10 Failed: 2)
Failed tests: 3-4
Non-zero exit status: 2
Parse errors: Bad plan. You planned 13 tests but ran 10.
t/Vector.t (Wstat: 0 Tests: 142 Failed: 0)
TODO passed: 141
Files=52, Tests=4024, 14 wallclock secs ( 1.13 usr 0.12 sys + 12.23 cusr
0.87 csys = 14.35 CPU)
Result: FAIL
Failed 7/52 test programs. 23/4024 subtests failed.
Could you help?
Thank
--
---
==========================================================================
Patrick DUPRÉ | |
Department of Chemistry | | Phone: (44)-(0)-1904-434384
The University of York | | Fax: (44)-(0)-1904-432516
Heslington | |
York YO10 5DD United Kingdom | | email: patrick.dupre@york.ac.uk
==========================================================================