I compiled gsl-1.12 on an Intel Core2 duo running SUSE Linux 10.2 with gcc-4.4.1. Configuration and build worked fine but make check failed with the following error:
make[2]: Leaving directory `/data1/koeh_cl/Software/gsl/gsl-1.12_platon_build/sum' make[1]: Leaving directory `/data1/koeh_cl/Software/gsl/gsl-1.12_platon_build/sum' Making check in integration make[1]: Entering directory `/data1/koeh_cl/Software/gsl/gsl-1.12_platon_build/integration' make test make[2]: Entering directory `/data1/koeh_cl/Software/gsl/gsl-1.12_platon_build/integration' make[2]: `test' is up to date. make[2]: Leaving directory `/data1/koeh_cl/Software/gsl/gsl-1.12_platon_build/integration' make check-TESTS make[2]: Entering directory `/data1/koeh_cl/Software/gsl/gsl-1.12_platon_build/integration' FAIL: qawc(f459) elist (1.83292424966307774e-15 observed vs 1.83308294820715351e-15 expected) [744] FAIL: test =================== Due to the relatively small relative error I am not sure whether this is a bug or not. Any help would be appreciated. Kind regards Claas _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
