[Reproducible-builds] Bug#808652: nexuiz-data: please make the build reproducible
Reiner Herrmann
reiner at reiner-h.de
Mon Dec 21 18:09:04 UTC 2015
Source: nexuiz-data
Version: 2.5.2-6
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: locale
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Hi!
While working on the "reproducible builds" effort [1], we have noticed
that nexuiz-data could not be built reproducibly.
During build a checksum over configuration settings is calculated and
embedded in some files. The lines are sorted before generating the
checksum, but sort behaves differently depending on the configured
locale.
The attached patch sorts with the locale set to C, so that the same
values are generated independent of the current locale.
Regards,
Reiner
[1]: https://wiki.debian.org/ReproducibleBuilds
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nexuiz-data.diff
Type: text/x-diff
Size: 1539 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20151221/2a8e39b5/attachment.diff>
More information about the Reproducible-builds
mailing list