Bug#1011501: libapache2-mod-authn-yubikey: reproducible-builds: embedded build paths in mod_authn_yubikey.so

Vagrant Cascadian vagrant at reproducible-builds.org
Tue May 24 01:59:50 BST 2022


Source: libapache2-mod-authn-yubikey
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/lib/apache2/modules/mod_authn_yubikey.so:

  https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/libapache2-mod-authn-yubikey.html

  /build/1st/libapache2-mod-authn-yubikey-1.0/libykclient.c:181
  vs.
  /build/2/libapache2-mod-authn-yubikey-1.0/2nd/libykclient.c:181

The attached patch fixes this by passing -ffile-prefix-map to axps2 in
debian/rules, which avoids embedding the build path in compiled files.


With this patch applied, libapache2-mod-authn-yubikey should build
reproducibly on tests.reproducible-builds.org!


live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-debian-rules-Pass-ffile-prefix-map-to-apxs2.patch
Type: text/x-diff
Size: 752 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20220523/3d8b75f7/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/20220523/3d8b75f7/attachment.sig>


More information about the Reproducible-bugs mailing list