bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] gsl-1.9 failed block test


From: Igor Nazarov
Subject: [Bug-gsl] gsl-1.9 failed block test
Date: Sat, 14 Apr 2007 13:14:23 -0400

Hi,
I am trying to build gsl-1.9 for Mac OS 10.3.9, Power PC G4. Because of the optimization bug in gcc-3.3 I have just recently installed gcc-4.1.2. Unfortunately, the gcc-4.1.2 build did not pass all tests either, so likely the reason is yet another bug in gcc. However, I would still like to report this bug to you, quite possibly it is not all compiler's fault.

gsl-1.9 failed the following test, block. It passed several tests before that (sys, test, const, complex, cheb).

Making check in block
make  test
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..    -g -O2 -c test.c
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o test test.o libgslbloc k.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la
../sys/libgslsys.la ../utils/libutils.la -lm
gcc -g -O2 -o test test.o ./.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeu tils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsy
s.a ../utils/.libs/libutils.a -lm
make  check-TESTS
FAIL: gsl_block_long_double_fprintf and fscanf [129]
FAIL: gsl_block_complex_long_double_fprintf and fscanf [140]
FAIL: test
===================
1 of 1 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1

Best Regards,
Igor.





reply via email to

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