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): _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel