emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#43858: closed (28.0.50; [feature/native-comp] Missing eln cache not


From: GNU bug Tracking System
Subject: bug#43858: closed (28.0.50; [feature/native-comp] Missing eln cache not created)
Date: Fri, 09 Oct 2020 06:33:02 +0000

Your message dated Fri, 09 Oct 2020 06:32:42 +0000
with message-id <xjfmu0vrjsl.fsf@sdf.org>
and subject line Re: bug#43858: 28.0.50; [feature/native-comp] Missing eln 
cache not created
has caused the debbugs.gnu.org bug report #43858,
regarding 28.0.50; [feature/native-comp] Missing eln cache not created
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
43858: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43858
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 28.0.50; [feature/native-comp] Missing eln cache not created Date: Thu, 8 Oct 2020 10:01:23 +1000
After removing ~/.emacs.d/eln-cache, running "emacs -q" starts up with
the error "native-compile-async: Wrong type argument: stringp, nil".
This is caused by `comp-el-to-eln-filename' returning nil due to no
writeable eln cache directory being found.

I think we should attempt to create the cache directories if they're
missing, and have a better error if there is *really* no writeable
cache directory.



--- End Message ---
--- Begin Message --- Subject: Re: bug#43858: 28.0.50; [feature/native-comp] Missing eln cache not created Date: Fri, 09 Oct 2020 06:32:42 +0000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
Andrew Whatson <whatson@gmail.com> writes:

> Hi Andrea,
>
> Thanks, yes, that fixed the main case where the missing directory
> wasn't created.  While testing it, I've found another one in subr
> trampoline creation; patch submitted as #43875.
>
> Cheers!

Super! closing this

  Andrea


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]