Re: More buildfarm stuff - Mailing list pgsql-hackers

From Tom Lane
Subject Re: More buildfarm stuff
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: More buildfarm stuff  ("Jim C. Nasby" <[email protected]>)
Responses Re: More buildfarm stuff
Re: More buildfarm stuff
List pgsql-hackers
"Jim C. Nasby" <[email protected]> writes:
> On Tue, Jul 19, 2005 at 03:11:31PM -0400, Tom Lane wrote:
>> None of those patches are necessary; if they were, we'd be seeing the
>> failures at the build stage, not at runtime.

> Anyone have any ideas on why octopus is failing then?

Well, the original report said that we needed to link the backend with
libc_r instead of libc to make libpython happy.  If there's not a
separate "libpthread" on your machine then that may well be the case.
The question then is whether we are prepared to do that (and risk
unknown consequences in performance and stability) to support plpython.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Buildfarm issues on specific machines
Next
From: Andrew Dunstan
Date:
Subject: Re: More buildfarm stuff