Re: pgsql: Avoid unsatisfied-external-reference errors in static inlines. - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Avoid unsatisfied-external-reference errors in static inlines.
Date
Msg-id 2431300.1657736689@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Avoid unsatisfied-external-reference errors in static inlines.  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Responses Re: pgsql: Avoid unsatisfied-external-reference errors in static inlines.
List pgsql-committers
Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes:
> What platforms did this fail on?  How can one observe the failure locally?

wrasse at least:

https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=wrasse&dt=2022-07-13%2014%3A49%3A17

I think possibly you could duplicate the problem with gcc
by using -fkeep-inline-functions, but I've not tried.

            regards, tom lane



pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Avoid unsatisfied-external-reference errors in static inlines.
Next
From: Tom Lane
Date:
Subject: pgsql: Mop up pg_upgrade's nls.mk for commit b0a55e432.