Hi All,

I'm not sure if this is the place to post about recent versions and
possible bugs. I get the following error when trying to compile a MWE:

Starting lilypond 2.19.20 [Untitled]...

Processing `/tmp/frescobaldi-NJlynW/tmpIzKobr/document.ly'

Parsing...

Interpreting music...

Preprocessing graphical objects...

Finding the ideal number of pages...

Fitting music on 1 page...

Drawing systems...

Layout output to `document.ps'...

Converting to `./document.pdf'...

warning: `(gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28
-dDEVICEHEIGHTPOINTS=841.89 -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH
-r1200 -sDEVICE=pdfwrite -sOutputFile=./document.pdf -c.setpdfwrite -
fdocument.ps)' failed (256)


programming error: Parsed object should be dead: #<Grob NoteSpacing >

continuing, cross fingers

programming error: Parsed object should be dead: #<Prob: paper-system C++:
Prob((Y-offset . 1.0) (system-grob . #<Grob System >)
(staff-refpoint-extent -3.776 . -3.776) (last-in-score . #t)
(page-turn-penalty) (page-break-penalty) (page-turn-permission . allow)
(page-break-permission . allow) (vertical-skylines . #<Skyline_pair>)
(stencil . #<Stencil>))() >


continuing, cross fingers

fatal error: failed files: "/tmp/frescobaldi-NJlynW/tmpIzKobr/document.ly"

Exited with return code 1.


MWE was:

\version "2.19.20"


\relative c' {

a4 b c d

}


I get the same errors on more complex files, so I'm guessing it's something
deeper than the level of file syntax.


But then, this is the dev version of lilypond, so stuff like this is
probably expected?


Should this be sent to lilypond-dev?


Cheers,


A
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to