Icecat Determinism problem

  • Done
  • quality assurance status badge
Details
2 participants
  • Msavoritias
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Msavoritias
Severity
normal

Debbugs page

Msavoritias wrote 5 years ago
(address . bug-guix@gnu.org)
1593096737.1154.4@disroot.org
In the update that I did today Icecat is no longer Deterministic.
I compiled Icecat since there doesn't seem to be any substitutes. After
the second time it wrote an error that the two builds were not the same.
My system is this:

Generation 13 Jun 25 2020 16:46:39 (current)
guix d1a26be
branch: master
commit: d1a26bedcc63362609604ec36c7a5ebee825d140

Marinus
Attachment: file
Maxim Cournoyer wrote 3 years ago
(name . Msavoritias)(address . marinus.savoritias@disroot.org)(address . 42041-done@debbugs.gnu.org)
8735f4z8qs.fsf@gmail.com
Hello,

Msavoritias <marinus.savoritias@disroot.org> writes:

Toggle quote (11 lines)
> In the update that I did today Icecat is no longer Deterministic.
> I compiled Icecat since there doesn't seem to be any substitutes. After the second time it wrote an error that the two
> builds were not the same.
> My system is this:
>
> Generation 13 Jun 25 2020 16:46:39 (current)
> guix d1a26be
> repository URL: https://git.savannah.gnu.org/git/guix.git
> branch: master
> commit: d1a26bedcc63362609604ec36c7a5ebee825d140

That seems to no longer be an issue:

Toggle snippet (8 lines)
$ guix challenge icecat

1 store items were analyzed:
- 1 (100.0%) were identical
- 0 (0.0%) differed
- 0 (0.0%) were inconclusive

Closing.

Thanks for the report!

Maxim
Closed
?
Your comment

This issue is archived.

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

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