Re: clang bug affecting greenfly - Mailing list pgsql-hackers

From Greg Burd
Subject Re: clang bug affecting greenfly
Date
Msg-id 13247365-24ff-4607-85ef-6f425502c824@app.fastmail.com
Whole thread Raw
In response to Re: clang bug affecting greenfly  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
On Mon, Mar 30, 2026, at 12:14 PM, Álvaro Herrera wrote:
> Hi Greg,
>
> On 2026-Mar-30, Greg Burd wrote:
>
>> All fair points.  I've changed greenfly to use GCC 13.3.0, thanks for
>> the suggestion.
>
> Hmm, the 'update_personality.pl' script suplied with the buildfarm
> client script allows you to change the compiler version, but not the
> compiler itself -- the rationale being that a machine with a different
> compiler should be a different animal.  So I suggest to put greenfly to
> rest until the clang situation is resolved (at which time you're welcome
> to turn it back on), and request a new animal to use in the same machine
> running gcc.  Right now, greenfly is reporting that it is running clang
> 13.3.0, which AFAIK makes is inconsistent.

Interesting, I was just looking for a why to change that after discovering the update_personality.pl limitation.

Sure, I'll apply for a new animal and change greenfly back.

-greg

> --
> Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
> "Estoy de acuerdo contigo en que la verdad absoluta no existe...
> El problema es que la mentira sí existe y tu estás mintiendo" (G. Lama)



pgsql-hackers by date:

Previous
From: Robert Treat
Date:
Subject: Re: Add pg_stat_autovacuum_priority
Next
From: Andres Freund
Date:
Subject: Re: EXPLAIN: showing ReadStream / prefetch stats