lilypond-devel
[Top][All Lists]
Advanced

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

Re: GUB fails to rebuild, configure issues?


From: Graham Percival
Subject: Re: GUB fails to rebuild, configure issues?
Date: Tue, 11 Aug 2009 21:01:52 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Tue, Aug 11, 2009 at 02:30:53PM +0200, John Mandereau wrote:
> Le mardi 11 août 2009 à 04:46 -0700, Graham Percival a écrit :
> > Odd behavior: if I rm -rf target/*/build/lilypond*,
> > target/*/src/lilypond*, target/*/status/lilypond*, and
> > target/*/installer/lilypond*   (I'm trying to be safe), it seems
> > to build ok.  But if I try to rebuild with "make lilypond", or if
> > I forget to clean one directory, it fails.
>
> This is certainly because GUB uses smart-autogen.sh, which runs
> autogen.sh if only if stepmake/aclocal MD5 sums have changed since last
> smart-autogen.sh invocation.
...
> I'm reverting the change I made.

This changed the message, but the underlying problem is still
there.  I tried another "make lilypond", without deleting
anything.  (a few commits changed Documentation/general/ and css
stuff, but nothing else happened on master)

Build failed for debian-ppc.

> > I thought that I'd seen error messages about needing to remove
> > config.hh, but this last time that I cleaned things out and
> > generated the error, there's no such message.

Got it now!

Overall console message:
...
 *** Stage: compile (lilypond, darwin-ppc)
Command barfed: cd 
/home/lilypond/gub/target/darwin-ppc/build/lilypond-git.sv.gnu.org--lilypond.git-master
 && make -j1   TARGET_PYTHON="/usr/bin/env python"

Tail of target/linux-x86/log/build.log >>>>>>>>
             rm 
/home/lilypond/gub/target/darwin-ppc/build/lilypond-git.sv.gnu.org--lilypond.git-master/config.hh;
 ./autogen.sh

    make: *** 
[/home/lilypond/gub/target/darwin-ppc/build/lilypond-git.sv.gnu.org--lilypond.git-master/config.hh]
 Error 1
    Command barfed: cd 
/home/lilypond/gub/target/darwin-ppc/build/lilypond-git.sv.gnu.org--lilypond.git-master
 && make -j1   TARGET_PYTHON="/usr/bin/env python"  
<<<<<<<< Tail of target/linux-x86/log/build.log




target/linux-x86/log/build.log:

...
cat
/home/lilypond/gub/target/darwin-ppc/src/lilypond-git.sv.gnu.org--lilypond.git-master/GNUmakefile.in
>> GNUmakefile
chmod -w GNUmakefile
make[1]: Leaving directory
`/home/lilypond/gub/target/darwin-ppc/build/lilypond-git.sv.gnu.org--lilypond.git-master'

 ***
/home/lilypond/gub/target/darwin-ppc/build/lilypond-git.sv.gnu.org--lilypond.git-master/config.hh
is out of date
 *** Remove it and rerun autogen:
         rm
/home/lilypond/gub/target/darwin-ppc/build/lilypond-git.sv.gnu.org--lilypond.git-master/config.hh;
./autogen.sh

make: ***
[/home/lilypond/gub/target/darwin-ppc/build/lilypond-git.sv.gnu.org--lilypond.git-master/config.hh]
Error 1
Command barfed: cd
/home/lilypond/gub/target/darwin-ppc/build/lilypond-git.sv.gnu.org--lilypond.git-master
&& make -j1   TARGET_PYTHON="/usr/bin/env python"
Traceback (most recent call last):






reply via email to

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