Bruno Haible wrote:
Eric Blake wrote, citing Nelson Beebe:
| ------------------------------------------------------------------------
| Machinetype:            SGI O2 R10000-SC (150 MHz);    IRIX 6.5
| Configure environment:  CC=c89 CXX=CC CFLAGS=-I/usr/local/include
CXXFLAGS=-I/usr/local/include LDFLAGS=-Wl,-rpath,/usr/local/libn32
|
| test-vasprintf-posix.c:1309: assertion failed
| /bin/sh[9]: 1710567 Abort(coredump)
| FAIL: test-vasprintf-posix

Seems there is a confusion about whether this platform has a -0.0 or not...

I fear you need to help in debugging this: I did a full check of gnulib
on the IRIX 6.5 machine I have access to, with CC=cc, and got no failures
in this area.

I see the same test failure when building m4-1.4.11 on Irix 5.3 and 6.2
regardless of compiler used.

Irix 6.2 with MIPSpro 7.3.0 or GCC 4.3.0 (Indigo2 R10K):
test-vasprintf-posix.c:1309: assertion failed
/bin/ksh[9]: 10221 Abort(coredump)
FAIL: test-vasprintf-posix

Irix 5.3 with IDO 5.3 or GCC 3.4.6 (Indy R4600):
test-vasprintf-posix.c:1309: assertion failed
/bin/ksh[9]: 8508 Abort(coredump)
FAIL: test-vasprintf-posix

Full logs from make and make -k check available here:
http://jupiterrise.com/tmp

-tgc



_______________________________________________
Bug-m4 mailing list
Bug-m4@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-m4

Reply via email to