Re: Decouple C++ support in Meson's PGXS from LLVM enablement

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
Cc: Tristan Partin <tristan(at)partin(dot)io>, Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Decouple C++ support in Meson's PGXS from LLVM enablement
Date: 2026-01-09 10:41:58
Message-ID: 40db1545-2455-4dc6-8920-3ffc66171a31@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 05.01.26 23:18, Jelte Fennema-Nio wrote:
> On Mon Jan 5, 2026 at 10:55 PM CET, Andres Freund wrote:
>> I've not analyzed why yet, but unfortunately this currently fails in CI:
>> https://cirrus-ci.com/task/5825100705955840
>> [18:05:47.624] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libselinux.so:
>> error adding symbols: file in wrong format
>>
>> The failure seems somewhat unrelated, odd.
>
> Fixed now (in a separate commit, but feel free to squash them). I had
> run into this already on my copyObject patchset, didn't notice that it
> also happened here.

committed

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Junwang Zhao 2026-01-09 10:51:25 Re: SQL Property Graph Queries (SQL/PGQ)
Previous Message Jakub Wartak 2026-01-09 10:34:09 Re: 64-bit wait_event and introduction of 32-bit wait_event_arg