Hi, On 29/05 04:27, Vagrant Cascadian wrote: > The generated PDF files included in the systemtap-doc package include > dates based on the build time, which breaks reproducible builds. > > The attached patch enables use of SOURCE_DATE_EPOCH, by setting > FORCE_SOURCE_DATE=1, which texlive requires in order to respect > SOURCE_DATE_EPOCH. > > https://reproducible-builds.org/docs/source-date-epoch/
Thanks for sending this patch! I've applied it and tried running a reprotest, but unfortunately the build still does not seem to be reproducible. How have you tested the change? Thanks, Emanuele

