From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id yNr7EE3lGGO72wAAbAwnHQ (envelope-from ) for ; Wed, 07 Sep 2022 20:39:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 8C7fEE3lGGNjvwAAauVa8A (envelope-from ) for ; Wed, 07 Sep 2022 20:39:09 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0E6C01977F for ; Wed, 7 Sep 2022 20:39:09 +0200 (CEST) Received: from localhost ([::1]:45544 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oVzx6-00014x-1I for larch@yhetil.org; Wed, 07 Sep 2022 14:39:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56464) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oVzsC-0004hV-ON for guix-patches@gnu.org; Wed, 07 Sep 2022 14:34:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39299) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oVzsC-0005GD-FU for guix-patches@gnu.org; Wed, 07 Sep 2022 14:34:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oVzsC-0007zA-Ah for guix-patches@gnu.org; Wed, 07 Sep 2022 14:34:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57540] [RFC PATCH v2 07/19] gnu: Add coq-mathcomp-bigenough.* gnu/packages/coq.scm (coq-mathcomp-bigenough): New variable. References: <79d544f7d8ba64b631a6f0f1d2ef0b08@disroot.org> In-Reply-To: <79d544f7d8ba64b631a6f0f1d2ef0b08@disroot.org> Resent-From: Garek Dyszel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Sep 2022 18:34:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57540 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57540@debbugs.gnu.org Received: via spool by 57540-submit@debbugs.gnu.org id=B57540.166257563230616 (code B ref 57540); Wed, 07 Sep 2022 18:34:04 +0000 Received: (at 57540) by debbugs.gnu.org; 7 Sep 2022 18:33:52 +0000 Received: from localhost ([127.0.0.1]:56220 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVzrz-0007xj-Of for submit@debbugs.gnu.org; Wed, 07 Sep 2022 14:33:52 -0400 Received: from knopi.disroot.org ([178.21.23.139]:47594) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVzry-0007xc-HF for 57540@debbugs.gnu.org; Wed, 07 Sep 2022 14:33:50 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id DB26D40122 for <57540@debbugs.gnu.org>; Wed, 7 Sep 2022 20:33:49 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U2qHALa171Jq for <57540@debbugs.gnu.org>; Wed, 7 Sep 2022 20:33:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1662575628; bh=0Vm8pVtRoQ7OvMmNYDZPCZPZIjKfMA57lgPd2pijQHY=; h=From:To:Subject:Date; b=CnOmtGDsZCxOnn3EmJUUs2zTTF8scvXeNJ24oc6y+xhaNLt6beHac/9HFTdLRIkcC VKCtpO50ltiuq08J/Px4UzOUj8w4ptKrYbaFomsCd9+LFFictZ9v/bGQ0vM+NtV1IR iGC8CRumbJZ/QapO7UIIXSfYT7WWWNP7TjUAqkT9NTyLuw+6oPWWOP676p7H1Y6C+C Pq4ZT8JoRDuGl1fmla+8hpNxTm4nVe/YKYEM9qvbhPhEYiVSvRUvgYObb7qGrXUw49 f9MoQAK04FCjDDoZKgGWU1GMPTTuq/sUdSpBtXJZj8iWL5zLLLziAmzLKZ+nWL4Ot1 BOvHvmwAHWeWg== Date: Wed, 07 Sep 2022 14:33:46 -0400 Message-ID: <87k06fvxth.fsf@disroot.org> Mime-Version: 1.0 Content-Type: text/plain 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+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Garek Dyszel X-ACL-Warn: , Garek Dyszel via Guix-patches From: Garek Dyszel via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1662575949; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=YA+VcudDELAj4hafPGulpHrDvnri+cUoIpWbrJz/HCo=; b=nRtEWUxq2RcXiXlHerhZzvIPg+IZxGeAwMEidrQOtOwZ38Alse7jRpe3A5Tff5zMCZAGZ0 Kkh+QjxwRL8+lUrwHqROB0f+qR02HYIduZy5UPIJJbLoYqgynWqNAC+fUJoxnFYOtapMpA QTfRLB1nUVmieRuyP7g3uqsqvH1M0P8RHOZW7CAxu1mTTRc55g1kWqSjj4CuDXtKeIE+Ri 34O/dhfbeYWvM50jkeZdZ6EHzl5JghlFx8vYBajXYdjrCbh5VaKmAlIdN2hhmi71dVw1Hc FyvCWF+rBC7AcqyiUhEbmfvYPX+W+UQuQAWrYCuLLHOnW8RPYykf9iGzUgFMsA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662575949; a=rsa-sha256; cv=none; b=tG4909M0UCvwC/2nGgrvDvIi7omP/4otTlH2SYWrZOPgBDfDw97s0lXmsxw4edQaLAazey CgtYdYMb65kBAqgOeJ2fKbbSMjkhiqlGF/0dRp9LJRQrlyA54KLCpxTCT2tzxTyG1B6sah wlh/TRrt0aYyhEpmPQKUbPgnNA6vIs7be4snuHbrLaY4Ay/eLm2zwwLI/GCFyhBxrBhxYR 7kvgj58cd/xLMOyQL38UQ1r1zCKiGuq3KLvT8bryd8iY3s1+o+ghzhx+Z+hkZhlnUUawTP SoUWtZ5668v9dR9HE/Wb2xdqnAae5DXJCxcUfCgw4wQZ1i6ZKzYBz7gBDF5+Hw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=CnOmtGDs; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.78 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=CnOmtGDs; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 0E6C01977F X-Spam-Score: -2.78 X-Migadu-Scanner: scn1.migadu.com X-TUID: i8dj4aP/cxrZ * gnu/packages/coq.scm (coq-mathcomp-bigenough): New variable. --- gnu/packages/coq.scm | 50 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/gnu/packages/coq.scm b/gnu/packages/coq.scm index d123860172..78ef5473fd 100644 --- a/gnu/packages/coq.scm +++ b/gnu/packages/coq.scm @@ -873,3 +873,53 @@ (define-public coq-mathcomp-finmap subsume notations for finite sets.") (home-page "https://math-comp.github.io/") (license license:cecill-b))) + +(define-public coq-mathcomp-bigenough + ;; On the homepage, it is mentioned that coq-mathcomp-bigenough + ;; is going to be obsolete sometime in the near future. + ;; This package was included because of the following error, + ;; encountered while building coq-mathcomp-analysis: + ;; "Warning: in file theories/altreals/realseq.v, library + ;; mathcomp.bigenough.bigenough is required and has not been + ;; found in the loadpath!" + (package + (name "coq-mathcomp-bigenough") + (version "1.0.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/math-comp/bigenough") + (commit version) + (recursive? #t))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "02f4dv4rz72liciwxb2k7acwx6lgqz4381mqyq5854p3nbyn06aw")))) + (build-system gnu-build-system) + (arguments + `( ;"No rule to make target 'test'. Stop." + ;; No references to tests in Makefile.common. + ;; It doesn't appear as though tests will be included + ;; by the packaged project in the future. + #:tests? #f + #:make-flags ,#~(list (string-append "COQBIN=" + #$(this-package-input "coq-core") + "/bin/") + (string-append "COQMF_COQLIB=" + (assoc-ref %outputs "out") + "/lib/ocaml/site-lib/coq") + (string-append "COQLIBINSTALL=" + (assoc-ref %outputs "out") + "/lib/coq/user-contrib")) + #:phases (modify-phases %standard-phases + (delete 'configure)))) + (propagated-inputs (list coq coq-core coq-mathcomp which)) + (home-page "https://math-comp.github.io/") + (synopsis "Small library to do epsilon - N reasoning") + (description + "The package contains a package to reasoning with big enough +objects (mostly natural numbers). This package is essentially for +backward compatibility purposes as @code{bigenough} will be subsumed by the +near tactics. The formalization is based on the Mathematical +Components library.") + (license license:cecill-b))) -- 2.37.2