FTBFS: g++ errors

Bug #14223 reported by LaMont Jones
8
Affects Status Importance Assigned to Milestone
kdeaddons (Ubuntu)
Fix Released
Critical
LaMont Jones

Bug Description

During a test rebuild of hoary:

if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I. -I../../../kate/kpybrowser -I../.. -I/usr/include/kde
-I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT
-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
-Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -MT pybrowse_part.lo -MD -MP -MF ".deps/pybrowse_part.Tpo"
-c -o pybrowse_part.lo ../../../kate/kpybrowser/pybrowse_part.cpp; \
then mv -f ".deps/pybrowse_part.Tpo" ".deps/pybrowse_part.Plo"; else rm -f
".deps/pybrowse_part.Tpo"; exit 1; fi
../../../kate/kpybrowser/pybrowse_part.cpp: In constructor `
   PluginViewPyBrowse::PluginViewPyBrowse(Kate::MainWindow*)':
../../../kate/kpybrowser/pybrowse_part.cpp:54: error: cannot convert `
   KMDI::ToolViewAccessor*' to `KMdiToolViewAccessor*' in assignment
../../../kate/kpybrowser/pybrowse_part.cpp: In destructor `virtual
   PluginViewPyBrowse::~PluginViewPyBrowse()':
../../../kate/kpybrowser/pybrowse_part.cpp:62: error: no matching function for
   call to `Kate::ToolViewManager::removeToolView(KMdiToolViewAccessor*&)'
/usr/include/kde/kate/toolviewmanager.h:71: error: candidates are: bool
   Kate::ToolViewManager::removeToolView(QWidget*)
/usr/include/kde/kate/toolviewmanager.h:78: error: bool
   Kate::ToolViewManager::removeToolView(KMDI::ToolViewAccessor*)
make[4]: *** [pybrowse_part.lo] Error 1
make[4]: Leaving directory
`/build/buildd/kdeaddons-3.3.2/obj-i386-linux/kate/kpybrowser'

Revision history for this message
Chris Halls (halls) wrote :

will be fixed in 3.4 upload

Revision history for this message
Andreas Mueller (amu) wrote :

(In reply to comment #1)
> will be fixed in 3.4 upload

talked with lamont why the 3.4 fails, problem is our buildd and udev

Revision history for this message
Chris Halls (halls) wrote :

4:3.4.0-0ubuntu1 in archive

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.