bug-lilypond
[Top][All Lists]
Advanced

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

[CVS] LilyPond 2.9.0


From: Andreas Scherer
Subject: [CVS] LilyPond 2.9.0
Date: Fri, 24 Mar 2006 08:18:49 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi,

After fetching the recent contents of the LilyPond CVS, I try to compile the
code on my Linux box (OpenSUSE 10.0, gcc 4.0.2, updated fontforge).

(0) Download the CVS contents to $HOME/lilypond
(1) ~> cd ~/lilypond
(2) ~/lilypond> ./autogen.sh --prefix=/home/andreas/Work/WEB
(3) ~/lilypond> nice -19 make all web | tee make-all-web.log

The "make all" part runs through and also a huge amount of logging output of the
"make web" part shows up. However, the compilation aborts with these final 
words:

<make-all-web.log, l.8112>
Processing 
`/home/andreas/lilypond/Documentation/user/out-www/lily-2131317917.ly'
Parsing...
Interpreting music... 
programming error: Grob `NoteHead' has no interface for property `delta-pitch'
continuing, cross fingers
[[quite a few more of these]]
[1]
Preprocessing graphical objects... 
Calculating line breaks... 
programming error: Note_spacing::get_spacing(): Common refpoint incorrect
continuing, cross fingers
[[some more of these]]
[2]
warning: can't find line breaking that satisfies constraints
Writing lily-2131317917-systems.tex...
Writing lily-2131317917-systems.texi...
Layout output to
`lily-2131317917-1.eps'.../home/andreas/lilypond/out/share/lilypond/\
current/scm/framework-ps.scm:474:24:
In procedure inexact->exact in expression (inexact->exact (round #)):
/home/andreas/lilypond/out/share/lilypond/current/scm/framework-ps.scm:474:24:
Numerical overflow
command failed: /home/andreas/lilypond/lily/out/lilypond --backend=eps
--formats=ps,png --header=texidoc -I /home/andreas/lilypond/input/test
-dinternal-type-checking -danti-alias-factor=2 -dgs-font-load -I 
'/home/andreas/lilypond/Documentation/user'  -I 
'/home/andreas/lilypond/Documentation/user'  -I 
'/home/andreas/lilypond/Documentation/user/out-www'  -I 
'/home/andreas/lilypond/input'  -I
'/home/andreas/lilypond/input/regression'  -I
'/home/andreas/lilypond/input/test'  -I
'/home/andreas/lilypond/input/tutorial'  -I
'/home/andreas/lilypond/mf/out'  -I
'/home/andreas/lilypond/mf/out'
snippet-map.ly lily-908236033 lily-815435187 
[[many more lily-files]]
lily-154905 lily-1824798260 lily-69875501 lily-1306675122
Child returned 2
lilypond-book.py (GNU LilyPond) @TOPLEVEL_VERSION@
make[3]: *** [out-www/lilypond.texi] Error 1
make[3]: Leaving directory `/home/andreas/lilypond/Documentation/user'
make[2]: *** [WWW] Error 2
make[2]: Leaving directory `/home/andreas/lilypond/Documentation'
make[1]: *** [WWW] Error 2
make[1]: Leaving directory `/home/andreas/lilypond'
make: *** [web] Fehler 2
</make-all-web.log>

On closer inspection, file lily-2131317917.ly is identical to the file with the
same name in the 2.8.0 documentation archive. When I unpack the shar file with
LilyPond 2.8.0 and invoke "lilypond -b eps lily-2131317917.ly" in
"Documentation/user/lilypond", it generates the expected output. Especially, the
"programming error" messages do not occur when run manually.

"make all web" did work with the CVS contents of version 2.7.38 a few days ago.

Any ideas?





reply via email to

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