lilypond-devel
[Top][All Lists]
Advanced

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

Re: Make doc is broken


From: Phil Holmes
Subject: Re: Make doc is broken
Date: Sun, 21 Aug 2011 11:24:49 +0100

----- Original Message ----- From: "Reinhold Kainhofer" <address@hidden>
To: <address@hidden>
Sent: Saturday, August 20, 2011 6:23 PM
Subject: Re: Make doc is broken


Hi Phil,

Am Saturday, 20. August 2011, 16:26:48 schrieb Phil Holmes:
I think Reinhold's commit cfcb9efdbd7c6600fc89fc912ba80529010b31e7 has
broken make doc. I've just done a clean build (fresh build directory) and
get this at the end of a failed make doc:
[...]
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)

Do you also have any error message from python? This is just the traceback,
i.e. it tells you where a problem appeared, but without the actual error
message, it's really hard to tell what's wrong and how to fix it...


OK. I've now completely deleted my git directory, reloaded it from git, and rerun make, make doc. Same error. I've got a copy of book-musicxml-testsuite.py in my giy/input/regression/musicxml directory, but not in my build tree. Looking at the make output below, make is clearly in git/build/input/regression/musicxml and so could it be that the python source should be there too?

I'd happily get you some python error output if you can let me know how.

--lily-output-dir /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'

--
Phil Holmes





reply via email to

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