GNU bug report logs -
#42944
[feature/native-comp] Build fails with Guix/Nix: Symbol's value as variable is void: auto-save-list-file-prefix
Previous Next
Reported by: m.j.lbach <at> gmail.com
Date: Thu, 20 Aug 2020 00:53:01 UTC
Severity: normal
Done: Andrea Corallo <akrl <at> sdf.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
m.j.lbach <at> gmail.com writes:
> As of commit 8a931a97b8dd19a38d6f719f810280a07ba76438 the build fails
> on nix:
Hi thanks for the report, I've reverted 8a931a97b8.
What's going on is that hashing the eln based on the last mod time
simply breaks make install as the last modification time is not
preserved precisely.
I think we could work out the makefile to try to preserve that but I
believe is worth trying to hash using the .el file content and see if it
has a performance impact or not. If viable I believe would be a more
robust solution.
I propose we hash like filename-path_hash-content_hash.eln so we can
clean-up the eln-cache folders when recompiling or when we want.
Could you please check in the meanwhile that is back working for you?
Thanks!
Andrea
--
akrl <at> sdf.org
This bug report was last modified 4 years and 268 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.