[Pkg-javascript-devel] Bug#973595: emscripten: please make the build reproducible
Chris Lamb
lamby at debian.org
Mon Nov 2 10:13:26 GMT 2020
Source: emscripten
Version: 2.0.8~dfsg-6
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: randomness
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
Hi,
Whilst working on the Reproducible Builds effort [0] we noticed that
emscripten could not be built reproducibly.
This is because it generates a switch/case statement using Python's
random functionality.
Patch attached that seeds this random component using the
SOURCE_DATE_EPOCH environment variable [1].
[0] https://reproducible-builds.org/
[1] https://reproducible-builds.org/specs/source-date-epoch/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: emscripten.diff.txt
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20201102/8f80b6d2/attachment.txt>
More information about the Pkg-javascript-devel
mailing list