When I want to build Automake (current Git version) with
a parallel make ("make -j12"):
I surmise this one was caused by the same random timing failures as your
other reports, 66353 and 66354.
A couple days ago we finally installed a patch (thanks Bogdan and Jacob)
so that development aut
On 2023-11-03 10:28:38 -0600, Karl Berry wrote:
> When I want to build Automake (current Git version) with
> a parallel make ("make -j12"):
>
> I surmise this one was caused by the same random timing failures as your
> other reports, 66353 and 66354.
>
> A couple days ago we finally insta