From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dn4c8-0001JR-UA for guix-patches@gnu.org; Wed, 30 Aug 2017 11:09:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dn4c3-0007se-Cf for guix-patches@gnu.org; Wed, 30 Aug 2017 11:09:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54230) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dn4c3-0007sY-9S for guix-patches@gnu.org; Wed, 30 Aug 2017 11:09:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dn4c2-0002eU-Tq for guix-patches@gnu.org; Wed, 30 Aug 2017 11:09:03 -0400 Subject: [bug#28045] [PATCH] gnu: Add openfoam Resent-Message-ID: Message-ID: <1504105724.3260.10.camel@tourbillion-technology.com> From: Paul Garlick Date: Wed, 30 Aug 2017 16:08:44 +0100 In-Reply-To: <874lsznsgn.fsf@gnu.org> References: <20170811110636.23339-1-pgarlick@tourbillion-technology.com> <20170814214925.2cd96b3f@centurylink.net> <1502905946.2548.31.camel@tourbillion-technology.com> <17DA467A-7864-4EED-9F61-16D634A0B976@centurylink.net> <1502962978.2875.25.camel@tourbillion-technology.com> <87r2w369im.fsf@gnu.org> <1503421859.3048.11.camel@tourbillion-technology.com> <874lsznsgn.fsf@gnu.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 28045@debbugs.gnu.org Hi Guix, > This sounds like the right approach to me (you could even omit > ‘pt-scotch32’ as a first stab if you don’t need it for Openfoam.) I have submitted a patch for 'scotch32' and'pt-scotch32' packages (bugs #28220 and #28221).  OpenFoam depends on both of them. After the scotch32 patches have been committed I will rebase again and re-check that the build succeeds  before re-submitting the OpenFoam patch. Best regards, Paul.