Bug#956591: gpick: please make the build reproducible

Chris Lamb lamby at debian.org
Mon Apr 13 12:01:17 BST 2020


Source: gpick
Version: 0.2.6~rc1-3
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
gpick could not be built reproducibly.

This is because it embeds the absolute build directory via a LOCALEDIR
definition:

 -  0x000a98c0 00000000 00000000 2f627569 6c642f31 ......../build/1
 -  0x000a98d0 73742f67 7069636b 2d302e32 2e367e72 st/gpick-0.2.6~r
 -  0x000a98e0 63312f64 65626961 6e2f6770 69636b2f c1/debian/gpick/
 -  0x000a98f0 7573722f 73686172 652f6c6f 63616c65 usr/share/locale
 -  0x000a9900 00000000 00000000 6661696c 65642074 ........failed t
 +  0x000a98c0 00000000 00000000 2f627569 6c642f32 ......../build/2
 +  0x000a98d0 2f677069 636b2d30 2e322e36 7e726331 /gpick-0.2.6~rc1
 +  0x000a98e0 2f326e64 2f646562 69616e2f 67706963 /2nd/debian/gpic
 +  0x000a98f0 6b2f7573 722f7368 6172652f 6c6f6361 k/usr/share/loca
 +  0x000a9900 6c650000 00000000 6661696c 65642074 le......failed t

A patch is attached -- very much a proof of concept -- that hacks the
upstream SConscript file to obey the LOCALEDIR UNIX environment
variable; Scons seems to have it's own idea of what an environment is
which I don't immediately grok. (Maybe you can do it via the command-
line in debian/rules but I can't quite figure that out.)

 [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: gpick.diff.txt
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20200413/edc486b6/attachment.txt>


More information about the Reproducible-bugs mailing list