Re: Build failure with GCC 15 (defaults to -std=gnu23) - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Build failure with GCC 15 (defaults to -std=gnu23)
Date
Msg-id 494522.1732894313@sss.pgh.pa.us
Whole thread Raw
In response to Re: Build failure with GCC 15 (defaults to -std=gnu23)  (Robins Tharakan <tharakan@gmail.com>)
Responses Re: Build failure with GCC 15 (defaults to -std=gnu23)
List pgsql-bugs
Robins Tharakan <tharakan@gmail.com> writes:
> alligator/HEAD is still failing though.
> Let me know if changing something on alligator can help in some way.

I think we're waiting on the gcc crew to fix their bug.  As long
as alligator is faithfully rebuilding gcc from upstream everyday,
there's not much more to do than wait.

(You could adopt Andres' -g1 workaround, but then we'd not know
when the gcc bug is fixed.  So unless this drags on quite awhile,
I think alligator is best left as-is.)

            regards, tom lane



pgsql-bugs by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Re: BUG #18711: Attempting a connection with a database name longer than 63 characters now fails
Next
From: "David G. Johnston"
Date:
Subject: Re: Bug report for plpgsql