> Am 15.11.2023 um 21:26 schrieb Kenneth Wolcott <[email protected]>:
>
> Thanks, Jean, I wasn't sure that this was a different thing with
> ghostscript or not, just thought I'd mention it. Yes, I am using the
> Lilypond tarball now in place of the MacPorts Lilypond. I am looking
> forward to the new Lilypond release...
>
> Thanks,
> Ken
>
> On Wed, Nov 15, 2023 at 11:41 AM Jean Abou Samra <[email protected]> wrote:
>>
>> Thanks, but we already know about this. See
>> https://gitlab.com/lilypond/lilypond/-/issues/6675 and the various recent
>> threads about Homebrew on this list.
>>
>> We are unfortunately unlikely to convince package maintainers to downgrade
>> Ghostscript to 10.02.0 since the change that broke LilyPond was a security
>> fix.
>>
>> LilyPond 2.24.3 is going to be released quite soon with a workaround on our
>> side that should fix this issue. Meanwhile, it's best to use binaries from
>> lilypond.org.
>
I get this error with MacPorts lilypond 2.25.8 and ghostscript @10.02.1_0+x11
/opt/local/share/lilypond/2.25.8/ly/init.ly:66:2: Fehler: 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 `()'.
I downgraded to ghostscript @10.02.0_0+x11 so it works again.
Thomas