unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: 18221@debbugs.gnu.org
Subject: bug#18221: Source of mit-scheme
Date: Fri, 8 Aug 2014 09:47:57 +0200	[thread overview]
Message-ID: <20140808074757.GA13320@debian> (raw)

Hello,

mit-scheme fails to build on mips64el-linux, because specific source is not
downloaded for this system. Furthermore, I wonder if in the corresponding
lines
  (match (%current-system)
    ("x86_64-linux" "x86-64")
    ("i686-linux" "i386")
    (_ "c"))
one need not also check for the target system in the usual manner.
Here the "c" should be the empty string, I think, and the preceding "-"
should be included into "x86-64" and "i386".

As the source field is set to #f, the command
  guix build mit-scheme -S
fails with a confusing error message.

Is all this worth it, or should we not revert to a generic build recipe?

Andreas

             reply	other threads:[~2014-08-08  7:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-08  7:47 Andreas Enge [this message]
2014-08-13 19:22 ` bug#18221: Source of mit-scheme Mark H Weaver
2014-08-13 21:04   ` Andreas Enge
2014-08-14  1:50     ` mhw
2014-08-17 15:06   ` Ludovic Courtès
2014-09-27 18:09     ` Andreas Enge
2014-09-27 18:51       ` Ludovic Courtès
2014-09-27 19:42       ` Mark H Weaver
2014-09-27 21:05         ` Andreas Enge
2014-09-27 22:03         ` Ludovic Courtès
2019-02-19 22:50 ` bug#18221: Close Andreas Enge

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=20140808074757.GA13320@debian \
    --to=andreas@enge.fr \
    --cc=18221@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 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).