Alex Griffin <a...@ajgrf.com> skribis: > I tried building with --rounds=4 on my GuixSD machine, but it errored > out after the first build with the same error. Then I tried building > with --check on my Debian machine and it succeeded.
Maybe it’s a different derivation that --rounds complained about. Notably, the ‘modules-compiled’ derivations are known not to be bit-reproducible yet due to <http://bugs.gnu.org/20272>. Ludo’.