| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Stephen Frost <sfrost(at)snowman(dot)net> |
| Cc: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Michael Paquier <michael(at)paquier(dot)xyz>, Bilal Yavuz <byavuz81(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: kerberos/001_auth test fails on arm CPU darwin |
| Date: | 2022-09-29 14:49:21 |
| Message-ID: | 69150.1664462961@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Stephen Frost <sfrost(at)snowman(dot)net> writes:
> * Peter Eisentraut (peter(dot)eisentraut(at)enterprisedb(dot)com) wrote:
>> Homebrew intentionally does not install the krb5 and openldap packages into
>> the path, because they conflict with macOS-provided software. However, those
>> macOS-provided variants don't provide all the pieces we need for the tests.
> The macOS-provided versions are also old and broken, or at least that
> was the case when I looked into them last.
Yeah. They also generate tons of deprecation warnings at compile time,
so it's not like Apple is encouraging you to use them. I wonder why
they're still there at all.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Maxim Orlov | 2022-09-29 14:50:20 | Re: making relfilenodes 56 bits |
| Previous Message | Tom Lane | 2022-09-29 14:47:06 | Re: identifying the backend that owns a temporary schema |