[Reproducible-builds] Bug#787327: vim: please make the build reproducible
Reiner Herrmann
reiner at reiner-h.de
Sun May 31 13:53:09 UTC 2015
Source: vim
Version: 2:7.4.712-2
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-CC: reproducible-builds at lists.alioth.debian.org
Hi!
While working on Debian's “reproducible builds” effort [1], we have
noticed that vim doesn't build reproducibly.
It embeds the build date and time into the binaries via __DATE__
and __TIME__ macros.
Vim already falls back to a long version string without build date/time
on systems where those macros are not available.
By disabling the check for __DATE__ and __TIME__ in configure(.in),
vim will use the reproducible string.
This is done in the attached patch.
Regards,
Reiner
[1]: https://wiki.debian.org/ReproducibleBuilds
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vim.patch
Type: text/x-patch
Size: 1707 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150531/2332878b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150531/2332878b/attachment.sig>
More information about the Reproducible-builds
mailing list