Skip to content
Snippets Groups Projects

reproducible builds without shm

Merged trinity-1686a requested to merge trinity-1686a/arti:repro-less-shm into main
1 unresolved thread

fix #614 (closed)

I've determined the two source of nondeterminism in Arti builds are lzma-sys and zstd-sys.

There was a PR, zstd-rs!162, making zstd-sys reproducible. Sadly there isn't a release yet, so it's available by git dependency only.
I made a similar PR on xz2-rs, xz2-rs!102, to fix the same issue with lzma-sys. I was able to verify it indeed fix reproducibility issues. As of now, it's only available via git dependency too.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading