Bug#978734: mp3blaster: reproducible builds: example Makefile embeds buildpath, binary paths and shell

Vagrant Cascadian vagrant at reproducible-builds.org
Thu Dec 31 02:51:37 GMT 2020


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

The file /usr/share/doc/mp3blaster/examples/charmap/Makefile.gz contains
the embedded build paths, binary paths and different values for SHELL:

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

  MAKEINFO·=·${SHELL}·'/build/1st/mp3blaster-3.2.6/missing'·makeinfo
  vs.
  MAKEINFO·=·${SHELL}·'/build/2/mp3blaster-3.2.6/2nd/missing'·makeinfo

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

  SHELL·=·/bin/bash
  vs.
  SHELL·=·/bin/sh

The attached patch fixes this by not shipping this makefile, as the
Makefile.in and Makefile.am are shipped, and a user would need to
regenerate the Makefile with values appropriate to their system.


Thanks for maintaining mp3blaster!


live well,
  vagrant
-------------- 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/20201230/a03546cd/attachment.sig>


More information about the Reproducible-bugs mailing list