GNU bug report logs - #64712
29.0.92; Emacs 29 with native compilation compiles cl-loaddefs.el on every startup

Previous Next

Package: emacs;

Reported by: Stephen Molitor <stephen.molitor <at> icloud.com>

Date: Tue, 18 Jul 2023 16:19:02 UTC

Severity: normal

Tags: notabug, wontfix

Found in version 29.0.92

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stephen Molitor <stephen.molitor <at> icloud.com>
Cc: 64712 <at> debbugs.gnu.org
Subject: Re: bug#64712: 29.0.92;
 Emacs 29 with native compilation compiles cl-loaddefs.el on every
 startup
Date: Tue, 18 Jul 2023 19:34:10 +0300
tags 64712 notabug
thanks

> Date: Tue, 18 Jul 2023 09:47:15 -0500
> From:  Stephen Molitor via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> Y
> I see this message in the *Messages* buffer every time I start Emacs:
> 
> Compiling /Users/stephenmolitor/repos/build-emacs-for-macos/builds/Emacs.2023-06-18.a24e9e3.master.macOS-12.arm64/Emacs.app/Contents/Resources/lisp/emacs-lisp/cl-loaddefs.el.gz...
> uncompressing cl-loaddefs.el.gz...
> uncompressing cl-loaddefs.el.gz...done
> Compilation finished.

This is normal: cl-loaddefs.el has no-byte-compile:t , so the async
compilation does nothing.

This is harmless, and not a bug.




This bug report was last modified 1 year and 260 days ago.

Previous Next


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