unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#18221: Source of mit-scheme
@ 2014-08-08  7:47 Andreas Enge
  2014-08-13 19:22 ` Mark H Weaver
  2019-02-19 22:50 ` bug#18221: Close Andreas Enge
  0 siblings, 2 replies; 11+ messages in thread
From: Andreas Enge @ 2014-08-08  7:47 UTC (permalink / raw)
  To: 18221

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-02-19 22:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-08  7:47 bug#18221: Source of mit-scheme Andreas Enge
2014-08-13 19:22 ` 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

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).