Re: [Pgbuildfarm-members] CREATE FUNCTION hang on test machine polecat on HEAD
От | Tom Lane |
---|---|
Тема | Re: [Pgbuildfarm-members] CREATE FUNCTION hang on test machine polecat on HEAD |
Дата | |
Msg-id | 20339.1307480465@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: [Pgbuildfarm-members] CREATE FUNCTION hang on test machine polecat on HEAD (Andrew Dunstan <andrew@dunslane.net>) |
Ответы |
Re: [Pgbuildfarm-members] CREATE FUNCTION hang on test machine polecat on HEAD
|
Список | pgsql-hackers |
Robert Creager <Robert.Creager@Oracle.com> writes: >>> Another question worth asking here is whether PG is picking up perl >>> 5.10.0 or 5.8.9, both of which are shipped in this OSX release. > Hmm... This might be a problem: > which perl > /opt/local/bin/perl > type -a perl > /opt/local/bin/perl > /usr/bin/perl > /opt/local/bin/perl -V > This is perl, v5.8.9 built for darwin-2level The configure log mentioned upthread says it's finding /usr/bin/perl, so apparently the buildfarm is running with a different PATH than you're using here. But that log also shows configure:7158: checking for flags to link embedded Perl configure:7174: result: -L/usr/local/lib -L/System/Library/Perl/5.10.0/darwin-thread-multi-2level/CORE -lperl -ldl -lm-lutil -lc If there's anything perl-related in /usr/local/lib (not /opt/local/lib), that could be confusing matters. regards, tom lane
В списке pgsql-hackers по дате отправления: