Source: combblas
Version: 1.6.2-3
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: buildpaths
X-Debbugs-Cc: [email protected]

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that the combblas documentation could not be built reproducibly.

This is because it ships .dot files that contain absolute build paths.
These files are not used/referenced by the documentation itself — did
you mean to build .pngs of them?

  -  Node9 
[label="/build/1st/combblas\l-1.6.2/debian/libcombblas\l-dev/usr/include/usort/dtypes.h",height=0.2
  +  Node9 
[label="/build/combblas-1.6.2\l/2nd/debian/libcombblas\l-dev/usr/include/usort\l/dtypes.h",height=0.2

Patch attached that also removes installation of the definitely-
useless .md5 files which simply vary due to the above.

 [0] https://reproducible-builds.org/


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/rules      2019-06-26 08:40:06.704293953 +0100
--- b/debian/rules      2019-06-26 09:43:56.421058440 +0100
@@ -53,4 +53,4 @@
 
 override_dh_installdocs-indep:
        doxygen
-       dh_installdocs
+       dh_installdocs -X.dot -X.md5
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to