[ZODB-Dev] Was it IndexedCatalog or ZODB?

pm5 at matilda.fiorile.org pm5 at matilda.fiorile.org
Sun Jul 4 00:27:40 EDT 2004


Hi,

Sorry if this is off-topic.  I was trying to build IndexedCatalog
on my ZODB 3.3a2 installation and has encountered an error.  It seems
that the failure actually comes from ZODB, but I can't determine if
the it is due to an incomplete installation of ZODB, like I said in
my last post.  Any one can help?


--
/usr/lib/python2.3/distutils/dist.py:213: UserWarning: 'licence' distribution option is deprecated; use 'license'
  warnings.warn(msg)
running build
running build_py
running build_ext
building 'IndexedCatalog._ICPersistent' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.3 -c IndexedCatalog/_ICPersistent.c -o build/temp.linux-i586-2.3/IndexedCatalog/_ICPersistent.o
In file included from IndexedCatalog/_ICPersistent.c:34:
/usr/include/python2.3/ZODB3/cPersistence.h:19:18: ring.h: No such file or directory
In file included from IndexedCatalog/_ICPersistent.c:34:
/usr/include/python2.3/ZODB3/cPersistence.h:46: error: parse error before "CPersistentRing"
/usr/include/python2.3/ZODB3/cPersistence.h:46: warning: no semicolon at end of struct or union
/usr/include/python2.3/ZODB3/cPersistence.h:47: error: parse error before '}' token
/usr/include/python2.3/ZODB3/cPersistence.h:47: warning: type defaults to `int' in declaration of `cPersistentObject'
/usr/include/python2.3/ZODB3/cPersistence.h:47: warning: data definition has no type or storage class
/usr/include/python2.3/ZODB3/cPersistence.h:55: error: parse error before '*' token
/usr/include/python2.3/ZODB3/cPersistence.h:55: warning: function declaration isn't a prototype
/usr/include/python2.3/ZODB3/cPersistence.h:56: error: parse error before '*' token
/usr/include/python2.3/ZODB3/cPersistence.h:56: warning: function declaration isn't a prototype
/usr/include/python2.3/ZODB3/cPersistence.h:57: error: parse error before '*' token
/usr/include/python2.3/ZODB3/cPersistence.h:57: warning: function declaration isn't a prototype
IndexedCatalog/_ICPersistent.c:35:34: ZODB3/ExtensionClass.h: No such file or directory
IndexedCatalog/_ICPersistent.c:37: error: parse error before "IndexedObject_Type"
IndexedCatalog/_ICPersistent.c:37: warning: type defaults to `int' in declaration of `IndexedObject_Type'
IndexedCatalog/_ICPersistent.c:37: warning: data definition has no type or storage class
IndexedCatalog/_ICPersistent.c:49: error: parse error before '*' token
IndexedCatalog/_ICPersistent.c:50: warning: function declaration isn't a prototype
IndexedCatalog/_ICPersistent.c: In function `IndexedObject_dealloc':
IndexedCatalog/_ICPersistent.c:52: warning: implicit declaration of function `PER_DEL'
IndexedCatalog/_ICPersistent.c:52: error: `self' undeclared (first use in this function)
IndexedCatalog/_ICPersistent.c:52: error: (Each undeclared identifier is reported only once
IndexedCatalog/_ICPersistent.c:52: error: for each function it appears in.)
IndexedCatalog/_ICPersistent.c: In function `IndexedObject_compare':
IndexedCatalog/_ICPersistent.c:75: warning: implicit declaration of function `PyExtensionInstance_Check'
IndexedCatalog/_ICPersistent.c: At top level:
IndexedCatalog/_ICPersistent.c:140: error: parse error before "IndexedObject_Type"
IndexedCatalog/_ICPersistent.c:140: warning: type defaults to `int' in declaration of `IndexedObject_Type'
IndexedCatalog/_ICPersistent.c:141: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:141: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:142: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:142: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:143: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:143: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:144: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:144: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:145: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:145: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:147: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:147: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:148: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:148: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:149: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:149: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:150: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:150: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:151: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:151: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:152: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:152: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:153: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:153: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:154: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:154: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:155: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:155: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:156: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:156: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:157: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:157: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:158: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:158: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:159: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:159: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:160: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:160: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:161: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:161: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:161: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:161: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:162: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:162: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:163: warning: implicit declaration of function `METHOD_CHAIN'
IndexedCatalog/_ICPersistent.c:163: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:163: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:164: error: `PERSISTENCE_FLAGS' undeclared here (not in a function)
IndexedCatalog/_ICPersistent.c:164: warning: excess elements in scalar initializer
IndexedCatalog/_ICPersistent.c:164: warning: (near initialization for `IndexedObject_Type')
IndexedCatalog/_ICPersistent.c:165: warning: data definition has no type or storage class
IndexedCatalog/_ICPersistent.c: In function `init_ICPersistent':
IndexedCatalog/_ICPersistent.c:178: error: request for member `methods' in something not a structure or union
IndexedCatalog/_ICPersistent.c:178: error: structure has no member named `methods'
IndexedCatalog/_ICPersistent.c:179: error: request for member `tp_getattro' in something not a structure or union
IndexedCatalog/_ICPersistent.c:180: error: request for member `tp_setattro' in something not a structure or union
IndexedCatalog/_ICPersistent.c:183: warning: implicit declaration of function `PyExtensionClass_Export'
error: command 'gcc' failed with exit status 1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zodb-dev/attachments/20040704/89c60a69/attachment.bin


More information about the ZODB-Dev mailing list