2015-04-13 10:21 GMT+02:00 Urs Liska <u...@openlilylib.org>: > Hi, > > just trying out the binary releases again, and I notice that with 2.19.18 > all documents fail with the following message: > > 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) > > > This is on Debian with the linux-386 binary and applies to _any_ file, even > { c } > . > > Compiling with the 2.19.17 binary works. > Compiling with the 2.19.18 binary fails. > Compiling with a custom build from current master works. > > As there are no relevant commits between the 2.19.18 tag and current > master I assume this is due to the binary build (i.e. recent GUB changes). > > 2.19.18 is working fine here on my 64-bit debian
$ echo -e '\\version "2.19.18"\n{c}' > test.ly $ lilypond test.ly GNU LilyPond 2.19.18 Processing `test.ly' Parsing... Interpreting music... Preprocessing graphical objects... Finding the ideal number of pages... Fitting music on 1 page... Drawing systems... Layout output to `test.ps'... Converting to `./test.pdf'... Success: compilation successfully completed Tried also a couple of real files. No problem. _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond