bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gsl] A failed test


From: Talha Oktay
Subject: [Bug-gsl] A failed test
Date: Sat, 28 Jan 2006 13:25:30 +0200

Hello,

I have downloaded gls library and successfully compiled it with my winxpsp2
mingw 3.4/mys 1.0  configuration. However  one  of the test reported below
is failed. I just wanted to report this issue as it was noted that the
library should compile and test flawlessly in in windows. The output is as
follows.

Sincerely

make[2]: Leaving directory `/d/toktay/downloads/gnu/gsl-1.7/multimin'
make[1]: Leaving directory `/d/toktay/downloads/gnu/gsl-1.7/multimin'
Making check in monte
make[1]: Entering directory `/d/toktay/downloads/gnu/gsl-1.7/monte'
make  test.exe
make[2]: Entering directory `/d/toktay/downloads/gnu/gsl-1.7/monte'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..    -g -O2 -c test.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test.exe  test.o
libgslmonte.la ../rng/libgslrng.la  ../ieee-utils/libgslieeeutils.la
../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la
../utils/libutils.la -lm
gcc -g -O2 -o test.exe test.o  ./.libs/libgslmonte.al
../rng/.libs/libgslrng.al ../ieee-utils/.libs/libgslieeeutils.al
../err/.libs/libgslerr.al ../test/.libs/libgsltest.al
../sys/.libs/libgslsys.al ../utils/.libs/libutils.al -lm
make[2]: Leaving directory `/d/toktay/downloads/gnu/gsl-1.7/monte'
make  check-TESTS
make[2]: Entering directory `/d/toktay/downloads/gnu/gsl-1.7/monte'
FAIL: vegas, constant, 1d, result[0] (1.0033444816053507 observed vs 1
expected) [901]
FAIL: vegas, constant, 1d, result[1] (1.0033444816053507 observed vs 1
expected) [903]
FAIL: vegas, constant, 1d, result[2] (1.0033444816053507 observed vs 1
expected) [905]
FAIL: vegas, constant, 1d, result[3] (1.0033444816053507 observed vs 1
expected) [907]
FAIL: vegas, constant, 1d, result[4] (1.0033444816053507 observed vs 1
expected) [909]
FAIL: vegas, constant, 1d, result[5] (1.0033444816053507 observed vs 1
expected) [911]
FAIL: vegas, constant, 1d, result[6] (1.0033444816053507 observed vs 1
expected) [913]
FAIL: vegas, constant, 1d, result[7] (1.0033444816053507 observed vs 1
expected) [915]
FAIL: vegas, constant, 1d, result[8] (1.0033444816053507 observed vs 1
expected) [917]
FAIL: vegas, constant, 1d, result[9] (1.0033444816053507 observed vs 1
expected) [919]
FAIL: vegas, tsuda function, 1d, result[0] (1.0006215454517859 observed vs 1
expected) [1261]
FAIL: vegas, tsuda function, 1d, result[1] (1.0006360554272353 observed vs 1
expected) [1263]
FAIL: vegas, tsuda function, 1d, result[2] (1.0006181981035771 observed vs 1
expected) [1265]
FAIL: vegas, tsuda function, 1d, result[3] (1.0006173131992508 observed vs 1
expected) [1267]
FAIL: vegas, tsuda function, 1d, result[4] (1.0006307463050017 observed vs 1
expected) [1269]
FAIL: vegas, tsuda function, 1d, result[5] (1.0006332100320181 observed vs 1
expected) [1271]
FAIL: vegas, tsuda function, 1d, result[6] (1.0006095064720535 observed vs 1
expected) [1273]
FAIL: vegas, tsuda function, 1d, result[7] (1.0006287052079308 observed vs 1
expected) [1275]
FAIL: vegas, tsuda function, 1d, result[8] (1.0006267572646856 observed vs 1
expected) [1277]
FAIL: vegas, tsuda function, 1d, result[9] (1.0006353784000646 observed vs 1
expected) [1279]
FAIL: test.exe
===================
1 of 1 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/d/toktay/downloads/gnu/gsl-1.7/monte'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/d/toktay/downloads/gnu/gsl-1.7/monte'
make: *** [check-recursive] Error 1


reply via email to

[Prev in Thread] Current Thread [Next in Thread]