Bug#977153: cctools: reproducible builds: Embeds the home dir in binaries
Vagrant Cascadian
vagrant at reproducible-builds.org
Fri Dec 11 19:56:15 GMT 2020
Source: cctools
Severity: normal
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: environment
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
Various binaries embed the user homedir or the value of HOME:
https://tests.reproducible-builds.org/debian/rb-pkg/bullseye/amd64/diffoscope-results/cctools.html
/usr/lib/libdttools.a
32 /nonexistent/first-build/cctools 32 /nonexistent/second-build/cctools
The attached patch fixes this by passing --prefix /usr to the configure
script, as it defaults to using the homedir otherwise.
https://tests.reproducible-builds.org/debian/issues/unstable/captures_home_dir_issue.html
live well,
vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-debian-rules-Pass-prefix-usr-to-configure-to-avoid-e.patch
Type: text/x-diff
Size: 988 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20201211/609d616f/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/20201211/609d616f/attachment.sig>
More information about the Reproducible-bugs
mailing list