tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: libffi, python25, and PowerPC (and perhaps others)



On Mon, Mar 23, 2009 at 10:43:37PM +0100, J?rn Clausen wrote:
> On Mon, Mar 23, 2009 at 10:31 PM, Joerg Sonnenberger
> <joerg%britannica.bec.de@localhost> wrote:
> > On Mon, Mar 23, 2009 at 08:56:36PM +0000, John Klos wrote:
> >> Should CONFIGURE_ARGS+= --with-system-ffi and .include
> >> "../../devel/libffi/buildlink3.mk" be conditional in python25 so that
> >> architectures on which libffi doesn't work can still run python25? What's
> >> the downside?
> >
> > The package is incomplete otherwise. Try building it with
> > PKG_DEVELOPER=yes. As in: it was broken before, just that noone cared.
> 
> Can you elaborate on "it was broken"? libffi won't compile on
> Solaris/x86 either, and by commenting out the libffi part in python25,
> the version included with Python (which, admittedly, is quite old) is
> used. I prefer a package with maybe some features missing from one
> that does not build at all. Python has far too many depending packages
> these days.

The included version generally just fails and in that case the package
ends up being incomplete. The biggest question for the mess that is
Solaris is how to distinguish a 32bit build from a 64bit build. AFAIK it
uses otherwise normal ABI.

Joerg


Home | Main Index | Thread Index | Old Index