emacs-devel
[Top][All Lists]
Advanced

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

Re: The emacs-28 release branch has been created


From: Eli Zaretskii
Subject: Re: The emacs-28 release branch has been created
Date: Mon, 04 Oct 2021 17:25:44 +0300

> From: Ken Brown <kbrown@cornell.edu>
> Cc: emacs-devel@gnu.org
> Date: Mon, 4 Oct 2021 09:31:25 -0400
> 
> >    ELN  ../lisp/disp-table.eln
> > Debugger entered--Lisp error: (native-compiler-error 
> > "../lisp/disp-table.el" 
> > "Debugger entered--Lisp error: (invalid-read-syntax...")
> >    signal(native-compiler-error ("../lisp/disp-table.el" "Debugger 
> > entered--Lisp 
> > error: (invalid-read-syntax..."))
> >    comp--native-compile("../lisp/disp-table.el")
> >    batch-native-compile(t)
> >    eval((batch-native-compile t) t)
> >    command-line-1(("--eval" "(setq load-prefer-newer t)" "-l" "comp" "-f" 
> > "byte-compile-refresh-preloaded" "--eval" "(batch-native-compile t)" 
> > "../lisp/disp-table.el"))
> >    command-line()
> >    normal-top-level()
> 
> This has nothing to do with building from a tarball, of course.  I can 
> reproduce 
> the problem as follows, starting from a git checkout:
> 
> 1. ./configure --with-native-compilation && make
> 
> 2. make clean
> 
> 3. make

Right.  Andrea, could you please look into this as soon as you can?
This currently blocks the pretest, because the build from the source
tarball fails.



reply via email to

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