[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNU Autoconf 2.72e] testsuite: 11 40 41 45 280 281 282 286 287 fail
From: |
Zack Weinberg |
Subject: |
Re: [GNU Autoconf 2.72e] testsuite: 11 40 41 45 280 281 282 286 287 failed on OS X 10.4 |
Date: |
Thu, 21 Dec 2023 13:11:21 -0500 |
User-agent: |
Cyrus-JMAP/3.9.0-alpha0-1364-ga51d5fd3b7-fm-20231219.001-ga51d5fd3 |
On Thu, Dec 21, 2023, at 9:03 AM, Zack Weinberg wrote:
> On Wed, Dec 20, 2023, at 6:29 PM, Sevan Janiyan wrote:
>> aclocal: unrecognized option -- `--system-acdir=/Users/sme/tmp/autoconf-
>> 2.72e/tests/testsuite.dir/040/empty'
>
> This means your automake, version 1.6.3, is too old. The current
> version is 1.16.5. Please try installing that version and see if that
> makes the above failures go away.
I have pushed a change which should make the test suite skip all
the tests that won't work if it encounters an aclocal that doesn't
understand --system-acdir. That includes all of 40 41 45 280 281
282 286 287.
zw