Re: Regression tests fail with musl libc because libpq.so can't be loaded

From: Wolfgang Walther <walther(at)technowledgy(dot)de>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Christophe Pettus <xof(at)thebuild(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL Bugs <pgsql-bugs(at)lists(dot)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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 07:55:52
Message-ID: 40543180-a0a2-495b-8d34-23b46c28f533@technowledgy.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Andres Freund:
> FWIW, independent of which fix we go with, I think we need a buildfarm animal
> using musl. Even better if one of the CI tasks can be made to use musl as
> well.

I am already working with Andrew to set up a buildfarm animal to run
Alpine Linux/musl. I can look into the CI task as well. Are you
suggesting to change an existing task to run with Alpine/musl or to add
a new task for it? It would be docker image based for sure.

Best,

Wolfgang

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Wolfgang Walther 2024-03-22 08:02:04 Re: Regression tests fail with musl libc because libpq.so can't be loaded
Previous Message Tomas Vondra 2024-03-22 07:43:45 Re: Index plan returns different results to sequential scan

Browse pgsql-hackers by date

  From Date Subject
Next Message Wolfgang Walther 2024-03-22 08:02:04 Re: Regression tests fail with musl libc because libpq.so can't be loaded
Previous Message Anton A. Melnikov 2024-03-22 07:29:38 Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans)