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. $ cd ~/guix && guix environment --pure guix -- make substitute: warning: failed to install locale: Invalid argument make all-recursive make[1]: Entering directory '/home/leo/work/guix' Making all in po/guix make[2]: Entering directory '/home/leo/work/guix/po/guix' make[2]: Leaving directory '/home/leo/work/guix/po/guix' Making all in po/packages make[2]: Entering directory '/home/leo/work/guix/po/packages' make[2]: Leaving directory '/home/leo/work/guix/po/packages' make[2]: Entering directory '/home/leo/work/guix' 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 Makefile:3281: recipe for target 'doc/guix.info' failed make[2]: *** [doc/guix.info] Error 1 make[2]: Leaving directory '/home/leo/work/guix' Makefile:3912: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/leo/work/guix' Makefile:2523: recipe for target 'all' failed make: *** [all] Error 2