lilypond-devel
[Top][All Lists]
Advanced

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

Re: Charles Winston's GSoC code: Chord Semantics (issue 337870043 by add


From: chazwins6
Subject: Re: Charles Winston's GSoC code: Chord Semantics (issue 337870043 by address@hidden)
Date: Sun, 12 Aug 2018 08:56:51 -0700

On 2018/08/12 13:54:08, lilypond-pkx wrote:
On 2018/08/11 14:59:10, chazwins6 wrote:
> Fixing errors in make doc.

Fails make check

input/regression/chord-names-languages.ly'

~~~
Parsing...
Renaming input to:
`/home/james/lilypond-git/input/regression/chord-names-languages.ly'
warning: type check for `bass' failed; value `(#t . #t)' must be of
type
`boolean'

/home/james/lilypond-git/build/out/share/lilypond/current/scm/chord-entry.scm:267:59:
In procedure memoization in expression (if ba
ss (write-me "base3: " bass) ...):

/home/james/lilypond-git/build/out/share/lilypond/current/scm/chord-entry.scm:267:59:
In file "/home/james/lilypond-git/build/out/s
hare/lilypond/current/scm/chord-entry.scm", line 266: Missing or extra
expression in (if bass (write-me "base3: " bass) (list (make
-note-ev bass (quote bass) #t)) (quote ())).
~~~

and

input/regression/chord-name-entry.ly

~~~
Parsing...
Renaming input to:

`/home/james/lilypond-git/input/regression/chord-name-entry.ly'Backtrace:
In unknown file:
    ?:  0* [lilypond-main #]
In
/home/james/lilypond-git/build/out/share/lilypond/current/scm/lily.scm:
1032:  1* (let* ((failed #)) (if (ly:get-option #) (begin #)) ...)
1032:  2* [lilypond-all #]
1045:  3  (let* ((failed #) (separate-logs #) (ping-log #) ...) (gc)
...)
1057:  4* [for-each #<procedure #f #> #]
In unknown file:
    ?:  5* [#<procedure #f (x)> "d9/lily-4b39608d.ly"]
In
/home/james/lilypond-git/build/out/share/lilypond/current/scm/lily.scm:
1059:  6* (let* (# # #) (if separate-logs #) (if ping-log #) ...)
1070:  7* [lilypond-file #<procedure #f (key failed-file)>
"d9/lily-4b39608d.ly"]
1105:  8  [catch ly-file-failed #<procedure #f ()> #<procedure #f (x .
args)>]
In unknown file:
    ?:  9* [#<procedure #f ()>]
In
/home/james/lilypond-git/build/out/share/lilypond/current/scm/lily.scm:
1106: 10* [ly:parse-file "d9/lily-4b39608d.ly"]
In unknown file:
    ?: 11* [construct-chord-elements #<Pitch c > #<Duration 1 > ...]
In

/home/james/lilypond-git/build/out/share/lilypond/current/scm/chord-entry.scm:
   31: 12* (let* (# # # # ...) (letrec # # # ...))
In unknown file:
    ?: 13  (letrec (# # # ...) (set! root #) ...)
In

/home/james/lilypond-git/build/out/share/lilypond/current/scm/chord-entry.scm:
  176: 14* (set! complete-chord (if start-additions # #))
  177: 15* (if start-additions (interpret-additions base-chord
flat-mods ...)
...)
  178: 16  [interpret-additions (# # # ...) (#<procedure sus-modifier
#> #) ...]
     ...
   98: 17  [interpret-additions ((# # #) (# # #) (# # #)) (#<Pitch f'
) ...
  100: 18* [((modifier . #f) (root . #<Pitch c' >) (extension . 7)
...)]

~~~

I'm not even getting that error now, but a weirder one:

ERROR: In procedure module-lookup:
ERROR: Unbound variable: property-set-function

I try to git greo for these objects and can't find them. What could this
be?

https://codereview.appspot.com/337870043/



reply via email to

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