


Groupware by denisq 32 comments

Video Apps by Lacky 80 comments

Groupware by denisq 32 comments
I'm building kitchensync with latest svn version (rev 6216) of libopensync, libsyncml, all the plugins, etc, but I'm getting a crash after pressing OK in the add group window. I'm using vformat, akonadi and syncml plugins. This is the stack trace:
Application: KitchenSync (kitchensync), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6 0x00007fe1d3de44b6 in ?? () from /lib64/libglib-2.0.so.0
#7 0x00007fe1d3de4c69 in g_private_set () from /lib64/libglib-2.0.so.0
#8 0x00007fe1d0362418 in osync_client_proxy_spawn (proxy=0x1c35130, type=<optimized out>, path=0x183ffa0 "/home/juancho/.config/opensync/0.40/group1/2", external_command=0x0, error=0x7fff76197208) at /usr/src/debug/libopensync-0.40svn6216/opensync/client/opensync_client_proxy.c:1064
#9 0x00007fe1d0369c80 in _osync_engine_initialize_member (engine=0x1781380, member=0x18f4830, error=0x7fff76197208) at /usr/src/debug/libopensync-0.40svn6216/opensync/engine/opensync_engine.c:831
#10 0x00007fe1d036e566 in osync_engine_discover (engine=0x1781380, member=0x18f4830, error=0x7fff76197208) at /usr/src/debug/libopensync-0.40svn6216/opensync/engine/opensync_engine.c:2270
#11 0x00007fe1d036e617 in osync_engine_discover_and_block (engine=0x1781380, member=0x18f4830, error=0x7fff76197208) at /usr/src/debug/libopensync-0.40svn6216/opensync/engine/opensync_engine.c:2301
#12 0x00007fe1d6682fc5 in QSync::Engine::discover (this=0x163b760, member=...) at /usr/src/debug/kitchensync-0.40.1/libqopensync/engine.cpp:81
#13 0x00007fe1d9da779b in GroupConfig::saveConfig (this=0x17a1aa0) at /usr/src/debug/kitchensync-0.40.1/src/groupconfig.cpp:166
#14 0x00007fe1d9da8f31 in slotOk (this=0x7fff76198be0) at /usr/src/debug/kitchensync-0.40.1/src/groupconfigdialog.cpp:67
#15 GroupConfigDialog::qt_metacall (this=0x7fff76198be0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff76197330) at /usr/src/debug/kitchensync-0.40.1/build/src/groupconfigdialog.moc:76
#16 0x00007fe1d82d0f5a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#17 0x00007fe1d9a0a5c8 in KDialog::slotButtonClicked(int) () from /usr/lib64/libkdeui.so.5
#18 0x00007fe1d9a0bb09 in KDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkdeui.so.5
#19 0x00007fe1d9da8ea0 in GroupConfigDialog::qt_metacall (this=0x7fff76198be0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff76197500) at /usr/src/debug/kitchensync-0.40.1/build/src/groupconfigdialog.moc:71
#20 0x00007fe1d82d0f5a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#21 0x00007fe1d82d712e in QSignalMapper::mapped(int) () from /usr/lib64/libQtCore.so.4
#22 0x00007fe1d82d76cb in QSignalMapper::map(QObject*) () from /usr/lib64/libQtCore.so.4
#23 0x00007fe1d82d7b20 in QSignalMapper::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libQtCore.so.4
#24 0x00007fe1d82d0f5a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#25 0x00007fe1d92bbb32 in QAbstractButton::clicked(bool) () from /usr/lib64/libQtGui.so.4
#26 0x00007fe1d900355e in ?? () from /usr/lib64/libQtGui.so.4
#27 0x00007fe1d900489b in ?? () from /usr/lib64/libQtGui.so.4
#28 0x00007fe1d9004b0c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libQtGui.so.4
#29 0x00007fe1d8ca1136 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#30 0x00007fe1d8c50a64 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#31 0x00007fe1d8c561eb in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#32 0x00007fe1d98c9b46 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#33 0x00007fe1d82be20c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#34 0x00007fe1d8c51a32 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/libQtGui.so.4
#35 0x00007fe1d8ccdf15 in ?? () from /usr/lib64/libQtGui.so.4
#36 0x00007fe1d8cccdea in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#37 0x00007fe1d8cf4302 in ?? () from /usr/lib64/libQtGui.so.4
#38 0x00007fe1d3da936a in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#39 0x00007fe1d3da9730 in ?? () from /lib64/libglib-2.0.so.0
#40 0x00007fe1d3da97f4 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#41 0x00007fe1d82e8e7f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#42 0x00007fe1d8cf3f8e in ?? () from /usr/lib64/libQtGui.so.4
#43 0x00007fe1d82bd412 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#44 0x00007fe1d82bd60f in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#45 0x00007fe1d9102d16 in QDialog::exec() () from /usr/lib64/libQtGui.so.4
#46 0x00007fe1d9daefa3 in MainWidget::editGroup (this=0x12fa5f0, syncProcess=<optimized out>) at /usr/src/debug/kitchensync-0.40.1/src/mainwidget.cpp:180
#47 0x00007fe1d9daf374 in MainWidget::addGroup (this=0x12fa5f0) at /usr/src/debug/kitchensync-0.40.1/src/mainwidget.cpp:153
#48 0x00007fe1d9daf804 in MainWidget::qt_metacall (this=0x12fa5f0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff76198e50) at /usr/src/debug/kitchensync-0.40.1/build/src/mainwidget.moc:81
#49 0x00007fe1d82d0f5a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#50 0x00007fe1d8c4a452 in QAction::triggered(bool) () from /usr/lib64/libQtGui.so.4
#51 0x00007fe1d8c4a63f in QAction::activate(QAction::ActionEvent) () from /usr/lib64/libQtGui.so.4
#52 0x00007fe1d900485a in ?? () from /usr/lib64/libQtGui.so.4
#53 0x00007fe1d9004b0c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libQtGui.so.4
#54 0x00007fe1d90c0f5a in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libQtGui.so.4
#55 0x00007fe1d8ca1136 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#56 0x00007fe1d8c50a64 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#57 0x00007fe1d8c561eb in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#58 0x00007fe1d98c9b46 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#59 0x00007fe1d82be20c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#60 0x00007fe1d8c51a32 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/libQtGui.so.4
#61 0x00007fe1d8ccdf15 in ?? () from /usr/lib64/libQtGui.so.4
#62 0x00007fe1d8cccdea in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#63 0x00007fe1d8cf4302 in ?? () from /usr/lib64/libQtGui.so.4
#64 0x00007fe1d3da936a in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#65 0x00007fe1d3da9730 in ?? () from /lib64/libglib-2.0.so.0
#66 0x00007fe1d3da97f4 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#67 0x00007fe1d82e8e7f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#68 0x00007fe1d8cf3f8e in ?? () from /usr/lib64/libQtGui.so.4
#69 0x00007fe1d82bd412 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#70 0x00007fe1d82bd60f in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#71 0x00007fe1d82c17d7 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#72 0x00000000004046e4 in main (argc=<optimized out>, argv=0x7fff7619a568) at /usr/src/debug/kitchensync-0.40.1/src/main.cpp:55
It seems it's a problem reading the opensync config files because trying to run again kitchensync results in another crash at startup:
Application: KitchenSync (kitchensync), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6 0x00007fd2827944b6 in ?? () from /lib64/libglib-2.0.so.0
#7 0x00007fd282794c69 in g_private_set () from /lib64/libglib-2.0.so.0
#8 0x00007fd27ed12418 in osync_client_proxy_spawn (proxy=0xb771b0, type=<optimized out>, path=0x9a0490 "/home/juancho/.config/opensync/0.40/group1/2", external_command=0x0, error=0x7fffe50a0a08) at /usr/src/debug/libopensync-0.40svn6216/opensync/client/opensync_client_proxy.c:1064
#9 0x00007fd27ed19c80 in _osync_engine_initialize_member (engine=0x9a00e0, member=0x9a0330, error=0x7fffe50a0a08) at /usr/src/debug/libopensync-0.40svn6216/opensync/engine/opensync_engine.c:831
#10 0x00007fd27ed1c029 in osync_engine_initialize (engine=0x9a00e0, error=0x7fffe50a0a08) at /usr/src/debug/libopensync-0.40svn6216/opensync/engine/opensync_engine.c:1724
#11 0x00007fd285032ec1 in QSync::Engine::initialize (this=<optimized out>) at /usr/src/debug/kitchensync-0.40.1/libqopensync/engine.cpp:50
#12 0x00007fd2887649e3 in SyncProcess::SyncProcess (this=0x99f910, group=<optimized out>) at /usr/src/debug/kitchensync-0.40.1/src/syncprocess.cpp:41
#13 0x00007fd288764dd0 in SyncProcessManager::initGroup (this=0x983b50, groupEnv=0x978200) at /usr/src/debug/kitchensync-0.40.1/src/syncprocessmanager.cpp:165
#14 0x00007fd288764fbc in SyncProcessManager::SyncProcessManager (this=0x983b50) at /usr/src/debug/kitchensync-0.40.1/src/syncprocessmanager.cpp:55
#15 0x00007fd28876514f in SyncProcessManager::self () at /usr/src/debug/kitchensync-0.40.1/src/syncprocessmanager.cpp:42
#16 0x00007fd28875eee1 in MainWidget::MainWidget (this=0x97a750, guiClient=0x979ee8, widget=<optimized out>) at /usr/src/debug/kitchensync-0.40.1/src/mainwidget.cpp:52
#17 0x0000000000404bf5 in MainWindow::MainWindow (this=0x979ea0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /usr/src/debug/kitchensync-0.40.1/src/mainwindow.cpp:35
#18 0x00000000004046d1 in main (argc=<optimized out>, argv=0x7fffe50a0ec8) at /usr/src/debug/kitchensync-0.40.1/src/main.cpp:52
Tried with kitchensyn 0.40.1 and latest svn version and happens the same. - Jan 07 2012
I'm not sure how's the situation with other distros but probably there are others with this same issue.
- Jan 06 2012
When compiling using the cmake option -DBUILD_SHARED_LIBS:BOOL=ON build will fail with the following message:
11%] Building CXX object libmaia/CMakeFiles/Maia.dir/maiaXmlRpcClient.o
Linking CXX shared library ../lib/libMaia.so
CMakeFiles/Maia.dir/moc_maiaObject.o: In function `QList<QVariant>::free(QListData::Data*) [clone .isra.4]':
moc_maiaObject.cxx:(.text+0xb8): undefined reference to `QVariant::~QVariant()'
CMakeFiles/Maia.dir/moc_maiaObject.o: In function `MaiaObject::aresponse(QVariant&, QNetworkReply*)':
moc_maiaObject.cxx:(.text+0x130): undefined reference to `QMetaObject::activate(QObject*, QMetaObject const*, int, void**)'
CMakeFiles/Maia.dir/moc_maiaObject.o: In function `MaiaObject::call(QString, QList<QVariant>)':
moc_maiaObject.cxx:(.text+0x166): undefined reference to `QMetaObject::activate(QObject*, QMetaObject const*, int, void**)'
CMakeFiles/Maia.dir/moc_maiaObject.o: In function `MaiaObject::fault(int, QString const&, QNetworkReply*)':
moc_maiaObject.cxx:(.text+0x1af): undefined reference to `QMetaObject::activate(QObject*, QMetaObject const*, int, void**)'
CMakeFiles/Maia.dir/moc_maiaObject.o: In function `MaiaObject::qt_metacall(QMetaObject::Call, int, void**)':
moc_maiaObject.cxx:(.text+0x1dc): undefined reference to `QObject::qt_metacall(QMetaObject::Call, int, void**)'
moc_maiaObject.cxx:(.text+0x290): undefined reference to `QString::free(QString::Data*)'
moc_maiaObject.cxx:(.text+0x366): undefined reference to `QString::free(QString::Data*)'
CMakeFiles/Maia.dir/moc_maiaObject.o: In function `MaiaObject::qt_metacast(char const*)':
moc_maiaObject.cxx:(.text+0x57): undefined reference to `QObject::qt_metacast(char const*)'
CMakeFiles/Maia.dir/moc_maiaObject.o: In function `QList<QVariant>::free(QListData::Data*) [clone .isra.4]':
moc_maiaObject.cxx:(.text+0xf2): undefined reference to `qFree(void*)'
CMakeFiles/Maia.dir/moc_maiaObject.o: In function `MaiaObject::~MaiaObject()':
moc_maiaObject.cxx:(.text._ZN10MaiaObjectD2Ev[_ZN10MaiaObjectD5Ev]+0xb): undefined reference to `QObject::~QObject()'
CMakeFiles/Maia.dir/moc_maiaObject.o: In function `MaiaObject::~MaiaObject()':
moc_maiaObject.cxx:(.text._ZN10MaiaObjectD0Ev[_ZN10MaiaObjectD5Ev]+0xf): undefined reference to `QObject::~QObject()'
CMakeFiles/Maia.dir/moc_maiaObject.o: In function `QList<QVariant>::detach_helper(int)':
moc_maiaObject.cxx:(.text._ZN5QListI8QVariantE13detach_helperEi[QList<QVariant>::detach_helper(int)]+0x13): undefined reference to `QListData::detach(int)'
moc_maiaObject.cxx:(.text._ZN5QListI8QVariantE13detach_helperEi[QList<QVariant>::detach_helper(int)]+0x59): undefined reference to `QVariant::QVariant(QVariant const&)'
CMakeFiles/Maia.dir/moc_maiaObject.o:(.data.rel.ro._ZTI10MaiaObject[typeinfo for MaiaObject]+0x10): undefined reference to `typeinfo for QObject'
CMakeFiles/Maia.dir/moc_maiaObject.o:(.data.rel.ro._ZTV10MaiaObject[vtable for MaiaObject]+0x38): undefined reference to `QObject::event(QEvent*)'
CMakeFiles/Maia.dir/moc_maiaObject.o:(.data.rel.ro._ZTV10MaiaObject[vtable for MaiaObject]+0x40): undefined reference to `QObject::eventFilter(QObject*, QEvent*)'
CMakeFiles/Maia.dir/moc_maiaObject.o:(.data.rel.ro._ZTV10MaiaObject[vtable for MaiaObject]+0x48): undefined reference to `QObject::timerEvent(QTimerEvent*)'
CMakeFiles/Maia.dir/moc_maiaObject.o:(.data.rel.ro._ZTV10MaiaObject[vtable for MaiaObject]+0x50): undefined reference to `QObject::childEvent(QChildEvent*)'
CMakeFiles/Maia.dir/moc_maiaObject.o:(.data.rel.ro._ZTV10MaiaObject[vtable for MaiaObject]+0x58): undefined reference to `QObject::customEvent(QEvent*)'
CMakeFiles/Maia.dir/moc_maiaObject.o:(.data.rel.ro._ZTV10MaiaObject[vtable for MaiaObject]+0x60): undefined reference to `QObject::connectNotify(char const*)'
CMakeFiles/Maia.dir/moc_maiaObject.o:(.data.rel.ro._ZTV10MaiaObject[vtable for MaiaObject]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
CMakeFiles/Maia.dir/moc_maiaObject.o:(.data.rel.ro+0x0): undefined reference to `QObject::staticMetaObject'
CMakeFiles/Maia.dir/moc_maiaFault.o: In function `MaiaFault::qt_metacall(QMetaObject::Call, int, void**)':
moc_maiaFault.cxx:(.text+0x21): undefined reference to `QObject::qt_metacall(QMetaObject::Call, int, void**)'
CMakeFiles/Maia.dir/moc_maiaFault.o: In function `MaiaFault::qt_metacast(char const*)':
moc_maiaFault.cxx:(.text+0x67): undefined reference to `QObject::qt_metacast(char const*)'
CMakeFiles/Maia.dir/moc_maiaFault.o: In function `MaiaFault::~MaiaFault()':
moc_maiaFault.cxx:(.text._ZN9MaiaFaultD2Ev[_ZN9MaiaFaultD5Ev]+0x5d): undefined reference to `QString::free(QString::Data*)'
moc_maiaFault.cxx:(.text._ZN9MaiaFaultD2Ev[_ZN9MaiaFaultD5Ev]+0x67): undefined reference to `QVariant::~QVariant()'
moc_maiaFault.cxx:(.text._ZN9MaiaFaultD2Ev[_ZN9MaiaFaultD5Ev]+0x79): undefined reference to `QMapData::continueFreeData(int)'
moc_maiaFault.cxx:(.text._ZN9MaiaFaultD2Ev[_ZN9MaiaFaultD5Ev]+0x8b): undefined reference to `QObject::~QObject()'
CMakeFiles/Maia.dir/moc_maiaFault.o: In function `MaiaFault::~MaiaFault()':
moc_maiaFault.cxx:(.text._ZN9MaiaFaultD0Ev[_ZN9MaiaFaultD5Ev]+0x5d): undefined reference to `QString::free(QString::Data*)'
moc_maiaFault.cxx:(.text._ZN9MaiaFaultD0Ev[_ZN9MaiaFaultD5Ev]+0x67): undefined reference to `QVariant::~QVariant()'
moc_maiaFault.cxx:(.text._ZN9MaiaFaultD0Ev[_ZN9MaiaFaultD5Ev]+0x79): undefined reference to `QMapData::continueFreeData(int)'
moc_maiaFault.cxx:(.text._ZN9MaiaFaultD0Ev[_ZN9MaiaFaultD5Ev]+0x81): undefined reference to `QObject::~QObject()'
CMakeFiles/Maia.dir/moc_maiaFault.o:(.data.rel.ro._ZTI9MaiaFault[typeinfo for MaiaFault]+0x10): undefined reference to `typeinfo for QObject'
CMakeFiles/Maia.dir/moc_maiaFault.o:(.data.rel.ro._ZTV9MaiaFault[vtable for MaiaFault]+0x38): undefined reference to `QObject::event(QEvent*)'
CMakeFiles/Maia.dir/moc_maiaFault.o:(.data.rel.ro._ZTV9MaiaFault[vtable for MaiaFault]+0x40): undefined reference to `QObject::eventFilter(QObject*, QEvent*)'
CMakeFiles/Maia.dir/moc_maiaFault.o:(.data.rel.ro._ZTV9MaiaFault[vtable for MaiaFault]+0x48): undefined reference to `QObject::timerEvent(QTimerEvent*)'
CMakeFiles/Maia.dir/moc_maiaFault.o:(.data.rel.ro._ZTV9MaiaFault[vtable for MaiaFault]+0x50): undefined reference to `QObject::childEvent(QChildEvent*)'
CMakeFiles/Maia.dir/moc_maiaFault.o:(.data.rel.ro._ZTV9MaiaFault[vtable for MaiaFault]+0x58): undefined reference to `QObject::customEvent(QEvent*)'
CMakeFiles/Maia.dir/moc_maiaFault.o:(.data.rel.ro._ZTV9MaiaFault[vtable for MaiaFault]+0x60): undefined reference to `QObject::connectNotify(char const*)'
CMakeFiles/Maia.dir/moc_maiaFault.o:(.data.rel.ro._ZTV9MaiaFault[vtable for MaiaFault]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
CMakeFiles/Maia.dir/moc_maiaFault.o:(.data.rel.ro+0x0): undefined reference to `QObject::staticMetaObject'
CMakeFiles/Maia.dir/moc_maiaXmlRpcClient.o: In function `MaiaXmlRpcClient::sslErrors(QNetworkReply*, QList<QSslError> const&)':
moc_maiaXmlRpcClient.cxx:(.text+0xa0): undefined reference to `QMetaObject::activate(QObject*, QMetaObject const*, int, void**)'
CMakeFiles/Maia.dir/moc_maiaXmlRpcClient.o: In function `MaiaXmlRpcClient::qt_metacall(QMetaObject::Call, int, void**)':
moc_maiaXmlRpcClient.cxx:(.text+0xcc): undefined reference to `QObject::qt_metacall(QMetaObject::Call, int, void**)'
CMakeFiles/Maia.dir/moc_maiaXmlRpcClient.o: In function `MaiaXmlRpcClient::qt_metacast(char const*)':
moc_maiaXmlRpcClient.cxx:(.text+0x57): undefined reference to `QObject::qt_metacast(char const*)'
CMakeFiles/Maia.dir/moc_maiaXmlRpcClient.o: In function `MaiaXmlRpcClient::~MaiaXmlRpcClient()':
moc_maiaXmlRpcClient.cxx:(.text._ZN16MaiaXmlRpcClientD2Ev[_ZN16MaiaXmlRpcClientD5Ev]+0x27): undefined reference to `QNetworkRequest::~QNetworkRequest()'
moc_maiaXmlRpcClient.cxx:(.text._ZN16MaiaXmlRpcClientD2Ev[_ZN16MaiaXmlRpcClientD5Ev]+0x42): undefined reference to `QMapData::continueFreeData(int)'
moc_maiaXmlRpcClient.cxx:(.text._ZN16MaiaXmlRpcClientD2Ev[_ZN16MaiaXmlRpcClientD5Ev]+0x30): undefined reference to `QObject::~QObject()'
CMakeFiles/Maia.dir/moc_maiaXmlRpcClient.o: In function `MaiaXmlRpcClient::~MaiaXmlRpcClient()':
moc_maiaXmlRpcClient.cxx:(.text._ZN16MaiaXmlRpcClientD0Ev[_ZN16MaiaXmlRpcClientD5Ev]+0x27): undefined reference to `QNetworkRequest::~QNetworkRequest()'
moc_maiaXmlRpcClient.cxx:(.text._ZN16MaiaXmlRpcClientD0Ev[_ZN16MaiaXmlRpcClientD5Ev]+0x2f): undefined reference to `QObject::~QObject()'
moc_maiaXmlRpcClient.cxx:(.text._ZN16MaiaXmlRpcClientD0Ev[_ZN16MaiaXmlRpcClientD5Ev]+0x4a): undefined reference to `QMapData::continueFreeData(int)'
CMakeFiles/Maia.dir/moc_maiaXmlRpcClient.o:(.data.rel.ro._ZTI16MaiaXmlRpcClient[typeinfo for MaiaXmlRpcClient]+0x10): undefined reference to `typeinfo for QObject'
CMakeFiles/Maia.dir/moc_maiaXmlRpcClient.o:(.data.rel.ro._ZTV16MaiaXmlRpcClient[vtable for MaiaXmlRpcClient]+0x38): undefined reference to `QObject::event(QEvent*)'
CMakeFiles/Maia.dir/moc_maiaXmlRpcClient.o:(.data.rel.ro._ZTV16MaiaXmlRpcClient[vtable for MaiaXmlRpcClient]+0x40): undefined reference to `QObject::eventFilter(QObject*, QEvent*)'
CMakeFiles/Maia.dir/moc_maiaXmlRpcClient.o:(.data.rel.ro._ZTV16MaiaXmlRpcClient[vtable for MaiaXmlRpcClient]+0x48): undefined reference to `QObject::timerEvent(QTimerEvent*)'
CMakeFiles/Maia.dir/moc_maiaXmlRpcClient.o:(.data.rel.ro._ZTV16MaiaXmlRpcClient[vtable for MaiaXmlRpcClient]+0x50): undefined reference to `QObject::childEvent(QChildEvent*)'
CMakeFiles/Maia.dir/moc_maiaXmlRpcClient.o:(.data.rel.ro._ZTV16MaiaXmlRpcClient[vtable for MaiaXmlRpcClient]+0x58): undefined reference to `QObject::customEvent(QEvent*)'
CMakeFiles/Maia.dir/moc_maiaXmlRpcClient.o:(.data.rel.ro._ZTV16MaiaXmlRpcClient[vtable for MaiaXmlRpcClient]+0x60): undefined reference to `QObject::connectNotify(char const*)'
CMakeFiles/Maia.dir/moc_maiaXmlRpcClient.o:(.data.rel.ro._ZTV16MaiaXmlRpcClient[vtable for MaiaXmlRpcClient]+0x68): undefined reference to `QObject::disconnectNotify(char const*)'
CMakeFiles/Maia.dir/moc_maiaXmlRpcClient.o:(.data.rel.ro+0x0): undefined reference to `QObject::staticMetaObject'
CMakeFiles/Maia.dir/maiaObject.o: In function `QList<QVariant>::free(QListData::Data*) [clone .isra.6]':
maiaObject.cpp:(.text+0x48): undefined reference to `QVariant::~QVariant()'
CMakeFiles/Maia.dir/maiaObject.o: In function `QMap<QString, QVariant>::freeData(QMapData*) [clone .isra.11]':
maiaObject.cpp:(.text+0xc2): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0xcb): undefined reference to `QVariant::~QVariant()'
CMakeFiles/Maia.dir/maiaObject.o: In function `MaiaObject::MaiaObject(QObject*)':
maiaObject.cpp:(.text+0xf5): undefined reference to `QObject::QObject(QObject*)'
CMakeFiles/Maia.dir/maiaObject.o: In function `MaiaObject::toXml(QVariant)':
maiaObject.cpp:(.text+0x139): undefined reference to `QDomDocument::QDomDocument()'
maiaObject.cpp:(.text+0x14a): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x163): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0x17c): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x184): undefined reference to `QVariant::type() const'
maiaObject.cpp:(.text+0x191): undefined reference to `QDomElement::QDomElement()'
maiaObject.cpp:(.text+0x19e): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x1a8): undefined reference to `QDomDocument::~QDomDocument()'
maiaObject.cpp:(.text+0x1e5): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x1fd): undefined reference to `QVariant::toDateTime() const'
maiaObject.cpp:(.text+0x21a): undefined reference to `QDateTime::toString(QString const&) const'
maiaObject.cpp:(.text+0x227): undefined reference to `QDateTime::~QDateTime()'
maiaObject.cpp:(.text+0x246): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x25c): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x279): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0x298): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x2b2): undefined reference to `QDomDocument::createTextNode(QString const&)'
maiaObject.cpp:(.text+0x2c7): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x2d4): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x2ec): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x2f9): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x306): undefined reference to `QDomElement::QDomElement(QDomElement const&)'
maiaObject.cpp:(.text+0x313): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x31b): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x33e): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x359): undefined reference to `QVariant::toBool() const'
maiaObject.cpp:(.text+0x377): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x390): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x3ad): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0x3cc): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x3e6): undefined reference to `QDomDocument::createTextNode(QString const&)'
maiaObject.cpp:(.text+0x3fb): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x408): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x420): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x44a): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x467): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0x486): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x498): undefined reference to `QVariant::toInt(bool*) const'
maiaObject.cpp:(.text+0x4ac): undefined reference to `QString::number(int, int)'
maiaObject.cpp:(.text+0x4c1): undefined reference to `QDomDocument::createTextNode(QString const&)'
maiaObject.cpp:(.text+0x4e0): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x4f5): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x502): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x515): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x522): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x52f): undefined reference to `QDomElement::QDomElement(QDomElement const&)'
maiaObject.cpp:(.text+0x537): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x53f): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x562): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x57f): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0x59e): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x5b0): undefined reference to `QVariant::toDouble(bool*) const'
maiaObject.cpp:(.text+0x5c7): undefined reference to `QString::number(double, char, int)'
maiaObject.cpp:(.text+0x5dc): undefined reference to `QDomDocument::createTextNode(QString const&)'
maiaObject.cpp:(.text+0x5fb): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x610): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x61d): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x630): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x65d): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x67a): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0x699): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x6a6): undefined reference to `QDomElement::QDomElement()'
maiaObject.cpp:(.text+0x6b3): undefined reference to `QDomElement::QDomElement()'
maiaObject.cpp:(.text+0x6c8): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x6d5): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x6e5): undefined reference to `QVariant::toMap() const'
maiaObject.cpp:(.text+0x753): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x775): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0x785): undefined reference to `QDomElement::operator=(QDomElement const&)'
maiaObject.cpp:(.text+0x792): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x7b1): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x7c2): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x7e4): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0x7f9): undefined reference to `QDomElement::operator=(QDomElement const&)'
maiaObject.cpp:(.text+0x806): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x825): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x838): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x845): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x85d): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x86a): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x885): undefined reference to `QDomDocument::createTextNode(QString const&)'
maiaObject.cpp:(.text+0x8a2): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x8af): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x8bc): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x8cf): undefined reference to `QVariant::QVariant(QVariant const&)'
maiaObject.cpp:(.text+0x8f9): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x906): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x913): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x91d): undefined reference to `QVariant::~QVariant()'
maiaObject.cpp:(.text+0x939): undefined reference to `QDomElement::QDomElement(QDomElement const&)'
maiaObject.cpp:(.text+0x988): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x990): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x998): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x9ba): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x9d7): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0x9f6): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0xa0f): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0xa2c): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0xa4b): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0xa5e): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0xa6b): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0xa80): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0xa8d): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0xa9d): undefined reference to `QVariant::toList() const'
maiaObject.cpp:(.text+0xad3): undefined reference to `QVariant::QVariant(QVariant const&)'
maiaObject.cpp:(.text+0xafd): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0xb0a): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0xb17): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0xb21): undefined reference to `QVariant::~QVariant()'
maiaObject.cpp:(.text+0xb4e): undefined reference to `QDomElement::QDomElement(QDomElement const&)'
maiaObject.cpp:(.text+0xb63): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0xb6b): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0xb8a): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0xba7): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0xbc6): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0xbde): undefined reference to `QVariant::toString() const'
maiaObject.cpp:(.text+0xbf3): undefined reference to `QDomDocument::createTextNode(QString const&)'
maiaObject.cpp:(.text+0xc12): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0xc27): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0xc34): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0xc47): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0xc6c): undefined reference to `QVariant::toByteArray() const'
maiaObject.cpp:(.text+0xc81): undefined reference to `QByteArray::toBase64() const'
maiaObject.cpp:(.text+0xca4): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0xccb): undefined reference to `qFree(void*)'
maiaObject.cpp:(.text+0xcea): undefined reference to `qFree(void*)'
maiaObject.cpp:(.text+0xd00): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0xd1d): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0xd3c): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0xd56): undefined reference to `QDomDocument::createTextNode(QString const&)'
maiaObject.cpp:(.text+0xd6b): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0xd78): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0xd90): undefined reference to `QDomNode::appendChild(QDomNode const&)'
CMakeFiles/Maia.dir/maiaObject.o: In function `MaiaObject::prepareResponse(QVariant)':
maiaObject.cpp:(.text+0xdf5): undefined reference to `QDomDocument::QDomDocument()'
maiaObject.cpp:(.text+0xe06): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0xe1c): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0xe3a): undefined reference to `QDomDocument::createProcessingInstruction(QString const&, QString const&)'
maiaObject.cpp:(.text+0xe53): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0xe6c): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0xe80): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0xe8a): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0xe9b): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0xeb4): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0xecd): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0xede): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0xf00): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0xf1f): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0xf2c): undefined reference to `QDomElement::QDomElement()'
maiaObject.cpp:(.text+0xf43): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0xf50): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0xf6a): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0xf77): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0xf7f): undefined reference to `QVariant::isNull() const'
maiaObject.cpp:(.text+0xf95): undefined reference to `QDomDocument::toString(int) const'
maiaObject.cpp:(.text+0xfa2): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0xfaf): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0xfb9): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0xfc3): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0xfcd): undefined reference to `QDomDocument::~QDomDocument()'
maiaObject.cpp:(.text+0xfed): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x100f): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0x1024): undefined reference to `QDomElement::operator=(QDomElement const&)'
maiaObject.cpp:(.text+0x1031): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x1052): undefined reference to `QVariant::QVariant(QVariant const&)'
maiaObject.cpp:(.text+0x107f): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x108c): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x1099): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x10a1): undefined reference to `QVariant::~QVariant()'
maiaObject.cpp:(.text+0x10be): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x10cb): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x10e1): undefined reference to `QString::free(QString::Data*)'
CMakeFiles/Maia.dir/maiaObject.o: In function `MaiaObject::prepareCall(QString, QList<QVariant>)':
maiaObject.cpp:(.text+0x110a): undefined reference to `QDomDocument::QDomDocument()'
maiaObject.cpp:(.text+0x111b): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x1131): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x114f): undefined reference to `QDomDocument::createProcessingInstruction(QString const&, QString const&)'
maiaObject.cpp:(.text+0x1168): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1181): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1195): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x119f): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x11b0): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x11c9): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0x11e2): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x11f3): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x1215): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0x1234): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1245): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x1267): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0x1286): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1293): undefined reference to `QDomElement::QDomElement()'
maiaObject.cpp:(.text+0x12aa): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x12b7): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x12d1): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x12de): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x12f3): undefined reference to `QDomDocument::createTextNode(QString const&)'
maiaObject.cpp:(.text+0x1310): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x131d): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x132a): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x1344): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x1351): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x137d): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x139f): undefined reference to `QDomDocument::createElement(QString const&)'
maiaObject.cpp:(.text+0x13b4): undefined reference to `QDomElement::operator=(QDomElement const&)'
maiaObject.cpp:(.text+0x13c1): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x13e0): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x13f9): undefined reference to `QVariant::QVariant(QVariant const&)'
maiaObject.cpp:(.text+0x1426): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x1433): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x1440): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x1448): undefined reference to `QVariant::~QVariant()'
maiaObject.cpp:(.text+0x1465): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaObject.cpp:(.text+0x1472): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x149e): undefined reference to `QDomDocument::toString(int) const'
maiaObject.cpp:(.text+0x14ab): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x14b8): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x14c5): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x14cf): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x14d9): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x14e3): undefined reference to `QDomDocument::~QDomDocument()'
CMakeFiles/Maia.dir/maiaObject.o: In function `MaiaObject::fromXml(QDomElement const&)':
maiaObject.cpp:(.text+0x1519): undefined reference to `QDomElement::tagName() const'
maiaObject.cpp:(.text+0x1528): undefined reference to `QString::toLower() const'
maiaObject.cpp:(.text+0x152f): undefined reference to `QString::codecForCStrings'
maiaObject.cpp:(.text+0x1553): undefined reference to `QString::fromAscii(char const*, int)'
maiaObject.cpp:(.text+0x1565): undefined reference to `QString::operator==(QString const&) const'
maiaObject.cpp:(.text+0x1593): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x15ac): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x15e9): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x15f9): undefined reference to `QDomNode::firstChild() const'
maiaObject.cpp:(.text+0x1603): undefined reference to `QDomNode::isElement() const'
maiaObject.cpp:(.text+0x1610): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x1629): undefined reference to `QDomNode::firstChild() const'
maiaObject.cpp:(.text+0x163b): undefined reference to `QDomNode::toElement() const'
maiaObject.cpp:(.text+0x1648): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x165a): undefined reference to `QDomElement::tagName() const'
maiaObject.cpp:(.text+0x166f): undefined reference to `QString::toLower() const'
maiaObject.cpp:(.text+0x16a9): undefined reference to `QString::fromAscii(char const*, int)'
maiaObject.cpp:(.text+0x16be): undefined reference to `QString::operator==(QString const&) const'
maiaObject.cpp:(.text+0x16e1): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1700): undefined reference to `QDomElement::text() const'
maiaObject.cpp:(.text+0x1710): undefined reference to `QVariant::QVariant(QString const&)'
maiaObject.cpp:(.text+0x172f): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x174e): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1758): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x1785): undefined reference to `QString::operator==(QLatin1String const&) const'
maiaObject.cpp:(.text+0x17a1): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x17d0): undefined reference to `QString::operator==(QLatin1String const&) const'
maiaObject.cpp:(.text+0x17e6): undefined reference to `QDomElement::text() const'
maiaObject.cpp:(.text+0x17f3): undefined reference to `QVariant::QVariant(QString const&)'
maiaObject.cpp:(.text+0x1810): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1840): undefined reference to `QString::fromAscii(char const*, int)'
maiaObject.cpp:(.text+0x1855): undefined reference to `QString::operator==(QString const&) const'
maiaObject.cpp:(.text+0x1878): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1893): undefined reference to `QDomElement::text() const'
maiaObject.cpp:(.text+0x18a7): undefined reference to `QString::toInt(bool*, int) const'
maiaObject.cpp:(.text+0x18b1): undefined reference to `QVariant::QVariant(int)'
maiaObject.cpp:(.text+0x18d4): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1900): undefined reference to `QString::fromAscii(char const*, int)'
maiaObject.cpp:(.text+0x1915): undefined reference to `QString::operator==(QString const&) const'
maiaObject.cpp:(.text+0x1938): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1969): undefined reference to `QString::fromAscii(char const*, int)'
maiaObject.cpp:(.text+0x197e): undefined reference to `QString::operator==(QString const&) const'
maiaObject.cpp:(.text+0x19a1): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x19bc): undefined reference to `QDomElement::text() const'
maiaObject.cpp:(.text+0x19cb): undefined reference to `QString::toDouble(bool*) const'
maiaObject.cpp:(.text+0x19d3): undefined reference to `QVariant::QVariant(double)'
maiaObject.cpp:(.text+0x19f6): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1a20): undefined reference to `QString::fromAscii(char const*, int)'
maiaObject.cpp:(.text+0x1a35): undefined reference to `QString::operator==(QString const&) const'
maiaObject.cpp:(.text+0x1a58): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1a77): undefined reference to `QDomElement::text() const'
maiaObject.cpp:(.text+0x1a8c): undefined reference to `QString::toLower() const'
maiaObject.cpp:(.text+0x1ab0): undefined reference to `QString::fromAscii(char const*, int)'
maiaObject.cpp:(.text+0x1ac5): undefined reference to `QString::operator==(QString const&) const'
maiaObject.cpp:(.text+0x1ae8): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1b19): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1b38): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1b4e): undefined reference to `QVariant::QVariant(bool)'
maiaObject.cpp:(.text+0x1b80): undefined reference to `QString::operator==(QLatin1String const&) const'
maiaObject.cpp:(.text+0x1ba9): undefined reference to `QString::fromAscii(char const*, int)'
maiaObject.cpp:(.text+0x1bbe): undefined reference to `QString::operator==(QString const&) const'
maiaObject.cpp:(.text+0x1be1): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1c00): undefined reference to `QDomElement::text() const'
maiaObject.cpp:(.text+0x1c15): undefined reference to `QString::toLatin1() const'
maiaObject.cpp:(.text+0x1c2a): undefined reference to `QByteArray::fromBase64(QByteArray const&)'
maiaObject.cpp:(.text+0x1c3a): undefined reference to `QVariant::QVariant(QByteArray const&)'
maiaObject.cpp:(.text+0x1c59): undefined reference to `qFree(void*)'
maiaObject.cpp:(.text+0x1c78): undefined reference to `qFree(void*)'
maiaObject.cpp:(.text+0x1c9b): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1cc4): undefined reference to `QString::operator==(QLatin1String const&) const'
maiaObject.cpp:(.text+0x1ced): undefined reference to `QString::operator==(QLatin1String const&) const'
maiaObject.cpp:(.text+0x1cfc): undefined reference to `QVariant::QVariant(bool)'
maiaObject.cpp:(.text+0x1d25): undefined reference to `QString::fromAscii(char const*, int)'
maiaObject.cpp:(.text+0x1d3a): undefined reference to `QString::operator==(QString const&) const'
maiaObject.cpp:(.text+0x1d5d): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1d7b): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x1d95): undefined reference to `QDomElement::text() const'
maiaObject.cpp:(.text+0x1db2): undefined reference to `QDateTime::fromString(QString const&, QString const&)'
maiaObject.cpp:(.text+0x1dc2): undefined reference to `QVariant::QVariant(QDateTime const&)'
maiaObject.cpp:(.text+0x1dcf): undefined reference to `QDateTime::~QDateTime()'
maiaObject.cpp:(.text+0x1dee): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1e11): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1e3a): undefined reference to `QString::operator==(QLatin1String const&) const'
maiaObject.cpp:(.text+0x1e51): undefined reference to `QDomElement::text() const'
maiaObject.cpp:(.text+0x1e75): undefined reference to `QString::fromAscii(char const*, int)'
maiaObject.cpp:(.text+0x1e8a): undefined reference to `QString::operator==(QString const&) const'
maiaObject.cpp:(.text+0x1eab): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1ece): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1ef7): undefined reference to `QString::operator==(QLatin1String const&) const'
maiaObject.cpp:(.text+0x1f20): undefined reference to `QString::operator==(QLatin1String const&) const'
maiaObject.cpp:(.text+0x1f49): undefined reference to `QString::fromAscii(char const*, int)'
maiaObject.cpp:(.text+0x1f5e): undefined reference to `QString::operator==(QString const&) const'
maiaObject.cpp:(.text+0x1f7f): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x1fac): undefined reference to `QString::fromAscii(char const*, int)'
maiaObject.cpp:(.text+0x1fc1): undefined reference to `QString::operator==(QString const&) const'
maiaObject.cpp:(.text+0x1fe4): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x202c): undefined reference to `QString::operator==(QLatin1String const&) const'
maiaObject.cpp:(.text+0x2054): undefined reference to `QListData::shared_null'
maiaObject.cpp:(.text+0x207c): undefined reference to `QDomNode::firstChild() const'
maiaObject.cpp:(.text+0x208c): undefined reference to `QDomNode::firstChild() const'
maiaObject.cpp:(.text+0x2099): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x20cf): undefined reference to `QVariant::QVariant(QVariant const&)'
maiaObject.cpp:(.text+0x20dd): undefined reference to `QVariant::~QVariant()'
maiaObject.cpp:(.text+0x20ea): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x20fa): undefined reference to `QDomNode::nextSibling() const'
maiaObject.cpp:(.text+0x210a): undefined reference to `QDomNode::operator=(QDomNode const&)'
maiaObject.cpp:(.text+0x2117): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x211f): undefined reference to `QDomNode::isNull() const'
maiaObject.cpp:(.text+0x2137): undefined reference to `QDomNode::toElement() const'
maiaObject.cpp:(.text+0x2169): undefined reference to `QListData::append()'
maiaObject.cpp:(.text+0x2192): undefined reference to `QString::operator==(QLatin1String const&) const'
maiaObject.cpp:(.text+0x21bd): undefined reference to `QString::operator==(QLatin1String const&) const'
maiaObject.cpp:(.text+0x21e6): undefined reference to `QString::operator==(QLatin1String const&) const'
maiaObject.cpp:(.text+0x21fd): undefined reference to `QVariant::QVariant(QList<QVariant> const&)'
maiaObject.cpp:(.text+0x2205): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x2256): undefined reference to `QMapData::shared_null'
maiaObject.cpp:(.text+0x227a): undefined reference to `QDomNode::firstChild() const'
maiaObject.cpp:(.text+0x2290): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x22a8): undefined reference to `QDomNode::toElement() const'
maiaObject.cpp:(.text+0x22c5): undefined reference to `QDomElement::elementsByTagName(QString const&) const'
maiaObject.cpp:(.text+0x22dc): undefined reference to `QDomNodeList::item(int) const'
maiaObject.cpp:(.text+0x22f1): undefined reference to `QDomNode::toElement() const'
maiaObject.cpp:(.text+0x2306): undefined reference to `QDomElement::text() const'
maiaObject.cpp:(.text+0x2313): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x2320): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x232d): undefined reference to `QDomNodeList::~QDomNodeList()'
maiaObject.cpp:(.text+0x233a): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x2358): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x2370): undefined reference to `QDomNode::toElement() const'
maiaObject.cpp:(.text+0x238d): undefined reference to `QDomElement::elementsByTagName(QString const&) const'
maiaObject.cpp:(.text+0x23a4): undefined reference to `QDomNodeList::item(int) const'
maiaObject.cpp:(.text+0x23b9): undefined reference to `QDomNode::toElement() const'
maiaObject.cpp:(.text+0x23d8): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x23e5): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x23f2): undefined reference to `QDomNodeList::~QDomNodeList()'
maiaObject.cpp:(.text+0x23ff): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x242e): undefined reference to `QVariant::operator=(QVariant const&)'
maiaObject.cpp:(.text+0x243e): undefined reference to `QDomNode::nextSibling() const'
maiaObject.cpp:(.text+0x244e): undefined reference to `QDomNode::operator=(QDomNode const&)'
maiaObject.cpp:(.text+0x245b): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x2465): undefined reference to `QVariant::~QVariant()'
maiaObject.cpp:(.text+0x247a): undefined reference to `QDomNode::isNull() const'
maiaObject.cpp:(.text+0x2492): undefined reference to `QVariant::QVariant(QMap<QString, QVariant> const&)'
maiaObject.cpp:(.text+0x249a): undefined reference to `QDomNode::~QDomNode()'
CMakeFiles/Maia.dir/maiaObject.o: In function `MaiaObject::parseResponse(QString, QNetworkReply*)':
maiaObject.cpp:(.text+0x24f3): undefined reference to `QDomDocument::QDomDocument()'
maiaObject.cpp:(.text+0x2510): undefined reference to `QString::shared_null'
maiaObject.cpp:(.text+0x254b): undefined reference to `QDomDocument::setContent(QString const&, QString*, int*, int*)'
maiaObject.cpp:(.text+0x2580): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x25b0): undefined reference to `QString::arg(long long, int, int, QChar const&) const'
maiaObject.cpp:(.text+0x25d7): undefined reference to `QString::arg(QString const&, int, QChar const&) const'
maiaObject.cpp:(.text+0x2663): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x266b): undefined reference to `QVariant::~QVariant()'
maiaObject.cpp:(.text+0x2678): undefined reference to `QDomDocument::~QDomDocument()'
maiaObject.cpp:(.text+0x26a1): undefined reference to `QDomDocument::documentElement() const'
maiaObject.cpp:(.text+0x26b6): undefined reference to `QDomNode::firstChild() const'
maiaObject.cpp:(.text+0x26cb): undefined reference to `QDomNode::toElement() const'
maiaObject.cpp:(.text+0x26e0): undefined reference to `QDomElement::tagName() const'
maiaObject.cpp:(.text+0x26f5): undefined reference to `QString::toLower() const'
maiaObject.cpp:(.text+0x26fc): undefined reference to `QString::codecForCStrings'
maiaObject.cpp:(.text+0x2720): undefined reference to `QString::fromAscii(char const*, int)'
maiaObject.cpp:(.text+0x2735): undefined reference to `QString::operator==(QString const&) const'
maiaObject.cpp:(.text+0x2757): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x2776): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x2795): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x27a2): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x27af): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x27bc): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x27df): undefined reference to `QDomDocument::documentElement() const'
maiaObject.cpp:(.text+0x27f4): undefined reference to `QDomNode::firstChild() const'
maiaObject.cpp:(.text+0x2809): undefined reference to `QDomNode::firstChild() const'
maiaObject.cpp:(.text+0x2816): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x2823): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x2830): undefined reference to `QDomNode::isNull() const'
maiaObject.cpp:(.text+0x2853): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x2871): undefined reference to `QDomDocument::documentElement() const'
maiaObject.cpp:(.text+0x2886): undefined reference to `QDomNode::firstChild() const'
maiaObject.cpp:(.text+0x289b): undefined reference to `QDomNode::toElement() const'
maiaObject.cpp:(.text+0x28b0): undefined reference to `QDomElement::tagName() const'
maiaObject.cpp:(.text+0x28c5): undefined reference to `QString::toLower() const'
maiaObject.cpp:(.text+0x28e9): undefined reference to `QString::fromAscii(char const*, int)'
maiaObject.cpp:(.text+0x28fe): undefined reference to `QString::operator==(QString const&) const'
maiaObject.cpp:(.text+0x2920): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x293f): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x295e): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x296b): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x2978): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x2985): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x29a3): undefined reference to `QDomDocument::documentElement() const'
maiaObject.cpp:(.text+0x29b8): undefined reference to `QDomNode::firstChild() const'
maiaObject.cpp:(.text+0x29cd): undefined reference to `QDomNode::firstChild() const'
maiaObject.cpp:(.text+0x29e2): undefined reference to `QDomNode::toElement() const'
maiaObject.cpp:(.text+0x2a04): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x2a11): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x2a1e): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x2a2b): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x2a3c): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x2a59): undefined reference to `QVariant::toMap() const'
maiaObject.cpp:(.text+0x2ac6): undefined reference to `QMapData::node_create(QMapData::Node**, int, int)'
maiaObject.cpp:(.text+0x2afb): undefined reference to `QVariant::QVariant(QVariant const&)'
maiaObject.cpp:(.text+0x2b08): undefined reference to `QVariant::~QVariant()'
maiaObject.cpp:(.text+0x2b26): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x2b49): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x2b61): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x2b90): undefined reference to `QString::operator==(QLatin1String const&) const'
maiaObject.cpp:(.text+0x2bb1): undefined reference to `QDomNode::firstChild() const'
maiaObject.cpp:(.text+0x2bc6): undefined reference to `QDomNode::toElement() const'
maiaObject.cpp:(.text+0x2beb): undefined reference to `QVariant::operator=(QVariant const&)'
maiaObject.cpp:(.text+0x2bf8): undefined reference to `QVariant::~QVariant()'
maiaObject.cpp:(.text+0x2c05): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x2c12): undefined reference to `QDomNode::~QDomNode()'
maiaObject.cpp:(.text+0x2c40): undefined reference to `QString::operator==(QLatin1String const&) const'
maiaObject.cpp:(.text+0x2c69): undefined reference to `QMetaObject::tr(char const*, char const*) const'
maiaObject.cpp:(.text+0x2ca9): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x2ce8): undefined reference to `QString::operator<(QString const&) const'
maiaObject.cpp:(.text+0x2d4a): undefined reference to `QString::operator<(QString const&) const'
maiaObject.cpp:(.text+0x2d79): undefined reference to `QVariant::toString() const'
maiaObject.cpp:(.text+0x2d8a): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaObject.cpp:(.text+0x2da7): undefined reference to `QVariant::toMap() const'
maiaObject.cpp:(.text+0x2e1a): undefined reference to `QMapData::node_create(QMapData::Node**, int, int)'
maiaObject.cpp:(.text+0x2e4e): undefined reference to `QVariant::QVariant(QVariant const&)'
maiaObject.cpp:(.text+0x2e5b): undefined reference to `QVariant::~QVariant()'
maiaObject.cpp:(.text+0x2e97): undefined reference to `QString::operator<(QString const&) const'
maiaObject.cpp:(.text+0x2ef9): undefined reference to `QString::operator<(QString const&) const'
maiaObject.cpp:(.text+0x2f1d): undefined reference to `QVariant::toInt(bool*) const'
maiaObject.cpp:(.text+0x2f76): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x2f95): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x2fd9): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text+0x2feb): undefined reference to `QVariant::~QVariant()'
CMakeFiles/Maia.dir/maiaObject.o: In function `QList<QVariant>::free(QListData::Data*) [clone .isra.6]':
maiaObject.cpp:(.text+0x82): undefined reference to `qFree(void*)'
CMakeFiles/Maia.dir/maiaObject.o: In function `QMap<QString, QVariant>::freeData(QMapData*) [clone .isra.11]':
maiaObject.cpp:(.text+0xe1): undefined reference to `QMapData::continueFreeData(int)'
CMakeFiles/Maia.dir/maiaObject.o: In function `MaiaObject::MaiaObject(QObject*)':
maiaObject.cpp:(.text+0x10e): undefined reference to `QDomImplementation::setInvalidDataPolicy(QDomImplementation::InvalidDataPolicy)'
CMakeFiles/Maia.dir/maiaObject.o: In function `QString::~QString()':
maiaObject.cpp:(.text._ZN7QStringD2Ev[_ZN7QStringD5Ev]+0x14): undefined reference to `QString::free(QString::Data*)'
CMakeFiles/Maia.dir/maiaObject.o: In function `qStringComparisonHelper(QString const&, char const*)':
maiaObject.cpp:(.text._Z23qStringComparisonHelperRK7QStringPKc[qStringComparisonHelper(QString const&, char const*)]+0xb): undefined reference to `QString::codecForCStrings'
maiaObject.cpp:(.text._Z23qStringComparisonHelperRK7QStringPKc[qStringComparisonHelper(QString const&, char const*)]+0x20): undefined reference to `QString::fromAscii(char const*, int)'
maiaObject.cpp:(.text._Z23qStringComparisonHelperRK7QStringPKc[qStringComparisonHelper(QString const&, char const*)]+0x2d): undefined reference to `QString::operator==(QString const&) const'
maiaObject.cpp:(.text._Z23qStringComparisonHelperRK7QStringPKc[qStringComparisonHelper(QString const&, char const*)]+0x5a): undefined reference to `QString::free(QString::Data*)'
maiaObject.cpp:(.text._Z23qStringComparisonHelperRK7QStringPKc[qStringComparisonHelper(QString const&, char const*)]+0x7b): undefined reference to `QString::operator==(QLatin1String const&) const'
CMakeFiles/Maia.dir/maiaObject.o: In function `QMap<QString, QVariant>::detach_helper()':
maiaObject.cpp:(.text._ZN4QMapI7QString8QVariantE13detach_helperEv[QMap<QString, QVariant>::detach_helper()]+0x11): undefined reference to `QMapData::createData(int)'
maiaObject.cpp:(.text._ZN4QMapI7QString8QVariantE13detach_helperEv[QMap<QString, QVariant>::detach_helper()]+0x49): undefined reference to `QMapData::node_create(QMapData::Node**, int, int)'
maiaObject.cpp:(.text._ZN4QMapI7QString8QVariantE13detach_helperEv[QMap<QString, QVariant>::detach_helper()]+0x6f): undefined reference to `QVariant::QVariant(QVariant const&)'
CMakeFiles/Maia.dir/maiaObject.o: In function `QMap<QString, QVariant>::operator[](QString const&)':
maiaObject.cpp:(.text._ZN4QMapI7QString8QVariantEixERKS0_[QMap<QString, QVariant>::operator[](QString const&)]+0x61): undefined reference to `QMapData::node_create(QMapData::Node**, int, int)'
maiaObject.cpp:(.text._ZN4QMapI7QString8QVariantEixERKS0_[QMap<QString, QVariant>::operator[](QString const&)]+0x8f): undefined reference to `QVariant::QVariant(QVariant const&)'
maiaObject.cpp:(.text._ZN4QMapI7QString8QVariantEixERKS0_[QMap<QString, QVariant>::operator[](QString const&)]+0x99): undefined reference to `QVariant::~QVariant()'
maiaObject.cpp:(.text._ZN4QMapI7QString8QVariantEixERKS0_[QMap<QString, QVariant>::operator[](QString const&)]+0xd3): undefined reference to `QString::operator<(QString const&) const'
maiaObject.cpp:(.text._ZN4QMapI7QString8QVariantEixERKS0_[QMap<QString, QVariant>::operator[](QString const&)]+0x129): undefined reference to `QString::operator<(QString const&) const'
CMakeFiles/Maia.dir/maiaObject.o: In function `QList<QVariant>::detach_helper_grow(int, int)':
maiaObject.cpp:(.text._ZN5QListI8QVariantE18detach_helper_growEii[QList<QVariant>::detach_helper_grow(int, int)]+0x2b): undefined reference to `QListData::detach_grow(int*, int)'
maiaObject.cpp:(.text._ZN5QListI8QVariantE18detach_helper_growEii[QList<QVariant>::detach_helper_grow(int, int)]+0x82): undefined reference to `QVariant::QVariant(QVariant const&)'
maiaObject.cpp:(.text._ZN5QListI8QVariantE18detach_helper_growEii[QList<QVariant>::detach_helper_grow(int, int)]+0xf1): undefined reference to `QVariant::QVariant(QVariant const&)'
CMakeFiles/Maia.dir/maiaFault.o: In function `QMap<QString, QVariant>::freeData(QMapData*) [clone .isra.7]':
maiaFault.cpp:(.text+0x32): undefined reference to `QString::free(QString::Data*)'
maiaFault.cpp:(.text+0x3b): undefined reference to `QVariant::~QVariant()'
CMakeFiles/Maia.dir/maiaFault.o: In function `MaiaFault::toString()':
maiaFault.cpp:(.text+0x75): undefined reference to `QDomDocument::QDomDocument()'
maiaFault.cpp:(.text+0x86): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaFault.cpp:(.text+0x9c): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaFault.cpp:(.text+0xba): undefined reference to `QDomDocument::createProcessingInstruction(QString const&, QString const&)'
maiaFault.cpp:(.text+0xd3): undefined reference to `QString::free(QString::Data*)'
maiaFault.cpp:(.text+0xec): undefined reference to `QString::free(QString::Data*)'
maiaFault.cpp:(.text+0x100): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaFault.cpp:(.text+0x10a): undefined reference to `QDomNode::~QDomNode()'
maiaFault.cpp:(.text+0x11b): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaFault.cpp:(.text+0x134): undefined reference to `QDomDocument::createElement(QString const&)'
maiaFault.cpp:(.text+0x14d): undefined reference to `QString::free(QString::Data*)'
maiaFault.cpp:(.text+0x164): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaFault.cpp:(.text+0x171): undefined reference to `QDomNode::~QDomNode()'
maiaFault.cpp:(.text+0x182): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaFault.cpp:(.text+0x1a4): undefined reference to `QDomDocument::createElement(QString const&)'
maiaFault.cpp:(.text+0x1c3): undefined reference to `QString::free(QString::Data*)'
maiaFault.cpp:(.text+0x1dd): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaFault.cpp:(.text+0x1ea): undefined reference to `QDomNode::~QDomNode()'
maiaFault.cpp:(.text+0x1f6): undefined reference to `QVariant::QVariant(QMap<QString, QVariant> const&)'
maiaFault.cpp:(.text+0x223): undefined reference to `QDomNode::appendChild(QDomNode const&)'
maiaFault.cpp:(.text+0x230): undefined reference to `QDomNode::~QDomNode()'
maiaFault.cpp:(.text+0x23d): undefined reference to `QDomNode::~QDomNode()'
maiaFault.cpp:(.text+0x245): undefined reference to `QVariant::~QVariant()'
maiaFault.cpp:(.text+0x257): undefined reference to `QDomDocument::toString(int) const'
maiaFault.cpp:(.text+0x264): undefined reference to `QDomNode::~QDomNode()'
maiaFault.cpp:(.text+0x26e): undefined reference to `QDomNode::~QDomNode()'
maiaFault.cpp:(.text+0x278): undefined reference to `QDomNode::~QDomNode()'
maiaFault.cpp:(.text+0x282): undefined reference to `QDomDocument::~QDomDocument()'
CMakeFiles/Maia.dir/maiaFault.o: In function `MaiaFault::MaiaFault(MaiaFault const&)':
maiaFault.cpp:(.text+0x2b5): undefined reference to `QObject::QObject(QObject*)'
maiaFault.cpp:(.text+0x2ca): undefined reference to `QMapData::shared_null'
CMakeFiles/Maia.dir/maiaFault.o: In function `MaiaFault::MaiaFault(int, QString, QObject*)':
maiaFault.cpp:(.text+0x34d): undefined reference to `QObject::QObject(QObject*)'
maiaFault.cpp:(.text+0x362): undefined reference to `QMapData::shared_null'
maiaFault.cpp:(.text+0x37d): undefined reference to `QVariant::QVariant(int)'
maiaFault.cpp:(.text+0x38e): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaFault.cpp:(.text+0x3f9): undefined reference to `QMapData::node_create(QMapData::Node**, int, int)'
maiaFault.cpp:(.text+0x42d): undefined reference to `QVariant::QVariant(QVariant const&)'
maiaFault.cpp:(.text+0x43a): undefined reference to `QVariant::~QVariant()'
maiaFault.cpp:(.text+0x47b): undefined reference to `QString::operator<(QString const&) const'
maiaFault.cpp:(.text+0x4e1): undefined reference to `QString::operator<(QString const&) const'
maiaFault.cpp:(.text+0x501): undefined reference to `QVariant::operator=(QVariant const&)'
maiaFault.cpp:(.text+0x520): undefined reference to `QString::free(QString::Data*)'
maiaFault.cpp:(.text+0x52a): undefined reference to `QVariant::~QVariant()'
maiaFault.cpp:(.text+0x53a): undefined reference to `QVariant::QVariant(QString const&)'
maiaFault.cpp:(.text+0x54b): undefined reference to `QString::fromAscii_helper(char const*, int)'
maiaFault.cpp:(.text+0x5b3): undefined reference to `QMapData::node_create(QMapData::Node**, int, int)'
maiaFault.cpp:(.text+0x5e7): undefined reference to `QVariant::QVariant(QVariant const&)'
maiaFault.cpp:(.text+0x5f4): undefined reference to `QVariant::~QVariant()'
maiaFault.cpp:(.text+0x637): undefined reference to `QString::operator<(QString const&) const'
maiaFault.cpp:(.text+0x689): undefined reference to `QString::operator<(QString const&) const'
maiaFault.cpp:(.text+0x6a5): undefined reference to `QVariant::operator=(QVariant const&)'
maiaFault.cpp:(.text+0x6c4): undefined reference to `QString::free(QString::Data*)'
maiaFault.cpp:(.text+0x6d1): undefined reference to `QVariant::~QVariant()'
CMakeFiles/Maia.dir/maiaFault.o: In function `QMap<QString, QVariant>::freeData(QMapData*) [clone .isra.7]':
maiaFault.cpp:(.text+0x51): undefined reference to `QMapData::continueFreeData(int)'
CMakeFiles/Maia.dir/maiaXmlRpcClient.o: In function `QList<QVariant>::free(QListData::Data*) [clone .isra.6]':
maiaXmlRpcClient.cpp:(.text+0x48): undefined reference to `QVariant::~QVariant()'
CMakeFiles/Maia.dir/maiaXmlRpcClient.o: In function `MaiaXmlRpcClient::init()':
maiaXmlRpcClient.cpp:(.text+0xa9): undefined reference to `QByteArray::QByteArray(char const*)'
maiaXmlRpcClient.cpp:(.text+0xba): undefined reference to `QByteArray::QByteArray(char const*)'
maiaXmlRpcClient.cpp:(.text+0xcc): undefined reference to `QNetworkRequest::setRawHeader(QByteArray const&, QByteArray const&)'
maiaXmlRpcClient.cpp:(.text+0xe5): undefined reference to `qFree(void*)'
maiaXmlRpcClient.cpp:(.text+0xfe): undefined reference to `qFree(void*)'
maiaXmlRpcClient.cpp:(.text+0x10d): undefined reference to `QVariant::QVariant(char const*)'
maiaXmlRpcClient.cpp:(.text+0x11a): undefined reference to `QNetworkRequest::setHeader(QNetworkRequest::KnownHeaders, QVariant const&)'
maiaXmlRpcClient.cpp:(.text+0x122): undefined reference to `QVariant::~QVariant()'
CMakeFiles/Maia.dir/maiaXmlRpcClient.o: In function `MaiaXmlRpcClient::MaiaXmlRpcClient(QObject*)':
maiaXmlRpcClient.cpp:(.text+0x139): undefined reference to `QObject::QObject(QObject*)'
maiaXmlRpcClient.cpp:(.text+0x157): undefined reference to `QUrl::QUrl()'
maiaXmlRpcClient.cpp:(.text+0x163): undefined reference to `QNetworkRequest::QNetworkRequest(QUrl const&)'
maiaXmlRpcClient.cpp:(.text+0x16b): undefined reference to `QUrl::~QUrl()'
maiaXmlRpcClient.cpp:(.text+0x172): undefined reference to `QMapData::shared_null'
CMakeFiles/Maia.dir/maiaXmlRpcClient.o: In function `MaiaXmlRpcClient::setUrl(QUrl)':
maiaXmlRpcClient.cpp:(.text+0x1a8): undefined reference to `QUrl::isValid() const'
CMakeFiles/Maia.dir/maiaXmlRpcClient.o: In function `MaiaXmlRpcClient::MaiaXmlRpcClient(QUrl, QString, QObject*)':
maiaXmlRpcClient.cpp:(.text+0x205): undefined reference to `QObject::QObject(QObject*)'
maiaXmlRpcClient.cpp:(.text+0x21f): undefined reference to `QUrl::QUrl()'
maiaXmlRpcClient.cpp:(.text+0x22a): undefined reference to `QNetworkRequest::QNetworkRequest(QUrl const&)'
maiaXmlRpcClient.cpp:(.text+0x232): undefined reference to `QUrl::~QUrl()'
maiaXmlRpcClient.cpp:(.text+0x239): undefined reference to `QMapData::shared_null'
maiaXmlRpcClient.cpp:(.text+0x259): undefined reference to `QString::toAscii() const'
maiaXmlRpcClient.cpp:(.text+0x26a): undefined reference to `QByteArray::QByteArray(char const*)'
maiaXmlRpcClient.cpp:(.text+0x27c): undefined reference to `QNetworkRequest::setRawHeader(QByteArray const&, QByteArray const&)'
maiaXmlRpcClient.cpp:(.text+0x295): undefined reference to `qFree(void*)'
maiaXmlRpcClient.cpp:(.text+0x2ae): undefined reference to `qFree(void*)'
maiaXmlRpcClient.cpp:(.text+0x2bb): undefined reference to `QUrl::QUrl(QUrl const&)'
maiaXmlRpcClient.cpp:(.text+0x2d2): undefined reference to `QUrl::~QUrl()'
CMakeFiles/Maia.dir/maiaXmlRpcClient.o: In function `MaiaXmlRpcClient::MaiaXmlRpcClient(QUrl, QObject*)':
maiaXmlRpcClient.cpp:(.text+0x300): undefined reference to `QObject::QObject(QObject*)'
maiaXmlRpcClient.cpp:(.text+0x322): undefined reference to `QNetworkRequest::QNetworkRequest(QUrl const&)'
maiaXmlRpcClient.cpp:(.text+0x329): undefined reference to `QMapData::shared_null'
maiaXmlRpcClient.cpp:(.text+0x347): undefined reference to `QUrl::QUrl(QUrl const&)'
maiaXmlRpcClient.cpp:(.text+0x35a): undefined reference to `QUrl::~QUrl()'
CMakeFiles/Maia.dir/maiaXmlRpcClient.o: In function `MaiaXmlRpcClient::setUserAgent(QString)':
maiaXmlRpcClient.cpp:(.text+0x37c): undefined reference to `QString::toAscii() const'
maiaXmlRpcClient.cpp:(.text+0x38d): undefined reference to `QByteArray::QByteArray(char const*)'
maiaXmlRpcClient.cpp:(.text+0x39e): undefined reference to `QNetworkRequest::setRawHeader(QByteArray const&, QByteArray const&)'
maiaXmlRpcClient.cpp:(.text+0x3b7): undefined reference to `qFree(void*)'
maiaXmlRpcClient.cpp:(.text+0x3ce): undefined reference to - Jan 05 2012

Utilities by Seli 10 comments
Good luck with your project then. - Jun 15 2010

Utilities by Seli 10 comments

Plasma 4 Extensions by panzi 842 comments
Forget this comment and sorry about the noise. - Feb 15 2010

Plasma 4 Extensions by panzi 842 comments

Plasma 4 Extensions by panzi 842 comments
I did the backport to 2010 and it is crashing for me and for another user on the forum:
http://forum.mandriva.com/viewtopic.php?p=780532#780532
Can you try on a 2010 box ? - Feb 15 2010

Plasma 4 Extensions by panzi 842 comments

Icon Sub-Sets by MandrivaTurkiye 2 comments
the download link is broken, it takes to the forum index instead of the image. - Jan 04 2010
Very nice, thanks for this app. I just have two observations:
* Buttons appear too small, it seems their height is the same of the font of the text in it.
* The background of widgets appear grey instead of white, so it's hard to diference editable fields from disabled ones.
Leaving aside that it works pretty well !!
I'm on KDE 4.3.2 with oxygen theme on Mandriva 2010. - Nov 18 2009

CD/DVD Labels by megabyte 5 comments
You should remove .svn directories before doing a release, they shouldn't be included as they're of no use to your users and some times can be a lot of wasted space and bandwidth. You can use the export command form svn for that:
http://svnbook.red-bean.com/nightly/en/svn.ref.svn.c.export.html
Hope it helps. - May 25 2009
Could you please for next version rename that directory and upgrade versions accordingly to the verion being released ?
Thanks - May 25 2009
If the current version is 0.4.0.2 why the directory in the source tarball is still 0.3 ? that makes packaging it correctly problematic because of ugly tricks to workaround that.
Could you for next release change the version in the source directory accordingly to the version that is being released ?
Thanks - May 24 2009

Various KDE 1.-4. Improvements by LeeSieLung 93 comments
When I add an emoticon that someone sent me and then try to send it to someone else it isn't being send, just a blank space is displayed to the other person.
Any ideas ? - Apr 29 2007

Various KDE 1.-4. Improvements by LeeSieLung 93 comments
The patch applied fine but when compiling I'm getting this error:
emoticonseditdialog.cpp: In constructor âEmoticonsEditDialog::EmoticonsEditDialog(QWidget*, QString, const char*)â:
emoticonseditdialog.cpp:99: error: conversion from âQMap<QString, QString>â to non-scalar type âQMap<QString, QStringList>â requested
Any clues ? - Apr 07 2007

Various KDE 1.-4. Improvements by LeeSieLung 93 comments
The patch applied fine but when compiling I'm getting this error:
emoticonseditdialog.cpp: In constructor âEmoticonsEditDialog::EmoticonsEditDialog(QWidget*, QString, const char*)â:
emoticonseditdialog.cpp:99: error: conversion from âQMap<QString, QString>â to non-scalar type âQMap<QString, QStringList>â requested
Any clues ? - Apr 07 2007

Security by avasaralak 25 comments

Security by avasaralak 25 comments

Security by avasaralak 25 comments

Network by yodor 109 comments
http://www.kde-apps.org/content/show.php?content=12956
And think again if it's worth the effort to continue developing your app ;) - Sep 22 2005

Various KDE Stuff by kallcenter 4 comments
Also, for locating KDE programs or files you should use the locate() (http://developer.kde.org/documentation/library/3.4-api/kdecore/html/group__locates.html#ga0) function to find files relative to the KDE installation directory. If you need to find icons you should use the methods of the KIconLoader class instead (http://developer.kde.org/documentation/library/3.4-api/kdecore/html/group__locates.html#ga0), for example smallIcon(),barIcon(),desktopIcon(), etc. - Aug 08 2005

Network by amdfanatyk 28 comments

Network by amdfanatyk 28 comments

Chat & Messenging by akeni 1 comment

Network by tomasm 6 comments

Audio Apps by swami 17 comments
I'm getting this error when running it:
Traceback (most recent call last):
File "/usr/bin/albumart-qt", line 145, in ?
sys.exit(runGui())
File "/usr/bin/albumart-qt", line 77, in runGui
import albumart_dialog
File "/usr/lib/albumart/albumart_dialog.py", line 23, in ?
import Image
ImportError: No module named Image
Where can I find the missing module? - Jun 14 2005

Network by juancho 40 comments

Network by juancho 40 comments

Network by juancho 40 comments
Sorry, I don't know anyone using SuSE, I'm a Mandrke user as most of my friends are, and the others use Debian. - Feb 22 2005

Network by juancho 40 comments

Various KDE 1.-4. Improvements by informix 61 comments

Network by juancho 40 comments

Network by juancho 40 comments

Network by juancho 40 comments
If you have read the homepage of the project in http://knetworkconf.sourceforge.net/index.php?f=intro, you would have noticed that KNetworkConf DOESN'T DEPEND IN GST NOR GNOME AT ALL. You don't need to have any of those two installed to get KNetworkConf working. The network backend of GST is included with KNetworkConf. Please read with care before you post. - May 01 2004

Network by juancho 40 comments