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
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