bug-lilypond
[Top][All Lists]
Advanced

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

make web fails


From: Joe Neeman
Subject: make web fails
Date: Mon, 07 Aug 2006 16:37:30 +1000

On a clean CVS checkout, I get

GNU LilyPond 2.9.14
Processing `input/les-nereides.ly'
Parsing...
Interpreting music... lilypond: music.cc:273: Stream_event*
Music::to_event() const: Assertion `internal_is_music_type (class_name)'
failed.
Aborted

If I apply the attached patch, I get

GNU LilyPond 2.9.14
Processing `input/les-nereides.ly'
Parsing...
Interpreting music... 
warning: this should be music: sustain-event
warning: this should be music: sustain-event
warning: this should be music: sustain-event
warning: this should be music: sustain-event
warning: this should be music: sustain-event
warning: this should be music: sustain-event
warning: this should be music: sustain-event
warning: this should be music: sustain-event
warning: this should be music: sustain-event
warning: this should be music: sustain-event
warning: this should be music: sustain-event
warning: this should be music: sustain-event
warning: this should be music: sustain-event
warning: this should be music: sustain-event
warning: this should be music: sustain-event
[4]
Preprocessing graphical objects... 
Calculating line breaks... [3]
Drawing systems... 
programming error: no heads for arpeggio found?
continuing, cross fingers
Calculating page breaks...
Layout output to `les-nereides.ps'...
Converting to `les-nereides.pdf'...

But "make web" later fails with

GNU LilyPond 2.9.14
Processing `/home/joe/src/cleanlily/input/proportional.ly'
Parsing...
Interpreting music... 
warning: this should be music: line-break-event
warning: this should be music: line-break-event
warning: this should be music: line-break-event
[6]
Preprocessing graphical objects... 
Calculating line breaks... [3][6][7]/bin/sh: line 1: 22450 Segmentation
fault      /home/joe/src/cleanlily/out/bin/lilypond --pdf --png
-ddump-signatures -danti-alias-factor=2 -ddelete-intermediate-files
-dno-point-and-click -I /home/joe/src/cleanlily/input/ proportional.ly

Attachment: patch
Description: Text Data


reply via email to

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