Package: ktoon
Version: 0.8.1-3.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080520 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on
i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> g++ -c -pipe -O2 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB 
> -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/QtXml -I/usr/include/qt4/QtXml 
> -I/usr/include/qt4 -I../../../../src/modules/arthury/interfaces 
> -I../../../../src/store -I../../../../src/ktoonlib 
> -I../../../../src/dlib/dgui -I../../../../src/dlib/dcore -I/usr/X11R6/include 
> -I.moc -I.ui -o .obj/apaintarea.o apaintarea.cpp
> In file included from apaintarea.h:45,
>                  from apaintarea.cpp:21:
> agldevice.h:24:21: error: QGLWidget: No such file or directory
> In file included from apaintarea.h:45,
>                  from apaintarea.cpp:21:
> agldevice.h:30: error: expected class-name before '{' token
> apaintarea.h: In constructor 'APaintArea::APaintArea(const QSize&, 
> KToon::RenderType, QWidget*)':
> apaintarea.h:110: warning: 'APaintArea::m_zoomFactor' will be initialized 
> after
> apaintarea.h:109: warning:   'int APaintArea::m_nextFramesNumber'
> apaintarea.cpp:45: warning:   when initialized here
> apaintarea.h:109: warning: 'APaintArea::m_nextFramesNumber' will be 
> initialized after
> apaintarea.h:100: warning:   'AGraphicComponent* APaintArea::m_currentGraphic'
> apaintarea.cpp:45: warning:   when initialized here
> apaintarea.cpp:68: error: cannot convert 'AGLDevice*' to 'QWidget*' in 
> assignment
> apaintarea.cpp: In member function 'virtual void 
> APaintArea::paintEvent(QPaintEvent*)':
> apaintarea.cpp:132: error: no matching function for call to 
> 'QPainter::begin(AGLDevice*)'
> /usr/include/qt4/QtGui/qpainter.h:106: note: candidates are: bool 
> QPainter::begin(QPaintDevice*)
> apaintarea.cpp: At global scope:
> apaintarea.cpp:124: warning: unused parameter 'e'
> apaintarea.cpp: In member function 'void APaintArea::aUpdate(const QRect&)':
> apaintarea.cpp:419: error: no matching function for call to 
> 'QPainter::begin(AGLDevice*)'
> /usr/include/qt4/QtGui/qpainter.h:106: note: candidates are: bool 
> QPainter::begin(QPaintDevice*)
> apaintarea.cpp:442: error: 'class AGLDevice' has no member named 
> 'grabFrameBuffer'
> apaintarea.cpp: In member function 'void APaintArea::drawGhostGraphic(const 
> QPainterPath&)':
> apaintarea.cpp:455: error: no matching function for call to 
> 'QPainter::begin(AGLDevice*)'
> /usr/include/qt4/QtGui/qpainter.h:106: note: candidates are: bool 
> QPainter::begin(QPaintDevice*)
> apaintarea.cpp: In member function 'virtual void 
> APaintArea::mousePressEvent(QMouseEvent*)':
> apaintarea.cpp:515: error: no matching function for call to 
> 'QPainter::begin(AGLDevice*)'
> /usr/include/qt4/QtGui/qpainter.h:106: note: candidates are: bool 
> QPainter::begin(QPaintDevice*)
> apaintarea.cpp: In member function 'virtual void 
> APaintArea::mouseMoveEvent(QMouseEvent*)':
> apaintarea.cpp:591: error: no matching function for call to 
> 'QPainter::begin(AGLDevice*)'
> /usr/include/qt4/QtGui/qpainter.h:106: note: candidates are: bool 
> QPainter::begin(QPaintDevice*)
> apaintarea.cpp: In member function 'virtual void 
> APaintArea::mouseReleaseEvent(QMouseEvent*)':
> apaintarea.cpp:619: error: no matching function for call to 
> 'QPainter::begin(AGLDevice*)'
> /usr/include/qt4/QtGui/qpainter.h:106: note: candidates are: bool 
> QPainter::begin(QPaintDevice*)
> apaintarea.cpp: In member function 'void APaintArea::setZoomFactor(double)':
> apaintarea.cpp:939: warning: suggest parentheses around && within ||
> /usr/include/qt4/QtCore/qobject.h: In function 'T qobject_cast(QObject*) 
> [with T = AGLDevice*]':
> apaintarea.cpp:132:   instantiated from here
> /usr/include/qt4/QtCore/qobject.h:436: error: invalid static_cast from type 
> 'QObject*' to type 'AGLDevice*'
> make[5]: *** [.obj/apaintarea.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/05/20

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to