https://codereview.appspot.com/555160043
tweaks
Fails make, make test-baseline.
... Making Documentation/out/ROADMAP (copy) Making Documentation/out/ly-grammar.txt < yy Making Documentation/out/we-wrote.itexi Making Documentation/out/others-did.itexi Making Documentation/out/contributor.texi (copy) Making Documentation/out/web.texi (copy) Making Documentation/out/internals.texi Please check the logfile /home/james/lilypond-git/build/Documentation/out/generate-documentation.log for errors /home/james/lilypond-git/./Documentation/GNUmakefile:311: recipe for target 'out/internals.texi' failed make[1]: *** [out/internals.texi] Error 1 /home/james/lilypond-git/stepmake/stepmake/generic-targets.make:6: recipe for target 'all' failed make: *** [all] Error 2
generate-documentaton.log ends in:
[/home/james/lilypond-git/build/out/share/lilypond/current/scm/document-backend.scm fatal error: define-grob-properties.scm: cannot find interface for property: inspect-index /home/james/lilypond-git/build/out/share/lilypond/current/scm/lily.scm
New patch has been uploaded and looks like it might address the problem.
Passes make, make check and a full make doc
.ly file
This fails make test-baseline
... Making out-test/xref-maps/collated-files.xref-map < texi Making input/regression/out-test/collated-files.html < texi Please check the logfile /home/james/lilypond-git/build/input/regression/collated-files.texilog.log for errors /home/james/lilypond-git/build/../stepmake/stepmake/texinfo-rules.make:55: recipe for target 'out-test/collated-files.html' failed make[3]: *** [out-test/collated-files.html] Error 25 make[3]: *** Deleting file 'out-test/collated-files.html' /home/james/lilypond-git/build/.././make/lysdoc-targets.make:48: recipe for target 'lysdoc-test' failed make[2]: *** [lysdoc-test] Error 2 /home/james/lilypond-git/build/../GNUmakefile.in:326: recipe for target 'test' failed make[1]: *** [test] Error 2 /home/james/lilypond-git/build/../GNUmakefile.in:368: recipe for target 'local-check-pre' failed make: *** [local-check-pre] Error 2
All that is in that file is this:
*** '}' without opening '{' before: , will print out (in out-test/slur-inspect-quants.texidoc l. 1) Max error number exceeded
But I am guessing it's just a typo
i.e input/regression/slur-inspect-quants.ly
texidoc = " Specifying @{code inspect-quants}, will print out ..
instead of
texidoc = " Specifying @code{inspect-quants}, will print out
Move the '{'
address wl comments
Fails make doc.
input/regression/slur-inspect-quants.ly
" Specifying @{code inspect-quants} ...
Misplaced '{'
.ly typo
Passes make, make check and a full make doc.
Patch on countdown for Feb 4th
Patch counted down - please push.
document and test slur score debugging author Han-Wen Nienhuys <hanwen@lilypond.org> Mon, 20 Jan 2020 09:19:55 +0000 (10:19 +0100) committer Han-Wen Nienhuys <hanwen@lilypond.org> Fri, 7 Feb 2020 11:42:20 +0000 (12:42 +0100) commit 20f3c9e7f51c9e9891a8bbc6378e9ca8f0ba02a2
tweaks
https://codereview.appspot.com/555160043
Fails make, make test-baseline.
generate-documentaton.log ends in:
New patch has been uploaded and looks like it might address the problem.
Passes make, make check and a full make doc
.ly file
https://codereview.appspot.com/555160043
This fails make test-baseline
All that is in that file is this:
But I am guessing it's just a typo
i.e input/regression/slur-inspect-quants.ly
instead of
Move the '{'
address wl comments
https://codereview.appspot.com/555160043
Fails make doc.
input/regression/slur-inspect-quants.ly
Misplaced '{'
.ly typo
https://codereview.appspot.com/555160043
Passes make, make check and a full make doc.
Patch on countdown for Feb 4th
Patch counted down - please push.