[Git][reproducible-builds/reproducible-notes][master] 2 commits: Add issue: nondeterministic_ordering_in_guile_binaries.

Vagrant Cascadian (@vagrant) gitlab at salsa.debian.org
Thu Dec 2 22:49:31 UTC 2021



Vagrant Cascadian pushed to branch master at Reproducible Builds / reproducible-notes


Commits:
9ba11d2c by Vagrant Cascadian at 2021-12-02T14:39:48-08:00
Add issue: nondeterministic_ordering_in_guile_binaries.

- - - - -
7282ec14 by Vagrant Cascadian at 2021-12-02T14:48:01-08:00
Mark guile packages affected by
nondeterministic_ordering_in_guile_binaries.

- - - - -


2 changed files:

- issues.yml
- packages.yml


Changes:

=====================================
issues.yml
=====================================
@@ -92,6 +92,20 @@ nondeterministic_ordering_in_todo_items_collected_by_doxygen:
   description:
     A subset of nondeterministic_ordering_in_documentation_generated_by_doxygen
     but limited to \todo entries.
+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
 build_path_in_include_graphs_generated_by_doxygen:
   description: |
     INCLUDE_GRAPHS generates a PNG (or similar) to represent the dependencies


=====================================
packages.yml
=====================================
@@ -8428,6 +8428,7 @@ guile-2.2:
   issues:
     - captures_shell_variable_in_autofoo_script
     - records_build_flags
+    - nondeterministic_ordering_in_guile_binaries
   bugs:
     - 948771
 guile-3.0:
@@ -8440,9 +8441,26 @@ guile-3.0:
   issues:
     - captures_shell_variable_in_autofoo_script
     - gcc_captures_build_path
+    - nondeterministic_ordering_in_guile_binaries
   bugs:
     - 953407
     - 995092
+guile-gcrypt:
+  version: 0.3.0-3
+  issues:
+    - nondeterministic_ordering_in_guile_binaries
+guile-gcrypt:
+  version: 0.3.0-3
+  issues:
+    - nondeterministic_ordering_in_guile_binaries
+guile-git:
+  version: 0.5.2-1
+  issues:
+    - nondeterministic_ordering_in_guile_binaries
+guile-lib:
+  version: 0.2.7-1
+  issues:
+    - nondeterministic_ordering_in_guile_binaries
 guix:
   version: 1.2.0~rc2-1
   comments: |
@@ -8455,6 +8473,7 @@ guix:
   issues:
     - captures_build_path
     - paths_vary_due_to_usrmerge
+    - nondeterministic_ordering_in_guile_binaries
 gunroar:
   version: 0.15.dfsg1-9
   issues:
@@ -16432,6 +16451,10 @@ nxcl:
   version: 0.9-3.1
   issues:
     - gcc_captures_build_path
+nyacc:
+  version: 1.00.2-3
+  issues:
+    - nondeterministic_ordering_in_guile_binaries
 nyquist:
   version: 3.12+ds-3
   issues:



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/84a406a4cdf034d50abcc0b76bcc73dd46a50371...7282ec14c04b2080caed585e1ad3e1d34827b57e

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/84a406a4cdf034d50abcc0b76bcc73dd46a50371...7282ec14c04b2080caed585e1ad3e1d34827b57e
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20211202/6686c78c/attachment.htm>


More information about the rb-commits mailing list