From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCHES] Add vsearch. Date: Thu, 1 Oct 2015 21:41:02 +0200 Message-ID: <20151001194102.GA10195@debian> References: <560B14F2.7010103@uq.edu.au> <87612qof9a.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]:57151) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhjjA-0005mN-RT for guix-devel@gnu.org; Thu, 01 Oct 2015 15:41:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zhjj9-0002nc-Qb for guix-devel@gnu.org; Thu, 01 Oct 2015 15:41:16 -0400 Content-Disposition: inline In-Reply-To: <87612qof9a.fsf@gnu.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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: "guix-devel@gnu.org" Hello, my impression is that quite a few of the packages from scientific computing and bioinformatics fail to build on non-x86 architectures, and maybe even on i686. Presumably, there is not much interest in running such specialised code on less performing hardware. It would be good if someone with more interest in them could have a look whether this is indeed the case and then propose a supported-platforms patch. Otherwise, we could try to fix the problems. Looking at the debian packages could help determine whether we might obtain arm and mips packages. Thanks in advance, Andreas