[Reproducible-commits] [notes] 01/01: New issue: unsorted_pdl_output

Reiner Herrmann reiner at reiner-h.de
Sat Jul 2 14:53:28 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 f91e5f080397fe7622487b051b200a1a82783f9e
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Sat Jul 2 16:54:04 2016 +0200

    New issue: unsorted_pdl_output
---
 issues.yml   | 4 ++++
 packages.yml | 8 +++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/issues.yml b/issues.yml
index c644c37..2494969 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1144,3 +1144,7 @@ random_order_of_pdf_ids_generated_by_latex:
     latex uses IDs such as dcf70a72907fd3b4786a8ec9b9155636 to identify
     elements. Whilst these are deterministic, the ordering they are outputted
     are not determinstic.
+unsorted_pdl_output:
+  description: |
+    pdl generates unsorted output while producing XS files.
+  url: https://bugs.debian.org/829325
diff --git a/packages.yml b/packages.yml
index 627309d..bba480e 100644
--- a/packages.yml
+++ b/packages.yml
@@ -7929,6 +7929,8 @@ libpdfbox-java:
     - different_encoding
 libpdl-io-hdf5-perl:
   version: 1:0.73-1
+  issues:
+    - unsorted_pdl_output
   bugs:
     - 829320
 libpdl-linearalgebra-perl:
@@ -7938,14 +7940,18 @@ libpdl-linearalgebra-perl:
     is probably nondeterministic. An obvious case of nondeterminism is
     PDL::PP::make_newcoerce(), which relies on hash ordering, but
     there are probably more.
+  issues:
+    - unsorted_pdl_output
 libpdl-netcdf-perl:
   version: 4.20-1.1
+  issues:
+    - unsorted_pdl_output
   bugs:
     - 829322
 libpdl-stats-perl:
   version: 0.6.5.1-1
   issues:
-    - randomness_in_c_files_generated_by_extutils_parsexs
+    - unsorted_pdl_output
 libpeas:
   version: 1.16.0-1
   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