Package: kdewebdev
Version: 4:3.4.2-1.1
Severity: serious
Justification: no longer builds from source
kdewebdev failed to build on a sparc buildd, but did build on my sparc
pbuilder. Perhaps a build dependancy is insufficiently versioned.
creating kmdr_editor.all_cpp.cpp ...
if g++ -DHAVE_CONFIG_H -I. -I/build/buildd/kdewebdev-3.4.2/./kommander/editor
-I../.. -I/build/buildd/kdewebdev-3.4.2/./kommander/widget
-I/build/buildd/kdewebdev-3.4.2/./kommander/widgets
-I/build/buildd/kdewebdev-3.4.2/./kommander/factory -I/usr/include/kde
-I/usr/share/qt3/include -I. -Ishared -Iinterfaces -Ipics -DQT_THREAD_SUPPORT
-D_REENTRANT -DKOMMANDER -DDESIGNER -DQT_NO_SQL -DHAVE_KDE -Wnon-virtual-dtor
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor
-DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
-DENABLE_CVSSERVICE -MT kmdr_editor.all_cpp.o -MD -MP -MF
".deps/kmdr_editor.all_cpp.Tpo" -c -o kmdr_editor.all_cpp.o
kmdr_editor.all_cpp.cpp; \
then mv -f ".deps/kmdr_editor.all_cpp.Tpo" ".deps/kmdr_editor.all_cpp.Po"; else
rm -f ".deps/kmdr_editor.all_cpp.Tpo"; exit 1; fi
/usr/share/qt3/include/qnetworkprotocol.h:58: warning: 'class
QNetworkProtocolFactoryBase' has virtual functions but non-virtual destructor
/usr/share/qt3/include/qfiledialog.h:78: warning: 'class QFilePreview' has
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:77: warning: 'struct QUType' has
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:326: warning: 'struct QUType_iface'
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp'
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:403: warning: 'struct QUType_double'
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar'
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:444: warning: 'struct QUType_QString'
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucomextra_p.h:65: warning: 'struct
QUType_QVariant' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucomextra_p.h:87: warning: 'struct
QUType_varptr' has virtual functions but non-virtual destructor
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.h:33:
error: expected class-name before '{' token
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.h:33:
warning: 'class ConnectionEditor' has virtual functions but non-virtual
destructor
/build/buildd/kdewebdev-3.4.2/./kommander/editor/actioneditorimpl.cpp: In
member function 'virtual void ActionEditor::connectionsClicked()':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/actioneditorimpl.cpp:259:
error: 'class ConnectionEditor' has no member named 'exec'
/usr/share/qt3/include/private/qcom_p.h: At global scope:
/usr/share/qt3/include/private/qcom_p.h:79: warning: 'struct QUnknownInterface'
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qcom_p.h:93: warning: 'struct
QDispatchInterface' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qcom_p.h:186: warning: 'struct QObjectInterface'
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qcom_p.h:196: warning: 'struct
QComponentInformationInterface' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qcom_p.h:209: warning: 'struct
QComponentFactoryInterface' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qcom_p.h:219: warning: 'struct
QLibraryInterface' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qcom_p.h:231: warning: 'struct
QFeatureListInterface' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qcom_p.h:241: warning: 'struct
QComponentRegistrationInterface' has virtual functions but non-virtual
destructor
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp: In
constructor 'ConnectionEditor::ConnectionEditor(QWidget*, QObject*, QObject*,
FormWindow*)':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:93:
error: class 'ConnectionEditor' does not have any field named
'ConnectionEditorBase'
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:107:
error: no matching function for call to 'QWidget::isVisibleTo(ConnectionEditor*
const)'
/usr/share/qt3/include/qwidget.h:375: note: candidates are: bool
QWidget::isVisibleTo(QWidget*) const
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:118:
error: 'comboReceiver' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:123:
error: 'comboSender' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:130:
error: 'connect' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:132:
error: 'signalBox' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:133:
error: 'slotBox' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:134:
error: 'connectButton' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:135:
error: 'disconnectButton' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:136:
error: 'okButton' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:137:
error: 'cancelButton' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp: In
member function 'bool ConnectionEditor::isSlotIgnored(const QMetaData*)':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:167:
error: 'comboSender' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:168:
error: 'signalBox' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:168:
error: 'checkConnectArgs' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp: In
member function 'void ConnectionEditor::connectClicked()':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:189:
error: 'signalBox' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:189:
error: 'slotBox' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:191:
error: 'signalBox' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:192:
error: 'slotBox' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:196:
error: 'signalBox' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:197:
error: 'slotBox' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:199:
error: 'connectionView' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:205:
error: 'connectButton' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp: In
member function 'void ConnectionEditor::disconnectClicked()':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:211:
error: 'connectionView' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp: In
member function 'void ConnectionEditor::okClicked()':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:262:
error: 'accept' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp: In
member function 'void ConnectionEditor::cancelClicked()':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:267:
error: 'reject' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp: In
member function 'void ConnectionEditor::senderChanged(const QString&)':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:277:
error: 'signalBox' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp: In
member function 'void ConnectionEditor::receiverChanged(const QString&)':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:296:
error: 'slotBox' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp: In
member function 'void ConnectionEditor::updateConnectButton()':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:310:
error: 'signalBox' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:310:
error: 'slotBox' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:314:
error: 'checkConnectArgs' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:315:
error: 'connectButton' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp: In
member function 'void ConnectionEditor::updateDisconnectButton()':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:320:
error: 'disconnectButton' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:320:
error: 'connectionView' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp: In
member function 'bool ConnectionEditor::hasConnection(const QString&, const
QString&, const QString&, const QString&) const':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:326:
error: 'connectionView' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp: In
member function 'void ConnectionEditor::fillConnectionsList()':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:336:
error: 'connectionView' was not declared in this scope
/build/buildd/kdewebdev-3.4.2/./kommander/editor/connectioneditorimpl.cpp:349:
error: no matching function for call to 'KListViewItem::KListViewItem(<type
error>, const char*, QCString&, const char*, QCString&)'
/usr/include/kde/klistview.h:1046: note: candidates are:
KListViewItem::KListViewItem(QListViewItem*, QListViewItem*, QString, QString,
QString, QString, QString, QString, QString, QString)
/usr/include/kde/klistview.h:1040: note:
KListViewItem::KListViewItem(QListView*, QListViewItem*, QString, QString,
QString, QString, QString, QString, QString, QString)
/usr/include/kde/klistview.h:1034: note:
KListViewItem::KListViewItem(QListViewItem*, QString, QString, QString,
QString, QString, QString, QString, QString)
/usr/include/kde/klistview.h:1028: note:
KListViewItem::KListViewItem(QListView*, QString, QString, QString, QString,
QString, QString, QString, QString)
/usr/include/kde/klistview.h:1022: note:
KListViewItem::KListViewItem(QListViewItem*, QListViewItem*)
/usr/include/kde/klistview.h:1021: note:
KListViewItem::KListViewItem(QListView*, QListViewItem*)
/usr/include/kde/klistview.h:1020: note:
KListViewItem::KListViewItem(QListViewItem*)
/usr/include/kde/klistview.h:1019: note:
KListViewItem::KListViewItem(QListView*)
/usr/include/kde/klistview.h:1010: note:
KListViewItem::KListViewItem(const KListViewItem&)
./connectioneditorimpl.moc: In static member function 'static QMetaObject*
ConnectionEditor::staticMetaObject()':
./connectioneditorimpl.moc:54: error: 'ConnectionEditorBase' has not been
declared
./connectioneditorimpl.moc: In member function 'virtual void*
ConnectionEditor::qt_cast(const char*)':
./connectioneditorimpl.moc:105: error: 'ConnectionEditorBase' has not been
declared
./connectioneditorimpl.moc: In member function 'virtual bool
ConnectionEditor::qt_invoke(int, QUObject*)':
./connectioneditorimpl.moc:122: error: 'ConnectionEditorBase' has not been
declared
./connectioneditorimpl.moc: In member function 'virtual bool
ConnectionEditor::qt_emit(int, QUObject*)':
./connectioneditorimpl.moc:129: error: 'ConnectionEditorBase' has not been
declared
./connectioneditorimpl.moc: In member function 'virtual bool
ConnectionEditor::qt_property(int, int, QVariant*)':
./connectioneditorimpl.moc:135: error: 'ConnectionEditorBase' has not been
declared
/usr/share/qt3/include/qtooltip.h: At global scope:
/usr/share/qt3/include/qtooltip.h:86: warning: 'class QToolTip' has virtual
functions but non-virtual destructor
/build/buildd/kdewebdev-3.4.2/./kommander/editor/formwindow.cpp: In member
function 'virtual void FormWindow::editConnections()':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/formwindow.cpp:2130: error:
'class ConnectionEditor' has no member named 'exec'
/build/buildd/kdewebdev-3.4.2/./kommander/editor/mainwindowactions.cpp: In
member function 'void MainWindow::editConnections()':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/mainwindowactions.cpp:1042:
error: 'class ConnectionEditor' has no member named 'exec'
/build/buildd/kdewebdev-3.4.2/./kommander/editor/resource.cpp: At global scope:
/build/buildd/kdewebdev-3.4.2/./kommander/editor/resource.cpp:410: warning:
unused parameter 'formCodeOnly'
/build/buildd/kdewebdev-3.4.2/./kommander/editor/workspace.cpp: In member
function 'virtual QString WorkspaceItem::text(int) const':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/workspace.cpp:222: warning:
enumeration value 'ProjectType' not handled in switch
/build/buildd/kdewebdev-3.4.2/./kommander/editor/workspace.cpp:222: warning:
enumeration value 'FormSourceType' not handled in switch
/build/buildd/kdewebdev-3.4.2/./kommander/editor/workspace.cpp:222: warning:
enumeration value 'SourceFileType' not handled in switch
/build/buildd/kdewebdev-3.4.2/./kommander/editor/workspace.cpp: In member
function 'void WorkspaceItem::fillCompletionList(QStringList&)':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/workspace.cpp:244: warning:
enumeration value 'FormSourceType' not handled in switch
/build/buildd/kdewebdev-3.4.2/./kommander/editor/workspace.cpp:244: warning:
enumeration value 'SourceFileType' not handled in switch
/build/buildd/kdewebdev-3.4.2/./kommander/editor/workspace.cpp: In member
function 'bool WorkspaceItem::checkCompletion(const QString&)':
/build/buildd/kdewebdev-3.4.2/./kommander/editor/workspace.cpp:264: warning:
enumeration value 'FormSourceType' not handled in switch
/build/buildd/kdewebdev-3.4.2/./kommander/editor/workspace.cpp:264: warning:
enumeration value 'SourceFileType' not handled in switch
connectioneditor.cpp: At global scope:
connectioneditor.cpp:33: error: 'ConnectionEditorBase' has not been declared
connectioneditor.cpp:33: error: 'WFlags' has not been declared
connectioneditor.cpp:33: error: ISO C++ forbids declaration of
'ConnectionEditorBase' with no type
connectioneditor.cpp: In function 'int ConnectionEditorBase(QWidget*, const
char*, bool, int)':
connectioneditor.cpp:34: error: only constructors take base initializers
connectioneditor.cpp:37: error: 'setName' was not declared in this scope
connectioneditor.cpp:38: error: 'setSizeGripEnabled' was not declared in this
scope
connectioneditor.cpp:39: error: 'ConnectionEditorBaseLayout' was not declared
in this scope
connectioneditor.cpp:39: error: invalid use of 'this' in non-member function
connectioneditor.cpp:41: error: 'connectionView' was not declared in this scope
connectioneditor.cpp:41: error: invalid use of 'this' in non-member function
connectioneditor.cpp:52: error: 'slotBox' was not declared in this scope
connectioneditor.cpp:52: error: invalid use of 'this' in non-member function
connectioneditor.cpp:56: error: 'TextLabel1' was not declared in this scope
connectioneditor.cpp:56: error: invalid use of 'this' in non-member function
connectioneditor.cpp:60: error: 'connectButton' was not declared in this scope
connectioneditor.cpp:60: error: invalid use of 'this' in non-member function
connectioneditor.cpp:65: error: 'disconnectButton' was not declared in this
scope
connectioneditor.cpp:65: error: invalid use of 'this' in non-member function
connectioneditor.cpp:69: error: 'Spacer3' was not declared in this scope
connectioneditor.cpp:71: error: 'Spacer2' was not declared in this scope
connectioneditor.cpp:74: error: 'signalBox' was not declared in this scope
connectioneditor.cpp:74: error: invalid use of 'this' in non-member function
connectioneditor.cpp:78: error: 'layout3' was not declared in this scope
connectioneditor.cpp:80: error: 'labelSignal' was not declared in this scope
connectioneditor.cpp:80: error: invalid use of 'this' in non-member function
connectioneditor.cpp:83: error: 'comboSender' was not declared in this scope
connectioneditor.cpp:83: error: invalid use of 'this' in non-member function
connectioneditor.cpp:89: error: 'Layout3' was not declared in this scope
connectioneditor.cpp:91: error: 'labelSlot' was not declared in this scope
connectioneditor.cpp:91: error: invalid use of 'this' in non-member function
connectioneditor.cpp:94: error: 'comboReceiver' was not declared in this scope
connectioneditor.cpp:94: error: invalid use of 'this' in non-member function
connectioneditor.cpp:100: error: 'layout4' was not declared in this scope
connectioneditor.cpp:101: error: 'spacer6' was not declared in this scope
connectioneditor.cpp:104: error: 'okButton' was not declared in this scope
connectioneditor.cpp:104: error: invalid use of 'this' in non-member function
connectioneditor.cpp:109: error: 'cancelButton' was not declared in this scope
connectioneditor.cpp:109: error: invalid use of 'this' in non-member function
connectioneditor.cpp:112: error: 'spacer4' was not declared in this scope
connectioneditor.cpp:116: error: 'languageChange' was not declared in this scope
connectioneditor.cpp:117: error: 'minimumSizeHint' was not declared in this
scope
connectioneditor.cpp:117: error: 'resize' was not declared in this scope
connectioneditor.cpp:118: error: 'WState_Polished' was not declared in this
scope
connectioneditor.cpp:118: error: 'clearWState' was not declared in this scope
connectioneditor.cpp:121: error: 'setTabOrder' was not declared in this scope
connectioneditor.cpp:134: error: 'init' was not declared in this scope
connectioneditor.cpp: At global scope:
connectioneditor.cpp:140: error: expected constructor, destructor, or type
conversion before '::' token
connectioneditor.cpp:150: error: 'ConnectionEditorBase' is not a class or
namespace
connectioneditor.cpp: In function 'void languageChange()':
connectioneditor.cpp:152: error: 'setCaption' was not declared in this scope
connectioneditor.cpp:153: error: invalid use of 'this' in non-member function
connectioneditor.cpp:154: error: 'connectionView' was not declared in this scope
connectioneditor.cpp:158: error: no matching function for call to
'QWhatsThis::add(<type error>, QString)'
/usr/share/qt3/include/qwhatsthis.h:63: note: candidates are: static void
QWhatsThis::add(QWidget*, const QString&)
connectioneditor.cpp:159: error: 'slotBox' was not declared in this scope
connectioneditor.cpp:160: error: 'TextLabel1' was not declared in this scope
connectioneditor.cpp:161: error: 'connectButton' was not declared in this scope
connectioneditor.cpp:162: error: no matching function for call to
'QToolTip::add(<type error>, QString)'
/usr/share/qt3/include/qtooltip.h:91: note: candidates are: static void
QToolTip::add(QWidget*, const QString&)
/usr/share/qt3/include/qtooltip.h:93: note: static void
QToolTip::add(QWidget*, const QString&, QToolTipGroup*, const QString&)
/usr/share/qt3/include/qtooltip.h:96: note: static void
QToolTip::add(QWidget*, const QRect&, const QString&)
/usr/share/qt3/include/qtooltip.h:98: note: static void
QToolTip::add(QWidget*, const QRect&, const QString&, QToolTipGroup*, const
QString&)
connectioneditor.cpp:163: error: no matching function for call to
'QWhatsThis::add(<type error>, QString)'
/usr/share/qt3/include/qwhatsthis.h:63: note: candidates are: static void
QWhatsThis::add(QWidget*, const QString&)
connectioneditor.cpp:164: error: 'disconnectButton' was not declared in this
scope
connectioneditor.cpp:165: error: no matching function for call to
'QToolTip::add(<type error>, QString)'
/usr/share/qt3/include/qtooltip.h:91: note: candidates are: static void
QToolTip::add(QWidget*, const QString&)
/usr/share/qt3/include/qtooltip.h:93: note: static void
QToolTip::add(QWidget*, const QString&, QToolTipGroup*, const QString&)
/usr/share/qt3/include/qtooltip.h:96: note: static void
QToolTip::add(QWidget*, const QRect&, const QString&)
/usr/share/qt3/include/qtooltip.h:98: note: static void
QToolTip::add(QWidget*, const QRect&, const QString&, QToolTipGroup*, const
QString&)
connectioneditor.cpp:166: error: no matching function for call to
'QWhatsThis::add(<type error>, QString)'
/usr/share/qt3/include/qwhatsthis.h:63: note: candidates are: static void
QWhatsThis::add(QWidget*, const QString&)
connectioneditor.cpp:167: error: 'signalBox' was not declared in this scope
connectioneditor.cpp:168: error: 'labelSignal' was not declared in this scope
connectioneditor.cpp:169: error: 'labelSlot' was not declared in this scope
connectioneditor.cpp:170: error: 'okButton' was not declared in this scope
connectioneditor.cpp:171: error: no matching function for call to
'QWhatsThis::add(<type error>, QString)'
/usr/share/qt3/include/qwhatsthis.h:63: note: candidates are: static void
QWhatsThis::add(QWidget*, const QString&)
connectioneditor.cpp:172: error: 'cancelButton' was not declared in this scope
connectioneditor.cpp:173: error: no matching function for call to
'QWhatsThis::add(<type error>, QString)'
/usr/share/qt3/include/qwhatsthis.h:63: note: candidates are: static void
QWhatsThis::add(QWidget*, const QString&)
connectioneditor.cpp: At global scope:
connectioneditor.cpp:176: error: 'ConnectionEditorBase' is not a class or
namespace
connectioneditor.cpp:180: error: 'ConnectionEditorBase' is not a class or
namespace
connectioneditor.cpp:184: error: 'ConnectionEditorBase' is not a class or
namespace
connectioneditor.cpp:189: error: 'ConnectionEditorBase' is not a class or
namespace
connectioneditor.cpp:194: error: 'ConnectionEditorBase' is not a class or
namespace
connectioneditor.cpp:199: error: 'ConnectionEditorBase' is not a class or
namespace
connectioneditor.cpp:204: error: 'ConnectionEditorBase' is not a class or
namespace
connectioneditor.cpp:209: error: 'ConnectionEditorBase' is not a class or
namespace
connectioneditor.cpp:214: error: 'ConnectionEditorBase' is not a class or
namespace
connectioneditor.cpp:219: error: 'ConnectionEditorBase' is not a class or
namespace
connectioneditor.cpp:224: error: 'ConnectionEditorBase' is not a class or
namespace
/usr/lib/gcc/sparc-linux-gnu/4.0.2/../../../../include/c++/4.0.2/bits/basic_string.h:
In member function 'std::basic_string<_CharT, _Traits, _Alloc>::_Rep*
std::basic_string<_CharT, _Traits, _Alloc>::_M_rep() const [with _CharT = char,
_Traits = std::char_traits<char>, _Alloc = std::allocator<char>]':
/usr/lib/gcc/sparc-linux-gnu/4.0.2/../../../../include/c++/4.0.2/bits/basic_string.h:473:
instantiated from 'std::basic_string<_CharT, _Traits,
_Alloc>::~basic_string() [with _CharT = char, _Traits = std::char_traits<char>,
_Alloc = std::allocator<char>]'
/usr/share/qt3/include/qstring.h:667: instantiated from here
/usr/lib/gcc/sparc-linux-gnu/4.0.2/../../../../include/c++/4.0.2/bits/basic_string.h:278:
warning: cast from 'char*' to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::_Rep*' increases required alignment of target type
connectioneditor.cpp: In function 'int ConnectionEditorBase(QWidget*, const
char*, bool, int)':
connectioneditor.cpp:135: warning: control reaches end of non-void function
/build/buildd/kdewebdev-3.4.2/./kommander/editor/pics/images.h: At global scope:
/build/buildd/kdewebdev-3.4.2/./kommander/editor/pics/images.h:10911: warning:
'const QByteArray& qembed_findData(const char*)' defined but not used
/build/buildd/kdewebdev-3.4.2/./kommander/editor/resource.cpp:2651: warning:
'QString make_function_pretty(const QString&)' defined but not used
make[5]: *** [kmdr_editor.all_cpp.o] Error 1
make[5]: Leaving directory
`/build/buildd/kdewebdev-3.4.2/obj-sparc-linux-gnu/kommander/editor'
make[4]: *** [all-recursive] Error 1
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]