Hi Tom, Many thanks, running "make install" before "make check" helped.
On Tue, Apr 20, 2021 at 6:02 PM Tom Lane <[email protected]> wrote: > > Aleksander Alekseev <[email protected]> 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 -- Best regards, Aleksander Alekseev
