Bug#891073: clblas: please make the build reproducible

Chris Lamb lamby at debian.org
Thu Feb 22 08:18:55 UTC 2018


Source: clblas
Version: 2.12-1
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: buildpath
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org

Hi,

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

Patch attached. You probably want to merge it with the existing
patch against the Doxygen config file. :)

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


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
--- a/debian/patches/reproducible-build-2.patch	1970-01-01 01:00:00.000000000 +0100
--- b/debian/patches/reproducible-build-2.patch	2018-02-22 08:11:35.109200418 +0000
@@ -0,0 +1,15 @@
+Description: Make the build reproducible
+Author: Chris Lamb <lamby at debian.org>
+Last-Update: 2018-02-22
+
+--- clblas-2.12.orig/doc/clBLAS.doxy
++++ clblas-2.12/doc/clBLAS.doxy
+@@ -119,7 +119,7 @@ INLINE_INHERITED_MEMB  = NO
+ # path before files name in the file list and in the header files. If set 
+ # to NO the shortest path that makes the file name unique will be used.
+ 
+-FULL_PATH_NAMES        = YES
++FULL_PATH_NAMES        = NO
+ 
+ # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag 
+ # can be used to strip a user-defined part of the path. Stripping is 
--- a/debian/patches/series	2018-02-22 08:03:54.400483178 +0000
--- b/debian/patches/series	2018-02-22 08:11:34.165191547 +0000
@@ -5,3 +5,4 @@
 reproducible-build.patch
 use-boost-dynamic-libs.patch
 Detect-CBLAS-when-building-the-client.patch
+reproducible-build-2.patch


More information about the debian-science-maintainers mailing list