On 1-jun-2006, at 18:32, Michael Glassford wrote:

> To try building a universal binary version of an application I'm  
> working
> on, I'm trying to get and build a new version of PyObjC and Py2App.  
> I've
> successfully installed the correct version of Python from
> http://pythonmac.org/packages/py24-fat/ and have gotten the latest
> PyObjC from http://svn.red-bean.com/pyobjc/trunk. It seemed to  
> build OK
> with "python setup.py build" (at least, I didn't see any errors).
> Running "python setup.py test" got 5 errors (the expected failure of
> dejagnu.libffi.call.cls_1_1byte and dejagnu.libffi.call.cls_2byte and
> three others--I'll paste them at the end of this message in case  
> they're
> important, though they don't look like they have anything to do  
> with my
> problem).
>
> My main problem is that when I run "setup.py bdist_mpkg --open", after
> building for a while, I get this error:

That's my bad. I've renamed subdirectories in source-deps due to a  
new warning in python2.5, but haven't updated the mpkg builder yet.

The 3 test failures are odd, I haven't seen those yet on my systems  
(10.4.6 on intel and ppc).

Ronald

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to