[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[v2.24.2, v2.25.9] Compilation to PDF fails with Ghostscript 10.02.1
From: |
Elias Elwyn |
Subject: |
[v2.24.2, v2.25.9] Compilation to PDF fails with Ghostscript 10.02.1 |
Date: |
Fri, 03 Nov 2023 06:43:05 +0000 |
OS: Arch Linux (Up to date 2023-11-02)
LilyPond Versions: 2.24.2 (Stable), 2.25.9 (Devel)
This bug was not observed with Ghostscript 10.02.0.
Compilation fails with the following input (lilypond -l DEBUG test.ly):
\version "2.24.2"
% Or the following when testing v2.25.9
% \version "2.25.9"
{ c }
The full error logs are attached (my username has been substituted with
${USER}). The relevant section is probably:
Converting to `test.pdf'...
Preparing Ghostscript command to `/tmp/lilypond-tmp-2084349': mark
/OutputFile (./lilypond-tmp-1279846.pdf) /CompatibilityLevel 1.4 /PageSize
[595.28 841.89] (pdfwrite) finddevice putdeviceprops pop (pdfwrite)
selectdevice newpath fill (/tmp/lilypond-tmp-1279846) (r) file .setsafe run
Invoking `gs -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH -dAutoRotatePages=/None
-dPrinted=false /tmp/lilypond-tmp-2084349'...
GPL Ghostscript 10.02.1 (2023-11-01)
Copyright (C) 2023 Artifex Software, Inc. All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Error: /undefined in finddevice
Operand stack: --nostringval-- OutputFile (./lilypond-tmp-1279846.pdf)
CompatibilityLevel 1.4 PageSize --nostringval-- (pdfwrite)
Execution stack: %interp_exit .runexec2 --nostringval--
--nostringval-- --nostringval-- 2 %stopped_push --nostringval--
--nostringval-- --nostringval-- false 1 %stopped_push 1944 1 3
%oparray_pop 1943 1 3 %oparray_pop 1928 1 3 %oparray_pop 1801
1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2
--nostringval-- --nostringval-- --nostringval-- 2 %stopped_push
--nostringval--
Dictionary stack: --dict:754/1123(ro)(G)-- --dict:0/20(G)--
--dict:85/200(L)--
Current allocation mode is local
Current file position is 118
GPL Ghostscript 10.02.1: Unrecoverable error, exit code 1
warning: `(gs -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH -dAutoRotatePages=/None
-dPrinted=false /tmp/lilypond-tmp-2084349)' failed (256)
/usr/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)
/usr/share/lilypond/2.24.2/scm/lily/lily.scm 14 (# #<catch-…>)
2.25.9.log
Description: Text Data
2.24.2.log
Description: Text Data
- [v2.24.2, v2.25.9] Compilation to PDF fails with Ghostscript 10.02.1,
Elias Elwyn <=