From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bavier Subject: Re: [PATCH] gnu: Add libpetsc Date: Thu, 01 May 2014 15:52:26 -0500 Message-ID: <87vbtpkyr9.fsf@gmail.com> References: <87eh0emy00.fsf@gmail.com> <87wqe64ibm.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57923) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wfxw7-0003Uw-9X for guix-devel@gnu.org; Thu, 01 May 2014 16:50:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wfxw1-00058D-NU for guix-devel@gnu.org; Thu, 01 May 2014 16:50:31 -0400 In-Reply-To: <87wqe64ibm.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Wed, 30 Apr 2014 23:29:33 +0200") 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 =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Pushed. ludo@gnu.org (Ludovic Court=C3=A8s) writes: > (This CMake story is terrible, BTW.) I removed CMake from the package inputs. PETSc then uses an alternative build system, which is much slower because it doesn't support build parallelism, but it doesn't put absolute file names into the fortran modules. >> +++ b/gnu/packages/patches/petsc-fix-threadcomm.patch > > Please add a comment at the beginning of the patch saying what it does > and whether it=E2=80=99s available upstream. I submitted the patch to the developers. --=20 `~Eric