| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Wolfgang Walther <walther(at)technowledgy(dot)de> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andres Freund <andres(at)anarazel(dot)de>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Christophe Pettus <xof(at)thebuild(dot)com>, PostgreSQL Bugs <pgsql-bugs(at)lists(dot)postgresql(dot)org>, Bruce Momjian <bruce(at)momjian(dot)us> |
| Subject: | Re: Regression tests fail with musl libc because libpq.so can't be loaded |
| Date: | 2024-03-22 12:10:27 |
| Message-ID: | CAD5tBcLBDBRWpggvC0836e7jVEA3YFnom06fGrZjhY1NpRvqUw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
On Fri, Mar 22, 2024 at 4:02 AM Wolfgang Walther <walther(at)technowledgy(dot)de>
wrote:
> Andrew Dunstan:
> >> On Mar 22, 2024, at 4:45 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >> How was it passing? The issue discussed in this thread has surely
> >> been there for a long time, and Wolfgang mentioned that he sees
> >> others.
> >
> > The buildfarm client has a switch that delays running regression tests
> until after the install stages.
>
> Hm. So while that switch makes the animal pass the build, it did hide
> exactly this problem. Not sure whether this switch should be used at
> all, then. Was this switch only implemented for the specific case of
> Alpine/musl or is there a different reason for it, as well?
>
Alpine was the main motivation, but it's also probably useful on Macs with
SIP enabled.
ISTR raising the Alpine issue back then (2018) but I can't find a reference
now.
cheers
andrew
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2024-03-22 12:22:02 | Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae |
| Previous Message | Richard Guo | 2024-03-22 10:47:22 | Re: BUG #18305: Unexpected error: "WindowFunc not found in subplan target lists" triggered by subqueries |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Etsuro Fujita | 2024-03-22 12:15:45 | Another WaitEventSet resource leakage in back branches |
| Previous Message | Etsuro Fujita | 2024-03-22 12:09:08 | Re: ExecAppendAsyncEventWait() in REL_14_STABLE can corrupt PG_exception_stack |