bug#72852: closed (Re: bug#72852: Testsuite summary for GNU Automake 1.17 on x86_64-apple-darwin20.6.0)

2024-09-10 Thread Eric Gallager via Bug reports for Automake
On Tue, Sep 10, 2024 at 6:46 PM Karl Berry wrote: > > Hi Eric - I've just committed a change that I hope fixes the version > number problem. (See https://bugs.gnu.org/72157) > > However, looking at your list of failures, I see that some of them are > still about *.dSYM, now relating to distclean.

bug#72852: closed (Re: bug#72852: Testsuite summary for GNU Automake 1.17 on x86_64-apple-darwin20.6.0)

2024-09-10 Thread Karl Berry
Hi Eric - I've just committed a change that I hope fixes the version number problem. (See https://bugs.gnu.org/72157) However, looking at your list of failures, I see that some of them are still about *.dSYM, now relating to distclean. E.g., t/yacc-bison-skeleton-cxx.sh shows: ERROR: files lef

bug#72157: Current master (commit 4e6eff3597649782def55fc1dfeeec92cec4b15e) is unusable

2024-09-10 Thread Karl Berry
Hi Dario - thanks for the report. I've made the changes below to try to support the new four-part numeric version numbers, like 1.17.0.91 (which is now the current dev version). All the tests pass for me, so I hope it's also usable. I won't be surprised if something is still messed up somewhere,