[Reproducible-commits] [notes] 01/02: Add new randomness_in_ocaml_provides toolchain issue

Chris Lamb lamby at moszumanska.debian.org
Tue Nov 3 03:30:23 UTC 2015


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

lamby pushed a commit to branch master
in repository notes.

commit 7c9e4828bb2d93b06155e2d488cf310eaa16bd4d
Author: Chris Lamb <lamby at debian.org>
Date:   Tue Nov 3 00:36:09 2015 +0000

    Add new randomness_in_ocaml_provides toolchain issue
---
 issues.yml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/issues.yml b/issues.yml
index 74f660c..8bf13dc 100644
--- a/issues.yml
+++ b/issues.yml
@@ -521,6 +521,16 @@ randomness_in_ocaml_custom_executables:
     ocamlc -custom generates intermediate files with random names that end
     up in the executable.
   url: https://bugs.debian.org/786913
+randomness_in_ocaml_provides:
+  description: |
+    From dh_ocaml :-
+    .
+    75 ${ocaml:Provides} substvar which will be replaced by a name of the form
+    76 libXXX-ocaml-dev-NNNN, where NNNN is an checksum computed from the interfaces
+    77 of the modules provided by the library.
+    .
+    It may be that fixing randomness_in_ocaml_custom_executables implicitly
+    fixes this.
 timestamp_in_pear_registry_files:
   description: |
     PEAR registry files are serialized PHP objects that contain a timestamp.

-- 
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