clojure does not build reproducibly

  • Open
  • quality assurance status badge
Details
One participant
  • Alex Vong
Owner
unassigned
Submitted by
Alex Vong
Severity
wishlist

Debbugs page

A
A
Alex Vong wrote on 1 Sep 2016 22:12
(address . bug-guix@gnu.org)
877fauanrm.fsf@gmail.com
Package: guix
Severity: wishlist
User: guix-devel@gnu.org
Usertags: determinism


Hi,


Clojure 1.8.0 currently does not build reproducibly. This is a known bug
documented in [0]. There is not much we can do except for waiting
upstream to fix it.


Below is the comment from <reproducible-build.org>:
Generates code in non-deterministic order. Check emit in
./src/jvm/clojure/lang/Compiler.java, especially around PersistentMap
- smells like dict key access order. See also clojure1.2


Cheers,
Alex


?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 24352@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 24352
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch