[Git][reproducible-builds/reproducible-notes][master] 6 commits: Add support for auto-classifying nondeterminism_in_files_generated_by_rime_deployer

Chris Lamb (@lamby) gitlab at salsa.debian.org
Wed May 11 17:08:54 UTC 2022



Chris Lamb pushed to branch master at Reproducible Builds / reproducible-notes


Commits:
63d1e917 by Chris Lamb at 2022-05-11T09:16:01-07:00
Add support for auto-classifying nondeterminism_in_files_generated_by_rime_deployer

- - - - -
eb31d4dd by Chris Lamb at 2022-05-11T09:17:52-07:00
Tag rime-terra-pinyin with nondeterminism_in_files_generated_by_rime_deployer

- - - - -
46ed277c by Chris Lamb at 2022-05-11T09:31:26-07:00
Add new mono_mastersummary_xml_files_inherit_filesystem_ordering toolchain issue.

- - - - -
a1e69832 by Chris Lamb at 2022-05-11T09:31:47-07:00
Add support for automatically classifying mono_mastersummary_xml_files_inherit_filesystem_ordering.

- - - - -
4d5bb5c4 by Chris Lamb at 2022-05-11T09:32:54-07:00
Tag hyena with mono_mastersummary_xml_files_inherit_filesystem_ordering

- - - - -
2957f591 by Chris Lamb at 2022-05-11T10:08:08-07:00
Tag 9 total packages with nondeterminism_in_files_generated_by_rime_deployer

- - - - -


3 changed files:

- bin/auto-classify
- issues.yml
- packages.yml


Changes:

=====================================
bin/auto-classify
=====================================
@@ -66,6 +66,12 @@ def walk_json(elem):
         if v.endswith(".qch"):
             yield "timestamps_in_qhc"
 
+        if v.endswith(".reverse.bin"):
+            yield "nondeterminism_in_files_generated_by_rime_deployer"
+
+        if v.endswith("mastersummary.xml"):
+            yield "mono_mastersummary_xml_files_inherit_filesystem_ordering"
+
         if v.endswith(".h5ad"):
             yield "captures_build_path_in_hd5_database_files"
 


=====================================
issues.yml
=====================================
@@ -2371,7 +2371,7 @@ erlang_escript_file:
   description:
     Possible inline ZIP file.
 extended_attributes_in_jar_file_created_without_manifest:
-  description:
+  description: |
     Creating a jar file with the -M flag causes jar(1) to add extended
     attributes to the last file added to the archive. As files are not added in
     a deterministic order (if, say, a directory is specified on the
@@ -2381,3 +2381,6 @@ extended_attributes_in_jar_file_created_without_manifest:
     https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/issues/19.
     Submitted to upstream - "We will review your report and have assigned it an
     internal review ID 9073223""
+mono_mastersummary_xml_files_inherit_filesystem_ordering:
+  description: |
+    Generated by mono.


=====================================
packages.yml
=====================================
@@ -9625,6 +9625,10 @@ hyantesite:
   version: 1.3.0-1
   issues:
     - gcc_captures_build_path
+hyena:
+  version: 0.5-4.1
+  issues:
+    - mono_mastersummary_xml_files_inherit_filesystem_ordering
 hylafax:
   version: 3:6.0.6-6
   issues:
@@ -28822,6 +28826,42 @@ rig:
   version: 1.11-1
   issues:
     - gcc_captures_build_path
+rime-array:
+  version: 0.0~git20210824.d10f2f8-3
+  issues:
+    - nondeterminism_in_files_generated_by_rime_deployer
+rime-ipa:
+  version: 0.0~git20200413.22b7171-3
+  issues:
+    - nondeterminism_in_files_generated_by_rime_deployer
+rime-luna-pinyin:
+  version: 0.0~git20210805.6e67742-3
+  issues:
+    - nondeterminism_in_files_generated_by_rime_deployer
+rime-middle-chinese:
+  version: 0.0~git20210926.582e144-3
+  issues:
+    - nondeterminism_in_files_generated_by_rime_deployer
+rime-pinyin-simp:
+  version: 0.0~git20210627.b0e84cd-3
+  issues:
+    - nondeterminism_in_files_generated_by_rime_deployer
+rime-quick:
+  version: 0.0~git20190120.3fe5911-3
+  issues:
+    - nondeterminism_in_files_generated_by_rime_deployer
+rime-stroke:
+  version: 0.0~git20191221.ea8576d-3
+  issues:
+    - nondeterminism_in_files_generated_by_rime_deployer
+rime-terra-pinyin:
+  version: 0.0~git20210805.aefaf37-3
+  issues:
+    - nondeterminism_in_files_generated_by_rime_deployer
+rime-wugniu:
+  version: 0.0~git20190120.abd1ee9-3
+  issues:
+    - nondeterminism_in_files_generated_by_rime_deployer
 ring:
   version: 20190215.1.f152c98~ds1-1
   comments: |



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/66422573acee7df31284aae4278b8aa164b31e09...2957f591925d625997eabbd26dc76579d083e44e

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/66422573acee7df31284aae4278b8aa164b31e09...2957f591925d625997eabbd26dc76579d083e44e
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/20220511/d97e7e0b/attachment.htm>


More information about the rb-commits mailing list