Bug#1010948: xine-lib-1.2: reproducible-builds: embedded build path in libxine.pc

Vagrant Cascadian vagrant at reproducible-builds.org
Fri May 13 21:10:18 BST 2022


Source: xine-lib-1.2
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/x86_64-linux-gnu/pkgconfig/libxine.pc:

  https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/xine-lib-1.2.html

  objcflags=... -ffile-prefix-map=/build/1st/xine-lib-1.2-1.2.12=.·-fstack-protector-strong ...
vs.
  objcflags=... -ffile-prefix-map=/build/2/xine-lib-1.2-1.2.12/2nd=.·-fstack-protector-strong ...
  
The attached patch fixes this by replacing the build path with the
placeholder string "BUILDPATH" in the libxine.pc file in a debian/rules
dh_install override.


With this patch applied, xine-lib-1.2 should build reproducibly on
tests.reproducible-builds.org!


live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-debian-rules-Remove-the-build-path-from-libxine.pc-i.patch
Type: text/x-diff
Size: 811 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20220513/41a21366/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/20220513/41a21366/attachment.sig>


More information about the Reproducible-bugs mailing list