| From: | "Jelte Fennema-Nio" <postgres(at)jeltef(dot)nl> |
|---|---|
| To: | "Andres Freund" <andres(at)anarazel(dot)de> |
| Cc: | "Peter Eisentraut" <peter(at)eisentraut(dot)org>, "Tristan Partin" <tristan(at)partin(dot)io>, "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Decouple C++ support in Meson's PGXS from LLVM enablement |
| Date: | 2026-01-05 22:18:47 |
| Message-ID: | DFH0657GAJNZ.1MG7SQYT93MFY@jeltef.nl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| v8-0001-meson-rename-cpp-variable-to-cxx.patch | text/x-patch | 3.0 KB |
| v8-0002-CI-Configure-g-with-32bit-for-32bit-build.patch | text/x-patch | 854 bytes |
| v8-0003-Decouple-C-support-in-Meson-s-PGXS-from-LLVM-enab.patch | text/x-patch | 5.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sami Imseih | 2026-01-05 22:19:27 | Re: Refactor query normalization into core query jumbling |
| Previous Message | Jacob Champion | 2026-01-05 22:07:45 | Re: Row pattern recognition |