Bug#1020755: rotter: reproducible-builds: Embedded build path in /usr/bin/rotter
Vagrant Cascadian
vagrant at reproducible-builds.org
Mon Sep 26 01:48:08 BST 2022
Source: rotter
Severity: normal
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: buildpath
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
The build path is embedded in /usr/bin/rotter:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/rotter.html
/build/1st/rotter-0.9/src/rotter.c:478
vs.
/build/2/rotter-0.9/2nd/src/rotter.c:478
The attached patch to debian/rules fixes this by adding a
dh_auto_configure override which passes the default CFLAGS provided by
dpkg-buildflags.
Alternately, updating to a newer debhelper compat level might also solve
this issue as well as other issues.
With this patch applied rotter should build reproducibly on
tests.reproducible-builds.org!
Thanks for maintaining rotter!
live well,
vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-debian-rules-Add-dh_auto_configure-override-to-pass-.patch
Type: text/x-diff
Size: 670 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-multimedia-maintainers/attachments/20220925/7dcdfc20/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-multimedia-maintainers/attachments/20220925/7dcdfc20/attachment.sig>
More information about the pkg-multimedia-maintainers
mailing list