Re: [GNU Autoconf 2.71] testsuite: 509 514 failed

2022-07-10 Thread Tom Lane
"Zack Weinberg" writes: > The NetBSD failures are going to be harder to fix, I'm afraid. I can > reproduce one of them on a NetBSD box I have access to, but not the other, > and the one I _can_ reproduce looks to be another awful edge-case shell bug > in the vein of https://savannah.gnu.org/su

Re: [GNU Autoconf 2.71] testsuite: 509 514 failed

2022-07-08 Thread Zack Weinberg
On Fri, Jul 8, 2022, at 11:38 AM, Tom Lane wrote: > "Zack Weinberg" writes: >> Can you please try this patch on Monterey? > > Yup, with 2.71 + that patch, using m4 1.4.19 from MacPorts, > I get a clean pass: Excellent! I'll commit it later today or tomorrow. The NetBSD failures are going to be

Re: [GNU Autoconf 2.71] testsuite: 509 514 failed

2022-07-08 Thread Tom Lane
"Zack Weinberg" writes: > Can you please try this patch on Monterey? Yup, with 2.71 + that patch, using m4 1.4.19 from MacPorts, I get a clean pass: ## - ## ## Test results. ## ## - ## 551 tests behaved as expected. 48 tests were skipped. Thanks!

Re: [GNU Autoconf 2.71] testsuite: 509 514 failed

2022-07-08 Thread Zack Weinberg
On Sat, Jul 2, 2022, at 11:18 AM, Tom Lane wrote: > This is from "make check" on an M1 Mac Mini, running Monterey. > It's effectively the same platform as the laptop in my previous report, > but here I've got MacPorts at the front of the search path, so that > there's a bunch of tools that are bein