GNU bug report logs -
#64226
30.0.50; emacs-lisp-native-compile-and-load permission error
Previous Next
Full log
View this message in rfc822 format
> From: No Wayman <iarchivedmywholelife <at> gmail.com>
> Cc: acorallo <at> gnu.org, 64226 <at> debbugs.gnu.org
> Date: Thu, 22 Jun 2023 12:22:07 -0400
>
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > No, I don't think so, not with
> > emacs-lisp-native-compile-and-load.
> > Andrea, am I right?
>
> See comp-final:
That's not compilation, that's code generation, the last stage of
compilation.
> >> If, in "emacs -Q", you visit the source file, that is
> >>
> >> $HOME/.emacs.d/elpaca/builds/elpaca/elpaca.el
> >>
> >> and then type
> >>
> >> M-: (native-compile buffer-file-name) RET
> >>
> >> what file name do you see in the echo-area after the
> >> compilation
> >> finishes?
>
> The following file name is messaged with no error signaled:
>
> "/home/n/.emacs.d/eln-cache/30.0.50-58a66af6/elpaca-0646d6fc-1256ece5.eln"
Which is exactly what emacs-lisp-native-compile-and-load does. So I
wonder what went wrong in your case.
What is the value of native-comp-eln-load-path?
Also, can you show the contents of the file being compiled, which
seems to be /home/n/.emacs.d/elpaca/repos/elpaca/elpaca.el ?
This bug report was last modified 1 year and 287 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.