From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] Fix R. Date: Wed, 24 Jun 2015 12:01:52 +0200 Message-ID: References: <20150624095048.GA9674@debian> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7hVQ-0003sz-3c for guix-devel@gnu.org; Wed, 24 Jun 2015 06:02:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z7hVI-0007ZR-MB for guix-devel@gnu.org; Wed, 24 Jun 2015 06:02:08 -0400 Received: from venus.bbbm.mdc-berlin.de ([141.80.25.30]:45517) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7hVI-0007ZA-Dz for guix-devel@gnu.org; Wed, 24 Jun 2015 06:02:00 -0400 In-Reply-To: <20150624095048.GA9674@debian> 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: Andreas Enge Cc: "guix-devel@gnu.org" > On Wed, Jun 24, 2015 at 11:40:31AM +0200, Ricardo Wurmus wrote: >> These two patches add gfortran-4.9 and update the R package to use it. > > If it works, this looks like a patch to push. I successfully built R 3.2.0 on my workstation with these changes (whereas before the build would fail). Thanks for taking a look. I'll push the patches in a moment. ~~ Ricardo