0.6.80/plugins/pintxo/modem-combobox.cpp [ 302s] /home/abuild/rpmbuild/BUILD/ktp-accounts-kcm-0.6.80/plugins/pintxo/modem-combobox.cpp: In constructor 'ModemComboBox::ModemComboBox(QWidget*)': [ 302s] /home/abuild/rpmbuild/BUILD/ktp-accounts-kcm-0.6.80/plugins/pintxo/modem-combobox.cpp:36:45: error: 'class ModemManager::ModemGsmCardInterface' has no member named 'getSimIdentifier' [ 302s] QString simIdent = simCard->getSimIdentifier(); [ 302s] ^ [ 302s] /home/abuild/rpmbuild/BUILD/ktp-accounts-kcm-0.6.80/plugins/pintxo/modem-combobox.cpp:37:53: error: 'class ModemManager::ModemGsmCardInterface' has no member named 'getSpn' [ 302s] QDBusReply<QString> spn = simCard->getSpn(); [ 302s] ^ [ 302s] /home/abuild/rpmbuild/BUILD/ktp-accounts-kcm-0.6.80/plugins/pintxo/modem-combobox.cpp: In member function 'QString ModemComboBox::selectedSimIdentifier()': [ 302s] /home/abuild/rpmbuild/BUILD/ktp-accounts-kcm-0.6.80/plugins/pintxo/modem-combobox.cpp:54:29: error: 'class ModemManager::ModemGsmCardInterface' has no member named 'getSimIdentifier' [ 302s] return simCard->getSimIdentifier(); [ 302s] ^ [ 302s] /home/abuild/rpmbuild/BUILD/ktp-accounts-kcm-0.6.80/plugins/pintxo/modem-combobox.cpp: In member function 'void ModemComboBox::setSelectedModem(const QString&)': [ 302s] /home/abuild/rpmbuild/BUILD/ktp-accounts-kcm-0.6.80/plugins/pintxo/modem-combobox.cpp:67:45: error: 'class ModemManager::ModemGsmCardInterface' has no member named 'getSimIdentifier' [ 302s] QString simIdent = simCard->getSimIdentifier(); [ 302s] ^ [ 302s] make[2]: *** [plugins/pintxo/CMakeFiles/ktpaccountskcm_plugin_pintxo.dir/modem-combobox.o] Error 1 [ 302s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/ktp-accounts-kcm-0.6.80/build' [ 302s] make[1]: *** [plugins/pintxo/CMakeFiles/ktpaccountskcm_plugin_pintxo.dir/all] Error 2 [ 302s] make[1]: *** Waiting for unfinished jobs.... Reproducible: Always ktp-accounts-kcm is at exactly 0.6.80 ModemManagerQt is at exactly 0.5.1 [ 146s] -- checking for module 'ModemManagerQt>=0.5.1' [ 146s] -- found ModemManagerQt, version 0.5.1 haven't tested latest git, but in that case, required version should be bumped...
I have the same issue in gentoo (ussing kde-overlay)
https://git.reviewboard.kde.org/r/112472/ fixed here
Fixed with commit: http://quickgit.kde.org/?p=ktp-accounts-kcm.git&a=commit&h=ce0b5d9b435f4102aae35b3a3d5e9e6d0cb27154
Is this fix included in 0.7? I'm getting the same error
Git commit 951a583ca1b00b4eea05fb95ff4ed5995e030f49 by David Edmundson, on behalf of Anant Kamath. Committed on 06/10/2013 at 22:45. Pushed by davidedmundson into branch 'kde-telepathy-0.7'. Fixed to use ModemManagerQt 0.5.1 API correctly M +4 -4 plugins/pintxo/modem-combobox.cpp http://commits.kde.org/telepathy-accounts-kcm/951a583ca1b00b4eea05fb95ff4ed5995e030f49