I just updated my Mac using Homebrew and I now get this error when I run
lilypond. It compiles fine if I create a PostScript file using the --ps
option.


My ghostscript was updated to version 10.02.1 Is there a known bug? I get
this when I run lilypond with the -V switch:

GPL Ghostscript 10.02.1: Unrecoverable error, exit code 1


I checked permissions and those are correct for ghostscript


Here's the error message I get:

-----

Drawing systems...
Converting to `basic.pdf'...
warning: `(gs -q -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH
-dAutoRotatePages=/None -dPrinted=false
/var/folders/lc/_0_zmjsx06l7gd97v8qpxz140000gp/T//lilypond-tmp-3593263)'
failed (256)

/usr/local/Cellar/lilypond/2.24.2/share/lilypond/2.24.2/ly/init.ly:65:2:
error: Guile signaled an error for the expression beginning here
#
 (let ((book-handler (if (defined? 'default-toplevel-book-handler)
Throw to key `ly-file-failed' with args `()'.
Exited with return code 1.

-----

I am using LilyPond 2.24.2 (running Guile 3.0) on macOS Monterey
(ver.12.6.8)

I installed lilypond using Homebrew (4.1.20)

Reply via email to