Re: macOS Sierra & System Integrity Protection

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: macOS Sierra & System Integrity Protection
Date: 2017-06-13 15:18:13
Message-ID: CANP8+j+A+MNQ=3Sd2i8Cy8H1c6sho1i1aPUnfzzrtzoh9x8orQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 13 June 2017 at 04:25, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:

> I have a new MacBook Pro running Sierra.

Congratulations.

> 'make check' was failing: 'psql' repeatedly died with an abort
> trap. Binaries worked fine when I ran them from the command line
> (sometimes with DYLD_LIBRARY_PATH, if needed) but when run via
> pg_regress, nothing worked.

I've not had that problem, though running it hasn't been trouble free.

So I guess there must be some sequence of actions that works.

--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2017-06-13 15:25:27 outfuncs.c utility statement support
Previous Message Robert Haas 2017-06-13 15:14:02 Re: Transactional sequence stuff breaks pg_upgrade