lilypond-devel
[Top][All Lists]
Advanced

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

Re: broken doc build (orchestra.ly)


From: Knut Petersen
Subject: Re: broken doc build (orchestra.ly)
Date: Mon, 23 May 2016 11:23:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0

Am 20.05.2016 um 17:27 schrieb David Kastrup:
David Kastrup <address@hidden> writes:

Can you run this under a debugger and place a breakpoint on
Scheme_engraver::init_from_scheme or just write abort(); as its first
line?  I want to know whether the problem is triggered _without_
creating a Scheme_engraver.  Or whether I just did not figure out how a
Scheme_engraver comes into play here.


Back at the PC again.

lilypond 0e00ce29:
============

make doc succeeds.

lilypond c1d7bc22:
============

"make doc" fails at orchestra.ly. 10 out of 10 times.

"/home/knut/sources/lily/build/out/bin/lilypond -dpreview -ddebug -dresolution=150 
-o ./out-www /home/knut/sources/lily/Documentation/ly-examples/orchestra.ly" 
succeeds 10 out of 10 times.

"gdb --args /home/knut/sources/lily/build/out/bin/lilypond -dpreview -ddebug 
-dresolution=150 -o ./out-www 
/home/knut/sources/lily/Documentation/ly-examples/orchestra.ly" succeeds 10 out of 
10 times.

"valgrind -v --track-origins=yes /home/knut/sources/lily/build/out/bin/lilypond 
-dpreview -ddebug -dresolution=150 -o ./out-www 
/home/knut/sources/lily/Documentation/ly-examples/orchestra.ly" fails 10 out of 10 
times.

lilypond c1d7bc22 with "abort();" at start of Scheme_engraver::init_from_scheme 
succeeds if called from bash prompt and fails with valgrind again.

"-ddebug" does not work as lilypond tells me that there is no internal option 
named debug ;-)

valgrind logs of both versions differ a lot, but they are pretty big. Shall I 
send them to the list? I think it could be a good idea to look at those places 
that differ ...

cu,
 Knut



reply via email to

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