bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] ieee-utils test fails . GSL 1.14


From: Irene L Manotas Gutierrez
Subject: [Bug-gsl] ieee-utils test fails . GSL 1.14
Date: Sun, 24 Apr 2011 23:11:13 -0500

Hello, I'm trying to compile and install the gsl library on my iphone. Both
configure and make command processes were well done. However when I type the
make check command I have the following problem with the test for the
ieee-utils. Can you help me with this problem? Thank you very much! Irene

Making check in ieee-utils
make[1]: Entering directory `/private/var/root/Dev/gsl-1.14/ieee-utils'
make  test
make[2]: Entering directory `/private/var/root/Dev/gsl-1.14/ieee-utils'
gcc -DHAVE_CONFIG_H -I. -I.. -I..    -g -O2 -MT test.o -MD -MP -MF
.deps/test.Tpo -c -o test.o test.c
mv -f .deps/test.Tpo .deps/test.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2   -o test test.o
libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/
libgslsys.la ../utils/libutils.la
libtool: link: gcc -g -O2 -o test test.o  ./.libs/libgslieeeutils.a
../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a
../utils/.libs/libutils.a
make[2]: Leaving directory `/private/var/root/Dev/gsl-1.14/ieee-utils'
make  check-TESTS
make[2]: Entering directory `/private/var/root/Dev/gsl-1.14/ieee-utils'
FAIL: float x = -1*0, sign is - (0 observed vs 1 expected) [5]
FAIL: double x = -1*0, sign is - (0 observed vs 1 expected) [47]
FAIL: test
==================
1 of 1 test failed
==================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/private/var/root/Dev/gsl-1.14/ieee-utils'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/private/var/root/Dev/gsl-1.14/ieee-utils'
make: *** [check-recursive] Error 1
iSergio:~/Dev/gsl-1.14 root# Read from remote host 192.168.2.2: Connection
reset by peer
Connection to 192.168.2.2 closed.


reply via email to

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