littlesincanada <littlesincan...@yahoo.co.uk> writes:

> Hi,
>> However, I get a further failure in the build which I'm not sure how
>> to deal with:
>>
>
> Further to the further, I'm wondering if the following is actually
> what is causing the error and the other error might be a problem in
> the error recovery:
>
> ------8<------8<------8<------8<------8<------8<------8<------8<------8<---
> /home/ralph/gub/target/tools/src/guile-1.8.7/doc/ref/gh.texi:1000:
> must be after `@deftypefun' to use `@deftypefunx'
> /home/ralph/gub/target/tools/src/guile-1.8.7/doc/ref/fdl.texi:411:
> raising the section level of @appendixsubsec which is too low
> /home/ralph/gub/target/tools/src/guile-1.8.7/doc/ref/api-utility.texi:566:
> warning: node `C Hooks' is next for `Hook Reference' in menu but not
> in sectioning
> /home/ralph/gub/target/tools/src/guile-1.8.7/doc/ref/api-utility.texi:674:
> warning: node `Hook Reference' is prev for `C Hooks' in menu but not
> in sectioning
> /home/ralph/gub/target/tools/src/guile-1.8.7/doc/ref/api-options.texi:510:
> warning: node next `Printing options' in menu `Debugger options' and
> in sectioning `Evaluator options' differ
> /home/ralph/gub/target/tools/src/guile-1.8.7/doc/ref/api-options.texi:533:
> warning: node prev `Evaluator options' in menu `Debugger options' and
> in sectioning `Printing options' differ
> /home/ralph/gub/target/tools/src/guile-1.8.7/doc/ref/api-options.texi:544:
> warning: node next `Evaluator trap options' in menu `Examples of
> option use' and in sectioning `Debugger options' differ
> /home/ralph/gub/target/tools/src/guile-1.8.7/doc/ref/api-options.texi:625:
> warning: node next `Debugger options' in menu `Evaluator options' and
> in sectioning `Examples of option use' differ
> /home/ralph/gub/target/tools/src/guile-1.8.7/doc/ref/api-options.texi:625:
> warning: node prev `Debugger options' in menu `Printing options' and
> in sectioning `Evaluator trap options' differ
> /home/ralph/gub/target/tools/src/guile-1.8.7/doc/ref/api-options.texi:681:
> warning: node prev `Examples of option use' in menu `Evaluator trap
> options' and in sectioning `Debugger options' differ
> make[2]: ***
> [/home/ralph/gub/target/tools/src/guile-1.8.7/doc/ref/guile.info]
> Error 1
> ------8<------8<------8<------8<------8<------8<------8<------8<------8<---

Most of those would appear to be warnings.  What really strikes me is
that we are using Guile 1.8.7 here: the "newest" 1.8 version is 1.8.8
and there seems little point in not using that.  It may be unlikely to
fix any Texinfo problem (the above appear to be warnings and not fatal
though, possibly excepting the first) but when patching up things,
starting with anything but the latest operative version seems wasteful.

-- 
David Kastrup

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

Reply via email to