[Git][reproducible-builds/reproducible-notes][master] 2 commits: fceux, glob2, mtink: Add bug numbers.

Vagrant Cascadian (@vagrant) gitlab at salsa.debian.org
Mon May 2 14:18:02 UTC 2022



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


Commits:
4c7b7dff by Vagrant Cascadian at 2022-05-02T06:39:02-07:00
fceux, glob2, mtink: Add bug numbers.

- - - - -
cf063728 by Vagrant Cascadian at 2022-05-02T07:16:47-07:00
scons_doesnt_pass_environment_to_build_tools: describe a possible
workaround and link to patch.

- - - - -


2 changed files:

- issues.yml
- packages.yml


Changes:

=====================================
issues.yml
=====================================
@@ -1319,6 +1319,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.
+    .
+    This can be worked around by explicitly importing
+    SOURCE_DATE_EPOCH in the SConstruct or similar file,
+    such as the patch in https://bugs.debian.org/1010466
 ruby_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.


=====================================
packages.yml
=====================================
@@ -5533,6 +5533,8 @@ fceux:
   version: 2.5.0+dfsg1-1
   issues:
     - timestamps_in_cmake
+  bugs:
+    - 1010463
 fcitx:
   version: 1:4.2.9.1-6
   issues:
@@ -7521,6 +7523,8 @@ glob2:
   issues:
     - timestamps_from_cpp_macros
     - scons_doesnt_pass_environment_to_build_tools
+  bugs:
+    - 1010466
 global:
   version: 6.5.6-2
   issues:
@@ -16818,6 +16822,8 @@ mtink:
   version: 1.0.16-10
   comments: |
     binary includes absolute build path to $prefix/usr/doc
+  bugs:
+    - 1010462
 mu-cade:
   version: 0.11.dfsg1-12
   issues:



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/8b885c989ff5e802d210010bff7d760ceb7773f7...cf06372861eba5c830640048cdea26f5c569ecab

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/8b885c989ff5e802d210010bff7d760ceb7773f7...cf06372861eba5c830640048cdea26f5c569ecab
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/20220502/cd750ec1/attachment.htm>


More information about the rb-commits mailing list