bug-lilypond
[Top][All Lists]
Advanced

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

RE: Doc build segfault


From: James Lowe
Subject: RE: Doc build segfault
Date: Sat, 23 Apr 2011 16:26:46 +0000

Colin,
________________________________________
From: address@hidden address@hidden on behalf of Colin Campbell address@hidden
Sent: 23 April 2011 06:46
To: lilypond bug
Subject: Doc build segfault

Since yesterday, make doc is erroring on a segfault from
Documentation/web/ly-examples/bach-schenker.ly although the .ly compiles
fine if I load it into Frescobaldi.  If anyone else is having the
problem, I'll raise an issue.  I deleted ~/lilypond-git then git init
and git clone, then autogen.sh -- noconfigure, cd build (already present
from the clone), ../configure , make && make doc.  Came back after my
show to find:
> GNU LilyPond 2.13.61
> Changing working directory to: `./out-www'
> Processing
> `/home/colin/lilypond-git/Documentation/web/ly-examples/bach-schenker.ly'
> Parsing...
> Interpreting music...
> Preprocessing graphical objects...
> Finding the ideal number of pages...
> Fitting music on 1 page...
> Drawing systems...
> Layout output to `bach-schenker.ps'...make[3]: ***
> [out-www/bach-schenker.png] Segmentation fault
> make[3]: Leaving directory
> `/home/colin/lilypond-git/build/Documentation/web/ly-examples'
> make[2]: *** [out-www/ly-examples] Error 2


-----

Just a quick sanity check from a pull today...

touch Documentation/web.texi ; make doc worked fine.

Also

running lilypond directly on the ly file (in test dir from the latest pull) 
works too

address@hidden:~/testlily$ lilypond bach-schenker.ly 
GNU LilyPond 2.13.61
Processing `bach-schenker.ly'
Parsing...
Interpreting music... 
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `bach-schenker.ps'...
Converting to `./bach-schenker.pdf'...
success: Compilation successfully completed
address@hidden:~/testlily$


I know this doesn't help you but for me shows that things seem ok fundamentally.

James




reply via email to

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