From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: 01/01: gnu: hdf4: Fix non-x86 architectures. Date: Tue, 18 Oct 2016 21:19:28 +0200 Message-ID: <20161018191928.GA5172@solar> References: <20161016150237.21209.27470@vcs.savannah.gnu.org> <20161016150237.CDEAD2200FF@vcs.savannah.gnu.org> <87h98asntg.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43031) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwZvG-0006WJ-DR for guix-devel@gnu.org; Tue, 18 Oct 2016 15:19:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwZvB-0003he-FO for guix-devel@gnu.org; Tue, 18 Oct 2016 15:19:38 -0400 Received: from mailrelay6.public.one.com ([91.198.169.200]:25817) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bwZvB-0003gf-3i for guix-devel@gnu.org; Tue, 18 Oct 2016 15:19:33 -0400 Content-Disposition: inline In-Reply-To: <87h98asntg.fsf@netris.org> 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" To: Mark H Weaver Cc: guix-devel@gnu.org On Mon, Oct 17, 2016 at 04:49:47PM -0400, Mark H Weaver wrote: > Contrary to the commit log message, the only part of this that actually > made it into the patch was adding 'hdf4-architectures.patch'. The > changes to local.mk and maths.scm were not included. Indeed, this explains why the package still did not compile... This is fixed in commit 15ca49b220b531864b9ac4d3dcbb218279ca0db3, thanks a lot for the notice! Andreas