GNU bug report logs - #78315
[PATCH emacs-team 00/53] More fixes, and a lot of style improvements.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Thu, 8 May 2025 12:49:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

Full log


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

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: Ian Eure <ian <at> retrospec.tv>
Cc: 78315 <at> debbugs.gnu.org
Subject: Re: [bug#78315] [PATCH 09/53] gnu: emacs-mu4e-dashboard: Update to
 0.1.1-1.c9c09b7.
Date: Sun, 18 May 2025 09:58:51 +0200
On 2025-05-17 10:58, Ian Eure wrote:

> Hi Nicolas,
>
> Nicolas Graves <ngraves <at> ngraves.fr> writes:
>
>> * gnu/packages/emacs-xyz.scm (emacs-mu4e-dashboard): Update to 
>> 0.1.1-1.c9c09b7.
>> ---
>>  gnu/packages/emacs-xyz.scm | 7 ++++---
>>  1 file changed, 4 insertions(+), 3 deletions(-)
>>
>> diff --git a/gnu/packages/emacs-xyz.scm 
>> b/gnu/packages/emacs-xyz.scm
>> index 6dd82ab82e..ae8515e967 100644
>> --- a/gnu/packages/emacs-xyz.scm
>> +++ b/gnu/packages/emacs-xyz.scm
>> @@ -30929,8 +30929,8 @@ (define-public emacs-sxiv
>>  ;; Package has no releases or tags.  Version is extracted from 
>>  "Version:"
>>  ;; keyword in main file.
>>  (define-public emacs-mu4e-dashboard
>> -  (let ((commit "16ffbb2a36817647e345f60acdfaac66dda28c0f")
>> -        (revision "0"))
>> +  (let ((commit "c9c09b7ed6433070de148b656ac273b7fb7cec07")
>> +        (revision "1"))
>
> The package build seems to hang at:
>
>     Running 1 tests (2025-05-17 17:53:14+0000, selector ‘t’)
>
> I let it sit for around 30 minutes, but it didn’t complete in that 
> time.  Not sure if the update breaks the tests, or they were 
> already broken, but seems like we either want to skip this patch 
> or disable tests for this package.

Actually the test fails with emacs: standard input is not a tty,
probably the make wasn't able to transmit that.

I skipped the test with an explanatory comment.

Thanks for the catch!

-- 
Best regards,
Nicolas Graves




This bug report was last modified 21 days ago.

Previous Next


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