Your message dated Thu, 31 May 2012 11:59:53 +0200
with message-id <[email protected]>
and subject line Re: Bug#671543: pyqwt3d: FTBFS: qwt3d_openglhelper.h:67:31:
error: 'gluErrorString' was not declared in this scope
has caused the Debian Bug report #671543,
regarding pyqwt3d: FTBFS: qwt3d_openglhelper.h:67:31: error: 'gluErrorString'
was not declared in this scope
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
671543: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671543
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pyqwt3d
Version: 0.1.7~cvs20090625-8
Severity: serious
Justification: fails to build from source
pyqwt3d FTBFS:
| for pyvers in 2.7 2.6;\
| do\
| for qtvers in 4;\
| do\
| export QTDIR=/usr/share/qt$qtvers;\
| (cd build/py$pyvers-qt$qtvers/configure;\
| /usr/bin/make);\
| done;\
| done
| make[1]: Entering directory
`/build/pyqwt3d-Es6U5q/pyqwt3d-0.1.7~cvs20090625/build/py2.7-qt4/configure'
| make[2]: Entering directory
`/build/pyqwt3d-Es6U5q/pyqwt3d-0.1.7~cvs20090625/build/py2.7-qt4/configure/Qwt3D_Qt4'
| g++ -c -pipe -fPIC -Os -Wall -W -D_REENTRANT -DNDEBUG -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/include/python2.7
-I/usr/lib/pymodules/python2.7/numpy/core/include -I/usr/include/qt4/Qt
-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_Qwt3Dcmodule.o sip_Qwt3Dcmodule.cpp
| In file included from /usr/include/qwtplot3d-qt4/qwt3d_types.h:26:0,
| from /usr/include/qwtplot3d-qt4/qwt3d_io_gl2ps.h:12,
| from ../sip/qwt3d_io_gl2ps.sip:77,
| from sip_Qwt3Dcmodule.cpp:7:
| /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h: In function 'const GLubyte*
Qwt3D::gl_error()':
| /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:67:31: error:
'gluErrorString' was not declared in this scope
| /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h: In function 'bool
Qwt3D::ViewPort2World(double&, double&, double&, double, double, double)':
| /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:104:97: error: 'gluUnProject'
was not declared in this scope
| /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h: In function 'bool
Qwt3D::World2ViewPort(double&, double&, double&, double, double, double)':
| /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:120:95: error: 'gluProject'
was not declared in this scope
| In file included from /usr/include/qwtplot3d-qt4/qwt3d_plot.h:5:0,
| from /usr/include/qwtplot3d-qt4/qwt3d_surfaceplot.h:4,
| from ../sip/qwt3d_surfaceplot.sip:36:
| /usr/include/qwtplot3d-qt4/qwt3d_enrichment_std.h: At global scope:
| /usr/include/qwtplot3d-qt4/qwt3d_enrichment_std.h:65:2: error:
'GLUquadricObj' does not name a type
| /usr/include/qwtplot3d-qt4/qwt3d_enrichment_std.h:66:2: error:
'GLUquadricObj' does not name a type
| /usr/include/qwtplot3d-qt4/qwt3d_enrichment_std.h:96:2: error:
'GLUquadricObj' does not name a type
| /usr/include/qwtplot3d-qt4/qwt3d_enrichment_std.h:97:2: error:
'GLUquadricObj' does not name a type
| /usr/include/qwtplot3d-qt4/qwt3d_enrichment_std.h:98:2: error:
'GLUquadricObj' does not name a type
| /usr/include/qwtplot3d-qt4/qwt3d_enrichment_std.h:99:2: error:
'GLUquadricObj' does not name a type
| make[2]: *** [sip_Qwt3Dcmodule.o] Error 1
| make[2]: Leaving directory
`/build/pyqwt3d-Es6U5q/pyqwt3d-0.1.7~cvs20090625/build/py2.7-qt4/configure/Qwt3D_Qt4'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory
`/build/pyqwt3d-Es6U5q/pyqwt3d-0.1.7~cvs20090625/build/py2.7-qt4/configure'
Despite the error, the build continued (violating Policy ยง4.6), only to
fail again:
| make[1]: Entering directory
`/build/pyqwt3d-Es6U5q/pyqwt3d-0.1.7~cvs20090625/build/py2.6-qt4/configure'
| make[2]: Entering directory
`/build/pyqwt3d-Es6U5q/pyqwt3d-0.1.7~cvs20090625/build/py2.6-qt4/configure/Qwt3D_Qt4'
| g++ -c -pipe -fPIC -Os -Wall -W -D_REENTRANT -DNDEBUG -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/include/python2.6
-I/usr/lib/pymodules/python2.6/numpy/core/include -I/usr/include/qt4/Qt
-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_Qwt3Dcmodule.o sip_Qwt3Dcmodule.cpp
| In file included from /usr/include/qwtplot3d-qt4/qwt3d_types.h:26:0,
| from /usr/include/qwtplot3d-qt4/qwt3d_io_gl2ps.h:12,
| from ../sip/qwt3d_io_gl2ps.sip:77,
| from sip_Qwt3Dcmodule.cpp:7:
| /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h: In function 'const GLubyte*
Qwt3D::gl_error()':
| /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:67:31: error:
'gluErrorString' was not declared in this scope
| /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h: In function 'bool
Qwt3D::ViewPort2World(double&, double&, double&, double, double, double)':
| /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:104:97: error: 'gluUnProject'
was not declared in this scope
| /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h: In function 'bool
Qwt3D::World2ViewPort(double&, double&, double&, double, double, double)':
| /usr/include/qwtplot3d-qt4/qwt3d_openglhelper.h:120:95: error: 'gluProject'
was not declared in this scope
| In file included from /usr/include/qwtplot3d-qt4/qwt3d_plot.h:5:0,
| from /usr/include/qwtplot3d-qt4/qwt3d_surfaceplot.h:4,
| from ../sip/qwt3d_surfaceplot.sip:36:
| /usr/include/qwtplot3d-qt4/qwt3d_enrichment_std.h: At global scope:
| /usr/include/qwtplot3d-qt4/qwt3d_enrichment_std.h:65:2: error:
'GLUquadricObj' does not name a type
| /usr/include/qwtplot3d-qt4/qwt3d_enrichment_std.h:66:2: error:
'GLUquadricObj' does not name a type
| /usr/include/qwtplot3d-qt4/qwt3d_enrichment_std.h:96:2: error:
'GLUquadricObj' does not name a type
| /usr/include/qwtplot3d-qt4/qwt3d_enrichment_std.h:97:2: error:
'GLUquadricObj' does not name a type
| /usr/include/qwtplot3d-qt4/qwt3d_enrichment_std.h:98:2: error:
'GLUquadricObj' does not name a type
| /usr/include/qwtplot3d-qt4/qwt3d_enrichment_std.h:99:2: error:
'GLUquadricObj' does not name a type
| make[2]: *** [sip_Qwt3Dcmodule.o] Error 1
| make[2]: Leaving directory
`/build/pyqwt3d-Es6U5q/pyqwt3d-0.1.7~cvs20090625/build/py2.6-qt4/configure/Qwt3D_Qt4'
| make[1]: *** [all] Error 2
| make: *** [build-arch-stamp] Error 2
| dpkg-buildpackage: error: debian/rules build gave error exit status 2
| make[1]: Leaving directory
`/build/pyqwt3d-Es6U5q/pyqwt3d-0.1.7~cvs20090625/build/py2.6-qt4/configure'
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Source: pyqwt3d
Version: 0.1.7~cvs20090625-8
Hi
This bug was caused by qwtplot3d, bug #672023 which has been closed.
Regards
Gudjon
--- End Message ---