GNU bug report logs -
#78315
[PATCH emacs-team 00/53] More fixes, and a lot of style improvements.
Previous Next
Full log
View this message in rfc822 format
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.