On Thu, 14 May 2009, Eric Botcazou wrote: > > The build went through without any error, > > but most of the tests failed in "make check". > > unexpected failures = 6472 and passed = 52. > > Try with "make -k check" and no -j, parallel testing is broken on Solaris. > Eric Botcazou
To clarify, is it "make -l #" that fails or "make -j #" on Solaris? Parallel testing with -j# used to work fine, but admitedly its been a long while since I lost my solaris box... (I don't know if the load avg based mechanism for -l ever worked.) Is there a PR number? Thanks, --Kaveh