all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: 32295@debbugs.gnu.org
Subject: [bug#32295] [PATCH] gnu: clojure: Fix index generation
Date: Sat, 28 Jul 2018 08:29:40 +0200	[thread overview]
Message-ID: <CAE4v=piYtCEHL+kG5r0Ns5EdSt5oDXU+t7bi-u3qS5HW9ae4+w@mail.gmail.com> (raw)
In-Reply-To: <20180728060845.22800-1-boskovits@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 468 bytes --]

I could use some help from someone more familiar with clojure uses.

On current master clojure does not build, as the manifest contains
Class-Path: .
and jar -i throws exception in phase 'generate-jar-indices.

The patch I proposed removes the classpath from the manifest. Do you think
this can interfere with normal uses of clojure?

Another possible solution would be to delete the index generation phase,
but I'm not sure about the implications here either.

WDYT?

[-- Attachment #2: Type: text/html, Size: 614 bytes --]

  reply	other threads:[~2018-07-28  6:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-28  6:08 [bug#32295] [PATCH] gnu: clojure: Fix index generation Gábor Boskovits
2018-07-28  6:29 ` Gábor Boskovits [this message]
2018-07-29  3:05   ` Alex ter Weele
2018-07-29  6:38     ` Gábor Boskovits
2018-07-29 10:01 ` bug#32295: " Gábor Boskovits

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='CAE4v=piYtCEHL+kG5r0Ns5EdSt5oDXU+t7bi-u3qS5HW9ae4+w@mail.gmail.com' \
    --to=boskovits@gmail.com \
    --cc=32295@debbugs.gnu.org \
    /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.