Re: Buildfarm support for older versions

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Buildfarm support for older versions
Дата
Msg-id 8890ac3e-ab77-e74f-5be4-5824a9a5875e@dunslane.net
обсуждение исходный текст
Ответ на Re: Buildfarm support for older versions  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Buildfarm support for older versions  (Larry Rosenman <ler@lerctr.org>)
Список 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 по дате отправления:

Предыдущее
От: "Euler Taveira"
Дата:
Сообщение: Re: Delay the variable initialization in get_rel_sync_entry
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: Buildfarm support for older versions