GNU bug report logs - #57627
29.0.50; [native-compilation] cl-loaddefs.el recompiled on startup

Previous Next

Package: emacs;

Reported by: German Pacenza <germanp82 <at> hotmail.com>

Date: Tue, 6 Sep 2022 14:55:04 UTC

Severity: normal

Tags: moreinfo

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Phil Sainty <psainty <at> orcon.net.nz>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 57627 <at> debbugs.gnu.org, arash <at> gnu.org, monnier <at> iro.umontreal.ca, larsi <at> gnus.org, Andrea Corallo <acorallo <at> gnu.org>, akrl <at> sdf.org
Subject: bug#57627: 29.0.50; [native-compilation] cl-loaddefs.el recompiled on startup
Date: Sun, 15 Sep 2024 00:13:00 +1200
On 2024-09-14 19:50, Eli Zaretskii wrote:
>> From: Andrea Corallo <acorallo <at> gnu.org>
>> Phil Sainty <psainty <at> orcon.net.nz> writes:
>> > https://emacs.stackexchange.com/questions/82010 indicates
>> > that this bug was fixed for *.el files, but remains in effect
>> > for the *.el.gz case.
>> 
>> Hi Phil,
>> can you reproduce this?  ATM I cannot with my emacs 30 installed.
> 
> Ping!  Phil, can you please respond?  I'd like to make some progress
> with this issue.

Hi Eli, Andrea,

I requested a follow-up from the reporter at emacs.stackexchange.com
after Andrea's initial response, but they have not replied.

However, I see the following in 30.0.91:

 (let* ((lib "cl-loaddefs")
        (dir (file-name-directory (locate-library lib))))
   (mapcar (lambda (f)
             (native--compile-async-skip-p (expand-file-name f dir) nil 
nil))
           (list lib
                 (concat lib ".el")
                 (concat lib ".elc")
                 (concat lib ".el.gz"))))

 (t t t nil)






This bug report was last modified 222 days ago.

Previous Next


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