Bug 263593 - telepathy-nepomuk-service fails to compile with telepathy-qt4-0.5.3
Summary: telepathy-nepomuk-service fails to compile with telepathy-qt4-0.5.3
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: ontology (show other bugs)
Version: git-latest
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-19 00:04 UTC by Mieszko Ślusarczyk
Modified: 2012-07-06 12:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mieszko Ślusarczyk 2011-01-19 00:04:38 UTC
Version:           svn-playground (using Devel) 
OS:                Linux



Reproducible: Didn't try

Steps to Reproduce:
compiling against kde-4.6-svn, qt-4.7-git-stable-branch telepathy-qt4-0.5.3

it does, however compile with compiling against telepathy-qt4-0.4.3, but other telepathy kde components require newer version


[ 95%] Building CXX object ontologies/CMakeFiles/ontologies.dir/telepathy.o                                                                                      
Linking CXX static library ../lib/libontologies.a                                                                                                                
[ 95%] Built target ontologies                                                                                                                                   
Scanning dependencies of target nepomuktelepathyservice-static
[ 96%] [ 98%] [ 98%] [ 99%] Building CXX object CMakeFiles/nepomuktelepathyservice-static.dir/nepomuktelepathyservice-static_automoc.o                           
Building CXX object CMakeFiles/nepomuktelepathyservice-static.dir/telepathyaccount.o                                                                             
Building CXX object CMakeFiles/nepomuktelepathyservice-static.dir/telepathyaccountmonitor.o                                                                      
Building CXX object CMakeFiles/nepomuktelepathyservice-static.dir/telepathycontact.o                                                                             
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccountmonitor.cpp: In member function ‘void TelepathyAccountMonitor::onAccountManagerReady(Tp::PendingOperation*)’:
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccountmonitor.cpp:114: error: ‘class Tp::AccountManager’ has no member named ‘allAccountPaths’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccountmonitor.cpp:114: error: template argument 1 is invalid
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccountmonitor.cpp:114: error: invalid type in declaration before ‘(’ token
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccountmonitor.cpp:114: error: ‘class Tp::AccountManager’ has no member named ‘allAccountPaths’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccountmonitor.cpp:114: error: request for member ‘brk’ in ‘_container_’, which is of non-class type ‘int’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccountmonitor.cpp:114: error: request for member ‘i’ in ‘_container_’, which is of non-class type ‘int’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccountmonitor.cpp:114: error: request for member ‘e’ in ‘_container_’, which is of non-class type ‘int’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccountmonitor.cpp:114: error: request for member ‘brk’ in ‘_container_’, which is of non-class type ‘int’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccountmonitor.cpp:114: error: request for member ‘i’ in ‘_container_’, which is of non-class type ‘int’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccountmonitor.cpp:114: error: request for member ‘i’ in ‘_container_’, which is of non-class type ‘int’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccountmonitor.cpp:114: error: request for member ‘brk’ in ‘_container_’, which is of non-class type ‘int’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp: In constructor ‘TelepathyContact::TelepathyContact(Tp::ContactPtr, Tp::ConnectionPtr, Nepomuk::IMAccount, TelepathyAccount*)’:
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp:110: error: no match for ‘operator!=’ in ‘Tp::Contact::capabilities() const() != 0’
/usr/include/qt4/QtCore/qglobal.h:1887: note: candidates are: bool operator!=(QBool, bool)
/usr/include/qt4/QtCore/qglobal.h:1888: note:                 bool operator!=(bool, QBool)
/usr/include/qt4/QtCore/qglobal.h:1889: note:                 bool operator!=(QBool, QBool)
/usr/include/qt4/QtCore/qchar.h:387: note:                 bool operator!=(QChar, QChar)
/usr/include/qt4/QtCore/qbytearray.h:515: note:                 bool operator!=(const QByteArray&, const QByteArray&)
/usr/include/qt4/QtCore/qbytearray.h:517: note:                 bool operator!=(const QByteArray&, const char*)
/usr/include/qt4/QtCore/qbytearray.h:519: note:                 bool operator!=(const char*, const QByteArray&)
/usr/include/qt4/QtCore/qstring.h:912: note:                 bool operator!=(QString::Null, QString::Null)
/usr/include/qt4/QtCore/qstring.h:913: note:                 bool operator!=(QString::Null, const QString&)
/usr/include/qt4/QtCore/qstring.h:914: note:                 bool operator!=(const QString&, QString::Null)
/usr/include/qt4/QtCore/qstring.h:939: note:                 bool operator!=(const char*, const QString&)
/usr/include/qt4/QtCore/qstring.h:952: note:                 bool operator!=(const char*, const QLatin1String&)
/usr/include/qt4/QtCore/qstring.h:965: note:                 bool operator!=(const QLatin1String&, const QLatin1String&)
/usr/include/qt4/QtCore/qstring.h:1172: note:                 bool operator!=(const QStringRef&, const QStringRef&)
/usr/include/qt4/QtCore/qstring.h:1175: note:                 bool operator!=(const QString&, const QStringRef&)
/usr/include/qt4/QtCore/qstring.h:1179: note:                 bool operator!=(const QStringRef&, const QString&)
/usr/include/qt4/QtCore/qstring.h:1182: note:                 bool operator!=(const QLatin1String&, const QStringRef&)
/usr/include/qt4/QtCore/qstring.h:1186: note:                 bool operator!=(const QStringRef&, const QLatin1String&)
/usr/include/qt4/QtCore/qstring.h:1209: note:                 bool operator!=(const char*, const QStringRef&)
/usr/include/qt4/QtCore/qstring.h:1211: note:                 bool operator!=(const QStringRef&, const char*)
/usr/include/qt4/QtCore/qvariant.h:570: note:                 bool operator!=(const QVariant&, const QVariantComparisonHelper&)
/usr/include/qt4/QtDBus/qdbusextratypes.h:102: note:                 bool operator!=(const QDBusObjectPath&, const QDBusObjectPath&)
/usr/include/qt4/QtDBus/qdbusextratypes.h:152: note:                 bool operator!=(const QDBusSignature&, const QDBusSignature&)
/usr/include/qt4/QtCore/qpoint.h:150: note:                 bool operator!=(const QPoint&, const QPoint&)
/usr/include/qt4/QtCore/qpoint.h:308: note:                 bool operator!=(const QPointF&, const QPointF&)
/usr/include/qt4/QtCore/qmargins.h:130: note:                 bool operator!=(const QMargins&, const QMargins&)
/usr/include/qt4/QtCore/qsize.h:159: note:                 bool operator!=(const QSize&, const QSize&)
/usr/include/qt4/QtCore/qsize.h:317: note:                 bool operator!=(const QSizeF&, const QSizeF&)
/usr/include/qt4/QtCore/qrect.h:501: note:                 bool operator!=(const QRect&, const QRect&)
/usr/include/qt4/QtCore/qrect.h:839: note:                 bool operator!=(const QRectF&, const QRectF&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2801: note:                 bool Tp::operator!=(const Tp::StatusSpec&, const Tp::StatusSpec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2725: note:                 bool Tp::operator!=(const Tp::ServicePointInfo&, const Tp::ServicePointInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2680: note:                 bool Tp::operator!=(const Tp::MediaStreamHandlerCodec&, const Tp::MediaStreamHandlerCodec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2627: note:                 bool Tp::operator!=(const Tp::MediaStreamHandlerCandidate&, const Tp::MediaStreamHandlerCandidate&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2606: note:                 bool Tp::operator!=(const Tp::LastActivityAndStatuses&, const Tp::LastActivityAndStatuses&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2574: note:                 bool Tp::operator!=(const Tp::HandlerCapabilities&, const Tp::HandlerCapabilities&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2427: note:                 bool Tp::operator!=(const Tp::TubeInfo&, const Tp::TubeInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2315: note:                 bool Tp::operator!=(const Tp::SocketNetmaskIPv6&, const Tp::SocketNetmaskIPv6&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2284: note:                 bool Tp::operator!=(const Tp::SocketNetmaskIPv4&, const Tp::SocketNetmaskIPv4&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2253: note:                 bool Tp::operator!=(const Tp::SocketAddressIPv6&, const Tp::SocketAddressIPv6&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2223: note:                 bool Tp::operator!=(const Tp::SocketAddressIPv4&, const Tp::SocketAddressIPv4&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2185: note:                 bool Tp::operator!=(const Tp::SocketAddressIP&, const Tp::SocketAddressIP&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2133: note:                 bool Tp::operator!=(const Tp::SimpleStatusSpec&, const Tp::SimpleStatusSpec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2093: note:                 bool Tp::operator!=(const Tp::SimplePresence&, const Tp::SimplePresence&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2041: note:                 bool Tp::operator!=(const Tp::ServicePoint&, const Tp::ServicePoint&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2001: note:                 bool Tp::operator!=(const Tp::RoomInfo&, const Tp::RoomInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1979: note:                 bool Tp::operator!=(const Tp::RichPresenceAccessControl&, const Tp::RichPresenceAccessControl&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1934: note:                 bool Tp::operator!=(const Tp::RequestableChannelClass&, const Tp::RequestableChannelClass&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1770: note:                 bool Tp::operator!=(const Tp::PropertyValue&, const Tp::PropertyValue&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1737: note:                 bool Tp::operator!=(const Tp::PropertySpec&, const Tp::PropertySpec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1703: note:                 bool Tp::operator!=(const Tp::PropertyFlagsChange&, const Tp::PropertyFlagsChange&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1670: note:                 bool Tp::operator!=(const Tp::PendingTextMessage&, const Tp::PendingTextMessage&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1632: note:                 bool Tp::operator!=(const Tp::ParamSpec&, const Tp::ParamSpec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1208: note:                 bool Tp::operator!=(const Tp::MediaStreamInfo&, const Tp::MediaStreamInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1175: note:                 bool Tp::operator!=(const Tp::MediaStreamHandlerTransport&, const Tp::MediaStreamHandlerTransport&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1138: note:                 bool Tp::operator!=(const Tp::MediaSessionHandlerInfo&, const Tp::MediaSessionHandlerInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1078: note:                 bool Tp::operator!=(const Tp::LocalPendingInfo&, const Tp::LocalPendingInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:987: note:                 bool Tp::operator!=(const Tp::FieldSpec&, const Tp::FieldSpec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:938: note:                 bool Tp::operator!=(const Tp::DBusTubeMember&, const Tp::DBusTubeMember&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:908: note:                 bool Tp::operator!=(const Tp::CurrencyAmount&, const Tp::CurrencyAmount&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:850: note:                 bool Tp::operator!=(const Tp::ContactSubscriptions&, const Tp::ContactSubscriptions&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:764: note:                 bool Tp::operator!=(const Tp::ContactInfoField&, const Tp::ContactInfoField&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:577: note:                 bool Tp::operator!=(const Tp::ContactCapability&, const Tp::ContactCapability&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:473: note:                 bool Tp::operator!=(const Tp::ChannelInfo&, const Tp::ChannelInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:424: note:                 bool Tp::operator!=(const Tp::ChannelDetails&, const Tp::ChannelDetails&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:283: note:                 bool Tp::operator!=(const Tp::CapabilityPair&, const Tp::CapabilityPair&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:251: note:                 bool Tp::operator!=(const Tp::CapabilityChange&, const Tp::CapabilityChange&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:198: note:                 bool Tp::operator!=(const Tp::Avatar&, const Tp::Avatar&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:167: note:                 bool Tp::operator!=(const Tp::AliasPair&, const Tp::AliasPair&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:122: note:                 bool Tp::operator!=(const Tp::AccessControl&, const Tp::AccessControl&)
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp:111: error: no matching function for call to ‘TelepathyContact::onCapabilitiesChanged(Tp::ContactCapabilities)’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.h:63: note: candidates are: void TelepathyContact::onCapabilitiesChanged(Tp::ContactCapabilities*)
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp: In member function ‘void TelepathyContact::doNepomukSetup()’:
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp:192: error: ‘class Tp::Contact’ has no member named ‘presenceStatus’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp:193: error: ‘class Tp::Contact’ has no member named ‘presenceType’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp:194: error: ‘class Tp::Contact’ has no member named ‘presenceMessage’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp:214: error: ‘class Tp::Contact’ has no member named ‘presenceStatus’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp:216: error: ‘class Tp::Contact’ has no member named ‘presenceMessage’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp:218: error: ‘class Tp::Contact’ has no member named ‘presenceType’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp: In member function ‘void TelepathyAccount::doNepomukSetup()’:
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:170: error: no matching function for call to ‘TelepathyAccount::onCurrentPresenceChanged(Tp::Presence)’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.h:63: note: candidates are: void TelepathyAccount::onCurrentPresenceChanged(Tp::SimplePresence)
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:183: error: ‘class Tp::Account’ has no member named ‘protocol’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:190: error: no matching function for call to ‘Nepomuk::IMAccount::addProperty(QUrl, <unresolved overloaded function type>)’
/usr/include/nepomuk/resource.h:396: note: candidates are: void Nepomuk::Resource::addProperty(const QUrl&, const Nepomuk::Variant&)
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:192: error: no matching function for call to ‘Nepomuk::IMAccount::addProperty(QUrl, <unresolved overloaded function type>)’
/usr/include/nepomuk/resource.h:396: note: candidates are: void Nepomuk::Resource::addProperty(const QUrl&, const Nepomuk::Variant&)
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:194: error: no matching function for call to ‘Nepomuk::IMAccount::addProperty(QUrl, <unresolved overloaded function type>)’
/usr/include/nepomuk/resource.h:396: note: candidates are: void Nepomuk::Resource::addProperty(const QUrl&, const Nepomuk::Variant&)
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp: In member function ‘void TelepathyContact::onCapabilitiesChanged(Tp::ContactCapabilities*)’:
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp:482: error: ‘class Tp::ContactCapabilities’ has no member named ‘supportsAudioCalls’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp:485: error: ‘class Tp::ContactCapabilities’ has no member named ‘supportsTextChats’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp:488: error: ‘class Tp::ContactCapabilities’ has no member named ‘supportsVideoCalls’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp:491: error: ‘class Tp::ContactCapabilities’ has no member named ‘supportsUpgradingCalls’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp:498: error: ‘class Tp::ContactCapabilities’ has no member named ‘supportsTextChats’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp:499: error: ‘class Tp::ContactCapabilities’ has no member named ‘supportsAudioCalls’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp:500: error: ‘class Tp::ContactCapabilities’ has no member named ‘supportsVideoCalls’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathycontact.cpp:501: error: ‘class Tp::ContactCapabilities’ has no member named ‘supportsUpgradingCalls’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:210: error: ‘class Tp::Account’ has no member named ‘haveConnection’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp: In member function ‘void TelepathyAccount::onConnectionReady(Tp::PendingOperation*)’:
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:266: error: ‘Feature’ is not a member of ‘Tp::Contact’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:266: error: ‘Feature’ is not a member of ‘Tp::Contact’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:266: error: template argument 1 is invalid
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:266: error: invalid type in declaration before ‘;’ token
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:267: error: no match for ‘operator<<’ in ‘features << Tp::Contact::FeatureAlias’
/usr/include/qt4/QtCore/qchar.h:394: note: candidates are: QDataStream& operator<<(QDataStream&, const QChar&)
/usr/include/qt4/QtCore/qbytearray.h:577: note:                 QDataStream& operator<<(QDataStream&, const QByteArray&)
/usr/include/qt4/QtCore/qstring.h:1083: note:                 QDataStream& operator<<(QDataStream&, const QString&)
/usr/include/qt4/QtCore/qobject.h:397: note:                 QDebug operator<<(QDebug, const QObject*)
/usr/include/qt4/QtCore/qiodevice.h:247: note:                 QDebug operator<<(QDebug, QFlags<QIODevice::OpenModeFlag>)
/usr/include/qt4/QtCore/qregexp.h:154: note:                 QDataStream& operator<<(QDataStream&, const QRegExp&)
/usr/include/qt4/QtCore/qstringlist.h:249: note:                 QDataStream& operator<<(QDataStream&, const QStringList&)
/usr/include/qt4/QtCore/qvariant.h:612: note:                 QDebug operator<<(QDebug, const QVariant&)
/usr/include/qt4/QtCore/qvariant.h:538: note:                 QDataStream& operator<<(QDataStream&, const QVariant&)
/usr/include/qt4/QtCore/qvariant.h:540: note:                 QDataStream& operator<<(QDataStream&, QVariant::Type)
/usr/include/qt4/QtCore/qvariant.h:613: note:                 QDebug operator<<(QDebug, QVariant::Type)
/usr/include/qt4/QtCore/qurl.h:283: note:                 QDataStream& operator<<(QDataStream&, const QUrl&)
/usr/include/qt4/QtCore/qurl.h:288: note:                 QDebug operator<<(QDebug, const QUrl&)
/usr/include/qt4/QtCore/qlocale.h:720: note:                 QDataStream& operator<<(QDataStream&, const QLocale&)
/usr/include/qt4/QtCore/qtextstream.h:290: note:                 QTextStream& operator<<(QTextStream&, QTextStream& (*)(QTextStream&))
/usr/include/qt4/QtCore/qtextstream.h:293: note:                 QTextStream& operator<<(QTextStream&, QTextStreamManipulator)
/usr/include/Soprano/../soprano/languagetag.h:364: note:                 QDebug operator<<(QDebug, const Soprano::LanguageTag&)
/usr/include/Soprano/../soprano/languagetag.h:365: note:                 QTextStream& operator<<(QTextStream&, const Soprano::LanguageTag&)
/usr/include/Soprano/../soprano/literalvalue.h:438: note:                 QDebug operator<<(QDebug, const Soprano::LiteralValue&)
/usr/include/Soprano/../soprano/node.h:517: note:                 QDebug operator<<(QDebug, const Soprano::Node&)
/usr/include/Soprano/../soprano/node.h:527: note:                 QTextStream& operator<<(QTextStream&, const Soprano::Node&)
/usr/include/qt4/QtDBus/qdbusargument.h:193: note:                 QDBusArgument& operator<<(QDBusArgument&, const QDate&)
/usr/include/qt4/QtDBus/qdbusargument.h:196: note:                 QDBusArgument& operator<<(QDBusArgument&, const QTime&)
/usr/include/qt4/QtDBus/qdbusargument.h:199: note:                 QDBusArgument& operator<<(QDBusArgument&, const QDateTime&)
/usr/include/qt4/QtDBus/qdbusargument.h:202: note:                 QDBusArgument& operator<<(QDBusArgument&, const QRect&)
/usr/include/qt4/QtDBus/qdbusargument.h:205: note:                 QDBusArgument& operator<<(QDBusArgument&, const QRectF&)
/usr/include/qt4/QtDBus/qdbusargument.h:208: note:                 QDBusArgument& operator<<(QDBusArgument&, const QSize&)
/usr/include/qt4/QtDBus/qdbusargument.h:211: note:                 QDBusArgument& operator<<(QDBusArgument&, const QSizeF&)
/usr/include/qt4/QtDBus/qdbusargument.h:214: note:                 QDBusArgument& operator<<(QDBusArgument&, const QPoint&)
/usr/include/qt4/QtDBus/qdbusargument.h:217: note:                 QDBusArgument& operator<<(QDBusArgument&, const QPointF&)
/usr/include/qt4/QtDBus/qdbusargument.h:220: note:                 QDBusArgument& operator<<(QDBusArgument&, const QLine&)
/usr/include/qt4/QtDBus/qdbusargument.h:223: note:                 QDBusArgument& operator<<(QDBusArgument&, const QLineF&)
/usr/include/qt4/QtDBus/qdbusargument.h:283: note:                 QDBusArgument& operator<<(QDBusArgument&, const QVariantList&)
/usr/include/qt4/QtDBus/qdbusargument.h:330: note:                 QDBusArgument& operator<<(QDBusArgument&, const QVariantMap&)
/usr/include/qt4/QtCore/qeasingcurve.h:113: note:                 QDebug operator<<(QDebug, const QEasingCurve&)
/usr/include/qt4/QtCore/qeasingcurve.h:117: note:                 QDataStream& operator<<(QDataStream&, const QEasingCurve&)
/usr/include/qt4/QtCore/quuid.h:182: note:                 QDataStream& operator<<(QDataStream&, const QUuid&)
/usr/include/qt4/QtCore/qbitarray.h:163: note:                 QDataStream& operator<<(QDataStream&, const QBitArray&)
/usr/include/qt4/QtCore/qdatetime.h:322: note:                 QDataStream& operator<<(QDataStream&, const QDate&)
/usr/include/qt4/QtCore/qdatetime.h:324: note:                 QDataStream& operator<<(QDataStream&, const QTime&)
/usr/include/qt4/QtCore/qdatetime.h:326: note:                 QDataStream& operator<<(QDataStream&, const QDateTime&)
/usr/include/qt4/QtCore/qdatetime.h:331: note:                 QDebug operator<<(QDebug, const QDate&)
/usr/include/qt4/QtCore/qdatetime.h:332: note:                 QDebug operator<<(QDebug, const QTime&)
/usr/include/qt4/QtCore/qdatetime.h:333: note:                 QDebug operator<<(QDebug, const QDateTime&)
/usr/include/qt4/QtCore/qpoint.h:103: note:                 QDataStream& operator<<(QDataStream&, const QPoint&)
/usr/include/qt4/QtCore/qpoint.h:181: note:                 QDebug operator<<(QDebug, const QPoint&)
/usr/include/qt4/QtCore/qpoint.h:237: note:                 QDataStream& operator<<(QDataStream&, const QPointF&)
/usr/include/qt4/QtCore/qpoint.h:356: note:                 QDebug operator<<(QDebug, const QPointF&)
/usr/include/qt4/QtCore/qline.h:201: note:                 QDebug operator<<(QDebug, const QLine&)
/usr/include/qt4/QtCore/qline.h:205: note:                 QDataStream& operator<<(QDataStream&, const QLine&)
/usr/include/qt4/QtCore/qline.h:412: note:                 QDebug operator<<(QDebug, const QLineF&)
/usr/include/qt4/QtCore/qline.h:416: note:                 QDataStream& operator<<(QDataStream&, const QLineF&)
/usr/include/qt4/QtCore/qmargins.h:140: note:                 QDebug operator<<(QDebug, const QMargins&)
/usr/include/qt4/QtCore/qsize.h:102: note:                 QDataStream& operator<<(QDataStream&, const QSize&)
/usr/include/qt4/QtCore/qsize.h:198: note:                 QDebug operator<<(QDebug, const QSize&)
/usr/include/qt4/QtCore/qsize.h:255: note:                 QDataStream& operator<<(QDataStream&, const QSizeF&)
/usr/include/qt4/QtCore/qsize.h:361: note:                 QDebug operator<<(QDebug, const QSizeF&)
/usr/include/qt4/QtCore/qrect.h:199: note:                 QDataStream& operator<<(QDataStream&, const QRect&)
/usr/include/qt4/QtCore/qrect.h:507: note:                 QDebug operator<<(QDebug, const QRect&)
/usr/include/qt4/QtCore/qrect.h:621: note:                 QDataStream& operator<<(QDataStream&, const QRectF&)
/usr/include/qt4/QtCore/qrect.h:851: note:                 QDebug operator<<(QDebug, const QRectF&)
/usr/include/qt4/QtCore/qabstractitemmodel.h:102: note:                 QDebug operator<<(QDebug, const QModelIndex&)
/usr/include/qt4/QtCore/qabstractitemmodel.h:148: note:                 QDebug operator<<(QDebug, const QPersistentModelIndex&)
/usr/include/qt4/QtCore/qdir.h:259: note:                 QDebug operator<<(QDebug, QFlags<QDir::Filter>)
/usr/include/qt4/QtCore/qdir.h:260: note:                 QDebug operator<<(QDebug, const QDir&)
/usr/include/qt4/QtDBus/qdbuserror.h:118: note:                 QDebug operator<<(QDebug, const QDBusError&)
/usr/include/qt4/QtDBus/qdbusmessage.h:123: note:                 QDebug operator<<(QDebug, const QDBusMessage&)
/usr/include/KDE/../kdebug.h:203: note:                 QDebug operator<<(QDebug, QDebug (*)(QDebug, KDebugTag))
/usr/include/KDE/../kdebug.h:219: note:                 QDebug operator<<(QDebug, const KUrl&)
/usr/include/KDE/../kdebug.h:220: note:                 QDebug operator<<(QDebug, const KDateTime&)
/usr/include/KDE/Nepomuk/../../nepomuk/variant.h:390: note:                 QDebug operator<<(QDebug, const Nepomuk::Variant&)
/usr/include/KDE/Nepomuk/Query/../../../nepomuk/query.h:603: note:                 QDebug operator<<(QDebug, const Nepomuk::Query::Query&)
/usr/include/KDE/Nepomuk/Query/../../../nepomuk/term.h:590: note:                 QDebug operator<<(QDebug, const Nepomuk::Query::Term&)
/usr/include/Soprano/../soprano/statement.h:176: note:                 QDebug operator<<(QDebug, const Soprano::Statement&)
/usr/include/Soprano/../soprano/statement.h:181: note:                 QTextStream& operator<<(QTextStream&, const Soprano::Statement&)
/usr/include/Soprano/../soprano/bindingset.h:170: note:                 QDebug operator<<(QDebug, const Soprano::BindingSet&)
/usr/include/Soprano/../soprano/bindingset.h:171: note:                 QTextStream& operator<<(QTextStream&, const Soprano::BindingSet&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2805: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::StatusSpec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2729: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::ServicePointInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2684: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::MediaStreamHandlerCodec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2631: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::MediaStreamHandlerCandidate&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2610: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::LastActivityAndStatuses&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2578: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::HandlerCapabilities&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2431: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::TubeInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2319: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::SocketNetmaskIPv6&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2288: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::SocketNetmaskIPv4&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2257: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::SocketAddressIPv6&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2227: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::SocketAddressIPv4&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2189: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::SocketAddressIP&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2137: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::SimpleStatusSpec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2097: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::SimplePresence&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2045: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::ServicePoint&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2005: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::RoomInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1983: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::RichPresenceAccessControl&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1938: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::RequestableChannelClass&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1774: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::PropertyValue&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1741: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::PropertySpec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1707: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::PropertyFlagsChange&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1674: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::PendingTextMessage&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1636: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::ParamSpec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1212: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::MediaStreamInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1179: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::MediaStreamHandlerTransport&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1142: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::MediaSessionHandlerInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1082: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::LocalPendingInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:991: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::FieldSpec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:942: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::DBusTubeMember&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:912: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::CurrencyAmount&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:854: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::ContactSubscriptions&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:768: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::ContactInfoField&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:581: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::ContactCapability&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:477: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::ChannelInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:428: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::ChannelDetails&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:287: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::CapabilityPair&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:255: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::CapabilityChange&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:202: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::Avatar&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:171: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::AliasPair&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:126: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::AccessControl&)
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:273: error: ‘class Tp::Connection’ has no member named ‘avatarsInterface’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:276: error: ‘class Tp::Connection’ has no member named ‘avatarsInterface’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:281: error: no matching function for call to ‘TelepathyAccount::connect(Tp::ContactManagerPtr, const char*, const char*)’
/usr/include/qt4/QtCore/qobject.h:198: note: candidates are: static bool QObject::connect(const QObject*, const char*, const QObject*, const char*, Qt::ConnectionType)
/usr/include/qt4/QtCore/qobject.h:313: note:                 bool QObject::connect(const QObject*, const char*, const char*, Qt::ConnectionType) const
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:284: error: no matching function for call to ‘Tp::ContactManager::upgradeContacts(QList<Tp::SharedPtr<Tp::Contact> >, int&)’
/usr/include/telepathy-1.0/TelepathyQt4/contact-manager.h:112: note: candidates are: Tp::PendingContacts* Tp::ContactManager::upgradeContacts(const QList<Tp::SharedPtr<Tp::Contact> >&, const Tp::Features&)
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp: In member function ‘void TelepathyAccount::onContactsUpgraded(Tp::PendingOperation*)’:
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:330: error: ‘class Tp::Connection’ has no member named ‘avatarsInterface’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:332: error: ‘class Tp::Connection’ has no member named ‘avatarsInterface’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp: In member function ‘void TelepathyAccount::onContactAvatarUpdated(uint, const QString&)’:
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:410: error: ‘class Tp::Connection’ has no member named ‘avatarsInterface’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp: In member function ‘void TelepathyAccount::onAllKnownContactsChanged(const Tp::Contacts&, const Tp::Contacts&)’:
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:440: error: ‘Feature’ is not a member of ‘Tp::Contact’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:440: error: ‘Feature’ is not a member of ‘Tp::Contact’
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:440: error: template argument 1 is invalid
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:440: error: invalid type in declaration before ‘;’ token
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:441: error: no match for ‘operator<<’ in ‘features << Tp::Contact::FeatureAlias’
/usr/include/qt4/QtCore/qchar.h:394: note: candidates are: QDataStream& operator<<(QDataStream&, const QChar&)
/usr/include/qt4/QtCore/qbytearray.h:577: note:                 QDataStream& operator<<(QDataStream&, const QByteArray&)
/usr/include/qt4/QtCore/qstring.h:1083: note:                 QDataStream& operator<<(QDataStream&, const QString&)
/usr/include/qt4/QtCore/qobject.h:397: note:                 QDebug operator<<(QDebug, const QObject*)
/usr/include/qt4/QtCore/qiodevice.h:247: note:                 QDebug operator<<(QDebug, QFlags<QIODevice::OpenModeFlag>)
/usr/include/qt4/QtCore/qregexp.h:154: note:                 QDataStream& operator<<(QDataStream&, const QRegExp&)
/usr/include/qt4/QtCore/qstringlist.h:249: note:                 QDataStream& operator<<(QDataStream&, const QStringList&)
/usr/include/qt4/QtCore/qvariant.h:612: note:                 QDebug operator<<(QDebug, const QVariant&)
/usr/include/qt4/QtCore/qvariant.h:538: note:                 QDataStream& operator<<(QDataStream&, const QVariant&)
/usr/include/qt4/QtCore/qvariant.h:540: note:                 QDataStream& operator<<(QDataStream&, QVariant::Type)
/usr/include/qt4/QtCore/qvariant.h:613: note:                 QDebug operator<<(QDebug, QVariant::Type)
/usr/include/qt4/QtCore/qurl.h:283: note:                 QDataStream& operator<<(QDataStream&, const QUrl&)
/usr/include/qt4/QtCore/qurl.h:288: note:                 QDebug operator<<(QDebug, const QUrl&)
/usr/include/qt4/QtCore/qlocale.h:720: note:                 QDataStream& operator<<(QDataStream&, const QLocale&)
/usr/include/qt4/QtCore/qtextstream.h:290: note:                 QTextStream& operator<<(QTextStream&, QTextStream& (*)(QTextStream&))
/usr/include/qt4/QtCore/qtextstream.h:293: note:                 QTextStream& operator<<(QTextStream&, QTextStreamManipulator)
/usr/include/Soprano/../soprano/languagetag.h:364: note:                 QDebug operator<<(QDebug, const Soprano::LanguageTag&)
/usr/include/Soprano/../soprano/languagetag.h:365: note:                 QTextStream& operator<<(QTextStream&, const Soprano::LanguageTag&)
/usr/include/Soprano/../soprano/literalvalue.h:438: note:                 QDebug operator<<(QDebug, const Soprano::LiteralValue&)
/usr/include/Soprano/../soprano/node.h:517: note:                 QDebug operator<<(QDebug, const Soprano::Node&)
/usr/include/Soprano/../soprano/node.h:527: note:                 QTextStream& operator<<(QTextStream&, const Soprano::Node&)
/usr/include/qt4/QtDBus/qdbusargument.h:193: note:                 QDBusArgument& operator<<(QDBusArgument&, const QDate&)
/usr/include/qt4/QtDBus/qdbusargument.h:196: note:                 QDBusArgument& operator<<(QDBusArgument&, const QTime&)
/usr/include/qt4/QtDBus/qdbusargument.h:199: note:                 QDBusArgument& operator<<(QDBusArgument&, const QDateTime&)
/usr/include/qt4/QtDBus/qdbusargument.h:202: note:                 QDBusArgument& operator<<(QDBusArgument&, const QRect&)
/usr/include/qt4/QtDBus/qdbusargument.h:205: note:                 QDBusArgument& operator<<(QDBusArgument&, const QRectF&)
/usr/include/qt4/QtDBus/qdbusargument.h:208: note:                 QDBusArgument& operator<<(QDBusArgument&, const QSize&)
/usr/include/qt4/QtDBus/qdbusargument.h:211: note:                 QDBusArgument& operator<<(QDBusArgument&, const QSizeF&)
/usr/include/qt4/QtDBus/qdbusargument.h:214: note:                 QDBusArgument& operator<<(QDBusArgument&, const QPoint&)
/usr/include/qt4/QtDBus/qdbusargument.h:217: note:                 QDBusArgument& operator<<(QDBusArgument&, const QPointF&)
/usr/include/qt4/QtDBus/qdbusargument.h:220: note:                 QDBusArgument& operator<<(QDBusArgument&, const QLine&)
/usr/include/qt4/QtDBus/qdbusargument.h:223: note:                 QDBusArgument& operator<<(QDBusArgument&, const QLineF&)
/usr/include/qt4/QtDBus/qdbusargument.h:283: note:                 QDBusArgument& operator<<(QDBusArgument&, const QVariantList&)
/usr/include/qt4/QtDBus/qdbusargument.h:330: note:                 QDBusArgument& operator<<(QDBusArgument&, const QVariantMap&)
/usr/include/qt4/QtCore/qeasingcurve.h:113: note:                 QDebug operator<<(QDebug, const QEasingCurve&)
/usr/include/qt4/QtCore/qeasingcurve.h:117: note:                 QDataStream& operator<<(QDataStream&, const QEasingCurve&)
/usr/include/qt4/QtCore/quuid.h:182: note:                 QDataStream& operator<<(QDataStream&, const QUuid&)
/usr/include/qt4/QtCore/qbitarray.h:163: note:                 QDataStream& operator<<(QDataStream&, const QBitArray&)
/usr/include/qt4/QtCore/qdatetime.h:322: note:                 QDataStream& operator<<(QDataStream&, const QDate&)
/usr/include/qt4/QtCore/qdatetime.h:324: note:                 QDataStream& operator<<(QDataStream&, const QTime&)
/usr/include/qt4/QtCore/qdatetime.h:326: note:                 QDataStream& operator<<(QDataStream&, const QDateTime&)
/usr/include/qt4/QtCore/qdatetime.h:331: note:                 QDebug operator<<(QDebug, const QDate&)
/usr/include/qt4/QtCore/qdatetime.h:332: note:                 QDebug operator<<(QDebug, const QTime&)
/usr/include/qt4/QtCore/qdatetime.h:333: note:                 QDebug operator<<(QDebug, const QDateTime&)
/usr/include/qt4/QtCore/qpoint.h:103: note:                 QDataStream& operator<<(QDataStream&, const QPoint&)
/usr/include/qt4/QtCore/qpoint.h:181: note:                 QDebug operator<<(QDebug, const QPoint&)
/usr/include/qt4/QtCore/qpoint.h:237: note:                 QDataStream& operator<<(QDataStream&, const QPointF&)
/usr/include/qt4/QtCore/qpoint.h:356: note:                 QDebug operator<<(QDebug, const QPointF&)
/usr/include/qt4/QtCore/qline.h:201: note:                 QDebug operator<<(QDebug, const QLine&)
/usr/include/qt4/QtCore/qline.h:205: note:                 QDataStream& operator<<(QDataStream&, const QLine&)
/usr/include/qt4/QtCore/qline.h:412: note:                 QDebug operator<<(QDebug, const QLineF&)
/usr/include/qt4/QtCore/qline.h:416: note:                 QDataStream& operator<<(QDataStream&, const QLineF&)
/usr/include/qt4/QtCore/qmargins.h:140: note:                 QDebug operator<<(QDebug, const QMargins&)
/usr/include/qt4/QtCore/qsize.h:102: note:                 QDataStream& operator<<(QDataStream&, const QSize&)
/usr/include/qt4/QtCore/qsize.h:198: note:                 QDebug operator<<(QDebug, const QSize&)
/usr/include/qt4/QtCore/qsize.h:255: note:                 QDataStream& operator<<(QDataStream&, const QSizeF&)
/usr/include/qt4/QtCore/qsize.h:361: note:                 QDebug operator<<(QDebug, const QSizeF&)
/usr/include/qt4/QtCore/qrect.h:199: note:                 QDataStream& operator<<(QDataStream&, const QRect&)
/usr/include/qt4/QtCore/qrect.h:507: note:                 QDebug operator<<(QDebug, const QRect&)
/usr/include/qt4/QtCore/qrect.h:621: note:                 QDataStream& operator<<(QDataStream&, const QRectF&)
/usr/include/qt4/QtCore/qrect.h:851: note:                 QDebug operator<<(QDebug, const QRectF&)
/usr/include/qt4/QtCore/qabstractitemmodel.h:102: note:                 QDebug operator<<(QDebug, const QModelIndex&)
/usr/include/qt4/QtCore/qabstractitemmodel.h:148: note:                 QDebug operator<<(QDebug, const QPersistentModelIndex&)
/usr/include/qt4/QtCore/qdir.h:259: note:                 QDebug operator<<(QDebug, QFlags<QDir::Filter>)
/usr/include/qt4/QtCore/qdir.h:260: note:                 QDebug operator<<(QDebug, const QDir&)
/usr/include/qt4/QtDBus/qdbuserror.h:118: note:                 QDebug operator<<(QDebug, const QDBusError&)
/usr/include/qt4/QtDBus/qdbusmessage.h:123: note:                 QDebug operator<<(QDebug, const QDBusMessage&)
/usr/include/KDE/../kdebug.h:203: note:                 QDebug operator<<(QDebug, QDebug (*)(QDebug, KDebugTag))
/usr/include/KDE/../kdebug.h:219: note:                 QDebug operator<<(QDebug, const KUrl&)
/usr/include/KDE/../kdebug.h:220: note:                 QDebug operator<<(QDebug, const KDateTime&)
/usr/include/KDE/Nepomuk/../../nepomuk/variant.h:390: note:                 QDebug operator<<(QDebug, const Nepomuk::Variant&)
/usr/include/KDE/Nepomuk/Query/../../../nepomuk/query.h:603: note:                 QDebug operator<<(QDebug, const Nepomuk::Query::Query&)
/usr/include/KDE/Nepomuk/Query/../../../nepomuk/term.h:590: note:                 QDebug operator<<(QDebug, const Nepomuk::Query::Term&)
/usr/include/Soprano/../soprano/statement.h:176: note:                 QDebug operator<<(QDebug, const Soprano::Statement&)
/usr/include/Soprano/../soprano/statement.h:181: note:                 QTextStream& operator<<(QTextStream&, const Soprano::Statement&)
/usr/include/Soprano/../soprano/bindingset.h:170: note:                 QDebug operator<<(QDebug, const Soprano::BindingSet&)
/usr/include/Soprano/../soprano/bindingset.h:171: note:                 QTextStream& operator<<(QTextStream&, const Soprano::BindingSet&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2805: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::StatusSpec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2729: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::ServicePointInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2684: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::MediaStreamHandlerCodec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2631: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::MediaStreamHandlerCandidate&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2610: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::LastActivityAndStatuses&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2578: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::HandlerCapabilities&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2431: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::TubeInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2319: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::SocketNetmaskIPv6&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2288: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::SocketNetmaskIPv4&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2257: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::SocketAddressIPv6&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2227: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::SocketAddressIPv4&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2189: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::SocketAddressIP&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2137: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::SimpleStatusSpec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2097: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::SimplePresence&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2045: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::ServicePoint&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:2005: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::RoomInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1983: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::RichPresenceAccessControl&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1938: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::RequestableChannelClass&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1774: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::PropertyValue&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1741: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::PropertySpec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1707: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::PropertyFlagsChange&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1674: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::PendingTextMessage&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1636: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::ParamSpec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1212: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::MediaStreamInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1179: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::MediaStreamHandlerTransport&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1142: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::MediaSessionHandlerInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:1082: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::LocalPendingInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:991: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::FieldSpec&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:942: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::DBusTubeMember&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:912: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::CurrencyAmount&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:854: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::ContactSubscriptions&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:768: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::ContactInfoField&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:581: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::ContactCapability&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:477: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::ChannelInfo&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:428: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::ChannelDetails&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:287: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::CapabilityPair&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:255: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::CapabilityChange&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:202: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::Avatar&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:171: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::AliasPair&)
/usr/include/telepathy-1.0/TelepathyQt4/_gen/types.h:126: note:                 QDBusArgument& Tp::operator<<(QDBusArgument&, const Tp::AccessControl&)
/var/tmp/portage/kde-misc/telepathy-nepomuk-service-9999/work/telepathy-nepomuk-service-9999/telepathyaccount.cpp:446: error: no matching function for call to ‘Tp::ContactManager::upgradeContacts(QList<Tp::SharedPtr<Tp::Contact> >, int&)’
/usr/include/telepathy-1.0/TelepathyQt4/contact-manager.h:112: note: candidates are: Tp::PendingContacts* Tp::ContactManager::upgradeContacts(const QList<Tp::SharedPtr<Tp::Contact> >&, const Tp::Features&)
make[2]: *** [CMakeFiles/nepomuktelepathyservice-static.dir/telepathyaccountmonitor.o] Błąd 1
make[2]: *** Oczekiwanie na niezakończone zadania....
make[2]: *** [CMakeFiles/nepomuktelepathyservice-static.dir/telepathycontact.o] Błąd 1
make[2]: *** [CMakeFiles/nepomuktelepathyservice-static.dir/telepathyaccount.o] Błąd 1
make[1]: *** [CMakeFiles/nepomuktelepathyservice-static.dir/all] Błąd 2
make: *** [all] Błąd 2
Comment 1 George Goldberg 2011-01-19 12:10:39 UTC
Known issue. Fixed in a private branch which will be merged after review. In the meantime, there is no problem with running different KDE telepathy programs compiled against different versions of the lib.
Comment 2 Mieszko Ślusarczyk 2011-01-19 12:12:46 UTC
Thanks for the info, wasn't sure about that;)
Comment 3 George Goldberg 2011-04-11 11:49:02 UTC
The Nepomuk Service has been completely rewritten, so this bug is no longer valid.