[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#45817: 28.0.50; Native fails
From: |
Andrea Corallo |
Subject: |
bug#45817: 28.0.50; Native fails |
Date: |
Tue, 12 Jan 2021 20:25:39 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
"Kirill A. Korinsky" <kirill@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
bug#45817: 28.0.50; Native fails, Andrea Corallo, 2021/01/12
- bug#45817: 28.0.50; Native fails, Kirill A. Korinsky, 2021/01/12
- bug#45817: 28.0.50; Native fails,
Andrea Corallo <=
- bug#45817: 28.0.50; Native fails, Kirill A. Korinsky, 2021/01/12
- bug#45817: 28.0.50; Native fails, Kirill A. Korinsky, 2021/01/13
- bug#45817: 28.0.50; Native fails, Eli Zaretskii, 2021/01/13
- bug#45817: 28.0.50; Native fails, Andrea Corallo, 2021/01/14
- bug#45817: 28.0.50; Native fails, Eli Zaretskii, 2021/01/14
- bug#45817: 28.0.50; Native fails, Andrea Corallo, 2021/01/14
bug#45817: 28.0.50; Native fails, Kirill A. Korinsky, 2021/01/14
bug#45817: 28.0.50; Native fails, Andrea Corallo, 2021/01/14