Re: `make check` doesn't pass on MacOS Catalina - Mailing list pgsql-hackers

From Tom Lane
Subject Re: `make check` doesn't pass on MacOS Catalina
Date
Msg-id 559708.1618930923@sss.pgh.pa.us
Whole thread Raw
In response to `make check` doesn't pass on MacOS Catalina  (Aleksander Alekseev <aleksander@timescale.com>)
Responses Re: `make check` doesn't pass on MacOS Catalina  (Aleksander Alekseev <aleksander@timescale.com>)
Re: `make check` doesn't pass on MacOS Catalina  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Aleksander Alekseev <aleksander@timescale.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".

            regards, tom lane



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Free port choosing freezes when PostgresNode::use_tcp is used on BSD systems
Next
From: Tom Lane
Date:
Subject: Re: Free port choosing freezes when PostgresNode::use_tcp is used on BSD systems