Re: `make check` doesn't pass on MacOS Catalina

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: `make check` doesn't pass on MacOS Catalina
Дата
Msg-id 559708.1618930923@sss.pgh.pa.us
обсуждение исходный текст
Ответ на `make check` doesn't pass on MacOS Catalina  (Aleksander Alekseev <aleksander@timescale.com>)
Ответы Re: `make check` doesn't pass on MacOS Catalina
Re: `make check` doesn't pass on MacOS Catalina
Список 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 по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Free port choosing freezes when PostgresNode::use_tcp is used on BSD systems
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Free port choosing freezes when PostgresNode::use_tcp is used on BSD systems