Bug#995652: gnu-standards: reproducible builds: Embedded timestamps in .dvi file

Vagrant Cascadian vagrant at reproducible-builds.org
Sun Oct 3 18:09:27 BST 2021


Source: gnu-standards
Severity: normal
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org

The build timestamp is embedded in various .dvi files:

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

  /usr/share/doc/gnu-standards/maintain.dvi.gz

  ··TeX·output·2022.
vs.
  ··TeX·output·2021.

  ··09.23:2204......
vs.
  ··08.22:1745......

The attached patch fixes this by setting FORCE_SOURCE_DATE=1 in
debian/rules, which texlive needs in order to respect SOURCE_DATE_EPOCH,
which is set during debian package builds to the timestamp in the latest
debian/changelog entry.

  https://reproducible-builds.org/docs/source-date-epoch/

With this patch applied, gnu-standards should build reproducibly on
tests.reproducible-builds.org

Thanks for maintaining gnu-standards!

live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-debian-rules-Export-FORCE_SOURCE_DATE-1-in-order-for.patch
Type: text/x-diff
Size: 724 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20211003/cbbd7b0a/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/20211003/cbbd7b0a/attachment.sig>


More information about the Reproducible-bugs mailing list