Bug#1039624: icu: reproducible-builds: embedded SHELL and build paths

Vagrant Cascadian vagrant at reproducible-builds.org
Wed Jun 28 00:24:51 BST 2023


Source: icu
Version: 23.06.14+git20230616+ds-4
Severity: normal
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: shell buildpath
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org

various files contain embedded build paths and differing values for
SHELL:

  https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/icu.html

  /usr/share/doc/icu-doc/html/icudocs.tag.gz

  <path>/build/1st/icu-72.1/source/common/unicode/</path>
  vs.
  <path>/build/2/icu-72.1/2nd/source/common/unicode/</path>

  /usr/lib/x86_64-linux-gnu/icu/72.1/Makefile.inc

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

The attached patches modify debian/rules remove the build path and
consistently set SHELL to /bin/sh on the affected files.

With both these patches applied, based on my local tests, icu should
build reproducibly on tests.reproducible-builds.org!

Thanks for maintaining icu!

live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-debian-rules-Remove-build-paths-from-.inc-and-.tag-f.patch
Type: text/x-diff
Size: 1120 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20230627/cd956b51/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-debian-rules-Consistently-use-bin-sh-SHELL-in-.inc-f.patch
Type: text/x-diff
Size: 800 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20230627/cd956b51/attachment-0001.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/20230627/cd956b51/attachment.sig>


More information about the Reproducible-bugs mailing list