Notes for guile-gcrypt - reproducible builds result

Version annotated: 0.3.0-3
Identified issues:
Identifier: nondeterministic_ordering_in_guile_binaries
Description The ordering of various procedures in guile .go files can vary
when built in parallel. Can be worked around by disabling
parallelism in the build process.
.
Symtoms may include wrapXXX-procedures with different numbering
and/or a reference to SOMEFILE.scm present in one build but not
the other.
.
https://bugs.debian.org/995092
https://github.com/NixOS/nixpkgs/pull/78778
https://issues.guix.gnu.org/issue/20272
https://build.opensuse.org/request/show/732638
 

Our notes about issues affecting packages are stored in notes.git and are targeted at packages in Debian in 'unstable/amd64' (unless they say otherwise).