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

From Jelte Fennema-Nio
Subject Re: Decouple C++ support in Meson's PGXS from LLVM enablement
Date
Msg-id DFH0657GAJNZ.1MG7SQYT93MFY@jeltef.nl
Whole thread Raw
In response to Re: Decouple C++ support in Meson's PGXS from LLVM enablement  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
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.

Attachment

pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: Row pattern recognition
Next
From: Sami Imseih
Date:
Subject: Re: Refactor query normalization into core query jumbling