(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

?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 47354@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 47354
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