Re: [GNU Autoconf 2.72] testsuite: 19 failed
Paul Eggert <[email protected]> Tue, 31 Dec 2024 02:43:17 -0800
| Newsgroups | gmane.comp.sysutils.autoconf.bugs |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the bug report. What kind of filesystem was the test run on? Can you investigate the timestamps of the failed test? E.g., something like the following? cd tests/testsuite.dir/019 test configure -nt configure.1 echo $? ls -l --full-time configure configure.1