Hi, On 2021-10-14 18:00:49 -0400, Tom Lane wrote: > Andres Freund <[email protected]> writes: > > Is this a Mac with SIP enabled? The Mac CI presumably has that disabled, > > which is why I didn't see this issue there. Probably need to implement > > whatever Tom figured out to do about that for the current way of running > > tests. > > AFAIR the only cases we've made work are > > (1) disable SIP > > (2) avoid the need for (1) by always doing "make install" before > "make check".
Ah, I thought it was more than that. In that case, John, does meson's test succeed after you did the "proper" install? Assuming it's in a path that's allowed to provide shared libraries? Greetings, Andres Freund
