GNU bug report logs - #75756
[PATCH] gnu: yosys: Update to 0.49.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Wed, 22 Jan 2025 10:29:01 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75756 in the body.
You can then email your comments to 75756 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#75756; Package guix-patches. (Wed, 22 Jan 2025 10:29:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cayetano Santos <csantosb <at> inventati.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 22 Jan 2025 10:29:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: yosys: Update to 0.49.
Date: Wed, 22 Jan 2025 11:27:35 +0100
* gnu/packages/fpga.scm (yosys): Update to 0.49.

Change-Id: I19963b3e0dffaa1e4e4698f09f2be09055469baa
---
 gnu/packages/fpga.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
index fadf72ba1d..d07130c2bc 100644
--- a/gnu/packages/fpga.scm
+++ b/gnu/packages/fpga.scm
@@ -154,7 +154,7 @@ (define-public iverilog
 (define-public yosys
   (package
     (name "yosys")
-    (version "0.48")
+    (version "0.49")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -162,7 +162,7 @@ (define-public yosys
                     (commit (string-append "v" version))))
               (sha256
                (base32
-                "1y5yrmw8b5l2s70451rcy83h0kavdjrsavwvxff3nrgqi3q4r1sc"))
+                "0mw8csk91s72vl73a9ngc3rrwhr4rfr8fm0abfycj3wcy8n3zr57"))
               (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments

base-commit: f0804b0c2253542e9f0e255fbf8dc5847bba919d
--
2.47.1





Information forwarded to guix-patches <at> gnu.org:
bug#75756; Package guix-patches. (Wed, 22 Jan 2025 11:29:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org>
Cc: 75756-done <at> debbugs.gnu.org, Cayetano Santos <csantosb <at> inventati.org>
Subject: Re: [bug#75756] [PATCH] gnu: yosys: Update to 0.49.
Date: Wed, 22 Jan 2025 19:28:28 +0800
[Message part 1 (text/plain, inline)]
Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/fpga.scm (yosys): Update to 0.49.
>
> Change-Id: I19963b3e0dffaa1e4e4698f09f2be09055469baa
> ---
>  gnu/packages/fpga.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
> index fadf72ba1d..d07130c2bc 100644
> --- a/gnu/packages/fpga.scm
> +++ b/gnu/packages/fpga.scm
> @@ -154,7 +154,7 @@ (define-public iverilog
>  (define-public yosys
>    (package
>      (name "yosys")
> -    (version "0.48")
> +    (version "0.49")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -162,7 +162,7 @@ (define-public yosys
>                      (commit (string-append "v" version))))
>                (sha256
>                 (base32
> -                "1y5yrmw8b5l2s70451rcy83h0kavdjrsavwvxff3nrgqi3q4r1sc"))
> +                "0mw8csk91s72vl73a9ngc3rrwhr4rfr8fm0abfycj3wcy8n3zr57"))
>                (file-name (git-file-name name version))))
>      (build-system gnu-build-system)
>      (arguments
>
> base-commit: f0804b0c2253542e9f0e255fbf8dc5847bba919d

Can you try fixing arachne-pnr <at> 0.0-2-840bdfdeb nextpnr-ice40 <at> 0.7 or send
a patch to remove them? They seem to be broken for a long time.

This patch pushed, closing.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Z572 <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Wed, 22 Jan 2025 11:29:02 GMT) Full text and rfc822 format available.

Notification sent to Cayetano Santos <csantosb <at> inventati.org>:
bug acknowledged by developer. (Wed, 22 Jan 2025 11:29:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 19 Feb 2025 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 22 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.