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
[Message part 1 (text/plain, inline)]
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
--
wbr, Kirill
> On 12. Jan 2021, at 20:38, Andrea Corallo <akrl <at> sdf.org> wrote:
>
> "Kirill A. Korinsky" via "Bug reports for GNU Emacs, the Swiss army
> knife of text editors" <bug-gnu-emacs <at> gnu.org> writes:
>
>> Good day,
>>
>> I've just upgraded emacs to last version of devel snapshot from emacs
>> ports with native support with local git root
>> 8ad983c4acef60a80e8d6b6ba891b1ef957f2d7c and discovered that it can't
>> start nor my local config, nor emacs-doom. I haven't yet tried spacemacs
>> but expected that it will be the same issue.
>
> Hi Kirill,
>
> the latest feature/native-comp is 42ff68ec2f.
>
> Anyway I think to understand what's going on we need some minimal
> reproducer. Could you try running the followig and report the output
> (if any)?
>
> emacs -batch -eval "(comp-subr-trampoline-install #'message)"
>
> Thanks!
>
> Andrea
[Message part 2 (text/html, inline)]
[signature.asc (application/pgp-signature, attachment)]
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.