Bug#949379: vmatch: please make the build reproducible

Chris Lamb lamby at debian.org
Mon Jan 20 12:32:35 GMT 2020


Source: vmatch
Version: 2.3.0+git20200101.0.b1bd228+dfsg-1
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: timestamps environment
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org

Hi,

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

Patch attached that ensures that the vmrelease.h file does not contain
the build time and the hostname of the build system.

However, vmatch remains unreproducible even when this is applied. My
best guess at this moment is because it is not actually being built
with the -fdebug-prefix-map=... GCC argument in places:

  $ grep 'gcc ' build.log | grep -v prefix-map | wc -l
  348

… in other words, it is not respecting CFLAGS / dpkg-buildflags.

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


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vmatch.diff.txt
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20200120/20648bbc/attachment.txt>


More information about the Reproducible-bugs mailing list