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
Eli Zaretskii <eliz <at> gnu.org> writes:
> Suddenly manual native-compilation of some files fails. Example:
>
> $ 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.
Thanks
Andrea
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.