Topic on Extension talk:Score

Unable to compile LilyPond input file

5
JoesSR (talkcontribs)

Hi, when I test the example <score>\relative c' { f d f a d f e d cis a cis e a g f e }</score> , got this error:

Unable to compile LilyPond input file:

Processing `.../file.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Interpreting music...
MIDI output to `file.midi'...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `file.ps'...
Converting to PNG...Fontmap entry for Fontmap.local ends prematurely!  Giving up.

fatal error: GS exited with status: 256

exited with status: 1

I can't solve it. Could you give me some help?

My wiki need to use this great extension.

206.80.1.253 (talkcontribs)

Hi JoesSR,

                I am also facing same issue. Have you relosved this issue?
186.225.224.169 (talkcontribs)

Aqui parese-me tudo correto, porém tenho o erro:

Código:

<score vorbis="1" lang="lilypond">\relative c' { c d e f g a b} </score>

Resultado aqui:

Unable to compile LilyPond input file: warning: cannot find file: `.../file.ly' error: failed files: ".../file.ly" exited with status: 1

No média wiki:

\relative c' { c d e f g a b}


Algém sabe qual é o problema?

email: mazera2@gmail.com


Sophivorus (talkcontribs)

Had the same issue. I think it's due to a bug with Lilypond 2.18 (the one still advertised at lilypond.org) but that has been fixed on a more recent version. In the end the commands I used to install the latest Lilypond were:

curl -o lilypond.sh http://download.linuxaudio.org/lilypond/binaries/linux-64/lilypond-2.19.52-1.linux-64.sh
sh lilypond.sh
Manuela (talkcontribs)

I have a very similar problem, I am using Ubuntu 18.10 and Lilypond 2.19.82

».../file.ly« wird verarbeitet
Analysieren...
Interpretation der Musik...
Vorverarbeitung der grafischen Elemente...Fontconfig warning: ignoring C.UTF-8: not a valid language tag

Interpretation der Musik...
MIDI-Ausgabe nach »file.midi«...
Ideale Seitenanzahl wird gefunden...
Musik wird auf eine Seite angepasst...
Systeme erstellen...
Layout nach »/tmp/lilypond-oexcsw« ausgeben...
Konvertierung nach PNG...
Warnung: »(gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89 -dGraphicsAlphaBits=4 -dTextAlphaBits=4 -dNOPAUSE -dBATCH -sDEVICE=png16m -dAutoRotatePages=/None -sOutputFile=file.png -r101 -f/tmp/lilypond-oexcsw)« gescheitert (256)

schwerer Fehler: gescheiterte Dateien: ".../file.ly"

exited with status: 1

Has anyone an idea? Thanks for help

Reply to "Unable to compile LilyPond input file"