Zack Weinberg writes:
> > After digging in the archives I see that most of those failures can
> > be blamed on using Apple's ancient m4, and the tests on my other
> > machine confirm that using MacPorts' m4 instead fixes them.

> We should detect this m4 and refuse to use it. What does it print for `m4 
> --version`?

---
GNU M4 1.4.6
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Written by Rene' Seindal.
---

But per my later results, you should block 1.4.7 too if you want to
go that way.


> > But there's still these two failures:
> > 509: AC_CHECK_HEADER_STDBOOL                         FAILED (acheaders.at:9)
> > 514: AC_HEADER_STDBOOL                               FAILED 
> > (acheaders.at:14)

> Can you send us the testsuite.log for the run with only these two failures, 
> please?

See my other submission with the MacPorts-based results.

                        regards, tom lane

Reply via email to