Bug#1014561: clp: reproducible-builds: Embedded build path in example Makefile
Vagrant Cascadian
vagrant at reproducible-builds.org
Thu Jul 7 22:59:21 BST 2022
Source: clp
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/share/doc/coinor-libclp-doc/examples/Makefile.gz:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/clp.html
CXXFLAGS·=·-g·-O2·-ffile-prefix-map=/build/1st/clp-1.17.6=. ...
vs.
CXXFLAGS·=·-g·-O2·-ffile-prefix-map=/build/2/clp-1.17.6/2nd=. ...
The attached patch fixes this by replacing the build path with a
placeholder string in debian/rules.
With this patch applied clp should build reproducibly on
tests.reproducible-builds.org!
Thanks for maintaining clp!
live well,
vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-debian-rules-Add-dh_installexamples-override-to-remo.patch
Type: text/x-diff
Size: 809 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20220707/d4801cd6/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/reproducible-bugs/attachments/20220707/d4801cd6/attachment.sig>
More information about the Reproducible-bugs
mailing list