Updates:
        Cc: [email protected] [email protected]

Comment #4 on issue 3121 by [email protected]: Bad dependencies for notation manual appendices?
http://code.google.com/p/lilypond/issues/detail?id=3121

Ok, now I am seriously pissed. I've just spent about a day desperately getting new functionality added into the documentation info files and seeking the fault elsewhere.

The problem is that
a) Documentation/out/markup-commands.tely contains the new information
b) Documentation/out/markup-commands.texi which should be generated from it does _not_ contain new information.
c) make doc-clean touches _neither_ file !!!!
d) the modification date of both files is pretty close, and looks like
dak@lola:/usr/local/tmp/lilypond$ ls --full-time Documentation/out/markup-commands.te* -rw-rw-r-- 1 dak dak 73958 2013-07-15 21:47:47.004244742 +0200 Documentation/out/markup-commands.tely -rw-rw-r-- 1 dak dak 101007 2013-07-15 21:47:55.700410562 +0200 Documentation/out/markup-commands.texi

But it is obvious from the contents that the second file has been generated from a quite older version of the former file than the one on disk. Either the process generating the second file opened the first file for reading before it got replaced, or it read the contents from an entirely different directory.

So what's up here? Ccing a few build script specialists.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to