Source: sysstat
Version: 11.1.6-1
Severity: wishlist
Tags: patch
User: reproducible-builds@lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Hi,

While working on the "reproducible builds" effort [0], we have noticed
that sysstat could not be built reproducibly.

Please merge the attached patch the existing 13-remove-sccsid.patch - am
submitting like this to avoid an ugly diff-of-diffs.

Once applied, sysstat can be built reproducibly in our reproducible
toolchain.

 [0] https://wiki.debian.org/ReproducibleBuilds


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
--- a/debian/patches/14-remove-more-sccsid.patch        1970-01-01 
01:00:00.000000000 +0100
--- b/debian/patches/14-remove-more-sccsid.patch        2015-09-09 
19:06:04.605237803 +0100
@@ -0,0 +1,12 @@
+--- sysstat-11.1.6.orig/tapestat.c
++++ sysstat-11.1.6/tapestat.c
+@@ -50,9 +50,6 @@
+ #define _(string) (string)
+ #endif
+ 
+-#define SCCSID "@(#)sysstat-" VERSION ": " __FILE__ " compiled " __DATE__ " " 
__TIME__
+-char *sccsid(void) { return (SCCSID); }
+-
+ int cpu_nr = 0;               /* Nb of processors on the machine */
+ int flags = 0;                /* Flag for common options and system state */
+ 
--- a/debian/patches/series     2015-09-09 19:01:42.695635801 +0100
--- b/debian/patches/series     2015-09-09 19:06:01.637219503 +0100
@@ -10,3 +10,4 @@
 11-nfsiostat-whatis-entry.patch
 12-isag-new-format-support.patch
 13-remove-sccsid.patch
+14-remove-more-sccsid.patch
_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to