(build-system julia) not reproducible

  • Open
  • quality assurance status badge
Details
One participant
  • zimoun
Owner
unassigned
Submitted by
zimoun
Severity
normal
Z
Z
zimoun wrote on 24 Mar 2021 01:37
(address . bug-guix@gnu.org)
86o8f9idzg.fsf@gmail.com
Hi,

Working on Julia packages, see [1], I note that the Julia build system
is not reproducible. It is probably linked to this issue:



Concretely, let pick the package ’julia-adapt’:

Toggle snippet (4 lines)
$ diff -r --no-dereference /gnu/store/3rvnp4q49k32yrv9iaxpyj2xpk8x3bi7-julia-adapt-3.1.1{,-check}
Binary files /gnu/store/3rvnp4q49k32yrv9iaxpyj2xpk8x3bi7-julia-adapt-3.1.1/share/julia/compiled/v1.5/Adapt/rUIgN_JghfZ.ji and /gnu/store/3rvnp4q49k32yrv9iaxpyj2xpk8x3bi7-julia-adapt-3.1.1-check/share/julia/compiled/v1.5/Adapt/rUIgN_JghfZ.ji differ

I do not know if it is fixed by upstream with the recent release
julia@1.6. Probably not. Any help to remove this unreproducibility is
welcome. :-)

Cheers,
simon

?