lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2423 in lilypond: lilypond-book fails to inclu


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2423 in lilypond: lilypond-book fails to include a file from a parent directory
Date: Tue, 27 Mar 2012 13:15:41 +0000

Updates:
        Status: Started

Comment #19 on issue 2423 by address@hidden: lilypond-book fails to include a file from a parent directory
http://code.google.com/p/lilypond/issues/detail?id=2423

Reverted the regression test:

commit d60be8f280a9b64643ff866a3b172d61a219df3a
Author: David Kastrup <address@hidden>
Date:   Tue Mar 27 14:42:10 2012 +0200

    Revert "Regtests for lilypond-book include files located in subdir."

    This reverts commit ee70161485a2d2f347db3e29724a943c741ef524.

    This commit caused "make test" for in-tree builds to fail.


The error message was
Parsing...
/usr/local/tmp/lilypond/out/lybook-db/91/lily-c3d833f7.ly:18:11: error: cannot find file: `include/myvar.ily' (search path: `/usr/local/tmp/lilypond/out/lybook-db/91:/usr/local/tmp/lilypond/out/share/lilypond/current/fonts/svg/:/usr/local/tmp/lilypond/out/share/lilypond/current/fonts/type1/:/usr/local/tmp/lilypond/out/share/lilypond/current/fonts/otf/:/usr/local/tmp/lilypond/out/share/lilypond/current/scm:/usr/local/tmp/lilypond/out/share/lilypond/current/ps:/usr/local/tmp/lilypond/out/share/lilypond/current/ly:/usr/local/tmp/lilypond/out/lybook-db:../:./:./out-test:../../../input:/usr/local/tmp/lilypond/Documentation:/usr/local/tmp/lilypond/Documentation/snippets:../../../input/regression/:/usr/local/tmp/lilypond/Documentation/included/:/usr/local/tmp/lilypond/mf/out/:/usr/local/tmp/lilypond/mf/out/:/usr/local/tmp/lilypond/Documentation/pictures:/usr/local/tmp/lilypond/Documentation/pictures/./ou
 t-test:')
  \include
           "include/myvar.ily"
/usr/local/tmp/lilypond/out/lybook-db/91/lily-c3d833f7.ly:19:18: error: unknown escaped string: `\myVar'
  \relative c'' {
                  \myVar }
/usr/local/tmp/lilypond/out/lybook-db/91/lily-c3d833f7.ly:19:18: error: syntax error, unexpected STRING
  \relative c'' {
                  \myVar }
/usr/local/tmp/lilypond/out/lybook-db/91/lily-c3d833f7.ly:19:2: error: errors found, ignoring music expression

  \relative c'' { \myVar }
fatal error: failed files: "91/lily-c3d833f7.ly"

I am not removing the "Fixed_2_15_35" label since the main fix has not been reverted, but the regtest (or its infrastructure) would appear to need further work to not disturb in-tree testing.


reply via email to

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