Re: Decouple C++ support in Meson's PGXS from LLVM enablement - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Decouple C++ support in Meson's PGXS from LLVM enablement
Date
Msg-id 40db1545-2455-4dc6-8920-3ffc66171a31@eisentraut.org
Whole thread Raw
In response to Re: Decouple C++ support in Meson's PGXS from LLVM enablement  ("Jelte Fennema-Nio" <postgres@jeltef.nl>)
List 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




pgsql-hackers by date:

Previous
From: Jakub Wartak
Date:
Subject: Re: 64-bit wait_event and introduction of 32-bit wait_event_arg
Next
From: Junwang Zhao
Date:
Subject: Re: SQL Property Graph Queries (SQL/PGQ)