Re: BUG #18995: Building with GCC 14 fails: incompatible pointer struct pam_message

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Watkins <awatkins1966(at)gmail(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18995: Building with GCC 14 fails: incompatible pointer struct pam_message
Date: 2025-07-23 15:43:19
Message-ID: 1322219.1753285399@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Andrew Watkins <awatkins1966(at)gmail(dot)com> writes:
> Sorry, for digging up an old problem . I did some searching of the archive
> but never found that link going back to 2007.

No trouble. I'm surprised we never did anything about it, TBH.

Reviewing our buildfarm members, it looks like none of the current
Solaris or illumos/OpenIndiana animals use --with-pam, which is a
bit sad but explains why we don't see any warnings in the farm.
And I guess end users have just ignored the warning so far.
But we'll have to up our game if GCC is going to start making this
an error by default.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2025-07-23 18:41:02 Re: BUG #18995: Building with GCC 14 fails: incompatible pointer struct pam_message
Previous Message Andrew Watkins 2025-07-23 15:31:10 Re: BUG #18995: Building with GCC 14 fails: incompatible pointer struct pam_message