hrum@hrum-desktop:/tmp/trunk$ bin/buildout
Develop: '/tmp/trunk/.'
Installing mypython.
Getting distribution for 'Schevo>=3.0'.
In file included from /usr/lib/gcc/i486-linux-gnu/4.2.3/include/syslimits.h:7,
from /usr/lib/gcc/i486-linux-gnu/4.2.3/include/limits.h:11,
from /usr/include/python2.5/Python.h:18,
from schevo/store/_persistent.c:6:
/usr/lib/gcc/i486-linux-gnu/4.2.3/include/limits.h:122:61: error: limits.h: No such file or directory
In file included from schevo/store/_persistent.c:6:
/usr/include/python2.5/Python.h:32:19: error: stdio.h: No such file or directory
/usr/include/python2.5/Python.h:34:5: error: #error "Python.h requires that stdio.h define NULL."
/usr/include/python2.5/Python.h:37:20: error: string.h: No such file or directory
/usr/include/python2.5/Python.h:39:19: error: errno.h: No such file or directory
/usr/include/python2.5/Python.h:41:20: error: stdlib.h: No such file or directory
/usr/include/python2.5/Python.h:43:20: error: unistd.h: No such file or directory
/usr/include/python2.5/Python.h:55:20: error: assert.h: No such file or directory
In file included from /usr/include/python2.5/Python.h:57,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/pyport.h:7:20: error: stdint.h: No such file or directory
In file included from /usr/include/python2.5/Python.h:57,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/pyport.h:89: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_uintptr_t’
/usr/include/python2.5/pyport.h:90: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_intptr_t’
/usr/include/python2.5/pyport.h:113: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_ssize_t’
/usr/include/python2.5/pyport.h:231:76: error: math.h: No such file or directory
/usr/include/python2.5/pyport.h:238:22: error: sys/time.h: No such file or directory
/usr/include/python2.5/pyport.h:239:18: error: time.h: No such file or directory
/usr/include/python2.5/pyport.h:257:24: error: sys/select.h: No such file or directory
/usr/include/python2.5/pyport.h:296:22: error: sys/stat.h: No such file or directory
In file included from /usr/include/python2.5/Python.h:76,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/pymem.h:50: warning: parameter names (without types) in function declaration
/usr/include/python2.5/pymem.h:51: error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from /usr/include/python2.5/Python.h:78,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/object.h:104: error: expected specifier-qualifier-list before ‘Py_ssize_t’
/usr/include/python2.5/object.h:108: error: expected specifier-qualifier-list before ‘Py_ssize_t’
/usr/include/python2.5/object.h:131: error: expected declaration specifiers or ‘...’ before ‘*’ token
/usr/include/python2.5/object.h:131: warning: type defaults to ‘int’ in declaration of ‘Py_ssize_t’
/usr/include/python2.5/object.h:131: error: ‘Py_ssize_t’ declared as function returning a function
/usr/include/python2.5/object.h:131: warning: function declaration isn’t a prototype
/usr/include/python2.5/object.h:149: error: ‘readbufferproc’ declared as function returning a function
/usr/include/python2.5/object.h:150: error: ‘writebufferproc’ declared as function returning a function
/usr/include/python2.5/object.h:151: error: ‘segcountproc’ declared as function returning a function
/usr/include/python2.5/object.h:152: error: ‘charbufferproc’ declared as function returning a function
/usr/include/python2.5/object.h:215: error: expected specifier-qualifier-list before ‘lenfunc’
/usr/include/python2.5/object.h:229: error: expected specifier-qualifier-list before ‘lenfunc’
/usr/include/python2.5/object.h:244: error: expected declaration specifiers or ‘...’ before ‘FILE’
/usr/include/python2.5/object.h:258: warning: ‘struct _typeobject’ declared inside parameter list
/usr/include/python2.5/object.h:258: warning: its scope is only this definition or declaration, which is probably not what you want
/usr/include/python2.5/object.h:259: warning: ‘struct _typeobject’ declared inside parameter list
/usr/include/python2.5/object.h:262: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/object.h:262: error: field ‘ob_size’ declared as a function
/usr/include/python2.5/object.h:264: error: field ‘tp_basicsize’ declared as a function
/usr/include/python2.5/object.h:264: error: field ‘tp_itemsize’ declared as a function
/usr/include/python2.5/object.h:309: error: field ‘tp_weaklistoffset’ declared as a function
/usr/include/python2.5/object.h:324: error: field ‘tp_dictoffset’ declared as a function
/usr/include/python2.5/object.h:389: error: expected declaration specifiers or ‘...’ before ‘FILE’
In file included from /usr/include/python2.5/Python.h:79,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/objimpl.h:97: warning: parameter names (without types) in function declaration
/usr/include/python2.5/objimpl.h:98: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/python2.5/objimpl.h:228: error: ‘PyGC_Collect’ declared as function returning a function
/usr/include/python2.5/objimpl.h:249: error: field ‘gc_refs’ declared as a function
/usr/include/python2.5/objimpl.h:288: warning: parameter names (without types) in function declaration
In file included from /usr/include/python2.5/Python.h:83,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/unicodeobject.h:55:19: error: ctype.h: No such file or directory
/usr/include/python2.5/unicodeobject.h:118:21: error: wchar.h: No such file or directory
In file included from /usr/include/python2.5/Python.h:83,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/unicodeobject.h:384: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/unicodeobject.h:385: error: field ‘length’ declared as a function
/usr/include/python2.5/unicodeobject.h:447: error: ‘PyUnicodeUCS4_GetSize’ declared as function returning a function
/usr/include/python2.5/unicodeobject.h:521: warning: type defaults to ‘int’ in declaration of ‘wchar_t’
/usr/include/python2.5/unicodeobject.h:521: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/usr/include/python2.5/unicodeobject.h:539: warning: type defaults to ‘int’ in declaration of ‘wchar_t’
/usr/include/python2.5/unicodeobject.h:539: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/usr/include/python2.5/unicodeobject.h:1102: error: ‘PyUnicodeUCS4_Tailmatch’ declared as function returning a function
/usr/include/python2.5/unicodeobject.h:1114: error: ‘PyUnicodeUCS4_Find’ declared as function returning a function
/usr/include/python2.5/unicodeobject.h:1123: error: ‘PyUnicodeUCS4_Count’ declared as function returning a function
In file included from /usr/include/python2.5/Python.h:84,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/intobject.h:24: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/intobject.h:38: warning: parameter names (without types) in function declaration
/usr/include/python2.5/intobject.h:41: error: ‘PyInt_AsSsize_t’ declared as function returning a function
In file included from /usr/include/python2.5/Python.h:86,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/longobject.h:25: error: ‘_PyLong_AsSsize_t’ declared as function returning a function
/usr/include/python2.5/longobject.h:26: warning: parameter names (without types) in function declaration
/usr/include/python2.5/longobject.h:69: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_PyLong_NumBits’
/usr/include/python2.5/longobject.h:85: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/python2.5/longobject.h:108: error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from /usr/include/python2.5/Python.h:87,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/floatobject.h:15: error: field ‘ob_refcnt’ declared as a function
In file included from /usr/include/python2.5/Python.h:89,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/complexobject.h:39: error: field ‘ob_refcnt’ declared as a function
In file included from /usr/include/python2.5/Python.h:92,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/stringobject.h:36: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/stringobject.h:36: error: field ‘ob_size’ declared as a function
/usr/include/python2.5/stringobject.h:67: error: ‘PyString_Size’ declared as function returning a function
In file included from /usr/include/python2.5/Python.h:94,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/tupleobject.h:25: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/tupleobject.h:25: error: field ‘ob_size’ declared as a function
/usr/include/python2.5/tupleobject.h:40: error: ‘PyTuple_Size’ declared as function returning a function
In file included from /usr/include/python2.5/Python.h:95,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/listobject.h:23: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/listobject.h:23: error: field ‘ob_size’ declared as a function
/usr/include/python2.5/listobject.h:38: error: field ‘allocated’ declared as a function
/usr/include/python2.5/listobject.h:47: error: ‘PyList_Size’ declared as function returning a function
In file included from /usr/include/python2.5/Python.h:96,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/dictobject.h:55: error: field ‘me_hash’ declared as a function
/usr/include/python2.5/dictobject.h:71: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/dictobject.h:72: error: field ‘ma_fill’ declared as a function
/usr/include/python2.5/dictobject.h:73: error: field ‘ma_used’ declared as a function
/usr/include/python2.5/dictobject.h:79: error: field ‘ma_mask’ declared as a function
/usr/include/python2.5/dictobject.h:108: error: ‘PyDict_Size’ declared as function returning a function
In file included from /usr/include/python2.5/Python.h:98,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/setobject.h:36: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/setobject.h:38: error: field ‘fill’ declared as a function
/usr/include/python2.5/setobject.h:39: error: field ‘used’ declared as a function
/usr/include/python2.5/setobject.h:45: error: field ‘mask’ declared as a function
/usr/include/python2.5/setobject.h:79: error: ‘PySet_Size’ declared as function returning a function
In file included from /usr/include/python2.5/Python.h:99,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/methodobject.h:82: error: field ‘ob_refcnt’ declared as a function
In file included from /usr/include/python2.5/Python.h:101,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/funcobject.h:22: error: field ‘ob_refcnt’ declared as a function
In file included from /usr/include/python2.5/Python.h:102,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/classobject.h:13: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/classobject.h:24: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/classobject.h:31: error: field ‘ob_refcnt’ declared as a function
In file included from /usr/include/python2.5/Python.h:103,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/fileobject.h:11: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/fileobject.h:12: error: expected specifier-qualifier-list before ‘FILE’
/usr/include/python2.5/fileobject.h:38: error: expected ‘)’ before ‘*’ token
/usr/include/python2.5/fileobject.h:40: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/include/python2.5/fileobject.h:57: error: expected declaration specifiers or ‘...’ before ‘FILE’
/usr/include/python2.5/fileobject.h:58: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_UniversalNewlineFread’
In file included from /usr/include/python2.5/Python.h:105,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/traceback.h:13: error: field ‘ob_refcnt’ declared as a function
In file included from /usr/include/python2.5/Python.h:106,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/sliceobject.h:23: error: field ‘ob_refcnt’ declared as a function
In file included from /usr/include/python2.5/Python.h:107,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/cellobject.h:10: error: field ‘ob_refcnt’ declared as a function
In file included from /usr/include/python2.5/Python.h:109,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/genobject.h:13: error: field ‘ob_refcnt’ declared as a function
In file included from /usr/include/python2.5/Python.h:110,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/descrobject.h:46: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/descrobject.h:50: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/descrobject.h:55: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/descrobject.h:60: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/descrobject.h:65: error: field ‘ob_refcnt’ declared as a function
In file included from /usr/include/python2.5/Python.h:111,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/weakrefobject.h:16: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/weakrefobject.h:65: error: ‘_PyWeakref_GetWeakrefCount’ declared as function returning a function
In file included from /usr/include/python2.5/Python.h:114,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/pyerrors.h:10: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/pyerrors.h:17: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/pyerrors.h:31: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/pyerrors.h:44: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/pyerrors.h:52: error: field ‘ob_refcnt’ declared as a function
/usr/include/python2.5/pyerrors.h:329: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/python2.5/pyerrors.h:330: error: format string argument not a string type
/usr/include/python2.5/pyerrors.h:331: error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from /usr/include/python2.5/Python.h:118,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/pyarena.h:50: error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from /usr/include/python2.5/Python.h:120,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/pythonrun.h:34: error: expected ‘)’ before ‘*’ token
/usr/include/python2.5/pythonrun.h:35: error: expected ‘)’ before ‘*’ token
/usr/include/python2.5/pythonrun.h:37: error: expected ‘)’ before ‘*’ token
/usr/include/python2.5/pythonrun.h:38: error: expected ‘)’ before ‘*’ token
/usr/include/python2.5/pythonrun.h:39: error: expected ‘)’ before ‘*’ token
/usr/include/python2.5/pythonrun.h:44: error: expected ‘)’ before ‘*’ token
/usr/include/python2.5/pythonrun.h:54: error: expected ‘)’ before ‘*’ token
/usr/include/python2.5/pythonrun.h:60: error: expected ‘)’ before ‘*’ token
/usr/include/python2.5/pythonrun.h:77: error: expected ‘)’ before ‘*’ token
/usr/include/python2.5/pythonrun.h:142: error: expected ‘)’ before ‘*’ token
/usr/include/python2.5/pythonrun.h:144: error: expected ‘)’ before ‘*’ token
In file included from /usr/include/python2.5/Python.h:122,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/sysmodule.h:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
In file included from /usr/include/python2.5/Python.h:124,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/import.h:33: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/python2.5/import.h:33: error: expected declaration specifiers or ‘...’ before ‘FILE’
In file included from /usr/include/python2.5/Python.h:126,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/abstract.h:421: error: ‘PyObject_Size’ declared as function returning a function
/usr/include/python2.5/abstract.h:433: error: ‘PyObject_Length’ declared as function returning a function
/usr/include/python2.5/abstract.h:436: error: ‘_PyObject_LengthHint’ declared as function returning a function
/usr/include/python2.5/abstract.h:774: error: ‘PyNumber_AsSsize_t’ declared as function returning a function
/usr/include/python2.5/abstract.h:947: error: ‘PySequence_Size’ declared as function returning a function
/usr/include/python2.5/abstract.h:956: error: ‘PySequence_Length’ declared as function returning a function
/usr/include/python2.5/abstract.h:1078: error: ‘PySequence_Count’ declared as function returning a function
/usr/include/python2.5/abstract.h:1097: error: ‘_PySequence_IterSearch’ declared as function returning a function
/usr/include/python2.5/abstract.h:1122: error: ‘PySequence_Index’ declared as function returning a function
/usr/include/python2.5/abstract.h:1161: error: ‘PyMapping_Size’ declared as function returning a function
/usr/include/python2.5/abstract.h:1171: error: ‘PyMapping_Length’ declared as function returning a function
In file included from /usr/include/python2.5/compile.h:5,
from /usr/include/python2.5/Python.h:128,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/code.h:11: error: field ‘ob_refcnt’ declared as a function
In file included from /usr/include/python2.5/Python.h:131,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/pystrtod.h:11: error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from /usr/include/python2.5/Python.h:151,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/pyfpe.h:129:20: error: signal.h: No such file or directory
/usr/include/python2.5/pyfpe.h:130:20: error: setjmp.h: No such file or directory
In file included from /usr/include/python2.5/Python.h:151,
from schevo/store/_persistent.c:6:
/usr/include/python2.5/pyfpe.h:132: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyFPE_jbuf’
In file included from schevo/store/_persistent.c:7:
/usr/include/python2.5/structmember.h:40: error: field ‘offset’ declared as a function
schevo/store/_persistent.c:14: error: field ‘ob_refcnt’ declared as a function
schevo/store/_persistent.c:22: error: field ‘ob_refcnt’ declared as a function
schevo/store/_persistent.c: In function ‘pb_new’:
schevo/store/_persistent.c:39: error: ‘PyObject’ has no member named ‘ob_refcnt’
schevo/store/_persistent.c:41: error: ‘PyObject’ has no member named ‘ob_refcnt’
schevo/store/_persistent.c: In function ‘pb_dealloc’:
schevo/store/_persistent.c:50: error: ‘PyObject’ has no member named ‘ob_refcnt’
schevo/store/_persistent.c:50: error: ‘PyObject’ has no member named ‘ob_type’
schevo/store/_persistent.c:51: error: ‘PyObject’ has no member named ‘ob_refcnt’
schevo/store/_persistent.c:51: error: ‘PyObject’ has no member named ‘ob_type’
schevo/store/_persistent.c:52: error: ‘PyObject’ has no member named ‘ob_refcnt’
schevo/store/_persistent.c:52: error: ‘PyObject’ has no member named ‘ob_type’
schevo/store/_persistent.c: In function ‘pb_clear’:
schevo/store/_persistent.c:69: error: ‘PyObject’ has no member named ‘ob_refcnt’
schevo/store/_persistent.c:69: error: ‘PyObject’ has no member named ‘ob_type’
schevo/store/_persistent.c:70: error: ‘PyObject’ has no member named ‘ob_refcnt’
schevo/store/_persistent.c:70: error: ‘PyObject’ has no member named ‘ob_type’
schevo/store/_persistent.c:71: error: ‘PyObject’ has no member named ‘ob_refcnt’
schevo/store/_persistent.c:71: error: ‘PyObject’ has no member named ‘ob_type’
schevo/store/_persistent.c: In function ‘load_triggering_name’:
schevo/store/_persistent.c:96: warning: implicit declaration of function ‘strcmp’
schevo/store/_persistent.c: In function ‘call_method’:
schevo/store/_persistent.c:118: error: ‘PyObject’ has no member named ‘ob_refcnt’
schevo/store/_persistent.c:118: error: ‘PyObject’ has no member named ‘ob_type’
schevo/store/_persistent.c: In function ‘pb_getattro’:
schevo/store/_persistent.c:150: error: ‘PyObject’ has no member named ‘ob_type’
schevo/store/_persistent.c:150: error: ‘PyObject’ has no member named ‘ob_type’
schevo/store/_persistent.c: In function ‘pb_setattro’:
schevo/store/_persistent.c:169: error: ‘PyObject’ has no member named ‘ob_type’
schevo/store/_persistent.c:169: error: ‘PyObject’ has no member named ‘ob_type’
schevo/store/_persistent.c: At top level:
schevo/store/_persistent.c:185: warning: initialization makes pointer from integer without a cast
schevo/store/_persistent.c:186: warning: initialization makes pointer from integer without a cast
schevo/store/_persistent.c:187: warning: initialization makes pointer from integer without a cast
schevo/store/_persistent.c:188: warning: initialization makes pointer from integer without a cast
schevo/store/_persistent.c:202: warning: initialization makes pointer from integer without a cast
schevo/store/_persistent.c:205: warning: initialization makes pointer from integer without a cast
schevo/store/_persistent.c: In function ‘cb_clear’:
schevo/store/_persistent.c:259: error: ‘PyObject’ has no member named ‘ob_refcnt’
schevo/store/_persistent.c:259: error: ‘PyObject’ has no member named ‘ob_type’
schevo/store/_persistent.c: In function ‘cb_dealloc’:
schevo/store/_persistent.c:275: error: ‘PyObject’ has no member named ‘ob_refcnt’
schevo/store/_persistent.c:275: error: ‘PyObject’ has no member named ‘ob_type’
schevo/store/_persistent.c: At top level:
schevo/store/_persistent.c:281: warning: initialization makes pointer from integer without a cast
schevo/store/_persistent.c:292: warning: initialization makes pointer from integer without a cast
schevo/store/_persistent.c:295: warning: initialization makes pointer from integer without a cast
error: Setup script exited with error: command 'gcc' failed with exit status 1
An error occured when trying to install Schevo 3.1a1.Look above this message for any errors thatwere output by easy_install.
While:
Installing mypython.
Getting distribution for 'Schevo>=3.0'.
Error: Couldn't install: Schevo 3.1a1