[Git][reproducible-builds/reproducible-notes][master] in combblas the difference is in the build path, not in the ordering

Mattia Rizzolo gitlab at salsa.debian.org
Wed Oct 16 17:18:25 UTC 2019



Mattia Rizzolo pushed to branch master at Reproducible Builds / reproducible-notes


Commits:
af3128e9 by Mattia Rizzolo at 2019-10-16T17:18:13Z
in combblas the difference is in the build path, not in the ordering

there might also be ordering issues, but not in this particular case

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


2 changed files:

- issues.yml
- packages.yml


Changes:

=====================================
issues.yml
=====================================
@@ -70,11 +70,11 @@ nondeterministic_ordering_in_documentation_generated_by_doxygen:
   description: |
     "Additional Inherited Members" has nondeterministic children in the (HTML?)
     docs.
-nondeterministic_ordering_in_include_graphs_generated_by_doxygen:
+build_path_in_include_graphs_generated_by_doxygen:
   description: |
     INCLUDE_GRAPHS generates a PNG (or similar) to represent the dependencies
-    between header files. However, these can be nondeterministically laid out
-    in the image.
+    between header files. However, these can include the full path of some
+    header files.
 timestamps_in_manpages_generated_by_yat2m:
   description: |
     yat2m adds a timestamp in manpages it generates.


=====================================
packages.yml
=====================================
@@ -2890,7 +2890,7 @@ colpack:
 combblas:
   version: 1.6.2-4
   issues:
-    - nondeterministic_ordering_in_include_graphs_generated_by_doxygen
+    - build_path_in_include_graphs_generated_by_doxygen
 comedilib:
   version: 0.10.2-3
   issues:



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/commit/af3128e97e8f9089646d8524b3f135752a73574e

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/commit/af3128e97e8f9089646d8524b3f135752a73574e
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/20191016/286259b2/attachment.htm>


More information about the rb-commits mailing list