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


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Daniel Mendler <mail <at> daniel-mendler.de>
Cc: 61143 <at> debbugs.gnu.org
Subject: bug#61143: 29.0.60; cl-loaddefs.el is always recompiled when loading cl-lib
Date: Sun, 29 Jan 2023 15:49:26 +0200
> 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.




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.