lilypond-devel
[Top][All Lists]
Advanced

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

Make broken on master


From: Carl Sorensen
Subject: Make broken on master
Date: Mon, 27 Jul 2009 07:36:06 -0600

Thanks to all who helped me get git working for the autobeam patches.  I
think I've got everything merged properly.

When I tried make, it got through rhythms.itely (which was were all the doc
changes I made were located).  But it failed later on:


Compiling 
/Users/Carl/lilypond-working/Documentation/out/notation/programming-interfac
e.texi...
/Users/Carl/lilypond-working/Documentation/out/notation/programming-interfac
e.texi is up to date.
Processing include: identifiers.tely
lilypond-book.py: error: file not found: identifiers.tely

Traceback (most recent call last):
  File "../scripts/lilypond-book.py", line 2119, in <module>
    main ()
  File "../scripts/lilypond-book.py", line 2101, in main
    chunks = do_file (files[0])
  File "../scripts/lilypond-book.py", line 2021, in do_file
    chunks))
  File "../scripts/lilypond-book.py", line 2017, in process_include
    return do_file (name, included=True)
  File "../scripts/lilypond-book.py", line 2021, in do_file
    chunks))
  File "../scripts/lilypond-book.py", line 2017, in process_include
    return do_file (name, included=True)
  File "../scripts/lilypond-book.py", line 1937, in do_file
    input_fullname = find_file (input_filename)
  File "../scripts/lilypond-book.py", line 912, in find_file
    exit (1)
  File "../scripts/lilypond-book.py", line 83, in exit
    raise Exception (_ ('Exiting (%d)...') % i)
Exception: Exiting (1)...
make[1]: *** [out/notation.texi] Error 1
make: *** [all] Error 2


The only copies of identifiers.tely I can find are in
Documentation/user/out/ and Documentation/user/out-www  (which are old
directories, I know).

Two questions:

1) Is there something I can do to fix this (i.e., is there a certain make
target I need to find)?

2) Do I dare push my autobeaming patch without having a successful make?

Thanks,

Carl
 





reply via email to

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