Re: [m4-1.4.11] build feedback

2008-04-12 Thread Bruno Haible
Eric Blake wrote, citing Nelson Beebe: > | > | Machinetype:SGI O2 R1-SC (150 MHz);IRIX 6.5 > | Configure environment: CC=c89 CXX=CC CFLAGS=-I/usr/local/include > CXXFLAGS=-I/usr/local/include LDFLAGS=-Wl,-

Re: m4-1.4.11: assert failure in two self tests on NetBSD

2008-04-12 Thread Bruno Haible
Hi, Thomas Klausner reported: > | m4-1.4.11 fails two selftests on NetBSD-4.99.48/amd64. > | The first one is in test-frexpl: > | > | # gdb test-frexpl test-frexpl.core > | GNU gdb 6.5 > | Copyright (C) 2006 Free Software Foundation, Inc. > ... > | Core was generated by `test-frexpl'. > | Program

Re: m4 1.4.11 test failures

2008-04-12 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Elbert Pol on 4/10/2008 9:31 AM: | Hi Eric, | | No longer the fpurge error now. | But other errors. Can you try this image? Again, 'make -k check' would be useful. I suspect a couple of the tests will still fail, but this should be imp

Re: m4 1.4.11 test failures

2008-04-12 Thread Elbert Pol
Hi Eric, Says the url is not availble Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Elbert Pol on 4/10/2008 9:31 AM: | Hi Eric, | | No longer the fpurge error now. | But other errors. Can you try this image? Again, 'make -k check' would be useful. I suspect

Re: m4-1.4.11: assert failure in two self tests on NetBSD

2008-04-12 Thread Thomas Klausner
Hi Bruno! Thanks for the quick reply! On Sat, Apr 12, 2008 at 07:33:14PM +0200, Bruno Haible wrote: > Hi, > > Thomas Klausner reported: > > | m4-1.4.11 fails two selftests on NetBSD-4.99.48/amd64. > > | The first one is in test-frexpl: > > | > > | # gdb test-frexpl test-frexpl.core > > | GNU gdb

Re: m4 1.4.11 test failures

2008-04-12 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Elbert Pol on 4/12/2008 2:37 PM: | | Hi Eric, | | Says the url is not availble Sorry about that. I uploaded the .bz2 earlier but not the .gz. Both formats are now available. | | http://home.comcast.net/~ericblake/m4-1.4.10b.25-fb04.ta

Re: m4-1.4.11: assert failure in two self tests on NetBSD

2008-04-12 Thread Bruno Haible
Thomas Klausner wrote: > > - In gdb of this test, compiled with CFLAGS=-g (no optimization): > > print mantissa > > print i > > print x > > print *(void*(*)[4])&mantissa > > print *(void*(*)[4])&x > > (gdb) print mantissa > $1 = 0.505 > (gdb) print i > $2 = 1 > (gdb) print x