Hi Blanc,

> I checked your patch, are you sure that the fault is the timestamp ?

Well, it was some time ago so I'm looking into it again now...

> So, I have created this patch to fix the issue :
> https://anonscm.debian.org/git/collab-maint/stressapptest.git/commit/?id=3be7d9f2c4d434ad412838d764b104fa659212b6

Well, I am 100% certain you do not want to be patching the generated
./configure file so I would not upload this.

Not only is this very ugly, the changes would simply be overwritten
automatically and silently on an autoreconf as that happens after the
patch phase.

Also, this still leaves the timestamp.

I suggest we patch this:

  AC_DEFINE_UNQUOTED([STRESSAPPTEST_TIMESTAMP],
                     "$username @ $hostname on $timestamp",
                     [Timestamp when ./configure was executed])

.. in configure.ac for the case when SOURCE_DATE_EPOCH is set.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Reply via email to