GNU bug report logs - #77280
[PATCH] mumi FTBFS

Previous Next

Package: guix;

Reported by: Felix Lechner <felix.lechner <at> lease-up.com>

Date: Wed, 26 Mar 2025 13:21:01 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Felix Lechner <felix.lechner <at> lease-up.com>
To: 77280 <at> debbugs.gnu.org
Cc: Felix Lechner <felix.lechner <at> lease-up.com>
Subject: bug#77280: [PATCH] Add guile-fibers as input for mumi.
Date: Wed, 26 Mar 2025 06:24:11 -0700
From ./configure:

checking if (fibers web server) is available... no
configure: error: Guile fibers is missing; please install it.

Change-Id: I84a22697dfc6bc396b01e21821322b37a6dfacf2
---
 gnu/packages/mail.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index b7349576be..a34cb5143c 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -4310,6 +4310,7 @@ (define-public mumi
      (list bash-minimal
            guile-avatar
            guile-email
+           guile-fibers
            guile-gcrypt
            guile-gnutls
            guile-kolam

base-commit: dbef60edb356246855ad6749936ee511fc1a9b4b
-- 
2.48.1





This bug report was last modified 79 days ago.

Previous Next


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