lilypond-devel
[Top][All Lists]
Advanced

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

regtest bombs out with guilev2


From: Thomas Morley
Subject: regtest bombs out with guilev2
Date: Sat, 3 Feb 2018 20:21:40 +0100

Hi,

I was testing Dans recent patches (issues 5267/8/9) with my
guile-v2-setup (with guile-2.2.3 now)
While I've got a successful make, make doc bombs out at
input/regression/markup-partial.ly.

Processing the derived minimal below

\markup bold-red = \markup \bold \with-color #red \etc
\markup \bold-red "Bold red."

returns:

~/lilypondH/Test/forum$ lilypond-git-guile-2.2 atest-70.ly
GNU LilyPond 2.21.0
Processing `atest-70.ly'
Parsing...Backtrace:
           9 (apply-smob/1 #<catch-closure 20fd8c0>)
In ice-9/eval.scm:
   293:34  8 (_ #(#(#<directory (lily) 21b6f00>) #<variable 2efde6…>))
    619:8  7 (_ #(#(#(#(#(#(#(#<directory (lily) …>) …) …) …) …) …) …))
In srfi/srfi-1.scm:
    640:9  6 (for-each #<procedure 31f7760 at ice-9/eval.scm:333:13…> …)
In ice-9/eval.scm:
    619:8  5 (_ #(#(#(#(#(#<directory (lily) 21b6f00> # …) …) …) …) …))
In ice-9/boot-9.scm:
    829:9  4 (catch _ _ #<procedure 3402640 at ice-9/eval.scm:386:1…> …)
In unknown file:
           3 (ly:parse-file "atest-70.ly")
In ice-9/eval.scm:
   196:35  2 (_ #f)
   223:20  1 (proc #<module (#{ g166}#) 2825f00>)
In unknown file:
           0 (%resolve-variable (7 . bold-red) #<module (#{ g166}#) …>)

ERROR: In procedure %resolve-variable:
Unbound variable: bold-red

I doubt it has anything to do with Dan's patches.

Any hint what's wrong?



Cheers,
  Harm



reply via email to

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