[kmymoney] [Bug 443208] New: Build failure with aqbanking 6.3.2
Christophe Giboudeaux
bugzilla_noreply at kde.org
Fri Oct 1 21:14:11 BST 2021
https://bugs.kde.org/show_bug.cgi?id=443208
Bug ID: 443208
Summary: Build failure with aqbanking 6.3.2
Product: kmymoney
Version: 5.1.2
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: kmymoney-devel at kde.org
Reporter: christophe at krop.fr
Target Milestone: ---
Log below. the failure happens with the stable version and git master.
[ 489s] In file included from /usr/include/qt5/QtCore/qglobal.h:1299,
[ 489s] from /usr/include/qt5/QtGui/qtguiglobal.h:43,
[ 489s] from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43,
[ 489s] from /usr/include/qt5/QtWidgets/qdialog.h:43,
[ 489s] from /usr/include/qt5/QtWidgets/QDialog:1,
[ 489s] from
/home/abuild/rpmbuild/BUILD/kmymoney-5.1.80git1565~b3520dc1d/kmymoney/plugins/kbanking/dialogs/kbmapaccount.h:11,
[ 489s] from
/home/abuild/rpmbuild/BUILD/kmymoney-5.1.80git1565~b3520dc1d/kmymoney/plugins/kbanking/dialogs/kbmapaccount.cpp:15:
[ 489s] /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here
[ 489s] 123 | QT_DEPRECATED_X("Use default constructor instead")
Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[ 489s] |
^~~~~~
[ 489s] In file included from
/home/abuild/rpmbuild/BUILD/kmymoney-5.1.80git1565~b3520dc1d/kmymoney/plugins/kbanking/dialogs/kbmapaccount.cpp:17:
[ 489s]
/home/abuild/rpmbuild/BUILD/kmymoney-5.1.80git1565~b3520dc1d/kmymoney/plugins/kbanking/dialogs/../kbanking.h:166:49:
error: expected ';' at end of member declaration
[ 489s] 166 | bool updateAccount(const MyMoneyAccount& acc) DEPRECATED;
[ 489s] | ^
[ 489s] | ;
[ 489s]
/home/abuild/rpmbuild/BUILD/kmymoney-5.1.80git1565~b3520dc1d/kmymoney/plugins/kbanking/dialogs/../kbanking.h:166:51:
error: 'DEPRECATED' does not name a type; did you mean 'QT_DEPRECATED'?
[ 489s] 166 | bool updateAccount(const MyMoneyAccount& acc) DEPRECATED;
[ 489s] | ^~~~~~~~~~
[ 489s] |
QT_DEPRECATED
[ 489s] make[2]: ***
[kmymoney/plugins/kbanking/dialogs/CMakeFiles/kbanking_dialogs.dir/build.make:130:
kmymoney/plugins/kbanking/dialogs/CMakeFiles/kbanking_dialogs.dir/kbmapaccount.cpp.o]
Error 1
[ 489s] make[2]: Leaving directory
'/home/abuild/rpmbuild/BUILD/kmymoney-5.1.80git1565~b3520dc1d/build'
[ 489s] make[1]: *** [CMakeFiles/Makefile2:3932:
kmymoney/plugins/kbanking/dialogs/CMakeFiles/kbanking_dialogs.dir/all] Error 2
[ 489s] make[1]: *** Waiting for unfinished jobs....
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list