bug-gnulib
[Top][All Lists]
Advanced

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

Re: m4-1.4.11 test-strtod.c fails with 5 asserts


From: Eric Blake
Subject: Re: m4-1.4.11 test-strtod.c fails with 5 asserts
Date: Wed, 16 Apr 2008 14:15:33 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to BuraphaLinux Server on 4/16/2008 2:26 AM:
| please cc: me; I am not subscribed.
|
| I am sending this as the 'make check' output said I should.

Try 'make -k check' to see how the M4-specific tests fare.

| glibc 2.7
|
| test-strtod.c:667: assertion failed
| test-strtod.c:668: assertion failed
| test-strtod.c:688: assertion failed
| test-strtod.c:717: assertion failed
| test-strtod.c:718: assertion failed
| FAIL: test-strtod
|
| All other tests pass.

All five of these deal with a bug in parsing "nan()", which is present in
older glibc (but if I understand the glibc bug reports correctly, is fixed
in CVS).  Since m4-1.4.11 was released, strtod.m4 has already been beefed
up to catch other bugs, but I'm not sure if this particular bug is
filtered in strtod.m4 yet.

|
| How can I determine if this is a test case issue or a real problem?

It only affects m4's format builtin (which is a GNU extension), so you can
probably install m4 anyway.  You can also try 'gl_cv_func_strtod_works=no
./configure' to see if that fixes things on the m4 front (assuming, of
course, that config.log claimed that strtod is working on your platform),
although the fact remains that other clients of strtod will encounter the
same glibc bug.

You may also be interested in trying more recent snapshots; the most
recently posted is at:

http://home.comcast.net/~ericblake/m4-1.4.10b.25-fb04.tar.gz
http://home.comcast.net/~ericblake/m4-1.4.10b.25-fb04.tar.gz.asc

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkgGXmUACgkQ84KuGfSFAYCDXwCgkQ139LfGw6uIJhcb62yBpTz9
958AoM8paX6u8LaIeEtDzREfZz4V7Oe3
=Ya/Y
-----END PGP SIGNATURE-----




reply via email to

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