From patchwork Fri May 28 20:16:50 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 29639 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 621E727BC81; Fri, 28 May 2021 21:17:21 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 15EB527BC78 for ; Fri, 28 May 2021 21:17:21 +0100 (BST) Received: from localhost ([::1]:40516 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lmiv2-0006VK-9l for patchwork@mira.cbaines.net; Fri, 28 May 2021 16:17:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41024) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lmiuk-0006Ty-B8 for guix-patches@gnu.org; Fri, 28 May 2021 16:17:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43877) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lmiuk-0001Xz-1E for guix-patches@gnu.org; Fri, 28 May 2021 16:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lmiuj-0002aq-Tb for guix-patches@gnu.org; Fri, 28 May 2021 16:17:01 -0400 Subject: bug#48640: Cbc (COIN-OR) Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 28 May 2021 20:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 48640 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: "Eric Brown" Cc: 48640-done@debbugs.gnu.org Mail-Followup-To: 48640@debbugs.gnu.org, ludo@gnu.org, ecbrown@ericcbrown.com Received: via spool by 48640-done@debbugs.gnu.org id=D48640.16222330219959 (code D ref 48640); Fri, 28 May 2021 20:17:01 +0000 Received: (at 48640-done) by debbugs.gnu.org; 28 May 2021 20:17:01 +0000 Received: from localhost ([127.0.0.1]:55422 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmiui-0002aT-R7 for submit@debbugs.gnu.org; Fri, 28 May 2021 16:17:01 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47356) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmiug-0002aF-Bo for 48640-done@debbugs.gnu.org; Fri, 28 May 2021 16:16:59 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:44888) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lmiub-0001SO-4y; Fri, 28 May 2021 16:16:53 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=39394 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lmiua-0006QS-ST; Fri, 28 May 2021 16:16:53 -0400 From: Ludovic =?utf-8?q?Court=C3=A8s?= References: <36519475-0f45-408e-bb62-c07928f65b44@www.fastmail.com> Date: Fri, 28 May 2021 22:16:50 +0200 In-Reply-To: <36519475-0f45-408e-bb62-c07928f65b44@www.fastmail.com> (Eric Brown's message of "Tue, 25 May 2021 01:01:29 -0500") Message-ID: <8735u6ipfx.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches Hi Eric, "Eric Brown" skribis: > From b48d0a90603b7b2b8263c2e86e45b33cf787974c Mon Sep 17 00:00:00 2001 > From: Eric Brown > Date: Tue, 25 May 2021 00:58:50 -0500 > Subject: [PATCH] gnu: Add cbc. > > * gnu/packages/maths.scm (cbc): New variable. Applied with the changes below: returning #t at the end of phases/snippets is no longer necessary, and mentioning “open source” is unnecessary as well since everything in here is free software. :-) Thanks! Ludo’. diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 614eacfccf..59598a242d 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -1812,9 +1812,7 @@ interfaces.") (modules '((guix build utils))) (snippet ;; Make sure we don't use the bundled software. - '(begin - (delete-file-recursively "ThirdParty") - #t)))) + '(delete-file-recursively "ThirdParty")))) (build-system gnu-build-system) (native-inputs `(("gfortran" ,gfortran) @@ -1822,11 +1820,11 @@ interfaces.") (inputs `(("openblas" ,openblas))) (home-page "https://www.coin-or.org") - (synopsis "Branch-and-Cut solver") + (synopsis "Branch-and-cut solver") (description - "Cbc (Coin-or branch and cut) is an open-source mixed integer linear -programming solver written in C++. It can be used as a callable library or -using a stand-alone executable.") + "Cbc (Coin-or branch and cut) is a mixed integer linear programming +solver written in C++. It can be used as a library or as a standalone +executable.") (license license:epl1.0))) (define-public clp