(build-system julia) not reproducible

  • Open
  • quality assurance status badge
Details
One participant
  • zimoun
Owner
unassigned
Submitted by
zimoun
Severity
normal
Merged with

Debbugs page

zimoun wrote 4 years ago
(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

Simon Tournier wrote 7 months ago
control message for bug #73002
(address . control@debbugs.gnu.org)
877cbrzoyu.fsf@gmail.com
merge 73002 47354
quit
?
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
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help