[Reproducible-builds] Bug#774496: ncurses: please make ncurses build reproducibly
Jérémy Bobbio
lunar at debian.org
Sat Jan 3 13:19:28 UTC 2015
Source: ncurses
Version: 5.9+20140913-1
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: timestamps
Hi!
While working on the “reproducible builds” effort [1], we have noticed
that ncurses could not be built reproducibly.
The attached patch will add calls to strip-nondeterminism on static
libraries. Once applied, the package can be built reproducibly with our
current experimental framework.
I've initially tried to run `ar` in deterministic mode by passing
ARFLAGS="Dcrv". Unfortunately, `ranlib` is called after `ar` and there
doesn't seem to be a way to pass the `-D` flag to it, and so it will
write a timestamp in the newly created index.
[1]: https://wiki.debian.org/ReproducibleBuilds
--
Lunar .''`.
lunar at debian.org : :Ⓐ : # apt-get install anarchism
`. `'`
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Call-strip-nondeterminism-on-static-libraries.patch
Type: text/x-diff
Size: 1653 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150103/96d597df/attachment.patch>
-------------- 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/20150103/96d597df/attachment.sig>
More information about the Reproducible-builds
mailing list