GNU bug report logs - #42632
nextpnr-ice40 fails to compile

Previous Next

Package: guix;

Reported by: Malte Frank Gerdes <malte.f.gerdes <at> gmail.com>

Date: Fri, 31 Jul 2020 14:16:01 UTC

Severity: normal

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


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

From: Malte Frank Gerdes <malte.f.gerdes <at> gmail.com>
To: 42632 <at> debbugs.gnu.org
Subject: [PATCH] gnu: nextpnr-ice40: Update to fbe486d
Date: Mon, 10 Aug 2020 23:51:13 +0200
---
 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 b2717d2233..85fb38c4e2 100644
--- a/gnu/packages/fpga.scm
+++ b/gnu/packages/fpga.scm
@@ -260,7 +260,7 @@ Includes the actual FTDI connector.")
     (license license:isc))))
 
 (define-public nextpnr-ice40
-  (let [(commit "c192ba261d77ad7f0a744fb90b01e4a5b63938c4")
+  (let [(commit "fbe486df459909065d6852a7495a212dfd2accef")
         (revision "0")]
   (package
     (name "nextpnr-ice40")
@@ -274,7 +274,7 @@ Includes the actual FTDI connector.")
         (file-name (git-file-name name version))
         (sha256
           (base32
-            "0g2ar1z89b31qw5vgqj2rrcv9rzncs94184dgcsrz19p866654mf"))))
+            "1fmxsywgs45g88ra7ips5s2niiiwrkyxdcy742ws18dfk2y4vi9c"))))
     (inputs
       `(("qtbase" ,qtbase)
         ("boost" ,boost-with-python3)
--




This bug report was last modified 4 years and 288 days ago.

Previous Next


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