unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: Aleksandr Vityazev <avityazev@posteo.org>, 52598@debbugs.gnu.org
Subject: bug#52598: Clojure-build-system failure at the unpack phase
Date: Sat, 18 Dec 2021 12:47:30 +0000	[thread overview]
Message-ID: <6195edb9433687d45c4d89c275caecd4c61116e1.camel@telenet.be> (raw)
In-Reply-To: <87v8zmb0yw.fsf@posteo.org>

Aleksandr Vityazev schreef op za 18-12-2021 om 11:34 [+0000]:
> Hello,
> 
> Tried to build all the packages from gnu/package/clojure.scm that use
> clojure-build-system. All have the same error: [...]

I think the problem is that #:source is included in the private-
keywords in (guix build-system clojure), so the source isn't passed to
the builder, instead #false is passed. (untested)

While we're at it, we might want to modify 'unpack' in ant-build-system
to fail gracefully if there's no source (e.g. print an error like
‘source code is missing’ or something). That would probably incur many
rebuilds (though only of Java packages?), so that might need to be done
on a separate branch.


Greetings,
Maxime.





  reply	other threads:[~2021-12-18 12:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-18 11:34 bug#52598: Clojure-build-system failure at the unpack phase Aleksandr Vityazev
2021-12-18 12:47 ` Maxime Devos [this message]
2021-12-23 19:29 ` bug#52598: [PATCH] build-system: clojure: Allow clojure-build-system to pass source to ant Reily Siegel
2022-01-12  8:11 ` bug#52598: Clojure-build-system failure at the unpack phase Ricardo Wurmus

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=6195edb9433687d45c4d89c275caecd4c61116e1.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=52598@debbugs.gnu.org \
    --cc=avityazev@posteo.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).