kdebindings fails build

Dennis Veatch dveatch at woh.rr.com
Wed Oct 1 06:16:58 GMT 2003


So what's the fix here?


creating libsmokeqt_la.all_cpp.cpp ...
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H 
-I. -I. -I../.. -I./.. -I/opt/lunar/kde/3/include -I/opt/lunar/qt/3/include 
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings 
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG 
-DNO_DEBUG -O2 -O2 -mcpu=i686 -march=i686 -fno-exceptions -fno-check-new  -MT 
libsmokeqt_la.all_cpp.lo -MD -MP -MF ".deps/libsmokeqt_la.all_cpp.Tpo" \
  -c -o libsmokeqt_la.all_cpp.lo `test -f 'libsmokeqt_la.all_cpp.cpp' || echo 
'./'`libsmokeqt_la.all_cpp.cpp; \
then mv ".deps/libsmokeqt_la.all_cpp.Tpo" ".deps/libsmokeqt_la.all_cpp.Plo"; \
else rm -f ".deps/libsmokeqt_la.all_cpp.Tpo"; exit 1; \
fi
In file included from libsmokeqt_la.all_cpp.cpp:14:
x_QPolygonScanner.cpp:7: warning: `class x_QPolygonScanner' has virtual
   functions but non-virtual destructor
In file included from libsmokeqt_la.all_cpp.cpp:18:
x_QFont.cpp: In static member function `static void
   x_QFont::x_75(Smoke::StackItem*)':
x_QFont.cpp:236: `HanX11' is not a member of type `QFont'
x_QFont.cpp: In static member function `static void
   x_QFont::x_76(Smoke::StackItem*)':
x_QFont.cpp:239: `LatinBasic' is not a member of type `QFont'
x_QFont.cpp: In static member function `static void
   x_QFont::x_77(Smoke::StackItem*)':
x_QFont.cpp:242: `LatinExtendedA_2' is not a member of type `QFont'
x_QFont.cpp: In static member function `static void
   x_QFont::x_78(Smoke::StackItem*)':
x_QFont.cpp:245: `LatinExtendedA_3' is not a member of type `QFont'
x_QFont.cpp: In static member function `static void
   x_QFont::x_79(Smoke::StackItem*)':
x_QFont.cpp:248: `LatinExtendedA_4' is not a member of type `QFont'
x_QFont.cpp: In static member function `static void
   x_QFont::x_80(Smoke::StackItem*)':
x_QFont.cpp:251: `LatinExtendedA_14' is not a member of type `QFont'
x_QFont.cpp: In static member function `static void
   x_QFont::x_81(Smoke::StackItem*)':
x_QFont.cpp:254: `LatinExtendedA_15' is not a member of type `QFont'
In file included from libsmokeqt_la.all_cpp.cpp:41:
x_QXmlEntityResolver.cpp: At global scope:
x_QXmlEntityResolver.cpp:7: warning: `class x_QXmlEntityResolver' has virtual
   functions but non-virtual destructor
In file included from libsmokeqt_la.all_cpp.cpp:46:
x_QSqlDriverCreatorBase.cpp:6: warning: `class x_QSqlDriverCreatorBase' has
   virtual functions but non-virtual destructor
In file included from libsmokeqt_la.all_cpp.cpp:109:
x_QNetworkProtocolFactoryBase.cpp:6: warning: `class
   x_QNetworkProtocolFactoryBase' has virtual functions but non-virtual
   destructor
In file included from libsmokeqt_la.all_cpp.cpp:148:
x_QXmlErrorHandler.cpp:7: warning: `class x_QXmlErrorHandler' has virtual
   functions but non-virtual destructor
