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: Phil Holmes
Subject: Re: What's the deal with the LSR update?
Date: Sun, 1 Jan 2012 18:10:00 -0000

----- Original Message ----- From: "David Kastrup" <address@hidden>
To: "Phil Holmes" <address@hidden>
Cc: <address@hidden>
Sent: Sunday, January 01, 2012 6:00 PM
Subject: Re: What's the deal with the LSR update?


"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


Hit reply instead of reply-all, so repeating my response.

See previous answer - that's correct.

This is a live and learn.  I typically don't add untracked files to patches,
because there are loads of them - git-cl; the aborted_edits from lily-git,
etc., etc.  I'd not realised that updates from the LSR could also add files
and so should not be caught out by this in the future.  We probably need to
add a information about this to
http://lilypond.org/doc/v2.15/Documentation/contributor/lsr-to-git


--
Phil Holmes





reply via email to

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