GNU bug report logs - #61143
29.0.60; cl-loaddefs.el is always recompiled when loading cl-lib

Previous Next

Package: emacs;

Reported by: Daniel Mendler <mail <at> daniel-mendler.de>

Date: Sun, 29 Jan 2023 10:30:02 UTC

Severity: normal

Found in version 29.0.60

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Daniel Mendler <mail <at> daniel-mendler.de>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 61143 <at> debbugs.gnu.org
Subject: Re: bug#61143: 29.0.60; cl-loaddefs.el is always recompiled when
 loading cl-lib
Date: Sun, 29 Jan 2023 16:19:48 +0100

On 1/29/23 14:49, Eli Zaretskii wrote:
>> From: Daniel Mendler <mail <at> daniel-mendler.de>
>> Date: Sun, 29 Jan 2023 11:29:11 +0100
>>
>> Every time I start Emacs 29 with my config or with emacs -Q, the feature
>> cl-loaddefs.el is recompiled by the native compiler. The
>> *Async-native-compile-log* buffer shows this message:
>>
>> Compiling /home/.../emacs/share/emacs/29.0.60/lisp/emacs-lisp/cl-loaddefs.el.gz...
>> uncompressing cl-loaddefs.el.gz...
>> uncompressing cl-loaddefs.el.gz...done
>> Compilation finished.
>>
>> The compiler does not produce any output for cl-loaddefs.el in the
>> eln-cache. This recompilation also happens repeatedly with emacs -Q:
>>
>> 1. Start emacs -Q
>> 2. M-x load-library cl-lib -> Recompilation triggered
>> 3. M-x load-library cl-lib -> Recompilation triggered (Repeat)
> 
> Crystal ball says this is the same problem as in bug#58267.

Thanks, feel free to close/merge.

Daniel




This bug report was last modified 2 years and 118 days ago.

Previous Next


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