lilypond-devel
[Top][All Lists]
Advanced

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

Re: What's the deal with the LSR update?


From: David Kastrup
Subject: Re: What's the deal with the LSR update?
Date: Sun, 01 Jan 2012 19:00:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

"Phil Holmes" <address@hidden> writes:

> Original Message ----- 
> From: "David Kastrup" <address@hidden>
> To: <address@hidden>
> Sent: Sunday, January 01, 2012 5:31 PM
> Subject: Re: What's the deal with the LSR update?
>
>> And what's this?
>>
>> make
>> [...]
>> lys-to-tely: writing out/rhythms.itely...
>> LILYPOND_VERSION=2.15.24 /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 -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 snippets.tely
>> lilypond-book.py (GNU LilyPond) 2.15.24
>> lilypond-book.py: error: file not found: automatically-change-durations.ly
>>
>> make[1]: *** [out/snippets.texi] Error 1
>> make[1]: Leaving directory `/usr/local/tmp/lilypond/Documentation'
>> make: *** [all] Error 2
>>
>>
>> git grep automatically-change-duration
>> Documentation/snippets/rhythms.snippet-list:automatically-change-durations.ly
>> address@hidden:/usr/local/tmp/lilypond$ find -name
>> automatically-change-durations.ly
>> address@hidden:/usr/local/tmp/lilypond$
>
> Is this on a fresh build directory?

No.

If a file is listed in a git-controlled file and is not present in the
checked-out tree, I have a hard time imagining that a fresh build
directory can cure this.

If you say

git status

in your working build directory, can it be that
automatically-change-durations.ly is listed as an untracked file?  That
would be my guess.

If not, I just fail to understand my current situation.

-- 
David Kastrup



reply via email to

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