"Phil Holmes" <m...@philholmes.net> writes:

> Original Message ----- 
> From: "David Kastrup" <d...@gnu.org>
> To: <lilypond-devel@gnu.org>
> 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
>> dak@lola:/usr/local/tmp/lilypond$ find -name
>> automatically-change-durations.ly
>> dak@lola:/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

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to