From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#18221: Source of mit-scheme Date: Sat, 27 Sep 2014 20:09:43 +0200 Message-ID: <20140927180943.GA30945@debian> References: <20140808074757.GA13320@debian> <87wqacry8b.fsf@yeeloong.lan> <87mwb3i2ao.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXwSh-0007QQ-ME for bug-guix@gnu.org; Sat, 27 Sep 2014 14:11:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XXwSa-0003yT-6r for bug-guix@gnu.org; Sat, 27 Sep 2014 14:11:15 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:34089) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXwSa-0003yE-3n for bug-guix@gnu.org; Sat, 27 Sep 2014 14:11:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XXwSU-0006NU-Al for bug-guix@gnu.org; Sat, 27 Sep 2014 14:11:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87mwb3i2ao.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 18221@debbugs.gnu.org On Sun, Aug 17, 2014 at 05:06:07PM +0200, Ludovic Courtès wrote: > Yes, I think that’s what’s needed, so OK to commit. Done with commit 68dddca. However, on mips64el we are now in the case that the binaries are not precompiled, so one would need to bootstrap. Andreas