Comment #17 on issue 1635 by philehol...@googlemail.com: clean up misleading warnings in website build
http://code.google.com/p/lilypond/issues/detail?id=1635

@comment 15 - I can only find winds.itely in build/out and it's put there (I reckon) by a doc build. I've just nuked my build directory and re-run configure and make website and there's no trace of winds.itely. I believe it comes from a snippet build? So - we can't guarantee finding files like that in a fresh system with a make website.

@comment 16 - I have been tracing these with echo/print statements, and I have been looking at all the warnings - fire them at a file and view them in gedit is an easy way to do this. And - the warnings occur because the files it warns about are not in the search list of the .py file, because they're in \build\out which generally doesn't exist with a clean build directory.

The build order is given by:

website: website-texinfo website-css website-pictures website-examples web-post
website-texinfo: website-version website-xrefs website-bibs
(website texinfo then runs texi2html and mass-link.py)

So the order is version, xrefs, bibs, texinfo itself, css, pictures, examples.


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

Reply via email to