GNU bug report logs -
#11828
Problems building the coreutils info documentation with the development version of makeinfo
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 12 Jul 2012 15:28:17 +0100
with message-id <4FFEDF01.5070704 <at> draigBrady.com>
and subject line Re: bug#11828: [PATCH] doc: fix errors and warnings with Texinfo 5
has caused the debbugs.gnu.org bug report #11828,
regarding Problems building the coreutils info documentation with the development version of makeinfo
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
11828: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11828
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Below is the produced diagnostic.
Regards,
Stefano
-*-*-*-
coreutils.texi:2207: @itemx must follow @item
coreutils.texi:2705: @itemx must follow @item
coreutils.texi:2855: @itemx must follow @item
coreutils.texi:2863: @itemx must follow @item
coreutils.texi:2876: @itemx must follow @item
coreutils.texi:2899: @itemx must follow @item
coreutils.texi:2912: @itemx must follow @item
coreutils.texi:3037: @itemx must follow @item
coreutils.texi:3111: @itemx must follow @item
coreutils.texi:3133: @itemx must follow @item
coreutils.texi:3506: @itemx must follow @item (possibly involving @filesZeroFromOption)
coreutils.texi:3687: @itemx must follow @item
coreutils.texi:3696: @itemx must follow @item
coreutils.texi:3729: @itemx must follow @item
coreutils.texi:4132: @itemx must follow @item (possibly involving @filesZeroFromOption)
coreutils.texi:6502: @itemx must follow @item
coreutils.texi:6871: @itemx must follow @item (possibly involving @optSi)
coreutils.texi:7655: @itemx must follow @item
coreutils.texi:7785: warning: @itemx should not begin @table
coreutils.texi:7787: @itemx must follow @item
coreutils.texi:7793: @itemx must follow @item
coreutils.texi:7799: @itemx must follow @item
coreutils.texi:7823: @itemx must follow @item
coreutils.texi:7825: @itemx must follow @item
coreutils.texi:7830: @itemx must follow @item
coreutils.texi:7846: @itemx must follow @item
coreutils.texi:7851: @itemx must follow @item
coreutils.texi:7966: @itemx must follow @item (possibly involving @optStripTrailingSlashes)
coreutils.texi:8609: @itemx must follow @item
coreutils.texi:8759: @itemx must follow @item (possibly involving @optStripTrailingSlashes)
coreutils.texi:8830: @itemx must follow @item
coreutils.texi:8849: @itemx must follow @item
coreutils.texi:8868: @itemx must follow @item
coreutils.texi:8876: @itemx must follow @item
coreutils.texi:9988: @itemx must follow @item
coreutils.texi:10042: @itemx must follow @item
coreutils.texi:10049: @itemx must follow @item
coreutils.texi:10169: @itemx must follow @item
coreutils.texi:10176: @itemx must follow @item
coreutils.texi:10291: @itemx must follow @item
coreutils.texi:10298: @itemx must follow @item
coreutils.texi:10597: @itemx must follow @item
coreutils.texi:10671: @itemx must follow @item (possibly involving @optSi)
coreutils.texi:10789: @itemx must follow @item
coreutils.texi:10841: @itemx must follow @item (possibly involving @filesZeroFromOption)
coreutils.texi:10899: @itemx must follow @item (possibly involving @optSi)
coreutils.texi:10918: @itemx must follow @item
coreutils.texi:10924: @itemx must follow @item
coreutils.texi:10934: @itemx must follow @item
coreutils.texi:11077: @itemx must follow @item
coreutils.texi:12921: @itemx must follow @item
coreutils.texi:12928: @itemx must follow @item
coreutils.texi:14062: @itemx must follow @item
coreutils.texi:14101: @itemx must follow @item
coreutils.texi:15307: warning: @itemx should not begin @table
coreutils.texi:15314: @itemx must follow @item
coreutils.texi:15817: warning: @itemx should not begin @table
coreutils.texi:9888: warning: Node next `chown invocation' in menu `touch invocation' and in sectioning `chgrp invocation' differ
coreutils.texi:9888: warning: Node `chmod invocation' is prev for `chown invocation' in menu but not in sectioning
coreutils.texi:10106: warning: Node `chown invocation' is prev for `chgrp invocation' in sectioning but not in menu
coreutils.texi:10229: warning: Node next `chmod invocation' in menu `chown invocation' and in sectioning `touch invocation' differ
coreutils.texi:10329: warning: Node prev `touch invocation' in menu `chown invocation' and in sectioning `chmod invocation' differ
Makefile:1705: recipe for target 'coreutils.info' failed
make[1]: *** [coreutils.info] Error 1
make[1]: Leaving directory '/devel/bleeding/src/coreutils/doc'
Makefile:1752: recipe for target 'info-recursive' failed
make: *** [info-recursive] Error 1
[Message part 3 (message/rfc822, inline)]
On 07/12/2012 02:04 PM, Stefano Lattarini wrote:
> Or rather, with the development version 4.13.90, which will eventually
> become Texinfo 5.0.
>
> Fixes coreutils bug#11828.
>
> * doc/coreutils.texi: Use '@item' instead of '@itemx' in several places,
> as Texinfo 5 refuses to process an '@itemx' that is not preceded by an
> '@item'. Ensure that node extended names in menus and sectioning are
> consistent, and that ordering and presence of nodes in menus and in the
> actual text are consistent as well.
>
> Signed-off-by: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Pushed.
thanks,
Pádraig.
This bug report was last modified 13 years and 11 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.