GNU bug report logs -
#43858
28.0.50; [feature/native-comp] Missing eln cache not created
Previous Next
Reported by: Andrew Whatson <whatson <at> gmail.com>
Date: Thu, 8 Oct 2020 00:02:01 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
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!
On Thu, 8 Oct 2020 at 17:42, Andrea Corallo <akrl <at> sdf.org> wrote:
>
> Andrew Whatson <whatson <at> gmail.com> writes:
>
> > 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.
>
> Hi Andrew,
>
> agree, that's acutally what we have been doing before I broke it two
> days ago with 4a1bb46260 :)
>
> c3bc348f5e * Fix failure when eln-cache is removed (introduced by 4a1bb46260)
>
> fix this for me. Could you please confirm?
>
> Thanks
>
> Andrea
This bug report was last modified 4 years and 224 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.