all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Hartmut Goebel <h.goebel@crazy-compilers.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/3] doc: Add specification for Java packages
Date: Fri, 15 Apr 2016 16:15:12 -0400	[thread overview]
Message-ID: <20160415201512.GA1799@jasmine> (raw)
In-Reply-To: <1460663497-22031-2-git-send-email-h.goebel@crazy-compilers.com>

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

  reply	other threads:[~2016-04-15 20:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-14 19:51 [PATCH 0/3] Prefix "java-" for Java packages Hartmut Goebel
2016-04-14 19:51 ` [PATCH 1/3] doc: Add specification " Hartmut Goebel
2016-04-15 20:15   ` Leo Famulari [this message]
2016-04-16  9:28     ` Alex Kost
2016-04-14 19:51 ` [PATCH 2/3] gnu: Rename Java packages to match new naming specification Hartmut Goebel
2016-04-14 19:51 ` [PATCH 3/3] gnu: Add aliases for the old Java package names Hartmut Goebel
2016-04-15 10:28   ` Ricardo Wurmus
2016-04-15 18:34     ` Hartmut Goebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160415201512.GA1799@jasmine \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    --cc=h.goebel@crazy-compilers.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.