I would suspect some installation problem. You didn't tell
how you installed the program and what platform you use.
Also, you might get a more informative error message to send
to the mailing list if you run
lilypond --verbose test.ly

   /Mats

Werner Scheinast wrote:
Hi,

when I want to parse an arbitrary file, e.g. the following single line ...
        {a a a2 a a4 a a1 a}
... I always get an error like this:

--- begin quote ---
GNU LilyPond 2.5.32
Processing `test.ly'
Parsing...
test.ly: 0: warning: no \version statement found,  add

\version "2.5.32"

for future compatibility
Interpreting music... [4]
Preprocessing graphical objects... warning: FT_Get_Glyph_Name() returned error: 6
test.ly:1:15: warning: note head `noteheads.s0' not found
{a a a2 a a4 a a1 a}
programming error: Infinity or NaN encountered
test.ly:1:13: warning: note head `noteheads.s2' not found
{a a a2 a a4 a a1 a}
programming error: Infinity or NaN encountered
test.ly:1:10: warning: note head `noteheads.s2' not found
{a a a2 a a4 a a1 a}
programming error: Infinity or NaN encountered
test.ly:1:8: warning: note head `noteheads.s1' not found
{a a a2 a a4 a a1 a}
programming error: Infinity or NaN encountered
test.ly:1:5: warning: note head `noteheads.s1' not found
{a a a2 a a4 a a1 a}
programming error: Infinity or NaN encountered
test.ly:1:3: warning: note head `noteheads.s2' not found
{a a a2 a a4 a a1 a}
programming error: Infinity or NaN encountered
test.ly:1:1: warning: note head `noteheads.s2' not found
{
 a a a2 a a4 a a1 a}
programming error: Infinity or NaN encountered
Calculating line breaks... warning: clef `clefs.G_change' not found
warning: time signature symbol `C44' not found; reverting to numbered style
Segmentation fault (core dumped)
--- end quote ---

I have the suspicion that this is not a bug in Lilypond, but that one of my libraries is broken. Does anybody have a clue where/how I could search? What are those mysterious files noteheads.s0 etc.? They are not among the installed files, so they are probably created dynamically.

What could be wrong?

Werner


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

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================


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

Reply via email to