Re: Buildfarm support for older versions - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Buildfarm support for older versions
Date
Msg-id 8890ac3e-ab77-e74f-5be4-5824a9a5875e@dunslane.net
Whole thread Raw
In response to Re: Buildfarm support for older versions  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Buildfarm support for older versions
List pgsql-hackers
On 12/23/21 08:50, Andrew Dunstan wrote:
> On 12/22/21 23:20, Larry Rosenman wrote:
>> On 12/22/2021 10:15 pm, Tom Lane wrote:
>>> Larry Rosenman <ler@lerctr.org> writes:
>>>> On 12/22/2021 9:59 pm, Tom Lane wrote:
>>>>> Does it work if you drop --enable-nls?  (It'd likely be worth fixing
>>>>> if so, but I'm trying to narrow the possible causes.)
>>>> Nope...
>>> OK.  Since 9.3 succeeds, it seems like it's a link problem
>>> we fixed at some point.  Can you bisect to find where we
>>> fixed it?
>>>
>>>             regards, tom lane
>> I can try -- I haven't been very good at that.
>>
>> I can give you access to the machine and the id the Buildfarm runs under.
>>
>> (or give me a good process starting from a buildfarm layout).
>>
>>
> I will work on it on my FBSD setup.
>
>

For the 9.2 error, try setting this in the config_env stanza:


    CFLAGS => '-O2 -fPIC',


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: "Euler Taveira"
Date:
Subject: Re: Delay the variable initialization in get_rel_sync_entry
Next
From: Larry Rosenman
Date:
Subject: Re: Buildfarm support for older versions