Bug#955341: gucharmap: please make the build reproducible
Chris Lamb
lamby at debian.org
Mon Mar 30 10:24:12 BST 2020
Source: gucharmap
Version: 1:12.0.1-2
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
gucharmap could not be built reproducibly.
This is because it includes the absolute build path in the generated
gucharmap-type-builtins.h file:
- /* enumerations from "/build/1st/gucharmap-13.0.1/obj-x86_64-linux-gnu/../gucharmap/gucharmap-charmap.h" */
+ /* enumerations from "/build/2/gucharmap-13.0.1/2nd/obj-x86_64-linux-gnu/../gucharmap/gucharmap-charmap.h" */
Patch attached that also makes the parralel change to the .c file,
even though this does not make a difference to the build but it feels
like the right thing to do.
[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: gucharmap.diff.txt
URL: <http://alioth-lists.debian.net/pipermail/pkg-gnome-maintainers/attachments/20200330/9dc53c20/attachment.txt>
More information about the pkg-gnome-maintainers
mailing list