[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNU Autoconf 2.72] testsuite: 19 failed
From: |
Sean Denney |
Subject: |
Re: [GNU Autoconf 2.72] testsuite: 19 failed |
Date: |
Wed, 1 Jan 2025 17:03:27 -0600 |
The patch failed to apply to the 2.72 release directory (even with a clean
install from the tarball). It failed at doc/autoconf.texi:18532.
I just did a git clone of the repository and then ./bootstrap, ./configure,
./make, ./make check.
That did the trick and all tests passed. See the attached testsuite log for
review.
Cheers
— Sean
testsuite.log
Description: Binary data
> On Jan 1, 2025, at 3:32 PM, Paul Eggert <eggert@cs.ucla.edu> wrote:
>
> On 2024-12-31 14:43, Sean Denney wrote:
>> The output from echo $? In that case was zero (0).
>
> Thanks for checking. I installed the attached patch to Autoconf master on
> Savannah; please give it a try.<0001-Fix-test-failure-on-macOS-15.1.1.patch>