Greetings everyone, I’ve noticed a recent regression with `make doc’: when it reaches Documentation/ly-examples, gs fails on a bunch of files with the following error message:
Command: /home/work/lilypond/out/bin/lilypond -dpreview -dresolution=150 -o ./out-www sesto-violin.ly Changing working directory to: `./out-www' Processing `sesto-violin.ly' Parsing... Interpreting music...[8] Preprocessing graphical objects... Finding the ideal number of pages... Fitting music on 1 page... Drawing systems... Layout output to `/tmp/lilypond-7lZ5so'... Converting to `sesto-violin.pdf'... Deleting `/tmp/lilypond-7lZ5so'... Layout output to `sesto-violin.preview.eps'... Converting to `sesto-violin.preview.pdf'... warning: `(gs -q -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH -dEPSCrop -dAutoRotatePages=/None -dPrinted=false /tmp/lilypond-4CZcrq)' failed (256) fatal error: failed files: "sesto-violin.ly" make[3]: *** [GNUmakefile:18: out-www/sesto-violin.png] Error 1 This happens not only with sesto-violin.ly, but also orchestra.ly, bach-bwv610.ly, sesto-piano.ly, tab-example.ly, stockhausen-klavierstueckII.ly, bach-schenker.ly, aucun-snippet.ly, theory.ly, granados.ly, cary.ly or chart.ly (take your pick). Unlike my other recent regtest/xdvipdfmx problem, I was able to reproduce this with both my native Fedora system and LilyDev-2/Ubuntu -- even with a pristing git clone. (Which makes it very weird that I seem to be the only one getting that problem :-) Cheers, -- V.