[Reproducible-commits] [notes] 01/01: new issue: jruby_mkmf_makefile_unsorted_objects

Reiner Herrmann reiner at reiner-h.de
Fri May 27 19:51:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

deki-guest pushed a commit to branch master
in repository notes.

commit 16156a1f68e6411efb5322c8d2b29469f4e82c1e
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Fri May 27 21:51:23 2016 +0200

    new issue: jruby_mkmf_makefile_unsorted_objects
---
 issues.yml   |  7 +++++++
 packages.yml | 20 ++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/issues.yml b/issues.yml
index 3ba4df6..444a6ca 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1059,3 +1059,10 @@ scons_doesnt_pass_environment_to_build_tools:
     See scons(1):
     "scons does not automatically propagate the external environment used to execute scons to the commands used to build target files. This is so that builds will be guaranteed repeatable regardless of the environment variables set at the time scons is invoked"
     This prevents for example that SOURCE_DATE_EPOCH can be read by build tools.
+jruby_mkmf_makefile_unsorted_objects:
+  description: |
+    Ruby projects which also include C sources and use create_makefile from mkmf.rb (typically in ext/.../extconf.rb) will be unreproducible, because the list of object files in the generated Makefile is unsorted.
+    .
+    Many of those packages are likely affected:
+    https://codesearch.debian.net/perpackage-results/path%3Aextconf.rb%20create_makefile/2/page_0
+  url: https://sources.debian.net/src/jruby/1.7.22-2/lib/ruby/shared/mkmf.rb/#L1488
diff --git a/packages.yml b/packages.yml
index acdf389..aec51d3 100644
--- a/packages.yml
+++ b/packages.yml
@@ -11470,6 +11470,10 @@ ruby-email-reply-parser:
   version: 0.5.8-1
   bugs:
     - 822980
+ruby-escape-utils:
+  version: 1.1.0-1
+  issues:
+    - jruby_mkmf_makefile_unsorted_objects
 ruby-expression-parser:
   version: 0.9.1-2
   issues:
@@ -11478,6 +11482,10 @@ ruby-facets:
   version: 2.9.3-2
   issues:
     - random_order_in_ruby_rdoc_indices
+ruby-fast-stemmer:
+  version: 1.0.2-1
+  issues:
+    - jruby_mkmf_makefile_unsorted_objects
 ruby-gollum-lib:
   version: 4.1.0-3
   bugs:
@@ -11487,6 +11495,10 @@ ruby-hikidoc:
   version: 0.1.0-2
   bugs:
     - 823431
+ruby-hiredis:
+  version: 0.6.1-1
+  issues:
+    - jruby_mkmf_makefile_unsorted_objects
 ruby-http:
   version: 0.6.1-1
   bugs:
@@ -11514,6 +11526,10 @@ ruby-numru-misc:
   version: 0.1.2-1
   bugs:
     - 819216
+ruby-oj:
+  version: 2.12.10-4
+  issues:
+    - jruby_mkmf_makefile_unsorted_objects
 ruby-pg:
   version: 0.17.1-2
   issues:
@@ -11544,6 +11560,10 @@ ruby-redis:
   version: 3.1.0-1
   bugs:
     - 796013
+ruby-rjb:
+  version: 1.5.3-2
+  issues:
+    - jruby_mkmf_makefile_unsorted_objects
 ruby-rmagick:
   version: 2.13.2-4
   bugs:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list