unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: Giovanni Biscuolo <g@xelera.eu>, 54546@debbugs.gnu.org
Subject: bug#54546: failed to compute the derivation for (very old) Guix
Date: Thu, 24 Mar 2022 16:01:55 +0100	[thread overview]
Message-ID: <93a60eb79eb33ab89474174ce48ab19e8221ba3c.camel@telenet.be> (raw)
In-Reply-To: <87v8w3iet3.fsf@xelera.eu>

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

Giovanni Biscuolo schreef op do 24-03-2022 om 15:51 [+0100]:
> --8<---------------cut here---------------end--------------->8---
> [(ice-9 exceptions) stuff]
> Please is there any workaround for this?

build-aux/build-self.scm stubs (gcrypt hash) and (git).
Likewise, it could be modified to stub (ice-9 exceptions) when
'guile-version' refers to a pre-(ice-9 exceptions) Guile.

According to Guile's NEWS, (ice-9 exceptions) is new in 3.0.0,
so the stubbing needs to be made conditional on guile-version<3.0.0.

Additionally, I'm looking into reducing the number of imports and
cycles, so possibly the situation will resolve itself eventually.

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

  reply	other threads:[~2022-03-24 15:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-24 14:51 bug#54546: failed to compute the derivation for (very old) Guix Giovanni Biscuolo
2022-03-24 15:01 ` Maxime Devos [this message]
2022-03-24 15:23   ` Giovanni Biscuolo
2022-03-26 18:09     ` Maxime Devos
2022-04-07  9:28       ` Giovanni Biscuolo
2022-06-13 10:30       ` bug#54750: (gnu packages racket) assumes that (ice-9 exceptions) exist, breaks pulling from old Guix Ludovic Courtès
2022-06-13 10:52         ` bug#54546: " Maxime Devos

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=93a60eb79eb33ab89474174ce48ab19e8221ba3c.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=54546@debbugs.gnu.org \
    --cc=g@xelera.eu \
    /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).