GNU bug report logs - #65725
guix pull fails on riscv64

Previous Next

Package: guix;

Reported by: much.effort283 <at> slmail.me

Date: Mon, 4 Sep 2023 02:08:04 UTC

Severity: normal

Done: much.effort283 <at> slmail.me

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: much.effort283 <at> slmail.me
To: 65725 <at> debbugs.gnu.org
Subject: bug#65725: guix pull fails on riscv64 (guix install openssl, too)
Date: Thu, 23 Nov 2023 14:43:53 +0100
Hi all,

I've worked around the issue for now by building from source and
disabling all tests for now, using the following diff.

diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index f1e844b..1077c4b 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -494,4 +494,5 @@ (define-public openssl-1.1
     (arguments
      `(#:parallel-tests? #f
+       #:tests? #f
        #:test-target "test"





This bug report was last modified 1 year and 224 days ago.

Previous Next


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