Page MenuHomePhabricator

Using \addlyrics creates error: "ERROR: In procedure delete-file: ERROR: No such file or directory"
Closed, ResolvedPublic

Description

From https://en.wikisource.org/w/index.php?title=Wikisource:Scriptorium&oldid=4445880#Help_with_a_blog_post.3F :

TESTCASE:

<score>{ \override Score.BarNumber #'break-visibility = #'#(#f #f #f) \override Score.Rest #'style = #'classical \time 4/4 \tempo \markup { \smaller \italic "Tempo di marcia" } \partial 4 \relative e'' { \autoBeamOff e8 d | c2 c4 g c2. r8 c | d4. e8 f4 e | d2 d8 f e d | c2 d8[ c] b a | g2. e'8 d | c2 c4 g | c2. c8 c | d4.( e8) f4 e | d2 d8 f e d | c4. c8 d[ c] b[ a] | g2. r8 g | g([ a)] b c d4 b8 g | c2 c4 r8 c | d4 d8 d ees4 c8 ees | d2. r8 d | f e! d c b([ c)] d([ b)] g2 g4 r8 g | c4 g8 g ees4 c8 c | g'2\fermata r8 g a b | c4. c8 d4. d8 | e2 e4 c8 c | d2 e8 g f e | d2 r4 e8 d | c4. c8 b[ c] d e | f2 f4 r8 f | e4 c8 e g4 e8 c | g2. e'8 d | c4. c8 b[ c] d e | f2 f4 r8 f | e4 c8 e g4 b,8 b | c2 r4 r \bar "||" }
\addlyrics { La vic -- toire en chant -- ant nous ou -- vre la ba -- rié -- re, La li -- ber -- té gui -- de nos pas; Et du Nord au mi -- di la trom -- pet -- te guer -- rié -- re a son -- né l'heu -- re des com -- bats. Trem -- blez, en -- ne -- mis de la Fran -- ce, Rois i -- vres de sang et d'or -- gueil! Le peu -- ple sou -- ve -- rain s'a -- van -- ce; Ty -- rans, de -- scend -- ez au cer -- cuell! La ré -- pu -- bli -- que nous ap -- pel -- le, Sa -- chons valncre ou sa -- chons pé -- rir; Un Fran -- çais doit vi -- vre pour el -- le, Pour elle un Fran -- cais doit mou -- rir! Un Franç -- ais doit vi -- vre pour el -- le, Pour elle un Franç -- ais doit mou -- rir! }
}</score>

OUTPUT:

Unable to compile LilyPond input file:
Processing `.../file.ly'
Parsing...
Interpreting music... [8][16][24][32]
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...GS exited with status: 9ERROR: In procedure delete-file:
ERROR: No such file or directory
exited with status: 1

Replace \addlyrics by %\addlyrics to make it render without lyrics.


Version: master
Severity: normal

Details

Reference
bz48779

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 1:28 AM
bzimport set Reference to bz48779.
bzimport added a subscriber: Unknown Object (MLST).
  • Bug 48803 has been marked as a duplicate of this bug. ***

This is just an OOM error (GS exited with status: 9 => Ghost script was killed with signal 9 by the cgroup setup)

  • This bug has been marked as a duplicate of bug 47534 ***
Gilles raised the priority of this task from High to Unbreak Now!.Dec 4 2014, 10:21 AM
Gilles moved this task from Untriaged to Done on the Multimedia board.
Gilles lowered the priority of this task from Unbreak Now! to High.Dec 4 2014, 11:21 AM