FS#5127 - Guile 1.6.8 breaks Lilypond
Attached to Project:
Arch Linux
Opened by Eyolf Østrem (eyolf) - Friday, 28 July 2006, 15:19 GMT
Last edited by Tobias Powalowski (tpowa) - Wednesday, 02 August 2006, 13:22 GMT
Opened by Eyolf Østrem (eyolf) - Friday, 28 July 2006, 15:19 GMT
Last edited by Tobias Powalowski (tpowa) - Wednesday, 02 August 2006, 13:22 GMT
|
Details
The latest version of guile (1.6.8) breaks Lilypond (v.
2.9.3, which, admittedly, is an unstable version, so the
problem may lie there, but nobody else at the lilypond
forums have responded to my error message).
For what it's worth, here's the output from a test-run: GNU LilyPond 2.9.3 Processing `testfile.ly' Parsing... /usr/share/lilypond/2.9.3/ly/music-functions-init.ly:102:1: error: GUILE signaled an error for the expression beginning here # (use-modules (scm display-lily))invalid module name for use-syntax ((srfi srfi-39)) /usr/share/lilypond/2.9.3/ly/music-functions-init.ly:102:5: error: syntax error, unexpected '-', expecting '=' #(use -modules (scm display-lily))/usr/share/lilypond/2.9.3/ly/music-functions-init.ly:48:56: In expression (display-lily-init parser): /usr/share/lilypond/2.9.3/ly/music-functions-init.ly:48:56: Unbound variable: display-lily-init A downgrade to guile 1.6.7-2 solved the problem. |
This task depends upon
Closed by Jan de Groot (JGC)
Sunday, 15 October 2006, 10:04 GMT
Reason for closing: Fixed
Additional comments about closing: Guile updated to 1.8.1 in testing, will move to current as soon as gnome 2.16 goes to extra.
Sunday, 15 October 2006, 10:04 GMT
Reason for closing: Fixed
Additional comments about closing: Guile updated to 1.8.1 in testing, will move to current as soon as gnome 2.16 goes to extra.
Comment by Eyolf Østrem (eyolf) -
Friday, 28 July 2006, 15:56 GMT
Update: Apparently, the problem is the 1.6.8 version of Guile.
Since the newer 1.8 version is also out, it might be an idea to
update the arch package too...?
Comment by Jan de Groot (JGC) -
Friday, 28 July 2006, 17:48 GMT
Guile 1.8 is completely incompatible with 1.6.x, it breaks half of
the packages in arch that depend on it.
Comment by Eyolf Østrem (eyolf) -
Friday, 28 July 2006, 19:26 GMT
OK, I didn't know that. Well, as long as it works with the old
version...