[Buildbot-devel] buildbot 0.6.6, twisted 2.01, OS X 10.4 : help?

Mike Taylor bear at code-bear.com
Mon Jun 13 21:25:44 UTC 2005


Ahh - see you found the solution - sorry for the delay in responding.

---
Bear
http://code-bear.com

Open Source Applications Foundation (OSAF)
http://www.osafoundation.org

PGP Fingerprint = 9996 719F 973D B11B E111  D770 9331 E822 40B3 CD29


On Jun 13, 2005, at 5:14 PM, Stephen Davis wrote:

> On Jun 13, 2005, at 2:05 PM, Brian Warner wrote:
>
>>> I'm trying to update all my bots to 0.6.6 and Twisted 2.0.1 (will bb
>>> 0.6.6 still work with 1.3?)
>>>
>>
>> Yup, 0.6.6 works with twisted-1.3.0 . I don't plan to require 
>> twisted-2.0 for
>> a while yet. My as-yet-private metabuildbot insures that the test 
>> suite passes
>> under both 1.3 and 2.0.
> Now I wish there was a "setup.py uninstall" command.  :-)
>
>>> but Twisted 2.0.1 requires zope.interface
>>> and version 3.0.1final fails to build on 10.4 with either gcc 3.3 or
>>> gcc 4.0. Has anybody gotten this to work?
>>>
>>
>> I'll ask some of the #twisted folks about this.. there are a lot of 
>> mac users
>> there. I'm sure *somebody*'s gotten z.i to work under Tiger.
> Turns out it was an easy fix.  In line 73 of the file 
> _zope_interface_coptimizations.c, you can just change:
>
> extern PyTypeObject SpecType;    /* Forward */
>
>     to
>
> static PyTypeObject SpecType;    /* Forward */
>
> Anyway, I think I'll stick with Twisted 1.3 for now.
>
> stephen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://buildbot.net/pipermail/devel/attachments/20050613/2400ba88/attachment.bin>


More information about the devel mailing list