emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building a release tarball generates trampoline files in eln-cache


From: Ken Brown
Subject: Re: Building a release tarball generates trampoline files in eln-cache
Date: Sat, 16 Oct 2021 09:42:14 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0

On 10/16/2021 5:55 AM, Eli Zaretskii wrote:
Date: Sat, 16 Oct 2021 12:30:02 +0300
From: Eli Zaretskii <eliz@gnu.org>
Cc: kbrown@cornell.edu, emacs-devel@gnu.org

ced72b6e4c should fix this, please have a look if it works for you when
you've the time.

Thanks.  Now those subr--trampoline*.eln files are no longer under
eln-cache, but they are directly under native-lisp/, not under its
28.0.60-xxxx/ subdirectory.  That doesn't sound right, does it?

Correct, it does not.  2971a6890f hopefully should fix this.

Will test shortly.

Now the subr--trampoline*.eln files are in the right place, but this
problem:

   lisp/emacs-lisp/seq.elc: Error: Symbol’s function definition is void: 
gv-setter
   lisp/term/xterm.elc: Error: Symbol’s function definition is void: t

still exists.  So something else is amiss here.

I'm seeing the errors too. It's possible that when I tested yesterday I only checked the build, to make sure the trampoline files weren't being created in eln-cache, but didn't actually run the built emacs.

Ken



reply via email to

[Prev in Thread] Current Thread [Next in Thread]