Is 6.3 ready for release?
Dan Nicholson
dbn.lists at gmail.com
Mon Aug 6 15:04:48 MDT 2007
On 8/6/07, Ken Moffat <zarniwhoop at ntlworld.com> 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
More information about the lfs-dev
mailing list