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

From: Andres Freund <andres(at)anarazel(dot)de>
To: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
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 21:55:41
Message-ID: 4y7usab67ypdt6p7qfom7q3uqz4cfyy4hu2x7hx4gomrq4mmvn@nllqmsqvfk2d
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2026-01-05 09:56:28 +0100, Jelte Fennema-Nio wrote:
> On Mon Jan 5, 2026 at 9:38 AM CET, Peter Eisentraut wrote:
> > Perhaps we should prefer to use the less ambiguous name "cxx"
> > throughout.
>
> Done

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.

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joao Foltran 2026-01-05 21:55:49 Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation
Previous Message Tom Lane 2026-01-05 21:55:00 Re: Typos in the code and README