GNU bug report logs -
#48141
28.0.50; Files left over by native compiler
Previous Next
Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>
Date: Sat, 1 May 2021 14:37:01 UTC
Severity: normal
Merged with 52912
Found in versions 28.0.50, 29.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Date: Sat, 01 May 2021 10:36:22 -0400
>
> I have a few files apparently left over from failed native compilations.
> They look like `lisp/foo.elcABCDEF` where `ABCDEF` is random
> (presumably chosen by `make-temp-file`).
>
> I haven't found a way to reproduce the problem, so I'm not sure exactly
> how they got here but maybe we need to take more precautions to remove
> them, and maybe we should put them in /tmp?
These are created by byte compiling, they aren't specific to native
compilations. (AFAIR, we already had them in /tmp at some point, but
moved away of that for some good reasons that I cannot recall?)
I wouldn't be bothered by them, as failed native compilations will
sooner or later pass from the world...
This bug report was last modified 3 years and 114 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.