From unknown Sun Jun 22 07:56:21 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#60258] [PATCH 0/3] gnu: abc: Update to 0.0-2.70cb339. Resent-From: Simon South Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 22 Dec 2022 16:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 60258 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60258@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16717271832222 (code B ref -1); Thu, 22 Dec 2022 16:40:02 +0000 Received: (at submit) by debbugs.gnu.org; 22 Dec 2022 16:39:43 +0000 Received: from localhost ([127.0.0.1]:36029 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p8Obf-0000Zm-7n for submit@debbugs.gnu.org; Thu, 22 Dec 2022 11:39:43 -0500 Received: from lists.gnu.org ([209.51.188.17]:53250) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p8OWl-0000Sn-Sv for submit@debbugs.gnu.org; Thu, 22 Dec 2022 11:34:40 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p8LUm-0002wB-2R for guix-patches@gnu.org; Thu, 22 Dec 2022 08:20:24 -0500 Received: from mailout.easymail.ca ([64.68.200.34]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p8LUk-0001uP-5U for guix-patches@gnu.org; Thu, 22 Dec 2022 08:20:23 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 633D9E7A50 for ; Thu, 22 Dec 2022 13:20:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo08-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo08-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4Oh36PbpUPJI for ; Thu, 22 Dec 2022 13:20:18 +0000 (UTC) Received: from localhost.localdomain (23-233-96-72.cpe.pppoe.ca [23.233.96.72]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 1BB0EE7A41 for ; Thu, 22 Dec 2022 13:20:18 +0000 (UTC) From: Simon South Date: Thu, 22 Dec 2022 08:20:15 -0500 Message-Id: X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=64.68.200.34; envelope-from=simon@simonsouth.net; helo=mailout.easymail.ca X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Here's a patch series that aims to improve the package for abc, "a program for sequential logic synthesis and formal verification", by - properly conveying license information in its "license" field and its output; - updating it to the modern style using gexps; and - updating abc itself to commit 70cb339 (not quite the latest, but the revision expected by the current version of its one direct dependent, yosys---patches to follow), which includes updating the location of its source-code repository. I've tested building the package and its dependents on x86-64 and AArch64 and everything seems okay. Note arachne-pnr fails to build in any case and will need further attention. -- Simon South simon@simonsouth.net Simon South (3): gnu: abc: Convey license information. gnu: abc: Use gexps. gnu: abc: Update to 0.0-2.70cb339. gnu/packages/fpga.scm | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) base-commit: c1d543203e6de2ca31da82097f23b31a4250315e -- 2.38.1 From unknown Sun Jun 22 07:56:21 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#60258] [PATCH 3/3] gnu: abc: Update to 0.0-2.70cb339. Resent-From: Simon South Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 22 Dec 2022 17:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60258 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60258@debbugs.gnu.org Received: via spool by 60258-submit@debbugs.gnu.org id=B60258.16717290053927 (code B ref 60258); Thu, 22 Dec 2022 17:11:02 +0000 Received: (at 60258) by debbugs.gnu.org; 22 Dec 2022 17:10:05 +0000 Received: from localhost ([127.0.0.1]:36093 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p8P52-00011B-U6 for submit@debbugs.gnu.org; Thu, 22 Dec 2022 12:10:05 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:54762) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p8P51-00010b-P5 for 60258@debbugs.gnu.org; Thu, 22 Dec 2022 12:10:04 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 500E1677D3 for <60258@debbugs.gnu.org>; Thu, 22 Dec 2022 17:09:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo07-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo07-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tGbblZ6t6uZq for <60258@debbugs.gnu.org>; Thu, 22 Dec 2022 17:09:58 +0000 (UTC) Received: from localhost.localdomain (23-233-96-72.cpe.pppoe.ca [23.233.96.72]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 075CA677D5 for <60258@debbugs.gnu.org>; Thu, 22 Dec 2022 17:09:58 +0000 (UTC) From: Simon South Date: Thu, 22 Dec 2022 12:09:54 -0500 Message-Id: <6e42f9b72b36602a460667f2680da8e711eb8b70.1671713787.git.simon@simonsouth.net> X-Mailer: git-send-email 2.38.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -1.6 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.6 (--) * gnu/packages/fpga.scm (abc): Update to 0.0-2.70cb339. [source]: Fetch from current source-code repository. [native-inputs]: Remove as obsolete. [arguments]<#:tests?>: Update comment. --- gnu/packages/fpga.scm | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm index 9bc387c762..acce5f8f82 100644 --- a/gnu/packages/fpga.scm +++ b/gnu/packages/fpga.scm @@ -65,27 +65,26 @@ (define-module (gnu packages fpga) #:use-module (gnu packages libusb)) (define-public abc - (let ((commit "5ae4b975c49c") - (revision "1")) + (let ((commit "70cb339f869e") + (revision "2")) (package (name "abc") (version (git-version "0.0" revision commit)) (source (origin - (method url-fetch) - (uri - (string-append "https://bitbucket.org/alanmi/abc/get/" commit ".zip")) - (file-name (string-append name "-" version "-checkout.zip")) + (method git-fetch) + (uri (git-reference + (url "https://github.com/berkeley-abc/abc") + (commit commit))) + (file-name (git-file-name name version)) (sha256 (base32 - "1syygi1x40rdryih3galr4q8yg1w5bvdzl75hd27v1xq0l5bz3d0")))) + "1ngxg4jvz8vwm74sbidysgz3v5lrzjcabkqj4nhcksi6hnhyc9m8")))) (build-system gnu-build-system) - (native-inputs - (list unzip)) (inputs (list readline)) (arguments (list #:license-file-regexp "copyright.txt" - #:tests? #f ; no check target + #:tests? #f ; no tests #:phases #~(modify-phases %standard-phases (delete 'configure) -- 2.38.1 From unknown Sun Jun 22 07:56:21 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#60258] [PATCH 2/3] gnu: abc: Use gexps. Resent-From: Simon South Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 22 Dec 2022 17:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60258 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60258@debbugs.gnu.org Received: via spool by 60258-submit@debbugs.gnu.org id=B60258.16717290053933 (code B ref 60258); Thu, 22 Dec 2022 17:11:02 +0000 Received: (at 60258) by debbugs.gnu.org; 22 Dec 2022 17:10:05 +0000 Received: from localhost ([127.0.0.1]:36095 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p8P53-00011I-7r for submit@debbugs.gnu.org; Thu, 22 Dec 2022 12:10:05 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:54758) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p8P51-00010a-OR for 60258@debbugs.gnu.org; Thu, 22 Dec 2022 12:10:04 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 374D6677C6 for <60258@debbugs.gnu.org>; Thu, 22 Dec 2022 17:09:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo07-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo07-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fFRBkjOsGtxh for <60258@debbugs.gnu.org>; Thu, 22 Dec 2022 17:09:57 +0000 (UTC) Received: from localhost.localdomain (23-233-96-72.cpe.pppoe.ca [23.233.96.72]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id E2866677D3 for <60258@debbugs.gnu.org>; Thu, 22 Dec 2022 17:09:57 +0000 (UTC) From: Simon South Date: Thu, 22 Dec 2022 12:09:53 -0500 Message-Id: X-Mailer: git-send-email 2.38.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/fpga.scm (abc)[arguments]: Use gexps; simplify "install" phase. --- gnu/packages/fpga.scm | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm index 8784ba9c12..9bc387c762 100644 --- a/gnu/packages/fpga.scm +++ b/gnu/packages/fpga.scm @@ -84,16 +84,14 @@ (define-public abc (inputs (list readline)) (arguments - `(#:license-file-regexp "copyright.txt" - #:tests? #f ; no check target - #:phases - (modify-phases %standard-phases - (delete 'configure) - (replace 'install - (lambda* (#:key outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (out-bin (string-append out "/bin"))) - (install-file "abc" out-bin))))))) + (list #:license-file-regexp "copyright.txt" + #:tests? #f ; no check target + #:phases + #~(modify-phases %standard-phases + (delete 'configure) + (replace 'install + (lambda _ + (install-file "abc" (string-append #$output "/bin"))))))) (home-page "https://people.eecs.berkeley.edu/~alanmi/abc/") (synopsis "Sequential logic synthesis and formal verification") (description "ABC is a program for sequential logic synthesis and -- 2.38.1 From unknown Sun Jun 22 07:56:21 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#60258] [PATCH 1/3] gnu: abc: Convey license information. Resent-From: Simon South Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 22 Dec 2022 17:11:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60258 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60258@debbugs.gnu.org Received: via spool by 60258-submit@debbugs.gnu.org id=B60258.16717290093944 (code B ref 60258); Thu, 22 Dec 2022 17:11:03 +0000 Received: (at 60258) by debbugs.gnu.org; 22 Dec 2022 17:10:09 +0000 Received: from localhost ([127.0.0.1]:36097 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p8P56-00011W-QB for submit@debbugs.gnu.org; Thu, 22 Dec 2022 12:10:09 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:54760) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p8P51-00010Z-Rd for 60258@debbugs.gnu.org; Thu, 22 Dec 2022 12:10:05 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 271A9677D8 for <60258@debbugs.gnu.org>; Thu, 22 Dec 2022 17:09:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo07-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo07-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g1Ohq3YMwOg3 for <60258@debbugs.gnu.org>; Thu, 22 Dec 2022 17:09:57 +0000 (UTC) Received: from localhost.localdomain (23-233-96-72.cpe.pppoe.ca [23.233.96.72]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id C914B677C6 for <60258@debbugs.gnu.org>; Thu, 22 Dec 2022 17:09:57 +0000 (UTC) From: Simon South Date: Thu, 22 Dec 2022 12:09:52 -0500 Message-Id: <3d565c90a0b28f442dd260484e41d800581afc03.1671713787.git.simon@simonsouth.net> X-Mailer: git-send-email 2.38.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/fpga.scm (abc)[arguments]: Add #:license-file-regexp so license information is included in package output. [license]: Specify URI of actual package license. --- gnu/packages/fpga.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm index b2b3b63672..8784ba9c12 100644 --- a/gnu/packages/fpga.scm +++ b/gnu/packages/fpga.scm @@ -84,7 +84,8 @@ (define-public abc (inputs (list readline)) (arguments - `(#:tests? #f ; no check target + `(#:license-file-regexp "copyright.txt" + #:tests? #f ; no check target #:phases (modify-phases %standard-phases (delete 'configure) @@ -98,7 +99,8 @@ (define-public abc (description "ABC is a program for sequential logic synthesis and formal verification.") (license - (license:non-copyleft "https://fedoraproject.org/wiki/Licensing:MIT#Modern_Variants"))))) + (license:non-copyleft + "https://people.eecs.berkeley.edu/~alanmi/abc/copyright.htm"))))) (define-public iverilog (package -- 2.38.1 From unknown Sun Jun 22 07:56:21 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Simon South Subject: bug#60258: closed (Re: bug#60258: [PATCH 0/3] gnu: abc: Update to 0.0-2.70cb339.) Message-ID: References: <875ydwbh97.fsf@gnu.org> X-Gnu-PR-Message: they-closed 60258 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 60258@debbugs.gnu.org Date: Tue, 27 Dec 2022 22:43:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1672180981-5092-1" This is a multi-part message in MIME format... ------------=_1672180981-5092-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #60258: [PATCH 0/3] gnu: abc: Update to 0.0-2.70cb339. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 60258@debbugs.gnu.org. --=20 60258: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D60258 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1672180981-5092-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 60258-done) by debbugs.gnu.org; 27 Dec 2022 22:42:54 +0000 Received: from localhost ([127.0.0.1]:56712 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pAIes-0001Jm-7m for submit@debbugs.gnu.org; Tue, 27 Dec 2022 17:42:54 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39256) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pAIep-0001JY-Q4 for 60258-done@debbugs.gnu.org; Tue, 27 Dec 2022 17:42:52 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pAIek-00088e-Bi; Tue, 27 Dec 2022 17:42:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=6Umj2MrKbtDtfGkNIyt6pFiYQ89UuZirvFfVmjynZBQ=; b=JSRIVjuMguRpUUlW7PUi qi/vGQpW8m0S48D/llj6Be8CpT9FNFh1kP7THI0t1TahdeduOXA60gbiLz8zX3EXp2LHYMIS8wIpY t6+/Mss2vUR/Tnyq+Plehla1FYhx2Fjf4W44P9X3LqkPjEwjtezHFCDzeMWLQmV2XCqklU+XjfPiY AHgqwFDZVD08UCC91+XmZiiPScKw9qRSR4xnxDCGGu/bTQ88nc+h5pM7yWR3IgLU6dvFVHJoqVt8b MGXH4hRJ6OT2b6cDaOss6zjed0DlU6pW2v2g1l+hZPp15ykHhJG0rKG0Avxl1GTuaAmeEfO6rssyp 0rwNmLyP8KCAcQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pAIej-00017p-VW; Tue, 27 Dec 2022 17:42:46 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Simon South Subject: Re: bug#60258: [PATCH 0/3] gnu: abc: Update to 0.0-2.70cb339. References: Date: Tue, 27 Dec 2022 23:42:44 +0100 In-Reply-To: (Simon South's message of "Thu, 22 Dec 2022 08:20:15 -0500") Message-ID: <875ydwbh97.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 60258-done Cc: 60258-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Simon, Simon South skribis: > gnu: abc: Convey license information. > gnu: abc: Use gexps. > gnu: abc: Update to 0.0-2.70cb339. Applied, thanks! Ludo=E2=80=99. ------------=_1672180981-5092-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 22 Dec 2022 16:39:43 +0000 Received: from localhost ([127.0.0.1]:36029 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p8Obf-0000Zm-7n for submit@debbugs.gnu.org; Thu, 22 Dec 2022 11:39:43 -0500 Received: from lists.gnu.org ([209.51.188.17]:53250) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p8OWl-0000Sn-Sv for submit@debbugs.gnu.org; Thu, 22 Dec 2022 11:34:40 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p8LUm-0002wB-2R for guix-patches@gnu.org; Thu, 22 Dec 2022 08:20:24 -0500 Received: from mailout.easymail.ca ([64.68.200.34]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p8LUk-0001uP-5U for guix-patches@gnu.org; Thu, 22 Dec 2022 08:20:23 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 633D9E7A50 for ; Thu, 22 Dec 2022 13:20:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo08-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo08-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4Oh36PbpUPJI for ; Thu, 22 Dec 2022 13:20:18 +0000 (UTC) Received: from localhost.localdomain (23-233-96-72.cpe.pppoe.ca [23.233.96.72]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 1BB0EE7A41 for ; Thu, 22 Dec 2022 13:20:18 +0000 (UTC) From: Simon South To: guix-patches@gnu.org Subject: [PATCH 0/3] gnu: abc: Update to 0.0-2.70cb339. Date: Thu, 22 Dec 2022 08:20:15 -0500 Message-Id: X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=64.68.200.34; envelope-from=simon@simonsouth.net; helo=mailout.easymail.ca X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Here's a patch series that aims to improve the package for abc, "a program for sequential logic synthesis and formal verification", by - properly conveying license information in its "license" field and its output; - updating it to the modern style using gexps; and - updating abc itself to commit 70cb339 (not quite the latest, but the revision expected by the current version of its one direct dependent, yosys---patches to follow), which includes updating the location of its source-code repository. I've tested building the package and its dependents on x86-64 and AArch64 and everything seems okay. Note arachne-pnr fails to build in any case and will need further attention. -- Simon South simon@simonsouth.net Simon South (3): gnu: abc: Convey license information. gnu: abc: Use gexps. gnu: abc: Update to 0.0-2.70cb339. gnu/packages/fpga.scm | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) base-commit: c1d543203e6de2ca31da82097f23b31a4250315e -- 2.38.1 ------------=_1672180981-5092-1--