Re: Install error: missing rational.py

2020-04-05 Thread Jonas Hahnfeld
Am Sonntag, den 05.04.2020, 23:39 +0200 schrieb Han-Wen Nienhuys: > On Sun, Apr 5, 2020 at 11:34 PM Jonas Hahnfeld < > hah...@hahnjo.de > > wrote: > > Am Sonntag, den 05.04.2020, 23:19 +0200 schrieb Han-Wen Nienhuys: > > > On Sun, Apr 5, 2020 at 11:15 PM Jonas Hahnfeld < > > > hah...@hahnjo.de > >

Re: Install error: missing rational.py

2020-04-05 Thread Han-Wen Nienhuys
On Sun, Apr 5, 2020 at 11:34 PM Jonas Hahnfeld wrote: > > Am Sonntag, den 05.04.2020, 23:19 +0200 schrieb Han-Wen Nienhuys: > > On Sun, Apr 5, 2020 at 11:15 PM Jonas Hahnfeld < > > hah...@hahnjo.de > > > wrote: > > > > [/home/colin/lilypond-git/build/../stepmake/stepmake/toplevel-targets.make:27:

Re: Install error: missing rational.py

2020-04-05 Thread Jonas Hahnfeld
Am Sonntag, den 05.04.2020, 23:19 +0200 schrieb Han-Wen Nienhuys: > On Sun, Apr 5, 2020 at 11:15 PM Jonas Hahnfeld < > hah...@hahnjo.de > > wrote: > > > [/home/colin/lilypond-git/build/../stepmake/stepmake/toplevel-targets.make:27: > > > install] Error 2 > > > > I guess this is ab7a344f68 ("Cleanu

Re: Install error: missing rational.py

2020-04-05 Thread David Kastrup
Jonas Hahnfeld writes: > P.S. Note that this will very likely also breaks GUB. If we don't > release 2.21.0 very soon, it looks like we will never be able to with > all the issues that get introduced to master. I did the LSR import and gave Phil the green light for 2.21.0 (which he was planning

Re: Install error: missing rational.py

2020-04-05 Thread Han-Wen Nienhuys
On Sun, Apr 5, 2020 at 11:15 PM Jonas Hahnfeld wrote: > > [/home/colin/lilypond-git/build/../stepmake/stepmake/toplevel-targets.make:27: > > install] Error 2 > > I guess this is ab7a344f68 ("Cleanup python/ build rules.") together see https://codereview.appspot.com/549810043/ > with out-of-tree

Re: Install error: missing rational.py

2020-04-05 Thread Jonas Hahnfeld
Am Sonntag, den 05.04.2020, 13:21 -0600 schrieb Colin Campbell: > Pulled from master this morning. Compiled without apparent error. > Install choked as below. Deleted /build, re-ran autogen.sh, mkdir build, > cd build, ../configure and re-compiled, again without apparent error. > > *

Install error: missing rational.py

2020-04-05 Thread Colin Campbell
Pulled from master this morning. Compiled without apparent error. Install choked as below. Deleted /build, re-ran autogen.sh, mkdir build, cd build, ../configure and re-compiled, again without apparent error. *** colin@Sherlock build]$ sudo make install [sud