lilypond-user
[Top][All Lists]
Advanced

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

[openLilyLib] oll-core incompatible with Guile 2.2


From: Simon Albrecht
Subject: [openLilyLib] oll-core incompatible with Guile 2.2
Date: Tue, 18 Jan 2022 20:43:42 +0100

Dear list,

I have started using the experimental 2.23.5 build with Guile 2.2 [1] and it turns out to be incompatible with the core of openLilyLib.

Here are the error messages I got—it may be that only the first is relevant:

%%%%%%%%%%%%%%%%%%%%%%
/home/simon/openlilylib/oll-core/internal/init.ily:46:2: error: GUILE signaled an error for the expression beginning here
#
 (use-modules
Omitting the destination on a call to format is deprecated.
Pass #f as the destination, before the format string.
Unbound variable: use-syntax
/home/simon/openlilylib/oll-core/internal/init.ily:59:1: error: unknown escaped string: `\registerOption'

\registerOption #'(_propsets) #'()
/home/simon/openlilylib/oll-core/internal/init.ily:59:17: error: syntax error, unexpected SCM_TOKEN, expecting '.' or '='
\registerOption
                #'(_propsets) #'()
/home/simon/openlilylib/oll-core/internal/init.ily:60:1: error: unknown escaped string: `\definePropertySet'

\definePropertySet #'(OLL global) #'()
/home/simon/openlilylib/oll-core/internal/init.ily:60:20: error: syntax error, unexpected SCM_TOKEN, expecting '.' or '='
\definePropertySet
                   #'(OLL global) #'()
/home/simon/openlilylib/oll-core/internal/init.ily:63:1: error: unknown escaped string: `\registerOption'

\registerOption oll-core.root #(this-parent)
/home/simon/openlilylib/oll-core/internal/init.ily:63:17: error: syntax error, unexpected SYMBOL, expecting '.' or '='
\registerOption
                oll-core.root #(this-parent)
/home/simon/openlilylib/oll-core/internal/init.ily:63:31: error: syntax error, unexpected SCM_TOKEN, expecting '='
\registerOption oll-core.root
                              #(this-parent)
/home/simon/openlilylib/oll-core/internal/init.ily:66:1: error: unknown escaped string: `\registerOption'

\registerOption loaded-packages #'(oll-core)
/home/simon/openlilylib/oll-core/internal/init.ily:67:1: error: unknown escaped string: `\registerOption'

\registerOption loaded-modules.oll-core #'()
/home/simon/openlilylib/oll-core/internal/init.ily:67:41: error: syntax error, unexpected SCM_TOKEN, expecting '='
\registerOption loaded-modules.oll-core
                                        #'()
/home/simon/openlilylib/oll-core/internal/init.ily:79:1: error: unknown escaped string: `\setLogLevel'

\setLogLevel log
ERROR: In procedure %resolve-variable:
Unbound variable: getOption
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

I would have to delve in order to find the root of the error and solve the problem, which I don’t really have time for, unless I must…

Can someone help me out?

Best regards
Simon

[1] https://lists.gnu.org/archive/html/lilypond-devel/2021-12/msg00007.html




reply via email to

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