2016-11-19 16:05 GMT+01:00 Antonio Ospite <[email protected]>: > > I managed to have "make LANGS='' doc" succeed again, there was > a transient failure, but just rerunning the make command worked. > > This is with the patches at: > https://ao2.it/tmp/lilypond-guile2/patches_2016-11-19/ on top of the git > tag "release/2.19.50-1". > > With this setup your test file should work.
The test-file indeed works, but not "make LANGS='' doc" Earlier every file in the regtests gave a gs-error, now it happens frequently, but not always. Here a cutoff from the log for two files: input/regression/center-title.ly worked input/regression/chord-name-minor.ly not I don't get the essential difference... Processing `./29/lily-e0ac5d9b.ly' Parsing... Renaming input to: `/home/hermann/lilypond-git/input/regression/center-title.ly' Interpreting music... Preprocessing graphical objects... Calculating line breaks... Drawing systems... Writing header field `texidoc' to `./29/lily-e0ac5d9b.texidoc'... Writing ./29/lily-e0ac5d9b-1.signature Writing ./29/lily-e0ac5d9b-2.signature Layout output to `./29/lily-e0ac5d9b.eps'... Converting to `./29/lily-e0ac5d9b.pdf'... Converting to PNG... Layout output to `./29/lily-e0ac5d9b-1.eps'... Layout output to `./29/lily-e0ac5d9b-2.eps'... Converting to `./29/lily-e0ac5d9b-1.pdf'... Converting to `./29/lily-e0ac5d9b-2.pdf'... Writing ./29/lily-e0ac5d9b-systems.texi... Writing ./29/lily-e0ac5d9b-systems.tex... Writing ./29/lily-e0ac5d9b-systems.count... Processing `./56/lily-44b4b5eb.ly' Parsing... Renaming input to: `/home/hermann/lilypond-git/input/regression/chord-name-minor.ly' Interpreting music... Preprocessing graphical objects... Calculating line breaks... Drawing systems... Writing header field `texidoc' to `./56/lily-44b4b5eb.texidoc'... Writing ./56/lily-44b4b5eb-1.signature Layout output to `./56/lily-44b4b5eb.eps'... Converting to `./56/lily-44b4b5eb.pdf'... warning: `(gs -q -dNOSAFER -dEPSCrop -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite -sOutputFile=./56/lily-44b4b5eb.pdf -c.setpdfwrite -f./56/lily-44b4b5eb.eps)' failed (256) As before compiling them as standalone files works without problems. Cheers, Harm _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
