Your message dated Thu, 12 Jun 2008 02:05:30 -0300
with message-id <[EMAIL PROTECTED]>
and subject line qantenna - FTBFS: error: QtOpenGL: No such file or directory
has caused the Debian Bug report #483024,
regarding qantenna - FTBFS: error: QtOpenGL: No such file or directory
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.)


-- 
483024: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483024
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: qantenna
Version: 0.2.0-4
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of qantenna_0.2.0-4 on debian-31.osdl.marist.edu by 
> sbuild/s390 98
[...]
> make[2]: Entering directory `/build/buildd/qantenna-0.2.0/src'
> /usr/bin/uic-qt4 ui/mainwindowqantenna.ui -o ../qt/uic/ui_mainwindowqantenna.h
> /usr/bin/uic-qt4 ui/about.ui -o ../qt/uic/ui_about.h
> g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQANTENNA_VERSION=\"0.2\" 
> -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB 
> -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui 
> -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/X11R6/include 
> -I../qt/moc -I../qt/uic -o ../qt/obj/camera.o camera.cpp
> g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQANTENNA_VERSION=\"0.2\" 
> -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB 
> -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui 
> -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/X11R6/include 
> -I../qt/moc -I../qt/uic -o ../qt/obj/datamanager.o datamanager.cpp
> datamanager.cpp:36:20: error: QtOpenGL: No such file or directory
> In file included from neccontainer.h:25,
>                  from datamanager.h:25,
>                  from datamanager.cpp:39:
> necinput.h:25:21: error: QGLWidget: No such file or directory
> In file included from neccontainer.h:25,
>                  from datamanager.h:25,
>                  from datamanager.cpp:39:
> necinput.h:194: error: ISO C++ forbids declaration of 'GLUquadricObj' with no 
> type
> necinput.h:194: error: expected ';' before '*' token
> In file included from neccontainer.h:26,
>                  from datamanager.h:25,
>                  from datamanager.cpp:39:
> necoutput.h:124: error: ISO C++ forbids declaration of 'GLUquadricObj' with 
> no type
> necoutput.h:124: error: expected ';' before '*' token
> In file included from datamanager.cpp:41:
> glwidget.h:35: error: expected class-name before '{' token
> glwidget.h:63: error: 'QMouseEvent' has not been declared
> glwidget.h:64: error: 'QMouseEvent' has not been declared
> glwidget.h:65: error: 'QWheelEvent' has not been declared
> glwidget.h:66: error: 'QKeyEvent' has not been declared
> glwidget.h:67: error: 'QKeyEvent' has not been declared
> datamanager.cpp: In destructor 'virtual DataManager::~DataManager()':
> datamanager.cpp:66: error: 'class GLWidget' has no member named 'makeCurrent'
> datamanager.cpp: In member function 'void DataManager::Render()':
> datamanager.cpp:149: error: 'class GLWidget' has no member named 'makeCurrent'
> datamanager.cpp: In member function 'void 
> DataManager::setComponentsRadius(int)':
> datamanager.cpp:160: error: 'class GLWidget' has no member named 'update'
> datamanager.cpp: In member function 'void 
> DataManager::setRenderSurface(bool)':
> datamanager.cpp:166: error: 'class GLWidget' has no member named 'makeCurrent'
> datamanager.cpp:169: error: 'class GLWidget' has no member named 'update'
> datamanager.cpp: In member function 'void DataManager::setDBMinimum(double)':
> datamanager.cpp:203: error: 'class GLWidget' has no member named 'update'
> datamanager.cpp: In member function 'void DataManager::setRadius(int)':
> datamanager.cpp:211: error: 'class GLWidget' has no member named 'update'
> datamanager.cpp: In member function 'void DataManager::setAlpha(int)':
> datamanager.cpp:219: error: 'class GLWidget' has no member named 'update'
> datamanager.cpp: In member function 'void DataManager::setSurfaceSize(int)':
> datamanager.cpp:227: error: 'class GLWidget' has no member named 'update'
> datamanager.cpp: In member function 'void DataManager::openDialog()':
> datamanager.cpp:265: error: 'QFileDialog' was not declared in this scope
> datamanager.cpp:265: error: expected `;' before 'dialog'
> datamanager.cpp:268: error: 'dialog' was not declared in this scope
> datamanager.cpp:271: error: 'QFileDialog' is not a class or namespace
> datamanager.cpp:279: error: incomplete type 'QApplication' used in nested 
> name specifier
> datamanager.cpp:281: error: 'QMessageBox' has not been declared
> make[2]: *** [../qt/obj/datamanager.o] Error 1
> make[2]: Leaving directory `/build/buildd/qantenna-0.2.0/src'
> make[1]: *** [sub-src-make_default] Error 2
> make[1]: Leaving directory `/build/buildd/qantenna-0.2.0'
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
> ******************************************************************************
> Build finished at 20080526-0516
> FAILED [dpkg-buildpackage died]

Missing build-dep?



--- End Message ---
--- Begin Message ---
Fixed in 0.2.0-5. 
-- 
Quote me as saying I was mis-quoted.
 -- Groucho Marx

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply via email to