Re: BUG #6633: PL/Python build does not honor PYTHON on Mac OS X

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: clay(at)daemons(dot)net
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6633: PL/Python build does not honor PYTHON on Mac OS X
Date: 2012-05-08 05:42:15
Message-ID: 19685.1336455735@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

clay(at)daemons(dot)net writes:
> According to a Homebrew bug report
> (https://github.com/mxcl/homebrew/issues/11162):
> "You should submit a bug report to PostgreSQL as they can't assume Python is
> always built as a Framework on Darwin. They should be using python-config to
> get the gory details."

Hmm ... on my Mac,

$ python-config
Usage: /usr/bin/python-config [--prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags|--help]

None of those options produce anything including "-framework Python".
So I think your upstream needs to clarify to us benighted database geeks
exactly how this needs to be done, in such a way that it doesn't break
the existing working cases while fixing their case.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Heikki Linnakangas 2012-05-08 07:22:35 Re: BUG #6629: Creating a gist index fails with "too many LWLocks taken"
Previous Message Ryan Kelly 2012-05-08 01:15:40 Re: BUG #6629: Creating a gist index fails with "too many LWLocks taken"