I've attached the text output from my build. The build completed and the program runs but there were a lot of warnings.
*----Brendan* On Sun, Jul 3, 2016 at 3:20 PM, Brendan Coupe <bren...@coupeware.com> wrote: > Here is the utput from kmm when I run it. The path /usr/lib64/qt5/plugins > exists but I don't think the KMM plugins are there. > > QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No > such file or directory > Error loading plugin "konlinetasks_sepa" "The shared library was not > found." > Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin") > The environment variable QT_PLUGIN_PATH might be not correctly set > Error loading plugin "kmm_icalendarexport" "The shared library was not > found." > Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin") > The environment variable QT_PLUGIN_PATH might be not correctly set > Error loading plugin "kmm_csvexport" "The shared library was not found." > Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin") > The environment variable QT_PLUGIN_PATH might be not correctly set > Error loading plugin "kmm_csvimport" "The shared library was not found." > Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin") > The environment variable QT_PLUGIN_PATH might be not correctly set > Error loading plugin "kmm_ofximport" "The shared library was not found." > Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin") > The environment variable QT_PLUGIN_PATH might be not correctly set > Error loading plugin "kmm_printcheck" "The shared library was not found." > Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin") > The environment variable QT_PLUGIN_PATH might be not correctly set > Error loading plugin "kmm_weboob" "The shared library was not found." > Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin") > The environment variable QT_PLUGIN_PATH might be not correctly set > > > > > *----Brendan* > > On Sun, Jul 3, 2016 at 3:08 PM, Jack <ostrof...@users.sourceforge.net> > wrote: > >> On 2016.07.03 15:52, Brendan Coupe wrote: >> >>> Thanks Thomas. I installed a few more packages and now it compiles and >>> works with my encrypted file. The problem is OFX does not work even >>> though >>> it looks OK when I compile (see below) and it shows up the in the KMM >>> plugins. The cvs importer is also in the plugins but is not in the import >>> menu. >>> >> >> Pending further suggestions from Thomas, I would try running from command >> line to see if there are any useful messages sent to console. As I >> remember, it generally does say something about plugins, so you might get a >> hint. >> >> Jack > > >
CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package): Could not find a configuration file for package "KF5Holidays" that is compatible with requested version "5.2". The following configuration files were considered but not accepted: /usr/lib64/cmake/KF5Holidays/KF5HolidaysConfig.cmake, version: 4.80.0 /lib64/cmake/KF5Holidays/KF5HolidaysConfig.cmake, version: 4.80.0 Call Stack (most recent call first): CMakeLists.txt:46 (find_package) CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package): Could not find a configuration file for package "KF5Contacts" that is compatible with requested version "5.2". The following configuration files were considered but not accepted: /usr/lib64/cmake/KF5Contacts/KF5ContactsConfig.cmake, version: 4.92.0 /lib64/cmake/KF5Contacts/KF5ContactsConfig.cmake, version: 4.92.0 Call Stack (most recent call first): CMakeLists.txt:46 (find_package) CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package): Could not find a configuration file for package "KF5Akonadi" that is compatible with requested version "5.2". The following configuration files were considered but not accepted: /usr/lib64/cmake/KF5Akonadi/KF5AkonadiConfig.cmake, version: 5.1.3 /lib64/cmake/KF5Akonadi/KF5AkonadiConfig.cmake, version: 5.1.3 Call Stack (most recent call first): CMakeLists.txt:46 (find_package) CMake Warning at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:65 (find_package): Could not find a configuration file for package "KF5PimTextEdit" that is compatible with requested version "5.2.0". The following configuration files were considered but not accepted: /usr/lib64/cmake/KF5PimTextEdit/KF5PimTextEditConfig.cmake, version: 4.91.0 /lib64/cmake/KF5PimTextEdit/KF5PimTextEditConfig.cmake, version: 4.91.0 Call Stack (most recent call first): /usr/lib64/cmake/KF5IdentityManagement/KF5IdentityManagementConfig.cmake:82 (find_dependency) /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package) CMakeLists.txt:46 (find_package) CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package): Found package configuration file: /usr/lib64/cmake/KF5IdentityManagement/KF5IdentityManagementConfig.cmake but it set KF5IdentityManagement_FOUND to FALSE so package "KF5IdentityManagement" is considered to be NOT FOUND. Reason given by package: KF5IdentityManagement could not be found because dependency KF5PimTextEdit could not be found. Call Stack (most recent call first): CMakeLists.txt:46 (find_package) CMake Warning at CMakeLists.txt:132 (find_package): Could not find a configuration file for package "AQBANKING" that is compatible with requested version "5.6.5". The following configuration files were considered but not accepted: /usr/lib64/cmake/aqbanking-5.5/aqbanking-config.cmake, version: 5.5.1 /lib64/cmake/aqbanking-5.5/aqbanking-config.cmake, version: 5.5.1 CMake Warning at CMakeLists.txt:133 (find_package): Could not find a configuration file for package "GWENHYWFAR" that is compatible with requested version "4.15.3". The following configuration files were considered but not accepted: /usr/lib64/cmake/gwenhywfar-4.13/gwenhywfar-config.cmake, version: 4.13.1.0 /lib64/cmake/gwenhywfar-4.13/gwenhywfar-config.cmake, version: 4.13.1.0 CMake Warning at CMakeLists.txt:134 (find_package): By not providing "Findgwengui-cpp.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "gwengui-cpp", but CMake did not find one. Could not find a package configuration file provided by "gwengui-cpp" with any of the following names: gwengui-cppConfig.cmake gwengui-cpp-config.cmake Add the installation prefix of "gwengui-cpp" to CMAKE_PREFIX_PATH or set "gwengui-cpp_DIR" to a directory containing one of the above files. If "gwengui-cpp" provides a separate development package or SDK, be sure it has been installed. CMake Warning at CMakeLists.txt:135 (find_package): By not providing "Findgwengui-qt5.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "gwengui-qt5", but CMake did not find one. Could not find a package configuration file provided by "gwengui-qt5" with any of the following names: gwengui-qt5Config.cmake gwengui-qt5-config.cmake Add the installation prefix of "gwengui-qt5" to CMAKE_PREFIX_PATH or set "gwengui-qt5_DIR" to a directory containing one of the above files. If "gwengui-qt5" provides a separate development package or SDK, be sure it has been installed. CMake Deprecation Warning at /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:60 (message): Calling kcoreaddons_desktop_to_json() without DEFAULT_SERVICE_TYPE or SERVICE_TYPES is deprecated! Call Stack (most recent call first): kmymoney/plugins/onlinetasks/sepa/CMakeLists.txt:25 (kcoreaddons_desktop_to_json) CMake Deprecation Warning at /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:60 (message): Calling kcoreaddons_desktop_to_json() without DEFAULT_SERVICE_TYPE or SERVICE_TYPES is deprecated! Call Stack (most recent call first): kmymoney/plugins/csvimport/CMakeLists.txt:38 (kcoreaddons_desktop_to_json) CMake Deprecation Warning at /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:60 (message): Calling kcoreaddons_desktop_to_json() without DEFAULT_SERVICE_TYPE or SERVICE_TYPES is deprecated! Call Stack (most recent call first): kmymoney/plugins/csvexport/CMakeLists.txt:25 (kcoreaddons_desktop_to_json) CMake Deprecation Warning at /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:60 (message): Calling kcoreaddons_desktop_to_json() without DEFAULT_SERVICE_TYPE or SERVICE_TYPES is deprecated! Call Stack (most recent call first): kmymoney/plugins/ofximport/CMakeLists.txt:18 (kcoreaddons_desktop_to_json) CMake Deprecation Warning at /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:60 (message): Calling kcoreaddons_desktop_to_json() without DEFAULT_SERVICE_TYPE or SERVICE_TYPES is deprecated! Call Stack (most recent call first): kmymoney/plugins/icalendarexport/CMakeLists.txt:15 (kcoreaddons_desktop_to_json) CMake Deprecation Warning at /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:60 (message): Calling kcoreaddons_desktop_to_json() without DEFAULT_SERVICE_TYPE or SERVICE_TYPES is deprecated! Call Stack (most recent call first): kmymoney/plugins/icalendarexport/CMakeLists.txt:44 (kcoreaddons_desktop_to_json) CMake Deprecation Warning at /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:60 (message): Calling kcoreaddons_desktop_to_json() without DEFAULT_SERVICE_TYPE or SERVICE_TYPES is deprecated! Call Stack (most recent call first): kmymoney/plugins/reconciliationreport/CMakeLists.txt:15 (kcoreaddons_desktop_to_json) CMake Deprecation Warning at /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:60 (message): Calling kcoreaddons_desktop_to_json() without DEFAULT_SERVICE_TYPE or SERVICE_TYPES is deprecated! Call Stack (most recent call first): kmymoney/plugins/printcheck/CMakeLists.txt:16 (kcoreaddons_desktop_to_json) CMake Deprecation Warning at /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:60 (message): Calling kcoreaddons_desktop_to_json() without DEFAULT_SERVICE_TYPE or SERVICE_TYPES is deprecated! Call Stack (most recent call first): kmymoney/plugins/printcheck/CMakeLists.txt:52 (kcoreaddons_desktop_to_json) CMake Deprecation Warning at /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:60 (message): Calling kcoreaddons_desktop_to_json() without DEFAULT_SERVICE_TYPE or SERVICE_TYPES is deprecated! Call Stack (most recent call first): kmymoney/plugins/weboob/CMakeLists.txt:19 (kcoreaddons_desktop_to_json) CMake Deprecation Warning at /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:60 (message): Calling kcoreaddons_desktop_to_json() without DEFAULT_SERVICE_TYPE or SERVICE_TYPES is deprecated! Call Stack (most recent call first): kmymoney/payeeidentifier/ibanandbic/CMakeLists.txt:13 (kcoreaddons_desktop_to_json) CMake Deprecation Warning at /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:60 (message): Calling kcoreaddons_desktop_to_json() without DEFAULT_SERVICE_TYPE or SERVICE_TYPES is deprecated! Call Stack (most recent call first): kmymoney/payeeidentifier/ibanandbic/widgets/CMakeLists.txt:69 (kcoreaddons_desktop_to_json) CMake Deprecation Warning at /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:60 (message): Calling kcoreaddons_desktop_to_json() without DEFAULT_SERVICE_TYPE or SERVICE_TYPES is deprecated! Call Stack (most recent call first): kmymoney/payeeidentifier/nationalaccount/CMakeLists.txt:22 (kcoreaddons_desktop_to_json) -------- KMyMoney 4.100.0-5e883c1 -------- Configure results (user options): -------------------------------------------- KDE PIM holidays: no KDE PIM encryption: yes KDE PIM addressbook: no OFX plugin: yes KBanking plugin: no weboob plugin: yes iCalendar export plugin: yes SQLCipher plugin: no -------------------------------------------- Configure results (developer options): -------------------------------------------- Qt-Designer library support: no Generate modeltest code: no Generate API documentation with Doxygen: yes Build type: RelWithDebInfo Note: Writing kmymoney.1 /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/plugins/pluginloader.cpp: In constructor ‘KMyMoneyPlugin::PluginLoader::PluginLoader(QObject*)’: /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/plugins/pluginloader.cpp:68:34: warning: ‘static KPluginInfo::List KPluginInfo::fromServices(const List&, const KConfigGroup&)’ is deprecated [-Wdeprecated-declarations] d->m_pluginList = KPluginInfo::fromServices(offers); ^~~~~~~~~~~~ In file included from /usr/include/KF5/KService/KPluginInfo:1:0, from /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/plugins/pluginloader.cpp:31: /usr/include/KF5/KService/kplugininfo.h:197:63: note: declared here static KSERVICE_DEPRECATED KPluginInfo::List fromServices(const KService::List &services, const KConfigGroup &config = KConfigGroup()); ^~~~~~~~~~~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/plugins/pluginloader.cpp:68:53: warning: ‘static KPluginInfo::List KPluginInfo::fromServices(const List&, const KConfigGroup&)’ is deprecated [-Wdeprecated-declarations] d->m_pluginList = KPluginInfo::fromServices(offers); ^ In file included from /usr/include/KF5/KService/KPluginInfo:1:0, from /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/plugins/pluginloader.cpp:31: /usr/include/KF5/KService/kplugininfo.h:197:63: note: declared here static KSERVICE_DEPRECATED KPluginInfo::List fromServices(const KService::List &services, const KConfigGroup &config = KConfigGroup()); ^~~~~~~~~~~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/widgets/kmymoneyedit.cpp: In member function ‘virtual QValidator::State kMyMoneyMoneyValidator::validate(QString&, int&) const’: /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/widgets/kmymoneyedit.cpp:68:75: warning: unused parameter ‘_p’ [-Wunused-parameter] QValidator::State kMyMoneyMoneyValidator::validate(QString & input, int & _p) const ^~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/plugins/csvexport/csvexporterplugin.cpp: In member function ‘bool CsvExporterPlugin::okToWriteFile(const QUrl&)’: /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/plugins/csvexport/csvexporterplugin.cpp:86:51: warning: unused parameter ‘url’ [-Wunused-parameter] bool CsvExporterPlugin::okToWriteFile(const QUrl &url) ^~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/widgets/amountedit.cpp: In member function ‘virtual QValidator::State AmountValidator::validate(QString&, int&) const’: /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/widgets/amountedit.cpp:59:55: warning: unused parameter ‘input’ [-Wunused-parameter] QValidator::State AmountValidator::validate(QString & input, int & _p) const ^~~~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/widgets/amountedit.cpp:59:68: warning: unused parameter ‘_p’ [-Wunused-parameter] QValidator::State AmountValidator::validate(QString & input, int & _p) const ^~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/widgets/amountedit.cpp: In member function ‘void AmountEdit::theTextChanged(const QString&)’: /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/widgets/amountedit.cpp:379:49: warning: unused parameter ‘theText’ [-Wunused-parameter] void AmountEdit::theTextChanged(const QString & theText) ^~~~~~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/payeeidentifier/nationalaccount/nationalaccountstorageplugin.cpp:29:47: warning: ‘K_EXPORT_PLUGIN_is_deprecated_see_KDE5PORTING’ is deprecated [-Wdeprecated-declarations] K_EXPORT_PLUGIN(nationalAccountStoragePluginFactory("ibanBicStoragePlugin")) ^~~~~ In file included from /usr/include/KF5/KCoreAddons/kpluginfactory.h:30:0, from /usr/include/KF5/KCoreAddons/KPluginFactory:1, from /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/payeeidentifier/nationalaccount/nationalaccountstorageplugin.cpp:21: /usr/include/KF5/KCoreAddons/kexportplugin.h:46:79: note: declared here class KCOREADDONS_DEPRECATED_EXPORT K_EXPORT_PLUGIN_is_deprecated_see_KDE5PORTING ^~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/dialogs/kimportdlg.cpp: In member function ‘void KImportDlg::slotFileTextChanged(const QString&)’: /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/dialogs/kimportdlg.cpp:142:53: warning: unused parameter ‘text’ [-Wunused-parameter] void KImportDlg::slotFileTextChanged(const QString& text) ^~~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/plugins/ofximport/ofxpartner.cpp: In constructor ‘OfxHttpRequest::OfxHttpRequest(const QString&, const QUrl&, const QByteArray&, const QMap<QString, QString>&, const QUrl&, bool)’: /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/plugins/ofximport/ofxpartner.cpp:482:47: warning: unused parameter ‘type’ [-Wunused-parameter] OfxHttpRequest::OfxHttpRequest(const QString& type, const QUrl &url, const QByteArray &postData, const QMap<QString, QString>& metaData, const QUrl& dst, bool showProgressInfo) ^~~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/plugins/ofximport/ofxpartner.cpp:482:65: warning: unused parameter ‘url’ [-Wunused-parameter] OfxHttpRequest::OfxHttpRequest(const QString& type, const QUrl &url, const QByteArray &postData, const QMap<QString, QString>& metaData, const QUrl& dst, bool showProgressInfo) ^~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/plugins/ofximport/ofxpartner.cpp:482:88: warning: unused parameter ‘postData’ [-Wunused-parameter] OfxHttpRequest::OfxHttpRequest(const QString& type, const QUrl &url, const QByteArray &postData, const QMap<QString, QString>& metaData, const QUrl& dst, bool showProgressInfo) ^~~~~~~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/plugins/ofximport/ofxpartner.cpp:482:128: warning: unused parameter ‘metaData’ [-Wunused-parameter] OfxHttpRequest::OfxHttpRequest(const QString& type, const QUrl &url, const QByteArray &postData, const QMap<QString, QString>& metaData, const QUrl& dst, bool showProgressInfo) ^~~~~~~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/plugins/ofximport/ofxpartner.cpp:482:150: warning: unused parameter ‘dst’ [-Wunused-parameter] OfxHttpRequest::OfxHttpRequest(const QString& type, const QUrl &url, const QByteArray &postData, const QMap<QString, QString>& metaData, const QUrl& dst, bool showProgressInfo) ^~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/plugins/ofximport/ofxpartner.cpp: In member function ‘void OfxHttpRequest::slotOfxFinished(int, bool)’: /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/plugins/ofximport/ofxpartner.cpp:531:48: warning: unused parameter ‘rc’ [-Wunused-parameter] void OfxHttpRequest::slotOfxFinished(int, bool rc) ^~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/converter/mymoneytemplate.cpp: In member function ‘bool MyMoneyTemplate::loadTemplate(const QUrl&)’: /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/converter/mymoneytemplate.cpp:75:5: warning: ‘rc’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (!rc) { ^~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/converter/mymoneytemplate.cpp:72:10: note: ‘rc’ was declared here bool rc; ^~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/converter/webpricequote.cpp: In member function ‘void WebPriceQuote::downloadResult(KJob*)’: /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/converter/webpricequote.cpp:170:42: warning: unused parameter ‘job’ [-Wunused-parameter] void WebPriceQuote::downloadResult(KJob* job) ^~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/converter/webpricequote.cpp: In member function ‘void FinanceQuoteProcess::launch(const QString&)’: /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/converter/webpricequote.cpp:771:49: warning: unused parameter ‘scriptPath’ [-Wunused-parameter] void FinanceQuoteProcess::launch(const QString& scriptPath) ^~~~~~~~~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/views/splitdelegate.cpp: In member function ‘virtual void SplitDelegate::paint(QPainter*, const QStyleOptionViewItem&, const QModelIndex&) const’: /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/views/splitdelegate.cpp:159:14: warning: unused variable ‘selected’ [-Wunused-variable] const bool selected = opt.state & QStyle::State_Selected; ^~~~~~~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/views/newtransactioneditor.cpp: In member function ‘virtual void NewTransactionEditor::editSplits()’: /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/views/newtransactioneditor.cpp:471:13: warning: unused variable ‘previousSplitCount’ [-Wunused-variable] const int previousSplitCount = d->splitModel.rowCount(); ^~~~~~~~~~~~~~~~~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/kmymoney.cpp: In member function ‘QUrl KMyMoneyApp::selectFile(const QString&, const QString&, const QString&, QFileDialog::FileMode, QWidget*)’: /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/kmymoney.cpp:1505:84: warning: unused parameter ‘mask’ [-Wunused-parameter] QUrl KMyMoneyApp::selectFile(const QString& /*title*/, const QString& _path, const QString& mask, QFileDialog::FileMode mode, QWidget* widget) ^~~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/kmymoney.cpp:1505:112: warning: unused parameter ‘mode’ [-Wunused-parameter] QUrl KMyMoneyApp::selectFile(const QString& /*title*/, const QString& _path, const QString& mask, QFileDialog::FileMode mode, QWidget* widget) ^~~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/kmymoney.cpp: In member function ‘bool KMyMoneyApp::okToWriteFile(const QUrl&)’: /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/kmymoney.cpp:2476:45: warning: unused parameter ‘url’ [-Wunused-parameter] bool KMyMoneyApp::okToWriteFile(const QUrl &url) ^~~ /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/kmymoney.cpp: In member function ‘void KMyMoneyApp::webConnect(const QString&, const QByteArray&)’: /usr/local/src/kmm/kmymoney-2016.07.03-15.25.12/kmymoney/kmymoney.cpp:7239:74: warning: unused parameter ‘asn_id’ [-Wunused-parameter] void KMyMoneyApp::webConnect(const QString& sourceUrl, const QByteArray& asn_id) ^~~~~~