lilypond-devel
[Top][All Lists]
Advanced

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

Re: run time error


From: Werner Scheinast
Subject: Re: run time error
Date: Mon, 27 Jun 2005 13:57:43 +0200 (CEST)

Am 27.06.05 schrieb Mats Bengtsson:

> I would suspect some installation problem. You didn't tell
> how you installed the program and what platform you use.

My system is based on a SuSE 9.0 on i386, but with a lot of upgrades. 
These packages might be relevant:

Freetype 2.1.9 including TrueType hinting,
Pango 1.8.1
AFPL Ghostscript 8.51
Bison 2.0
Flex 2.5.31
GTK 2.6.7

The build was quite standard, from a tarball by

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--infodir=/usr/share/info --mandir=/usr/share/man --enable-gui
make
make install

(each with the redirection >output.conf etc.)
I noticed nothing special, but uploaded the output of these three commands 
to  http://www.scheinast.homepage.t-online.de/output.conf.bz2
and http://www.scheinast.homepage.t-online.de/output.make.bz2
and http://www.scheinast.homepage.t-online.de/output.inst.bz2 
respectively.
Playing with different configure options doesn't change anything.

> Also, you might get a more informative error message to send
> to the mailing list if you run
> lilypond --verbose test.ly

Here it is:

--- begin ---
GNU LilyPond 2.5.32

LILYPOND_DATADIR="/usr/share/lilypond/2.5.32"
LOCALEDIR="/usr/share/locale"

Effective prefix: "/usr/share/lilypond/2.5.32"
Initializing FontConfig...
adding font directory: /usr/share/lilypond/2.5.32/fonts/otf/
adding font directory: /usr/share/lilypond/2.5.32/fonts/type1/
adding font directory: /usr/share/lilypond/2.5.32/fonts/svg/
Processing `test.ly'
Parsing...[/usr/share/lilypond/2.5.32/ly/init.ly[/usr/share/lilypond/2.5.32/ly/declarations-init.ly[/usr/share/lilypond/2.5.32/ly/music-functions-init.ly][/usr/share/lilypond/2.5.32/ly/nederlands.ly][/usr/share/lilypond/2.5.32/ly/drumpitch-init.ly][/usr/share/lilypond/2.5.32/ly/chord-modifiers-init.ly][/usr/share/lilypond/2.5.32/ly/script-init.ly][/usr/share/lilypond/2.5.32/ly/scale-definitions-init.ly][/usr/share/lilypond/2.5.32/ly/grace-init.ly][/usr/share/lilypond/2.5.32/ly/midi-init.ly[/usr/share/lilypond/2.5.32/ly/performer-init.ly]][/usr/share/lilypond/2.5.32/ly/paper-defaults.ly[/usr/share/lilypond/2.5.32/ly/titling-init.ly]][/usr/share/lilypond/2.5.32/ly/engraver-init.ly][/usr/share/lilypond/2.5.32/ly/dynamic-scripts-init.ly][/usr/share/lilypond/2.5.32/ly/spanners-init.ly][/usr/share/lilypond/2.5.32/ly/property-init.ly]][test.ly]
test.ly: 0: warning: no \version statement found,  add

\version "2.5.32"

for future compatibility
Interpreting music... 
[/usr/share/lilypond/2.5.32/fonts/otf/emmentaler-20.otf][4]
elapsed time: 0.05 seconds
Element count 115 (spanners 8) 
Preprocessing graphical objects... 
Grob count 
223[/usr/share/lilypond/2.5.32/fonts/otf/emmentaler-11.otf][/usr/share/lilypond/2.5.32/fonts/otf/emmentaler-13.otf][/usr/share/lilypond/2.5.32/fonts/otf/emmentaler-14.otf][/usr/share/lilypond/2.5.32/fonts/otf/emmentaler-16.otf][/usr/share/lilypond/2.5.32/fonts/otf/emmentaler-18.otf][/usr/share/lilypond/2.5.32/fonts/otf/emmentaler-23.otf]
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... 
Global shortest duration is 3/16
warning: clef `clefs.G_change' not found
warning: time signature symbol `C44' not found; reverting to numbered 
style
[feta-alphabet20_7.029296875]Segmentation fault (core dumped)
--- end ---

regards
Werner




reply via email to

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