[Reproducible-builds] Bug#806577: liberasurecode: please make the build reproducible
Chris Lamb
lamby at debian.org
Sun Nov 29 08:52:49 UTC 2015
Source: liberasurecode
Version: 1.1.0-2
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: randomness
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Hi,
Whilst working on the "reproducible builds" effort [0], we noticed that
liberasurecode could not be built reproducibly.
What happens is that erasurecode_version.h headers are
non-determinstically installed in the target binary depending on the
system clock. This is due to debian/tmp/usr/include not being created
and the install-exec-hook ignores errors.
The attached patch ensures debian/tmp/usr/include exists and therefore
the headers will always be there. Once applied, liberasurecode can be
built reproducibly using our reproducible toolchain.
[0] https://wiki.debian.org/ReproducibleBuilds
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: liberasurecode.diff.txt
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20151129/4aa13159/attachment.txt>
More information about the Reproducible-builds
mailing list