On Sep 17, 2011, at 1:55 PM, [email protected] wrote: > I'm getting a lot of errors in the make check for example: > > > /home/jlowe/lilypond-git/input/regression/spacing-correction-accidentals.log > > > @@ -11,13 +11,13 @@ > > > c8 cis'' > -/home/jlowe/lilypond-git/input/regression/spacing-correction-accidentals.ly:11:2: > programming error: cyclic dependency: calculation-in-progress > encountered for #'quantized-positions (Beam) > - > - c8 cis'' > -/home/jlowe/lilypond-git/input/regression/spacing-correction-accidentals.ly:11:2: > continuing, cross fingers > +/home/jlowe/lilypond-git/input/regression/spacing-correction-accidentals.ly:11:5: > programming error: cyclic dependency: calculation-in-progress > encountered for #'Y-extent (Stem) > + c8 > + cis'' > +/home/jlowe/lilypond-git/input/regression/spacing-correction-accidentals.ly:11:5: > continuing, cross fingers > > - > - c8 cis'' > + c8 > + cis'' > > /home/jlowe/lilypond-git/input/regression/spacing-correction-accidentals.ly:12:2: > programming error: cyclic dependency: calculation-in-progress > encountered for #'quantized-positions (Beam) > > --snip-- > > This seems to be the general error. > > James > > http://codereview.appspot.com/5056041/
James, If you git pull and rerun, it should be clean now. Cheers, MS _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
