GNU bug report logs -
#47161
28.0.50; [feature/native-comp] Failure to native-compile bytecomp.el etc.
Previous Next
Reported by: Eli Zaretskii <eliz <at> gnu.org>
Date: Mon, 15 Mar 2021 15:28:02 UTC
Severity: normal
Found in version 28.0.50
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: Andrea Corallo <akrl <at> sdf.org>
> Cc: 47161 <at> debbugs.gnu.org
> Date: Mon, 15 Mar 2021 15:48:01 +0000
>
> > $ emacs -batch -l comp -f batch-byte-native-compile-for-bootstrap ../lisp/emacs-lisp/bytecomp.el
> > Debugger entered--Lisp error: (wrong-type-argument "../lisp/emacs-lisp/bytecomp.el" listp #<subr byte-compile-form>)
> > signal(wrong-type-argument ("../lisp/emacs-lisp/bytecomp.el" listp #<subr byte-compile-form>))
> > comp--native-compile("../lisp/emacs-lisp/bytecomp.el")
> > batch-native-compile()
> > batch-byte-native-compile-for-bootstrap()
> > command-line-1(("-l" "comp" "-f" "batch-byte-native-compile-for-bootstrap" "../lisp/emacs-lisp/bytecomp.el"))
> > command-line()
> > normal-top-level()
> >
> > Am I doing something wrong?
>
> Actually no, 7f74ed4912 fix for me.
And I guess we also need a similar fix in byte-opt.el? I installed
it.
I also suddenly see another byte-compilation message:
ELC emacs-lisp/byte-opt.elc
Compiler-macro error for cl--block-wrapper: (error "(setf seq-elt) is already defined as something else than a generic function")
Eager macro-expansion failure: (error "(setf seq-elt) is already defined as something else than a generic function")
What causes this?
This bug report was last modified 3 years and 26 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.