lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: looking for help debugging a "return code 1 error"


From: Kieren MacMillan
Subject: Re: looking for help debugging a "return code 1 error"
Date: Wed, 5 Apr 2017 21:49:14 -0400

A little more that might help:

1. My skeleton score has a bunch of partcombine-d staves (all empty), and a 
single vocal staff (with music).

2. The vocal staff uses David Nalesnik’s text-spanner-inner-texts. This works 
perfectly in the piano-vocal score of the same piece (i.e., without the 
partcombine-d instrumental staves).

3. If I comment out all partcombine-d content AND the text-spanner-inner-texts 
code, the score compiles without error. If I leave in the 
text-spanner-inner-texts code OR a few partcombine-d staves, the score compiles 
without error. Only if I try to have both the text-spanner-inner-texts code AND 
one or more partcombine-d staves does the compile fail.

4. The second last line of the log, e.g.,
> ERROR: Wrong type (expecting exact integer): Timing
changes depending on how much I’ve commented out or left in. The ‘Timing’ might 
say ‘DrumVoice’ or ‘Staff’ or ‘VaticanaVoice’, etc. I have not figured out a 
pattern.

Thanks for any hints/help.
Kieren.

> On Apr 5, 2017, at 8:34 PM, Kieren MacMillan <address@hidden> wrote:
> 
> Hello all,
> 
> In 2.19.58, I’m getting a “return code 1” error for some reason, in an 
> essentially blank score (though there are lots of include files, context 
> tweaks, etc.).
> 
> Can anyone look at the following log output and tell me roughly what I should 
> be looking for in order to fix this?
> (n.b. Including a MWE is impossible; even sending a reasonably compact set of 
> include files to someone offline would take some untangling work.)
> 
> Thanks,
> Kieren.
> 
> Interpreting music...
> [/Applications/Lilypond/2.19.58/LilyPond.app/Contents/Resources/share/lilypond/current/fonts/otf/emmentaler-20.otf
> Replace font name from Emmentaler-20 to 
> Emmentaler-20.][8][16]/Applications/Lilypond/2.19.58/LilyPond.app/Contents/Resources/share/lilypond/current/scm/lily.scmBacktrace:
> In unknown file:
>   ?:  0* [lilypond-main #]
> In 
> /Applications/Lilypond/2.19.58/LilyPond.app/Contents/Resources/share/lilypond/current/scm/lily.scm:
> 1021:  1* (let* ((failed #)) (if (ly:get-option #) (begin #)) ...)
> 1021:  2* [lilypond-all #]
> 1034:  3  (let* ((failed #) (separate-logs #) (ping-log #) ...) (gc) ...)
> 1046:  4* [for-each #<procedure #f #> #]
> In unknown file:
>   ?:  5* [#<procedure #f #> 
> "/Users/kmac/Documents/01_music/scores/3_in_progress/WeAreNotAsWeWere/WANAWW_scores/WANAWW_5a_NightBurial_score_tabloid.ly"]
> In 
> /Applications/Lilypond/2.19.58/LilyPond.app/Contents/Resources/share/lilypond/current/scm/lily.scm:
> 1048:  6* (let* (# # #) (if separate-logs #) (if ping-log #) ...)
> 1059:  7* [lilypond-file #<procedure #f #> ...]
> 1094:  8  [catch ly-file-failed #<procedure #f ()> #<procedure #f (x . args)>]
> In unknown file:
>   ?:  9* [#<procedure #f ()>]
> In 
> /Applications/Lilypond/2.19.58/LilyPond.app/Contents/Resources/share/lilypond/current/scm/lily.scm:
> 1095: 10* [ly:parse-file 
> "/Users/kmac/Documents/01_music/scores/3_in_progress/WeAreNotAsWeWere/WANAWW_scores/WANAWW_5a_NightBurial_score_tabloid.ly"]
> In 
> /Applications/Lilypond/2.19.58/LilyPond.app/Contents/Resources/share/lilypond/current/ly/init.ly:
>  56: 11* (let* ((book-handler #)) (cond (# #) (# #)))
>  59: 12  (cond (# #) (# #))
> In 
> /Applications/Lilypond/2.19.58/LilyPond.app/Contents/Resources/share/lilypond/current/scm/lily-library.scm:
>    ...
> 243: 13  [ly:book-process #<Book> #< Output_def> ...]
> In unknown file:
>   ?: 14* [# #]
>   ?: 15* [# # #]
>   ?: 16* [#<Callback0_wrapper> #<Translator Auto_beam_engraver >]
> 
> ERROR: Wrong type (expecting exact integer): Timing
> Exited with return code 1.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]