John Mandereau <john.mander...@gmail.com> writes: > Hi, > > I quote some of the logs below... > Il giorno mar, 09/10/2012 alle 00.33 +0000, grenoui...@lilynet.net ha > scritto: >> 21:58:01 (UTC) Begin LilyPond compile, previous commit at >> c7a3623a056891d48b13fe14fd6ee042ac666822 >> 21:58:27 Merged staging, now at: c7a3623a056891d48b13fe14fd6ee042ac666822 >> 21:58:29 Success: sudo -u lilybuild ./autogen.sh >> --noconfigure >> 21:59:05 Success: sudo -u lilybuild >> /home/lilybuild/staging/configure --disable-optimising >> 21:59:15 Success: sudo -u lilybuild nice make clean >> 22:16:12 Success: sudo -u lilybuild nice make -j2 >> CPU_COUNT=2 ANTI_ALIAS_FACTOR=1 >> 22:38:05 Success: sudo -u lilybuild nice make test -j2 >> CPU_COUNT=2 ANTI_ALIAS_FACTOR=1 >> 00:33:31 *** FAILED BUILD *** >> sudo -u lilybuild nice make doc -j2 CPU_COUNT=2 ANTI_ALIAS_FACTOR=1 >> Previous good commit: 6addf21b5bc485d30e63bf2f04d371c10b902cdb
That's several weeks ago. >> Current broken commit: c7a3623a056891d48b13fe14fd6ee042ac666822 > logfile lilypond-multi-run-1.log (exit 1): > Processing `/home/lilybuild/build-staging/out/lybook-db/e2/lily-19b5eb79.ly' > Parsing... > Interpreting > music.../home/lilybuild/build-staging/out/share/lilypond/current/scm/music-functions.scm:1599:18: > In expression (ly:context-property context (quote keySignature)): > /home/lilybuild/build-staging/out/share/lilypond/current/scm/music-functions.scm:1599:18: > Unbound variable: ly:context-property > logfile lilypond-multi-run-0.log (exit 1): > Processing `/home/lilybuild/build-staging/out/lybook-db/6a/lily-e9632604.ly' > Parsing... > Interpreting > music.../home/lilybuild/build-staging/out/share/lilypond/current/scm/music-functions.scm:1599:18: > In expression (ly:context-property context (quote keySignature)): > /home/lilybuild/build-staging/out/share/lilypond/current/scm/music-functions.scm:1599:18: > Unbound variable: ly:context-property > fatal error: Children (1 0) exited with errors. git grep ly:context-property c7a3623a056891d48b13fe14fd6ee042ac666822 [...] c7a3623a056891d48b13fe14fd6ee042ac666822:lily/context-scheme.cc:LY_DEFINE (ly_context_property, "ly:context-property", [...] This is defined just fine. In fact, git log 6addf21b5bc485d30e63bf2f04d371c10b902cdb..c7a3623a056891d48b13fe14fd6ee042ac666822 lily/context-scheme.cc indicates that it has not changed at all in the (considerable) time span involved. Either your build system, your version of Patchy, or your hardware is broken. I'd have guessed that possibly the wrong dependencies are autogenerated, but lily/context-scheme.cc has not changed its location one bit. -- David Kastrup _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel