Leo Famulari (2016-04-15 23:15 +0300) wrote: > On Thu, Apr 14, 2016 at 09:51:35PM +0200, Hartmut Goebel wrote: >> * doc/guix.texi (Java Packages): New subsection. > > Something about this patch would break the build if applied. The output > of `make` is below. > > Can you look into it? If not, I can do it in a couple days. [...] > MAKEINFO doc/guix.info > ./doc/guix.texi:10968: warning: node next `Perl Modules' in menu `Fonts' and > in sectioning `Java Packages' differ > ./doc/guix.texi:10983: warning: unreferenced node `Java Packages' > ./doc/guix.texi:10983: warning: node `Fonts' is next for `Java Packages' in > sectioning but not in menu > ./doc/guix.texi:10983: warning: node `Perl Modules' is prev for `Java > Packages' in sectioning but not in menu > ./doc/guix.texi:10983: warning: node `Packaging Guidelines' is up for `Java > Packages' in sectioning but not in menu > ./doc/guix.texi:10670: node `Packaging Guidelines' lacks menu item for `Java > Packages' despite being its Up target > ./doc/guix.texi:11002: warning: node prev `Fonts' in menu `Perl Modules' and > in sectioning `Java Packages' differ
A new node should also be added to the contents in the beginning of "guix.texi". See commit 0e2d021¹, for example. ¹ http://git.savannah.gnu.org/cgit/guix.git/commit/?id=0e2d0213b5bcf2fcdf5ab81dfdd965b071f30637 -- Alex