| From: | Xing GUO <higuoxing(at)gmail(dot)com> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Aleksander Alekseev <aleksander(at)timescale(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: `make check` doesn't pass on MacOS Catalina |
| Date: | 2021-04-21 00:53:46 |
| Message-ID: | CACpMh+CYmHOeTB4U9eSjdThz2eTU3M2byiAraajw1df3mVFAvQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi hackers,
Thank you very much. I'm facing the same problem yesterday. May I
suggest that document it in the installation guide on MacOS platform?
On 4/21/21, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>
> On 4/20/21 11:02 AM, Tom Lane wrote:
>> Aleksander Alekseev <aleksander(at)timescale(dot)com> writes:
>>> While trying to build PostgreSQL from source (master branch, 95c3a195) on
>>> a
>>> MacBook I discovered that `make check` fails:
>> This is the usual symptom of not having disabled SIP :-(.
>>
>> If you don't want to do that, do "make install" before "make check".
>>
>>
>
>
>
>
> FYI the buildfarm client has a '--delay-check' option that does exactly
> this. It's useful on Alpine Linux as well as MacOS
>
>
> cheers
>
>
> andrew
>
>
> --
> Andrew Dunstan
> EDB: https://www.enterprisedb.com
>
>
>
>
--
Best Regards,
Xing
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Justin Pryzby | 2021-04-21 01:03:13 | Re: terminate called after throwing an instance of 'std::bad_alloc' |
| Previous Message | Alvaro Herrera | 2021-04-21 00:46:49 | Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY |