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

New issue 1832 by philehol...@googlemail.com: 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



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to