From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#18221: Source of mit-scheme Date: Sat, 27 Sep 2014 20:51:33 +0200 Message-ID: <87oau0gami.fsf@gnu.org> References: <20140808074757.GA13320@debian> <87wqacry8b.fsf@yeeloong.lan> <87mwb3i2ao.fsf@gnu.org> <20140927180943.GA30945@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54667) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXx6P-0003wJ-Rx for bug-guix@gnu.org; Sat, 27 Sep 2014 14:52:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XXx6G-0004YB-63 for bug-guix@gnu.org; Sat, 27 Sep 2014 14:52:17 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:34103) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXx6G-0004XN-3Y for bug-guix@gnu.org; Sat, 27 Sep 2014 14:52:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XXx6A-0007Qf-6G for bug-guix@gnu.org; Sat, 27 Sep 2014 14:52:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20140927180943.GA30945@debian> (Andreas Enge's message of "Sat, 27 Sep 2014 20:09:43 +0200") 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: Andreas Enge Cc: 18221@debbugs.gnu.org Andreas Enge skribis: > On Sun, Aug 17, 2014 at 05:06:07PM +0200, Ludovic Court=C3=A8s wrote: >> Yes, I think that=E2=80=99s what=E2=80=99s needed, so OK to commit. > > Done with commit 68dddca. Cool. :-) > However, on mips64el we are now in the case that the binaries are not > precompiled, so one would need to bootstrap. Could be that we=E2=80=99re not doing it right, I don=E2=80=99t know. I did try to build from the C source a while back, FWIW: http://savannah.gnu.org/bugs/?func=3Ddetailitem&item_id=3D29236 Ludo=E2=80=99.