From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH]: Add IcedTea 6 Date: Thu, 29 Jan 2015 23:44:21 +0100 Message-ID: <20150129224421.GA19792@debian> References: <87386vubwl.fsf@gnu.org> <8761bqq3wn.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57382) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGxpL-0005Yx-CN for guix-devel@gnu.org; Thu, 29 Jan 2015 17:44:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGxpF-0001LX-GG for guix-devel@gnu.org; Thu, 29 Jan 2015 17:44:43 -0500 Content-Disposition: inline In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: guix-devel On Thu, Jan 29, 2015 at 10:47:17AM +0100, Ricardo Wurmus wrote: > I pushed without disabling any platform yet. Based on the build results > I will update the package. It does not build on mips: http://hydra.gnu.org/build/224665 My guess would be that the bootstrap binaries are for i?86 platforms. Andreas