The attached patch fixes the tests for Python 3.12
Thank you Bogdan! Looks good to me. Installed.
(and, hopefully later ones),
Maybe until Python 3.12.2, anyway. --thanks, karl.
I was able to bootstrap, configure, build and install
automake-1.16j.
Great!
Is there any other testing I should do?
If you're up for it, you could run make -j8 check (or -jwhatever) just
to see if other tests fail. (It will take several hours to run without
the -j, although unfortu
Hello.
The attached patch fixes the tests for Python 3.12 (and, hopefully
later ones), while still keeping them working for earlier versions.
A simple fix. Could perhaps be written better (like in a single
Python script), but this is enough.
--
Regards - Bogdan ('bogdro') D. (G
Hi Erik - thanks for the continued testing.
Hi, Karl. I get an error on "make" because there is no "makeinfo"
command on macOS.
Well, since you've come this far, you could try installing the texinfo
package, if you have Perl.
Or perhaps it would be enough to
touch doc/automake.info
Hi Erik,
FAIL: t/aclocal-deleted-header-aclocal-amflags
FAIL: t/aclocal-deleted-header
I'm not sure, but I think the idea of those tests, and others, is that
after making the various changes to the configure setup, running make
should suffice to rebuild everything. Because that's what is