make check maths fails
root
root@shawc.demon.co.uk
Thu Apr 1 00:00:00 GMT 1999
>Submitter-Id: net
>Originator: root
>Organization:
Shaw Carruthers - shaw@shawc.demon.co.uk
London SW14 7JW UK
This is not a sig( with homage to Magritte).
>
>Confidential: no
>Synopsis: make check maths fails on several test
>Severity: non-critical
>Priority: low
>Category: libc
>Class: sw-bug
>Release: libc-2.0.112
>Environment:
<K6-2-300, linux-2.2.1 , , libm6>
Host type: i586-pc-linux-gnu
System: Linux shawc 2.2.1-ac5 #1 Fri Feb 5 23:04:03 GMT 1999 i586 unknown
Architecture: i586
Addons: linuxthreads crypt localedata ncurses
Build CC: gcc
Compiler version: egcs-2.91.60 19981201 (egcs-1.1.1 release)
Kernel headers: 2.2.1-ac5
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: yes
Build omitfp: no
Build bounded: no
Build static-nss: no
Stdio: libio
>Description:
make -C math tests
make[2]: Entering directory /source/glibc-2.0.111/math'
/source/glibc-2.0.111/compile/elf/ld-linux.so.2 --library-path
/source/glibc-2.0.111/compile:/source/glibc-2.0.111/compile/math:/source/glibc-2.0.111/compile/elf:/source/glibc-2.0.111/compile/nss:/source/glibc-2.0.111/compile/nis:/source/glibc-2.0.111/compile/db2:/source/glibc-2.0.111/compile/rt:/source/glibc-2.0.111/compile/resolv:/source/glibc-2.0.111/compile/linuxthreads
/source/glibc-2.0.111/compile/math/test-float >
/source/glibc-2.0.111/compile/math/test-float.out
make[2]: *** [/source/glibc-2.0.111/compile/math/test-float.out] Error 1
make[2]: Leaving directory /source/glibc-2.0.111/math'
make[1]: *** [math/tests] Error 2
make[1]: Leaving directory /source/glibc-2.0.111'
make: *** [check] Error 2
testing float (without inline functions)
Fail: fdim (9, 0) = 9
Fail: fdim (0, -9) = 9
Fail: fdim (+inf, 9) = +inf
Fail: fdim (+inf, -9) = +inf
Fail: fdim (+9, -inf) = +inf
Fail: fdim (-9, -inf) = +inf
Test suite completed:
2158 test cases plus 2146 tests for exception flags executed.
6 errors occured.
Some other maths test fail as well
>How-To-Repeat:
make check
>Fix:
More information about the Libc-alpha
mailing list