Bug#995646: abntex: reproducible builds: Embedded timestamps in .dvi file
Vagrant Cascadian
vagrant at reproducible-builds.org
Sun Oct 3 17:32:01 BST 2021
Source: abntex
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/abntex.html
/usr/share/doc/abntex/abnt-bibtex-alf-doc.dvi.gz
...TeX·output·2021
vs.
...TeX·output·2022
...08.14:0757
vs.
...09.17:1623
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, abntex should build reproducibly on
tests.reproducible-builds.org
Thanks for maintaining abntex!
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: 671 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20211003/5cee2f31/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/5cee2f31/attachment.sig>
More information about the Reproducible-bugs
mailing list