> On OSX Lion, test 100 always fails.  Plus, I get random failures.


The two patches for test 100 fixed that fail.  Thanks Paul.
Although I get random fails, every test passes at one point or another.

Here I'm trying to solve the random test failures I get on Lion.
When my tests fail, they refer to at_check_env, as in

./acc.at:29: at_check_env

I don't know if that is significant, but here is a collection of failure
summaries from multiple runs:

 330: acfortran.at:17    AC_FC_FIXEDFORM
 481: acfunctions.at:23  AC_FUNC_LSTAT
 296: acc.at:22          AC_C_VARARRAYS
 344: erlang.at:30       Erlang
 302: acc.at:28          AC_PROG_CPP_WERROR
 421: acprograms.at:16   AC_PROG_LEX
 455: actypes.at:25      AC_TYPE_MODE_T
 477: acfunctions.at:19  AC_FUNC_FSEEKO
 288: acc.at:14          AC_C_BIGENDIAN
 298: acc.at:24          AC_PROG_CC_C89
 484: acfunctions.at:26  AC_FUNC_MEMCMP
 493: acfunctions.at:35  AC_FUNC_STRERROR_R
 233: torture.at:35      AC_CONFIG_COMMANDS with temporary directory
 301: acc.at:27          AC_PROG_CC_STDC
 423: acprograms.at:18   AC_PROG_MAKE_SET
 303: acc.at:29          AC_PROG_GCC_TRADITIONAL

Anyone have any ideas how to define the problem?

osx 10.7.3
llvm-gcc-4.2.1 from XCode-4.3
m4-1.4.6
gawk-4.0.0
gnu-sed-4.2.1

Reply via email to