GNU bug report logs -
#55277
29.0.50; Commit 8fce81897d no longer generates eln files
Previous Next
Reported by: Kun Liu <kun.liu <at> gmail.com>
Date: Thu, 5 May 2022 17:47:01 UTC
Severity: normal
Tags: moreinfo
Found in version 29.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 55277 <at> debbugs.gnu.org (full text, mbox):
> From: Kun Liu <kun.liu <at> gmail.com>
> Date: Thu, 5 May 2022 12:06:44 -0700
> Cc: 55277 <at> debbugs.gnu.org
>
> > I did a completely fresh install.
>
> What do you mean by that? Do you mean that you have built Emacs anew
> after updating from the upstream Git repository, and then installed
> the new Emacs you've built?
>
> Yes I pulled from the master and did a new build and install.
Then I see no problem in the behavior you describe. It's what is
expected.
> > I noticed under
> > ~/.emacs.d/eln-cache/29.0.50-a2ce0d0a there are only two files
> >
> > subr--trampoline-61626f72742d7265637572736976652d65646974_abort_recursive_edit_0.eln
> > subr--trampoline-746f702d6c6576656c_top_level_0.eln
>
> This is expected, I think. Assuming you indeed built a new version of
> Emacs, the *.eln files produced during the build are not installed
> under ~/.emacs.d/eln-cache/.
>
> Is this a new behavior?
No, Emacs with native-compilation always behaved like that.
> Could you please tell me where *.eln files are at now?
The *.eln files produced as part of the build should under
native-lisp/ in the build tree. The *.eln files under your
~/.emacs.d/eln-cache/ directory will be produced dynamically, when you
for the first time load the corresponding .elc file for which there's
no .eln.
This bug report was last modified 3 years and 20 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.