On 8/6/07, Ken Moffat <[EMAIL PROTECTED]> wrote: > On Mon, Aug 06, 2007 at 12:06:55PM -0700, Dan Nicholson wrote: > > > > A couple things I figured out about the vim tests. First, the test > > hang was due to bad make dependencies when running in parallel. > > The package itself is set up to run in parallel ? I don't see > that.
No, I run with MAKEFLAGS=-j3. This breaks when Makefiles don't have well constructed dependencies. In the case of vim's tests, it seems that only one test can be active at a time or they may hang. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page