Re: regtests for previous stables failing

2017-10-27 Thread Werner LEMBERG
>>> In that case, I can only think of our Makefiles not being >>> compatible with current make (there are also problems with current >>> g++ but you should not even have gotten as far had you encountered >>> those). > > Obviously David was right about the make-version. Do we need to fix > somethi

Re: regtests for previous stables failing

2017-10-27 Thread David Kastrup
Thomas Morley writes: > But in the light of David's last mail I revived my old LilyDev3 which has: > $ make --version && gcc --version > GNU Make 3.81 > Copyright (C) 2006 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. > There is NO warranty; not e

Re: regtests for previous stables failing

2017-10-27 Thread Thomas Morley
2017-10-27 17:06 GMT+02:00 James Lowe : > Hello > > On Fri, 27 Oct 2017 13:43:07 +0200, David Kastrup wrote: > >> Thomas Morley writes: >> >> > 2017-10-27 13:19 GMT+02:00 David Kastrup : >> > >> >> Maybe make check and/or test-baseline doesn't like a separate build >> >> directory? That's the on

Re: regtests for previous stables failing

2017-10-27 Thread James Lowe
Hello On Fri, 27 Oct 2017 13:43:07 +0200, David Kastrup wrote: > Thomas Morley writes: > > > 2017-10-27 13:19 GMT+02:00 David Kastrup : > > > >> Maybe make check and/or test-baseline doesn't like a separate build > >> directory? That's the only thing I can think of right now. > > > > Ok, will

Re: regtests for previous stables failing

2017-10-27 Thread David Kastrup
Thomas Morley writes: > 2017-10-27 13:19 GMT+02:00 David Kastrup : > >> Maybe make check and/or test-baseline doesn't like a separate build >> directory? That's the only thing I can think of right now. > > Ok, will try later, have to leave soon. > Though, I never experienced the problem with mor

Re: regtests for previous stables failing

2017-10-27 Thread Thomas Morley
2017-10-27 13:19 GMT+02:00 David Kastrup : > Thomas Morley writes: > >> 2017-10-27 8:21 GMT+02:00 David Kastrup : >>> Thomas Morley writes: >>> 2017-10-26 23:26 GMT+02:00 David Kastrup : > make clean > > before calling autogen.sh . > > Possibly make distclean .

Re: regtests for previous stables failing

2017-10-27 Thread David Kastrup
Thomas Morley writes: > 2017-10-27 8:21 GMT+02:00 David Kastrup : >> Thomas Morley writes: >> >>> 2017-10-26 23:26 GMT+02:00 David Kastrup : >>> make clean before calling autogen.sh . Possibly make distclean . >>> >>> Being at lilypond-git/build (dev/2-18-test) I did: >>

Re: regtests for previous stables failing

2017-10-27 Thread Thomas Morley
2017-10-27 8:21 GMT+02:00 David Kastrup : > Thomas Morley writes: > >> 2017-10-26 23:26 GMT+02:00 David Kastrup : >> >>> make clean >>> >>> before calling autogen.sh . >>> >>> Possibly make distclean . >> >> Being at lilypond-git/build (dev/2-18-test) I did: >> >> make clean >> make distclean >> c