[Bug 354416] [NEW] Python 2.6 transition
Luca Falavigna
dktrkranz at ubuntu.com
Fri Apr 3 10:09:51 UTC 2009
Public bug reported:
pyqwt3d needs to be rebuilt/adjusted for the Python 2.6 transition.
Right now, it FTBFS with this error:
g++ -c -pipe -fPIC -g -O2 -Os -Wall -W -D_REENTRANT -DGL2PS_HAVE_ZLIB -DHAS_NUMPY -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_OPENGL_LIB -I. -I/usr/include/qwtplot3d-qt4 -I/usr/lib/python2.6/dist-packages/numpy/core/include -I/usr/include/qt4/Qt -I/usr/include/python2.6 -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/X11R6/include -o sip_Qwt3DTripleField.o sip_Qwt3DTripleField.cpp
sip_Qwt3DTripleField.cpp: In function 'PyObject* meth_TripleField_capacity(PyObject*, PyObject*)':
sip_Qwt3DTripleField.cpp:32: error: 'size_type' was not declared in this scope
sip_Qwt3DTripleField.cpp:32: error: expected `;' before 'sipRes'
sip_Qwt3DTripleField.cpp:35: error: 'sipRes' was not declared in this scope
sip_Qwt3DTripleField.cpp:38: error: 'sipRes' was not declared in this scope
sip_Qwt3DTripleField.cpp: In function 'PyObject* meth_TripleField_max_size(PyObject*, PyObject*)':
sip_Qwt3DTripleField.cpp:166: error: 'size_type' was not declared in this scope
sip_Qwt3DTripleField.cpp:166: error: expected `;' before 'sipRes'
sip_Qwt3DTripleField.cpp:169: error: 'sipRes' was not declared in this scope
sip_Qwt3DTripleField.cpp:172: error: 'sipRes' was not declared in this scope
sip_Qwt3DTripleField.cpp: In function 'PyObject* meth_TripleField_reserve(PyObject*, PyObject*)':
sip_Qwt3DTripleField.cpp:242: error: 'size_type' was not declared in this scope
sip_Qwt3DTripleField.cpp:242: error: expected `;' before 'a0'
sip_Qwt3DTripleField.cpp:245: error: 'a0' was not declared in this scope
sip_Qwt3DTripleField.cpp: In function 'PyObject* meth_TripleField_resize(PyObject*, PyObject*)':
sip_Qwt3DTripleField.cpp:269: error: 'size_type' was not declared in this scope
sip_Qwt3DTripleField.cpp:269: error: expected `;' before 'a0'
sip_Qwt3DTripleField.cpp:274: error: 'a0' was not declared in this scope
sip_Qwt3DTripleField.cpp: In function 'PyObject* meth_TripleField_size(PyObject*, PyObject*)':
sip_Qwt3DTripleField.cpp:302: error: 'size_type' was not declared in this scope
sip_Qwt3DTripleField.cpp:302: error: expected `;' before 'sipRes'
sip_Qwt3DTripleField.cpp:305: error: 'sipRes' was not declared in this scope
sip_Qwt3DTripleField.cpp:308: error: 'sipRes' was not declared in this scope
sip_Qwt3DTripleField.cpp: In function 'void* init_TripleField(sipWrapper*, PyObject*, sipWrapper**, int*)':
sip_Qwt3DTripleField.cpp:548: error: 'size_type' was not declared in this scope
sip_Qwt3DTripleField.cpp:548: error: expected `;' before 'a0'
sip_Qwt3DTripleField.cpp:550: error: 'a0' was not declared in this scope
sip_Qwt3DTripleField.cpp:560: error: 'size_type' was not declared in this scope
sip_Qwt3DTripleField.cpp:560: error: expected `;' before 'a0'
sip_Qwt3DTripleField.cpp:563: error: 'a0' was not declared in this scope
make[2]: *** [sip_Qwt3DTripleField.o] Error 1
make[2]: Leaving directory `/pack/pyqwt3d/pyqwt3d-0.1.6/build/py2.6-qt4/configure/Qwt3D_Qt4'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/pack/pyqwt3d/pyqwt3d-0.1.6/build/py2.6-qt4/configure'
make: *** [build-stamp] Error 2
** Affects: pyqwt3d (Ubuntu)
Importance: Medium
Status: Confirmed
** Affects: pyqwt3d (Ubuntu Jaunty)
Importance: Medium
Status: Confirmed
** Also affects: pyqwt3d (Ubuntu Jaunty)
Importance: Undecided
Status: New
** Changed in: pyqwt3d (Ubuntu Jaunty)
Importance: Undecided => Medium
** Changed in: pyqwt3d (Ubuntu Jaunty)
Status: New => Confirmed
** Changed in: pyqwt3d (Ubuntu Jaunty)
Milestone: None => ubuntu-9.04
--
Python 2.6 transition
https://bugs.launchpad.net/bugs/354416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list