lilypond-devel
[Top][All Lists]
Advanced

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

Re: screech-and-boink.ly


From: David Kastrup
Subject: Re: screech-and-boink.ly
Date: Sat, 30 Jun 2012 17:07:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

David Kastrup <address@hidden> writes:

> "address@hidden" <address@hidden> writes:
>
>> The file is in Documentation/snippets/
>>
>> As for the copying, I'm not sure... I build in a separate build
>> directory, but I nuked it and started from scratch and still got the
>> same problem.
>
> Does "started from scratch" include rerunning autogen.sh?
>
> I am just now doing a rerun without separate build directory (does this
> only happen with make doc, or is make all sufficient?).  If that works,
> I'll check with it.

Interestingly, I just got the same error

LILYPOND_VERSION=2.15.41 /usr/bin/python ../scripts/lilypond-book.py -I ./ -I 
./out -I ../input -I /usr/local/tmp/lilypond/Documentation -I 
/usr/local/tmp/lilypond/Documentation/snippets/out -I ../input/regression/ -I 
/usr/local/tmp/lilypond/Documentation/included/ -I 
/usr/local/tmp/lilypond/mf/out/ -I /usr/local/tmp/lilypond/mf/out/ -I 
/usr/local/tmp/lilypond/Documentation/pictures -I 
/usr/local/tmp/lilypond/Documentation/pictures/./out --process='true 
-dbackend=eps --formats=ps,png,pdf  -dinclude-eps-fonts -dgs-load-fonts 
--header=doctitle --header=doctitlecs --header=doctitlede --header=doctitlees 
--header=doctitlefr --header=doctitlehu --header=doctitleit --header=doctitleja 
--header=doctitlenl --header=doctitlezh --header=texidoc --header=texidoccs 
--header=texidocde --header=texidoces --header=texidocfr --header=texidochu 
--header=texidocit --header=texidocja --header=texidocnl --header=texidoczh 
-dcheck-internal-types -ddump-signatures -danti-alias-factor=2' --output=./out 
--format=texi --loglevel=WARN  --skip-lily-check --lily-output-dir 
/usr/local/tmp/lilypond/out/lybook-db --redirect-lilypond-output usage.tely
langdefs.py: warning: lilypond-doc gettext domain not found.
lilypond-book.py: error: file not found: screech-and-boink.ly

make[1]: *** [out/usage.texi] Error 1
make[1]: Leaving directory `/usr/local/tmp/lilypond/Documentation'
make: *** [all] Error 2

after a few changes (non-separate build directory) and doing "make" on
master.  It would appear that at the very least, some recent changes are
non-rubust against switching of branches.

git reflog here states

43fe858 address@hidden: checkout: moving from 
43fe858eb18418ae1d8867786ad873b7a4e2ae8a
43fe858 address@hidden: commit: Fix description in lily/include/smobs.hh
e6a5019 address@hidden: checkout: moving from grace to origin/staging
f3f25b6 address@hidden: commit (amend): lots
ab03743 address@hidden: commit: lots
fb4ec44 address@hidden: checkout: moving from unrational to grace
5d0a0ba address@hidden: commit: get rid of Rational
5e3f01b address@hidden: checkout: moving from 
b5250b853d1a520e8245b895ad11bfdf0d636275
b5250b8 address@hidden: commit: Fix polarity of rhythmic-location>=?
e47e8dc address@hidden: checkout: moving from moment to origin

and the grace branch is based off

commit 5a3cea00a530d2f80cfce66e58dbeadbfe373bb6
Author: David Kastrup <address@hidden>
Date:   Sat Jun 23 17:14:03 2012 +0200

    Make third argument @var{alter} of ly:make-pitch optional.
    
    This has already been the case in the function signature, but actual use
    as an optional function argument resulted in an error message.

which is a rather recent commit, and similar things go for the other
stuff I checked out.

I'll see what kind of cleanup will do the trick here, but it clearly
_is_ a nuisance, being encountered by two different people so far.

-- 
David Kastrup




reply via email to

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