| From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
|---|---|
| To: | Bryan Green <dbryan(dot)green(at)gmail(dot)com>, pgsql-committers(at)lists(dot)postgresql(dot)org, Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Subject: | Re: pgsql: Enable Python Limited API for PL/Python on MSVC |
| Date: | 2026-01-17 05:26:59 |
| Message-ID: | f4a2f96a-008a-4b28-97ca-c7724a5c77d0@eisentraut.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
On 15.01.26 17:21, Bryan Green wrote:
> On 1/15/2026 3:36 AM, Peter Eisentraut wrote:
>> This is failing on buildfarm member drongo: <https://
>> buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=drongo&br=master>.
>> AFAICT, this is the only buildfarm member that tests Python on Windows,
>> so we have no additional results to compare with. It did pass on Cirrus
>> CI. Andrew/Bryan, could you figure out how the Python installation on
>> drongo is different?
>>
>
> Peter, Andrew,
>
> The failure on drongo is due to my writing this patch to support meson
> versions >= 1.1.0. I setup my local environment to match CI and was
> using meson 1.10.0. Before 1.1.0 you needed to pass the include
> directory to check_headers with arg:. I have made the changes and
> tested python 3.11 w/meson 0.57.2 and 1.0.1. I have also retested with
> python 3.14 and meson 1.10.0. Everything passed.
Thanks, this has been committed and seems to have fixed the drongo failure.
| From | Date | Subject | |
|---|---|---|---|
| Previous Message | Christoph Berg | 2026-01-17 00:31:32 | Re: failed NUMA pages inquiry status: Operation not permitted |