GNU bug report logs -
#45817
28.0.50; Native fails
Previous Next
Reported by: "Kirill A. Korinsky" <kirill <at> korins.ky>
Date: Tue, 12 Jan 2021 15:20:02 UTC
Severity: normal
Found in version 28.0.50
Done: Andrea Corallo <akrl <at> sdf.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
"Kirill A. Korinsky" <kirill <at> korins.ky> writes:
> Here it is:
>
> √ ~ % emacs -batch -eval "(comp-subr-trampoline-install #'message)"
> Debugger entered--Lisp error: (native-compiler-error (lambda (arg0 &rest arg1) (let ((f #'message)) (apply f arg0 arg1)))
> "Compiling /Users/catap/.emacs.d/eln-cache/28.0.50-...")
> signal(native-compiler-error ((lambda (arg0 &rest arg1) (let ((f #'message)) (apply f arg0 arg1))) "Compiling
> /Users/catap/.emacs.d/eln-cache/28.0.50-..."))
> comp--native-compile((lambda (arg0 &rest arg1) (let ((f #'message)) (apply f arg0 arg1))) nil
> "/Users/catap/.emacs.d/eln-cache/28.0.50-x86_64-app...")
> comp-trampoline-compile(message)
> comp-subr-trampoline-install(message)
> command-line-1(("-eval" "(comp-subr-trampoline-install #'message)"))
> command-line()
> normal-top-level()
>
> ? ~ %
>
> The last ? means that exit code wasn't zero
Yeah sorry, I've lost track of all messages I'm replying and thought
were two separate bugs, I think the right counter measure to this issue
is in my last message on this thread (LIBRARY_PATH).
Andrea
This bug report was last modified 4 years and 124 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.