[Lunar-bugs] [Lunar Linux 0000391]: Kdebindings3-3.1.4 is failing
to compile?
noreply at bugs.lunar-linux.org
noreply at bugs.lunar-linux.org
Sat Feb 7 06:39:13 GMT 2004
Acest bug a fost INCHIS.
=======================================================================
http://bugs.lunar-linux.org/view_bug_page.php?f_id=0000391
=======================================================================
Reporter: rcrongeyer
Tratat de: florin
=======================================================================
Proiect: Lunar Linux
ID bug: 0000391
Categorie: moonbase
Reproductibilitate: totdeauna
Severitate: minor
Prioritate: normala
Stare: inchis
=======================================================================
Data Creatie: 2003-10-24 19:41 GMT
Modificat: 2004-02-07 06:39 GMT
=======================================================================
Sumar: Kdebindings3-3.1.4 is failing to compile?
Descriere:
Kdebindings3-3.1.4 is failing to compile?
=======================================================================
-----------------------------------------------------------------------
sofar - 2003-10-28 17:53 GMT
-----------------------------------------------------------------------
here's the relevant section:
make[3]: Entering directory `/usr/src/kdebindings-3.1.4/smoke/qt'
creating libsmokeqt_la.all_cpp.cpp ...
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -
-c -o libsmokeqt_la.all_cpp.lo `test -f 'libsmokeqt_la.all_cpp.cpp' ||
echo '.
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
make[3]: *** [libsmokeqt_la.all_cpp.lo] Error 1
make[3]: Leaving directory `/usr/src/kdebindings-3.1.4/smoke/qt'
-----------------------------------------------------------------------
jol - 2003-10-28 20:39 GMT
-----------------------------------------------------------------------
I've make some works to try to compile it. I've get some patch from the
bus.kde.org site. But for now, it's not resolved.
So wait and see
-----------------------------------------------------------------------
florin - 2003-10-29 17:33 GMT
-----------------------------------------------------------------------
Yeah, i have searched a solution. Unfortunatelly, i haven't find one so
far. Keep digging.
-----------------------------------------------------------------------
rcrongeyer - 2003-11-12 13:35 GMT
-----------------------------------------------------------------------
So can some one set this bug to confermed?
Also, is this a problem with KDE or is it isolated to Lunar?
Ralph
-----------------------------------------------------------------------
sofar - 2003-11-12 13:57 GMT
-----------------------------------------------------------------------
it's a KDE bug. please post this bug upstream (bugs.kde.org?).
-----------------------------------------------------------------------
rcrongeyer - 2003-11-12 14:17 GMT
-----------------------------------------------------------------------
OK, I'll post it to bugs.kde.org.
Ralph
-----------------------------------------------------------------------
rcrongeyer - 2003-11-12 15:23 GMT
-----------------------------------------------------------------------
I reported the bug. Here is the info:
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
http://bugs.kde.org/show_bug.cgi?id=68007
Summary: kdebindings wont compile (3.1.4)
Product: bindings
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-bindings at mail.kde.org
ReportedBy: rcrongeyer at rpicc.com
Version: (using KDE KDE 3.1.4)
Installed from: Compiled From Sources
Compiler: gcc 3.2.3 glibc 2.3.2, qt 3.2.2
OS: Linux
kdebindings wont compile (3.1.4)
-----------------------------------------------------------------------
florin - 2004-02-07 06:35 GMT
-----------------------------------------------------------------------
the new version of kde 3.2 does not have this bug anymore. all the kde 3.2
modules compile and run just fine with 2.4 or 2.6 kernels, 2.4 or 2.6
kernel headers, 3.2.3 or 3.3.2 gcc. that's why i close this bug now.
-----------------------------------------------------------------------
florin - 2004-02-07 06:36 GMT
-----------------------------------------------------------------------
close this bug now.
-----------------------------------------------------------------------
florin - 2004-02-07 06:39 GMT
-----------------------------------------------------------------------
close it.
More information about the Lunar-bugs
mailing list