Bug#1017373: tiemu: reproducible-builds: Embedded build path and usrmerge paths in Makefile

Vagrant Cascadian vagrant at reproducible-builds.org
Mon Aug 15 05:15:07 BST 2022


Source: tiemu
Severity: normal
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: buildpath usrmerge
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org

The build path and binary paths are embedded in /usr/share/doc/help/Makefile.gz:

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

  ACLOCAL·=·${SHELL}·'/build/1st/tiemu-3.04~git20200827.f327e1c+dfsg1/missing'·aclocal-1.16
  vs.
  ACLOCAL·=·${SHELL}·'/build/2/tiemu-3.04~git20200827.f327e1c+dfsg1/2nd/missing'·aclocal-1.16

  EGREP·=·/bin/grep·-E
  vs.
  EGREP·=·/usr/bin/grep·-E

The attached patch fixes this by not installing the Makefiles, only the
.png and .html files.

It also changes the location of the help files to a tiemu-namespaced
directory; this might require further patching tiemu to look for these
files in the new directory. Maybe /usr/share/tiemu/help would be more
appropriate, as packages cannot rely on the presence of documentation in
/usr/share/doc. Adjust the patches as appropriate!


With this patch applied tiemu should build reproducibly on
tests.reproducible-builds.org!


Thanks for maintaining tiemu!


live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Only-install-the-.html-and-.png-files-and-install-th.patch
Type: text/x-diff
Size: 740 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20220814/75ef0fb6/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/debian-science-maintainers/attachments/20220814/75ef0fb6/attachment.sig>


More information about the debian-science-maintainers mailing list