lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Make test-baseline fails


From: Graham Percival
Subject: Re: Make test-baseline fails
Date: Wed, 13 Jul 2011 08:21:11 -0700
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed, Jul 13, 2011 at 03:01:29PM +0000, James Lowe wrote:
> 
> ) Remember that our build system cannot reliably handle a build
> )directory with anything inside it.
> 
> Yes, hence my reason not using it.
>
> Anyway, I did a load of make clean/doc clean and re-ran autogen.sh and 
> configure and got a clean make test-baseline.

You're doing this backwards.  Having a separate
  build/
dir is useful precisely so that you can delete it and be certain
that everything is gone.  make clean / doc-clean / test-clean is
*not* reliable.  rm -rf build/ *is* reliable.

Cheers,
- Graham



reply via email to

[Prev in Thread] Current Thread [Next in Thread]