lilypond-devel
[Top][All Lists]
Advanced

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

Re: Make doc fails


From: address@hidden
Subject: Re: Make doc fails
Date: Sun, 28 Aug 2011 12:02:52 +0200

On Aug 28, 2011, at 11:46 AM, Phil Holmes wrote:

> ----- Original Message ----- From: "Graham Percival" <address@hidden>
> To: "Phil Holmes" <address@hidden>; <address@hidden>
> Cc: "Devel" <address@hidden>
> Sent: Sunday, August 28, 2011 3:33 AM
> Subject: Re: Make doc fails
> 
> 
>> On Sun, Aug 28, 2011 at 03:19:00AM +0100, Graham Percival wrote:
>>> On Sat, Aug 27, 2011 at 05:14:00PM +0100, Phil Holmes wrote:
>>> > This afternoon I've done a fresh pull, make and make doc.  Make doc
>>> > failed with this:
>>> 
>>> Indeed.  It needed to run
>>>  scripts/auxiliar/makelsr.py
>>> I've just done that, and will push once the build successfully
>>> finishes.
>> 
>> Mike.
>> 
>> Your commit
>> Adds a Flag grob to LilyPond.
>> f0978ed121192fee9bdf2453a325d98693148acf
>> introduced a syntax change with no convert-ly rule.  It also broke
>> compiling on git master.  I am now fixing stuff manually.  This is
>> not how I was planning on spending my 3am Sunday morning.
>> 
>> 
>> Unfortunately we cannot ask James to do a complete documentation
>> compile to test each patch, but as soon as I can build a release
>> again, I will create an automatic compiling checker.
>> 
>> - Graham
> 
> I think that's fixed one problem, but I can't test because another change 
> appears to have created another problem:
> 
> lily.scmBacktrace:
> In /home/phil/lilypond-git/build/out/share/lilypond/current/scm/lily.scm:
> 479: 0* [for-each #<procedure ly:load #> #]
> In unknown file:
>  ?: 1* [ly:load "define-grobs.scm"]
> In /home/phil/lilypond-git/build/out/share/lilypond/current/scm/lily.scm:
> 289: 2* (let* ((file-name (%search-load-path x))) (ly:debug "[~A" file-name) 
> ...)
> 293: 3* [primitive-load-path 
> "/home/phil/lilypond-git/build/out/share/lilypond/current/scm/define-grobs.scm"]
> In 
> /home/phil/lilypond-git/build/out/share/lilypond/current/scm/define-grobs.scm:
> 2629: 4* (define pure-conversions-alist (quasiquote (# # # # ...)))
> 2630: 5* (quasiquote (# # # # ...))
> 
> /home/phil/lilypond-git/build/out/share/lilypond/current/scm/define-grobs.scm:2630:3:
>  In expression (quasiquote (# # # ...)):
> /home/phil/lilypond-git/build/out/share/lilypond/current/scm/define-grobs.scm:2630:3:
>  Unbound variable: ly:stem::pure-calc-stem-end-position
> command failed: /home/phil/lilypond-git/build/out/bin/lilypond [snip options] 
> "/home/phil/lilypond-git/build/out/lybook-db/snippet-names-2097757151.ly"
> 
> 

Phil,

This comes from my Stem patch.  I didn't think to touch the docs for this, but 
I will take care of it over the next two hours and post a patch for review.

Cheers,
MS




reply via email to

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