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: Eli Zaretskii <eliz <at> gnu.org>
To: acorallo <at> gnu.org, Phil Sainty <psainty <at> orcon.net.nz>
Cc: 57627 <at> debbugs.gnu.org, larsi <at> gnus.org, arash <at> gnu.org, monnier <at> iro.umontreal.ca
Subject: bug#57627: 29.0.50; [native-compilation] cl-loaddefs.el recompiled on startup
Date: Sat, 28 Sep 2024 11:53:44 +0300
> Date: Sun, 15 Sep 2024 00:13:00 +1200
> From: Phil Sainty <psainty <at> orcon.net.nz>
> Cc: Andrea Corallo <acorallo <at> gnu.org>, 57627 <at> debbugs.gnu.org,
>  larsi <at> gnus.org, akrl <at> sdf.org, arash <at> gnu.org, monnier <at> iro.umontreal.ca
> 
> 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)

Andrea, any comments?




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.