Bug#963602: gftl: please make the build reproducible

Chris Lamb lamby at debian.org
Wed Jun 24 10:27:48 BST 2020


Source: gftl
Version: 1.2.5-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
gftl could not be built reproducibly.

This is because it calls out to m4 during the build with the
--synclines/-s argument, resulting in absolute filenames in the
generated files:

  │ │ │ -#line 1 "/build/1st/gftl-1.2.5/include/types/../templates/header.m4"
  │ │ │ +#line 1 "/build/2/gftl-1.2.5/2nd/include/types/../templates/header.m4"

Patch attached that drops these "-s" arguments.


 [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: gftl.diff.txt
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20200624/6048c698/attachment-0001.txt>


More information about the debian-science-maintainers mailing list