[Reproducible-builds] Bug#783210: glibc: please make the package build reproducibly
Jérémy Bobbio
lunar at debian.org
Thu Apr 23 21:30:11 UTC 2015
Source: glibc
Version: 2.19-18
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: timestamps fileordering umask username uname
Hi!
While working on the “reproducible builds” effort [1], we have noticed
that glibc could not be built reproducibly.
The attached patch addresses several issues:
1. The source tarball will now stay identical despite variations of
the time of the build, user, group, umask and file ordering.
2. version-info.h currently captures the build time and the current
kernel version. In the context of Debian this is not really useful
and a new patch simply removes it. The behavior is now the same
if built under Linux or not.
3. nscd uses the date and time of the build as a version marker. So a
patch is added to allow the build date to be set externally. The date
of the latest debian/changelog entry will be used instead of the
current time for Debian.
Once applied, glibc can be built reproducibly in our current
experimental framework.
[1]: https://wiki.debian.org/ReproducibleBuilds
--
Lunar .''`.
lunar at debian.org : :Ⓐ : # apt-get install anarchism
`. `'`
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: glibc_2.19-18_reproducible.diff
Type: text/x-diff
Size: 7203 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150423/e4276f6b/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150423/e4276f6b/attachment.sig>
More information about the Reproducible-builds
mailing list