bug#68119: [GNU automake 1.16.5] test-suite 45 tests failed

2024-01-28 Thread Karl Berry
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.

bug#19692: "rm -f" without file operands specified displays error and exits with status 1 on QNX 6.3.2

2024-01-28 Thread Karl Berry
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

bug#68119: [GNU automake 1.16.5] test-suite 45 tests failed

2024-01-28 Thread Bogdan via Bug reports for Automake
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

bug#68119: [GNU automake 1.16.5] test-suite 45 tests failed

2024-01-28 Thread Karl Berry
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

bug#68119: [GNU automake 1.16.5] test-suite 45 tests failed

2024-01-28 Thread Karl Berry
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