[Git][reproducible-builds/reproducible-notes][master] 2 commits: Add new random_order_in_ocaml_include_directories toolchain issue.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Mon Mar 25 09:41:06 UTC 2024



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


Commits:
a052c30f by Chris Lamb at 2024-03-25T09:39:31+00:00
Add new random_order_in_ocaml_include_directories toolchain issue.

- - - - -
61248dfd by Chris Lamb at 2024-03-25T09:39:57+00:00
Tag packages with random_order_in_ocaml_include_directories

- - - - -


2 changed files:

- issues.yml
- packages.yml


Changes:

=====================================
issues.yml
=====================================
@@ -844,6 +844,12 @@ randomness_in_ocaml_provides:
     fixes this.
     .
     Seems like this can affect Depends too. eg. labltk
+random_order_in_ocaml_include_directories:
+  description: |
+    (I think) directories listed in ./_tags files ingested by ocamlbuild are
+    not sorted, leading to (eg.) "-Ifoo -Ibar" vs "-Ibar -Ifoo" and a
+    corresponding (un)ordering in the ocaml load path as revealed by
+    ocamlobjinfo. See, for instance src:ocaml-uunf
 timestamps_in_documentation_generated_by_ocamldoc:
   description: |
     eg. API listings in locale order


=====================================
packages.yml
=====================================
@@ -18723,6 +18723,14 @@ ocaml-usb:
   version: 1.3.0-3
   issues:
     - ocaml_captures_build_path
+ocaml-uucp:
+  version: 15.1.0-1
+  issues:
+    - random_order_in_ocaml_include_directories
+ocaml-uunf:
+  version: 15.1.0-1
+  issues:
+    - random_order_in_ocaml_include_directories
 ocaml-visitors:
   version: 20170725-1
   issues:



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/982b296fdb0895563f60005f62d62d475ba13968...61248dfd7ffac7b89180a028821a7b2f3d8603ce

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/982b296fdb0895563f60005f62d62d475ba13968...61248dfd7ffac7b89180a028821a7b2f3d8603ce
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/20240325/1cae3317/attachment.htm>


More information about the rb-commits mailing list