Re: Automake 1.18 regression (?)

2025-06-20 Thread Carlos O'Donell
On 6/19/25 4:25 PM, Karl Berry wrote: Hi Frederic - it would be better to send failures to bug-automake, so they get bug numbers. But no big deal. I'm facing a strange regression between 1.17.92 and 1.18 when rebuilding Automake: FAIL: t/txinfo-vtexi4 Are you setting SOURCE_DATE_

Re: Automake 1.18 regression (?)

2025-06-20 Thread Frederic Berat via Discussion list for automake
On Fri, Jun 20, 2025 at 6:07 PM Karl Berry wrote: > Hi Frederic and all - I pushed the following tweaks to a few > tests. With these changes, I was able to run make distcheck with > SOURCE_DATE_EPOCH=86402 (among other values). Hope it suffices > .. --thanks, karl. (And thanks Carlos for the info

Re: Automake 1.18 regression (?)

2025-06-20 Thread Karl Berry
Hi Frederic and all - I pushed the following tweaks to a few tests. With these changes, I was able to run make distcheck with SOURCE_DATE_EPOCH=86402 (among other values). Hope it suffices .. --thanks, karl. (And thanks Carlos for the info.)