Re: [GNU Autoconf 2.72e] testsuite: 11 40 41 45 280 281 282 286 287 failed on OS X 10.4
Sevan Janiyan <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 21/12/2023 18:11, Zack Weinberg wrote: > 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. Great. I haven't tested the latest code from the git repo since the bootstrap process has a coreutils dependency (calls realpath, didn't dig further) and current coreutils is broken on OS X. Maybe I can try applying a patch of your commit to the published RC archive. All my testing has been with the source from autoconf-2.72e.tar.gz. Sevan