In file included from libsmokeqt_la.all_cpp.cpp:169:
x_Qt.cpp: In static member function `static void
   x_Qt::x_49(Smoke::StackItem*)':
x_Qt.cpp:158: `WState_Reserved2' is not a member of type `Qt'
In file included from libsmokeqt_la.all_cpp.cpp:212:
x_QJpUnicodeConv.cpp: At global scope:
x_QJpUnicodeConv.cpp:6: warning: `class x_QJpUnicodeConv' has virtual 
functions
   but non-virtual destructor
In file included from libsmokeqt_la.all_cpp.cpp:229:
x_QXmlDTDHandler.cpp:7: warning: `class x_QXmlDTDHandler' has virtual 
functions
   but non-virtual destructor
In file included from libsmokeqt_la.all_cpp.cpp:266:
x_QHBox.cpp: In constructor `x_QHBox::x_QHBox(bool, QWidget*)':
x_QHBox.cpp:146: no matching function for call to `QHBox::QHBox(bool&,
   QWidget*&)'
/opt/lunar/qt/3/include/qhbox.h:66: candidates are: QHBox::QHBox(const QHBox&)
/opt/lunar/qt/3/include/qhbox.h:59:                 QHBox::QHBox(bool,
   QWidget*, const char*, unsigned int = 0)
/opt/lunar/qt/3/include/qhbox.h:52:                 QHBox::QHBox(QWidget* = 0,
   const char* = 0, unsigned int = 0)
x_QHBox.cpp: In constructor `x_QHBox::x_QHBox(bool)':
x_QHBox.cpp:153: no matching function for call to `QHBox::QHBox(bool&)'
/opt/lunar/qt/3/include/qhbox.h:66: candidates are: QHBox::QHBox(const QHBox&)
/opt/lunar/qt/3/include/qhbox.h:59:                 QHBox::QHBox(bool,
   QWidget*, const char*, unsigned int = 0)
/opt/lunar/qt/3/include/qhbox.h:52:                 QHBox::QHBox(QWidget* = 0,
   const char* = 0, unsigned int = 0)
In file included from libsmokeqt_la.all_cpp.cpp:294:
x_QXmlReader.cpp: At global scope:
x_QXmlReader.cpp:7: warning: `class x_QXmlReader' has virtual functions but
   non-virtual destructor
In file included from libsmokeqt_la.all_cpp.cpp:308:
x_QXmlLexicalHandler.cpp:7: warning: `class x_QXmlLexicalHandler' has virtual
   functions but non-virtual destructor
In file included from libsmokeqt_la.all_cpp.cpp:331:
x_QImageConsumer.cpp:8: warning: `class x_QImageConsumer' has virtual 
functions
   but non-virtual destructor
In file included from libsmokeqt_la.all_cpp.cpp:336:
x_QXmlDeclHandler.cpp:7: warning: `class x_QXmlDeclHandler' has virtual
   functions but non-virtual destructor
In file included from libsmokeqt_la.all_cpp.cpp:358:
x_QXmlContentHandler.cpp:7: warning: `class x_QXmlContentHandler' has virtual
   functions but non-virtual destructor
In file included from libsmokeqt_la.all_cpp.cpp:381:
x_QToolTip.cpp:11: warning: `class x_QToolTip' has virtual functions but
   non-virtual destructor
In file included from libsmokeqt_la.all_cpp.cpp:383:
x_QFilePreview.cpp:7: warning: `class x_QFilePreview' has virtual functions 
but
   non-virtual destructor
distcc[21687] ERROR: compile on 127.0.0.1 failed
make[3]: *** [libsmokeqt_la.all_cpp.lo] Error 1
make[3]: Leaving directory `/usr/src/kdebindings-3.1.4/smoke/qt'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/kdebindings-3.1.4/smoke'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/kdebindings-3.1.4'
make: *** [all] Error 2
Creating /var/log/lunar/compile/kdebindings3-3.1.4.bz2
! Problem detected during BUILD

-- 
Registered Linux user 193414
http://counter.li.org

"Trying"? My contribution was much closer to a "feeble wave in the general 
direction of something that might lead you one step closer to a solution 
if you squint really hard and do all of the work."



More information about the lunar mailing list