[Zope-dev] zope.app.container won't compile
Alexander J Smith
alex at zope.com
Tue Oct 21 15:46:22 EDT 2008
I just tagged a 3.6.2 version with Sidnei's fix and pushed it to
PyPI. However, the problem of depending on SVN 'trunk' externals is
still present and will have to be addressed at some point.
Alexander J Smith
Software Engineer
Zope Corporation
On Oct 21, 2008, at 11:58 AM, Andreas Jung wrote:
> On 20.10.2008 15:45 Uhr, Tres Seaver wrote:
>
>>
>> Did you look at the include' directories?
>>
>> $ svn propget svn:externals $ZSVN/zope.app.container/tags/3.5.6/
>> include
>> persistent svn://svn.zope.org/repos/main/ZODB/trunk/src/
>> persistent
>> zope.proxy \
>> svn://svn.zope.org/repos/main/zope.proxy/trunk/src/zope/proxy
>>
>> $ svn propget svn:externals $ZSVN/zope.app.container/tags/3.6.1/
>> include
>> persistent -r 71248 \
>> svn://svn.zope.org/repos/main/ZODB/branches/3.7/src/persistent
>> zope.proxy \
>> svn://svn.zope.org/repos/main/zope.proxy/trunk/src/zope/proxy
>>
>> Two observations:
>>
>> - - No released version should have 'trunk' externals for anything.
>>
>> - - The 3.5.6 version is pulling in a 'cPersistence.h' which has a
>> '#include "py24compat.h"' in it.
>>
>>> Of course, if everybody's just annoyed and wants to move on, I'll be
>>> happy to create another 3.6.2 release with Sidnei's fix in it.
>>
>> We should fix the externals for both 3.5.x and 3.6.x and re-release
>> both.
>>
>
> Can someone with zope-app-container zen will fix the mess and do new
> releases?
>
> Andreas
>
>
> <lists.vcf>_______________________________________________
> Zope-Dev maillist - Zope-Dev at zope.org
> http://mail.zope.org/mailman/listinfo/zope-dev
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope )
More information about the Zope-Dev
mailing list