unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#42632: nextpnr-ice40 fails to compile
@ 2020-07-31 14:20 Malte Frank Gerdes
  2020-08-10 21:51 ` bug#42632: [PATCH] gnu: nextpnr-ice40: Update to fbe486d Malte Frank Gerdes
  0 siblings, 1 reply; 3+ messages in thread
From: Malte Frank Gerdes @ 2020-07-31 14:20 UTC (permalink / raw)
  To: 42632

Hi,

nextpnr-ice40 fails to compile; the error is already resolved upstream
here https://github.com/YosysHQ/nextpnr/issues/373. I built the current
master and it *seems* to be working. I tried:

commit: "b39a2a502065ec1407417ffacdac2154385bf80f"
hash:   "0sgvwmwp9hx62zkdajinif4r3fzc5z71yy1k1fjz3pp8iy290iqg"

Malte




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#42632: [PATCH] gnu: nextpnr-ice40: Update to fbe486d
  2020-07-31 14:20 bug#42632: nextpnr-ice40 fails to compile Malte Frank Gerdes
@ 2020-08-10 21:51 ` Malte Frank Gerdes
  2020-08-11 13:47   ` Efraim Flashner
  0 siblings, 1 reply; 3+ messages in thread
From: Malte Frank Gerdes @ 2020-08-10 21:51 UTC (permalink / raw)
  To: 42632

---
 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)
--




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#42632: [PATCH] gnu: nextpnr-ice40: Update to fbe486d
  2020-08-10 21:51 ` bug#42632: [PATCH] gnu: nextpnr-ice40: Update to fbe486d Malte Frank Gerdes
@ 2020-08-11 13:47   ` Efraim Flashner
  0 siblings, 0 replies; 3+ messages in thread
From: Efraim Flashner @ 2020-08-11 13:47 UTC (permalink / raw)
  To: Malte Frank Gerdes; +Cc: 42632-done

[-- Attachment #1: Type: text/plain, Size: 301 bytes --]

I changed the commit line a bit to include the full version number.

Patch pushed!


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-11 13:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-31 14:20 bug#42632: nextpnr-ice40 fails to compile Malte Frank Gerdes
2020-08-10 21:51 ` bug#42632: [PATCH] gnu: nextpnr-ice40: Update to fbe486d Malte Frank Gerdes
2020-08-11 13:47   ` Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).