Sorry for plugging in. NixOS has a plan to use DisorderFS in making 100% reproducible build. https://r13y.com/ As I understand it, currently several packages are not reproducible (like, python, pytest, gcc), so it is not priority, but when those large packages will be done, r13y will start using DisorderFS to uncover remaining reproducibility bugs. This is too idealistic, but gives lots of pleasure about package spac…
https://reproducible-builds.org/citests/
All distros there are essentially reproducible fuzzing CI systems that introduces determinism through disorderfs, lang changes and so on. These changes are fine to fix but nothing you'd normally get when reproducing packages for a distribution.
Personally the important part is if the patches are upstreamed or not. This isn't something that is a priority among distribution.
Results from a fuzzing in Arch:
https://tests.reproducible-builds.org/archlinux/archlinux.ht...
Results from just chroot recreation: