From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Danckaert Subject: Re: 01/01: gnu: hdf4: Fix non-x86 architectures. Date: Wed, 19 Oct 2016 09:05:18 +0200 (CEST) Message-ID: <20161019.090518.1514607895243303391.post@thomasdanckaert.be> References: <20161016150237.CDEAD2200FF@vcs.savannah.gnu.org> <87h98asntg.fsf@netris.org> <20161018191928.GA5172@solar> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51260) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwkwU-0007Sh-LI for guix-devel@gnu.org; Wed, 19 Oct 2016 03:05:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwkwR-0002Lk-Bm for guix-devel@gnu.org; Wed, 19 Oct 2016 03:05:38 -0400 Received: from s02-out.spamexperts.axc.nl ([159.253.1.2]:35232 helo=s02.spamexperts.axc.nl) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bwkwR-0002K2-5S for guix-devel@gnu.org; Wed, 19 Oct 2016 03:05:35 -0400 In-Reply-To: <20161018191928.GA5172@solar> 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: andreas@enge.fr Cc: guix-devel@gnu.org From: Andreas Enge Subject: Re: 01/01: gnu: hdf4: Fix non-x86 architectures. Date: Tue, 18 Oct 2016 21:19:28 +0200 > 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 Thanks to you both for the patches. I see the arm build is complete now. I'll wait for mips, and, if that succeeds, send the patch to the HDF4 maintainers (though I'd expect Debian has already done so?). Thomas