Thomas Munro <[email protected]> writes:
> A couple of armv7 animals seemed to die in the Perl tests. Huh. Well
> I know that Perl was sensitive to this stuff but it passed on 32 bit
> CI (x86). I will try to reproduce that on local ARM hardware...
turaco seems unhappy because of
2024-12-04 05:37:14.831 GMT [9584:18] pg_regress/plperl_setup LOG: statement:
CREATE EXTENSION plperl;
Util.c: loadable library and perl binaries are mismatched (got first handshake
key 0xa300080, needed 0xa400080)
Not clear to me what these changes would have done to trigger that.
regards, tom lane