Package: syck Version: 0.55-3.3 Severity: serious Hello,
There was a problem while autobuilding your package: > Automatic build of syck_0.55-3.3 on nasya by sbuild/sparc 0.52 > Build started at 20070317-0428 > ****************************************************************************** ... > copying ypath.py -> build/lib.linux-sparc64-2.4 > copying ydump.py -> build/lib.linux-sparc64-2.4 > copying yaml2xml.py -> build/lib.linux-sparc64-2.4 > running build_ext > building 'syck' extension > creating build/temp.linux-sparc64-2.4 > gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes > -fPIC -I/usr/local/include -I../../lib -I/usr/include/python2.4 -c pyext.c -o > build/temp.linux-sparc64-2.4/pyext.o > pyext.c:9:20: error: Python.h: No such file or directory > In file included from ../../lib/syck.h:26, > from pyext.c:10: > ../../lib/syck_st.h:12: warning: function declaration isn't a prototype > ../../lib/syck_st.h:13: warning: function declaration isn't a prototype > ../../lib/syck_st.h:27: warning: function declaration isn't a prototype > ../../lib/syck_st.h:28: warning: function declaration isn't a prototype > ../../lib/syck_st.h:29: warning: function declaration isn't a prototype > ../../lib/syck_st.h:30: warning: function declaration isn't a prototype > ../../lib/syck_st.h:31: warning: function declaration isn't a prototype > ../../lib/syck_st.h:32: warning: function declaration isn't a prototype > ../../lib/syck_st.h:33: warning: function declaration isn't a prototype > ../../lib/syck_st.h:33: warning: function declaration isn't a prototype > ../../lib/syck_st.h:34: warning: function declaration isn't a prototype > ../../lib/syck_st.h:34: warning: function declaration isn't a prototype > ../../lib/syck_st.h:35: warning: function declaration isn't a prototype > ../../lib/syck_st.h:35: warning: function declaration isn't a prototype > ../../lib/syck_st.h:35: warning: function declaration isn't a prototype > ../../lib/syck_st.h:35: warning: function declaration isn't a prototype > ../../lib/syck_st.h:36: warning: function declaration isn't a prototype > ../../lib/syck_st.h:44: warning: function declaration isn't a prototype > In file included from pyext.c:10: > ../../lib/syck.h:373: warning: function declaration isn't a prototype > ../../lib/syck.h:400: warning: function declaration isn't a prototype > ../../lib/syck.h:426: warning: function declaration isn't a prototype > ../../lib/syck.h:427: warning: function declaration isn't a prototype > ../../lib/syck.h:428: warning: function declaration isn't a prototype > pyext.c:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before > 'PyTypeObject' > pyext.c:14: warning: function declaration isn't a prototype > pyext.c:15: warning: function declaration isn't a prototype > pyext.c:16: warning: function declaration isn't a prototype > pyext.c:17: warning: function declaration isn't a prototype > pyext.c:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:46: error: array type has incomplete element type > pyext.c:47: error: 'py_syck_node_transform' undeclared here (not in a > function) > pyext.c:47: error: 'METH_VARARGS' undeclared here (not in a function) > pyext.c:53: error: expected declaration specifiers or '...' before 'PyObject' > pyext.c: In function 'py_syck_node_alloc': > pyext.c:56: warning: implicit declaration of function 'PyObject_NEW' > pyext.c:56: error: expected expression before 'SyckNode' > pyext.c:56: warning: assignment makes pointer from integer without a cast > pyext.c:61: warning: implicit declaration of function 'Py_XINCREF' > pyext.c:61: error: 'value' undeclared (first use in this function) > pyext.c:61: error: (Each undeclared identifier is reported only once > pyext.c:61: error: for each function it appears in.) > pyext.c: At top level: > pyext.c:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c: In function 'py_syck_node_free': > pyext.c:90: error: 'PyObject' undeclared (first use in this function) > pyext.c:90: error: 'value' undeclared (first use in this function) > pyext.c:90: warning: implicit declaration of function 'PyObject_GetAttrString' > pyext.c:90: error: expected expression before ')' token > pyext.c:91: warning: implicit declaration of function 'Py_XDECREF' > pyext.c:97: warning: implicit declaration of function 'PyMem_DEL' > pyext.c: At top level: > pyext.c:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:132: error: expected declaration specifiers or '...' before 'PyObject' > pyext.c: In function 'py_syck_node_setattr': > pyext.c:137: warning: implicit declaration of function 'PyString_AsString' > pyext.c:137: error: 'value' undeclared (first use in this function) > pyext.c:137: warning: initialization makes pointer from integer without a cast > pyext.c:155: warning: assignment makes pointer from integer without a cast > pyext.c: At top level: > pyext.c:166: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before > 'SyckNodeType' > pyext.c:210: warning: function declaration isn't a prototype > pyext.c: In function 'yaml_org_handler': > pyext.c:212: error: expected declaration specifiers before 'PyObject' > pyext.c:215: error: 'PyObject' undeclared (first use in this function) > pyext.c:215: error: 'o' undeclared (first use in this function) > pyext.c:215: error: 'o2' undeclared (first use in this function) > pyext.c:215: warning: left-hand operand of comma expression has no effect > pyext.c:215: error: 'o3' undeclared (first use in this function) > pyext.c:215: warning: left-hand operand of comma expression has no effect > pyext.c:220: error: 'Py_None' undeclared (first use in this function) > pyext.c:227: warning: implicit declaration of function > 'PyString_FromStringAndSize' > pyext.c:236: error: 'str64' undeclared (first use in this function) > pyext.c:238: error: 'base64mod' undeclared (first use in this function) > pyext.c:238: warning: implicit declaration of function 'PyImport_ImportModule' > pyext.c:239: error: 'decodestring' undeclared (first use in this function) > pyext.c:239: warning: implicit declaration of function 'PyObject_GetAttr' > pyext.c:240: warning: implicit declaration of function 'PyString_FromString' > pyext.c:241: warning: implicit declaration of function 'PyObject_CallFunction' > pyext.c:245: warning: implicit declaration of function 'syck_PyIntMaker' > pyext.c:270: warning: implicit declaration of function 'PyFloat_FromDouble' > pyext.c:321: warning: implicit declaration of function 'PyList_New' > pyext.c:326: warning: implicit declaration of function 'PyList_SetItem' > pyext.c:335: warning: implicit declaration of function 'PyDict_New' > pyext.c:342: warning: implicit declaration of function 'PyDict_SetItem' > pyext.c:351: error: invalid type argument of 'unary *' > pyext.c: In function 'py_syck_load_handler': > pyext.c:361: error: 'PyObject' undeclared (first use in this function) > pyext.c:361: error: 'o' undeclared (first use in this function) > pyext.c:366: warning: unused variable 'transferred' > pyext.c: In function 'py_syck_error_handler': > pyext.c:374: warning: implicit declaration of function 'PyErr_SetObject' > pyext.c:374: error: 'PyExc_TypeError' undeclared (first use in this function) > pyext.c:375: warning: implicit declaration of function 'Py_BuildValue' > pyext.c: At top level: > pyext.c:378: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:381: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:382: error: expected identifier or '(' before '{' token > pyext.c: In function 'py_syck_parse_handler': > pyext.c:415: error: 'PyObject' undeclared (first use in this function) > pyext.c:415: error: 'o' undeclared (first use in this function) > pyext.c:415: error: 'o2' undeclared (first use in this function) > pyext.c:415: warning: left-hand operand of comma expression has no effect > pyext.c:415: error: 'o3' undeclared (first use in this function) > pyext.c:415: warning: left-hand operand of comma expression has no effect > pyext.c:416: error: 'v' undeclared (first use in this function) > pyext.c:416: error: 'Py_None' undeclared (first use in this function) > pyext.c:449: warning: implicit declaration of function 'py_syck_node_new' > pyext.c: At top level: > pyext.c:454: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:457: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:458: error: expected identifier or '(' before '{' token > pyext.c:485: error: expected '=', ',', ';', 'asm' or '__attribute__' before > 'SyckMethods' > pyext.c: In function 'initsyck': > pyext.c:499: error: 'PyObject' undeclared (first use in this function) > pyext.c:499: error: 'syck' undeclared (first use in this function) > pyext.c:500: error: 'SyckNodeType' undeclared (first use in this function) > pyext.c:500: error: 'PyType_Type' undeclared (first use in this function) > pyext.c:501: warning: implicit declaration of function 'Py_InitModule' > pyext.c:501: error: 'SyckMethods' undeclared (first use in this function) > error: command 'gcc' failed with exit status 1 > running install > running build > running build_py > running build_ext > building 'syck' extension > gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes > -fPIC -I/usr/local/include -I../../lib -I/usr/include/python2.4 -c pyext.c -o > build/temp.linux-sparc64-2.4/pyext.o > pyext.c:9:20: error: Python.h: No such file or directory > In file included from ../../lib/syck.h:26, > from pyext.c:10: > ../../lib/syck_st.h:12: warning: function declaration isn't a prototype > ../../lib/syck_st.h:13: warning: function declaration isn't a prototype > ../../lib/syck_st.h:27: warning: function declaration isn't a prototype > ../../lib/syck_st.h:28: warning: function declaration isn't a prototype > ../../lib/syck_st.h:29: warning: function declaration isn't a prototype > ../../lib/syck_st.h:30: warning: function declaration isn't a prototype > ../../lib/syck_st.h:31: warning: function declaration isn't a prototype > ../../lib/syck_st.h:32: warning: function declaration isn't a prototype > ../../lib/syck_st.h:33: warning: function declaration isn't a prototype > ../../lib/syck_st.h:33: warning: function declaration isn't a prototype > ../../lib/syck_st.h:34: warning: function declaration isn't a prototype > ../../lib/syck_st.h:34: warning: function declaration isn't a prototype > ../../lib/syck_st.h:35: warning: function declaration isn't a prototype > ../../lib/syck_st.h:35: warning: function declaration isn't a prototype > ../../lib/syck_st.h:35: warning: function declaration isn't a prototype > ../../lib/syck_st.h:35: warning: function declaration isn't a prototype > ../../lib/syck_st.h:36: warning: function declaration isn't a prototype > ../../lib/syck_st.h:44: warning: function declaration isn't a prototype > In file included from pyext.c:10: > ../../lib/syck.h:373: warning: function declaration isn't a prototype > ../../lib/syck.h:400: warning: function declaration isn't a prototype > ../../lib/syck.h:426: warning: function declaration isn't a prototype > ../../lib/syck.h:427: warning: function declaration isn't a prototype > ../../lib/syck.h:428: warning: function declaration isn't a prototype > pyext.c:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before > 'PyTypeObject' > pyext.c:14: warning: function declaration isn't a prototype > pyext.c:15: warning: function declaration isn't a prototype > pyext.c:16: warning: function declaration isn't a prototype > pyext.c:17: warning: function declaration isn't a prototype > pyext.c:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:46: error: array type has incomplete element type > pyext.c:47: error: 'py_syck_node_transform' undeclared here (not in a > function) > pyext.c:47: error: 'METH_VARARGS' undeclared here (not in a function) > pyext.c:53: error: expected declaration specifiers or '...' before 'PyObject' > pyext.c: In function 'py_syck_node_alloc': > pyext.c:56: warning: implicit declaration of function 'PyObject_NEW' > pyext.c:56: error: expected expression before 'SyckNode' > pyext.c:56: warning: assignment makes pointer from integer without a cast > pyext.c:61: warning: implicit declaration of function 'Py_XINCREF' > pyext.c:61: error: 'value' undeclared (first use in this function) > pyext.c:61: error: (Each undeclared identifier is reported only once > pyext.c:61: error: for each function it appears in.) > pyext.c: At top level: > pyext.c:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c: In function 'py_syck_node_free': > pyext.c:90: error: 'PyObject' undeclared (first use in this function) > pyext.c:90: error: 'value' undeclared (first use in this function) > pyext.c:90: warning: implicit declaration of function 'PyObject_GetAttrString' > pyext.c:90: error: expected expression before ')' token > pyext.c:91: warning: implicit declaration of function 'Py_XDECREF' > pyext.c:97: warning: implicit declaration of function 'PyMem_DEL' > pyext.c: At top level: > pyext.c:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:132: error: expected declaration specifiers or '...' before 'PyObject' > pyext.c: In function 'py_syck_node_setattr': > pyext.c:137: warning: implicit declaration of function 'PyString_AsString' > pyext.c:137: error: 'value' undeclared (first use in this function) > pyext.c:137: warning: initialization makes pointer from integer without a cast > pyext.c:155: warning: assignment makes pointer from integer without a cast > pyext.c: At top level: > pyext.c:166: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before > 'SyckNodeType' > pyext.c:210: warning: function declaration isn't a prototype > pyext.c: In function 'yaml_org_handler': > pyext.c:212: error: expected declaration specifiers before 'PyObject' > pyext.c:215: error: 'PyObject' undeclared (first use in this function) > pyext.c:215: error: 'o' undeclared (first use in this function) > pyext.c:215: error: 'o2' undeclared (first use in this function) > pyext.c:215: warning: left-hand operand of comma expression has no effect > pyext.c:215: error: 'o3' undeclared (first use in this function) > pyext.c:215: warning: left-hand operand of comma expression has no effect > pyext.c:220: error: 'Py_None' undeclared (first use in this function) > pyext.c:227: warning: implicit declaration of function > 'PyString_FromStringAndSize' > pyext.c:236: error: 'str64' undeclared (first use in this function) > pyext.c:238: error: 'base64mod' undeclared (first use in this function) > pyext.c:238: warning: implicit declaration of function 'PyImport_ImportModule' > pyext.c:239: error: 'decodestring' undeclared (first use in this function) > pyext.c:239: warning: implicit declaration of function 'PyObject_GetAttr' > pyext.c:240: warning: implicit declaration of function 'PyString_FromString' > pyext.c:241: warning: implicit declaration of function 'PyObject_CallFunction' > pyext.c:245: warning: implicit declaration of function 'syck_PyIntMaker' > pyext.c:270: warning: implicit declaration of function 'PyFloat_FromDouble' > pyext.c:321: warning: implicit declaration of function 'PyList_New' > pyext.c:326: warning: implicit declaration of function 'PyList_SetItem' > pyext.c:335: warning: implicit declaration of function 'PyDict_New' > pyext.c:342: warning: implicit declaration of function 'PyDict_SetItem' > pyext.c:351: error: invalid type argument of 'unary *' > pyext.c: In function 'py_syck_load_handler': > pyext.c:361: error: 'PyObject' undeclared (first use in this function) > pyext.c:361: error: 'o' undeclared (first use in this function) > pyext.c:366: warning: unused variable 'transferred' > pyext.c: In function 'py_syck_error_handler': > pyext.c:374: warning: implicit declaration of function 'PyErr_SetObject' > pyext.c:374: error: 'PyExc_TypeError' undeclared (first use in this function) > pyext.c:375: warning: implicit declaration of function 'Py_BuildValue' > pyext.c: At top level: > pyext.c:378: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:381: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:382: error: expected identifier or '(' before '{' token > pyext.c: In function 'py_syck_parse_handler': > pyext.c:415: error: 'PyObject' undeclared (first use in this function) > pyext.c:415: error: 'o' undeclared (first use in this function) > pyext.c:415: error: 'o2' undeclared (first use in this function) > pyext.c:415: warning: left-hand operand of comma expression has no effect > pyext.c:415: error: 'o3' undeclared (first use in this function) > pyext.c:415: warning: left-hand operand of comma expression has no effect > pyext.c:416: error: 'v' undeclared (first use in this function) > pyext.c:416: error: 'Py_None' undeclared (first use in this function) > pyext.c:449: warning: implicit declaration of function 'py_syck_node_new' > pyext.c: At top level: > pyext.c:454: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:457: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '*' token > pyext.c:458: error: expected identifier or '(' before '{' token > pyext.c:485: error: expected '=', ',', ';', 'asm' or '__attribute__' before > 'SyckMethods' > pyext.c: In function 'initsyck': > pyext.c:499: error: 'PyObject' undeclared (first use in this function) > pyext.c:499: error: 'syck' undeclared (first use in this function) > pyext.c:500: error: 'SyckNodeType' undeclared (first use in this function) > pyext.c:500: error: 'PyType_Type' undeclared (first use in this function) > pyext.c:501: warning: implicit declaration of function 'Py_InitModule' > pyext.c:501: error: 'SyckMethods' undeclared (first use in this function) > error: command 'gcc' failed with exit status 1 > make: *** [build/python-syck] Error 1 > ****************************************************************************** > Build finished at 20070317-0434 > FAILED [dpkg-buildpackage died] Cheers, -- Julien Danjou .''`. Debian Developer : :' : http://julien.danjou.info `. `' http://people.debian.org/~acid `- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD
signature.asc
Description: Digital signature