bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1832 in lilypond: make doc broken


From: lilypond
Subject: Issue 1832 in lilypond: make doc broken
Date: Tue, 23 Aug 2011 08:10:59 +0000

Status: Accepted
Owner: ----
Labels: Type-Critical Regression

New issue 1832 by address@hidden: make doc broken
http://code.google.com/p/lilypond/issues/detail?id=1832

On at least 2 Ubuntu systems (Phil and Colin) make doc no longer works - it ends with this output:

/home/phil/lilypond-git/build/out/lybook-db --load-custom-package=book-musicxml-testsuite.py
out-www/collated-files.tely
langdefs.py: warning: lilypond-doc gettext domain not found.
Traceback (most recent call last):
  File "/home/phil/lilypond-git/scripts/lilypond-book.py", line 693, in
<module>
    main ()
  File "/home/phil/lilypond-git/scripts/lilypond-book.py", line 624, in main
    files = do_options ()
  File "/home/phil/lilypond-git/scripts/lilypond-book.py", line 610, in
do_options
    print imp.load_source ("book_custom_package%s" % nr, i)
IOError: [Errno 2] No such file or directory
make[4]: *** [out-www/collated-files.texi] Error 1
make[4]: Leaving directory
`/home/phil/lilypond-git/build/input/regression/musicxml'

This is a change in input/regression/musicxml/GNUmakefile:

LILYPOND_BOOK_FLAGS += --load-custom-package=book-musicxml-testsuite.py
added with commit cfcb9efdbd7c6600fc89fc912ba80529010b31e7 . Reinhold is aware of the problem, but with more than one user affected it should be tracked. Docs can be made temporarily by commenting out the added line in the GNUmakefile





reply via email to

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