Original Log
In file included from /home/gilles/devel/8.x/core/libs/database/utils/widgets/dbsettingswidget.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/database/utils/widgets/dbsettingswidget_p.h:48:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:2:1: note: expanded from here
2 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:3:1: note: expanded from here
3 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/utils/widgets/dbstatdlg.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:73:1: note: expanded from here
73 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:74:1: note: expanded from here
74 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/iojobs/iojob.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:73:1: note: expanded from here
73 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:74:1: note: expanded from here
74 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/facesengine/recognition/faceclassifier.cpp:22:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
22 | #include <QtConcurrent>
| ^
In file included from /home/gilles/devel/8.x/core/libs/dtrash/dtrashitemmodel.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:25:1: note: expanded from here
25 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:26:1: note: expanded from here
26 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/facesengine/recognition/identityprovider.cpp:26:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
26 | #include <QtConcurrent>
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/utils/widgets/dbmigrationdlg.cpp:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:68:1: note: expanded from here
68 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:69:1: note: expanded from here
69 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/facesengine/recognition/faceclassifier.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:169:1: note: expanded from here
169 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:170:1: note: expanded from here
170 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dragdrop/dragdropimplementations.cpp:289:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
289 | static const QString mimeTypeCutSelection(QLatin1String("application/x-kde-cutselection"));
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/facesengine/recognition/identityprovider.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/facesengine/facedb/facedbaccess.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:68:1: note: expanded from here
68 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/database/engine/dbengineconfigloader.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:46:1: note: expanded from here
46 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:47:1: note: expanded from here
47 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/server/databaseserver.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/collection/collectionmanager.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/database/collection/collectionmanager_p.h:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/collection/collectionmanager_p.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/database/collection/collectionmanager_p.h:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/database/utils/widgets/mysqlupgradebinary.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:160:1: note: expanded from here
160 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/imgqsort/imagequalitysettings.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/database/server/databaseserver.cpp:197:26: warning: call function QProcess::start(). Use function QProcess::startCommand() instead [-Wclazy-qt6-deprecated-api-fixes]
197 | mysqlShutDownProcess.start(d->mysqlAdminPath, mysqlShutDownArgs);
| ^~~~~
| startCommand
2 warnings generated.
/home/gilles/devel/8.x/core/libs/database/server/databaseserver.cpp:532:21: warning: call function QProcess::start(). Use function QProcess::startCommand() instead [-Wclazy-qt6-deprecated-api-fixes]
532 | initProcess.start(d->mysqlInitPath, mysqlInitCmdArgs);
| ^~~~~
| startCommand
/home/gilles/devel/8.x/core/libs/database/server/databaseserver.cpp:775:20: warning: call function QProcess::start(). Use function QProcess::startCommand() instead [-Wclazy-qt6-deprecated-api-fixes]
775 | upgradeProcess.start(d->mysqlUpgradePath, upgradeCmdArgs);
| ^~~~~
| startCommand
4 warnings generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/facesengine/detection/opencv-dnn/dnnfacedetectoryunet.cpp:43:1: warning: non-POD static (map) [-Wclazy-non-pod-global-static]
43 | const std::map<FaceScanSettings::FaceDetectionSize, int> faceenum2size
| ^
2 warnings generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/database/engine/dbengineguierrorhandler.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:136:1: note: expanded from here
136 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:137:1: note: expanded from here
137 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/database/engine/dbengineaccess.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:81:1: note: expanded from here
81 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:82:1: note: expanded from here
82 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/database/thumbsdb/thumbsdbschemaupdater.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:46:1: note: expanded from here
46 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:47:1: note: expanded from here
47 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/utils/widgets/mysqlserverbinary.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:160:1: note: expanded from here
160 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/engine/metaengine_exif.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:54:1: note: expanded from here
54 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:55:1: note: expanded from here
55 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/thumbsdb/thumbsdbaccess.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:85:1: note: expanded from here
85 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:86:1: note: expanded from here
86 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/collection/collectionmanager_location.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/database/collection/collectionmanager_p.h:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/database/utils/widgets/mysqlinitbinary.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:160:1: note: expanded from here
160 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/imgqsort/imagequalityconfselector.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:74:1: note: expanded from here
74 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:75:1: note: expanded from here
75 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/utils/widgets/mysqladminbinary.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:160:1: note: expanded from here
160 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/utils/widgets/searchtextbardb.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:12:1: note: expanded from here
12 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:13:1: note: expanded from here
13 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/database/engine/dbenginebackend.cpp:1318:46: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
1318 | while ((pos = preparedString.indexOf(identifierRegExp, pos)) != -1)
| ^
/home/gilles/devel/8.x/core/libs/database/engine/dbenginebackend.cpp:1320:48: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
1320 | QRegularExpressionMatch regMatch = identifierRegExp.match(preparedString);
| ^
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:106:1: note: expanded from here
106 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/database/collection/collectionmanager_album.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/database/collection/collectionmanager_p.h:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/imgqsort/imagequalityparser.cpp:30:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
30 | #include <QtConcurrent> // krazy:exclude=includes
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/history/filtershistorywidget.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:91:1: note: expanded from here
91 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/facesengine/facedb/facedbschemaupdater.cpp:21:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:170:1: note: expanded from here
170 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:171:1: note: expanded from here
171 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow_p.h:69:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:73:1: note: expanded from here
73 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow_actions.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow_p.h:69:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:73:1: note: expanded from here
73 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_basic.cpp:52:
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:131:1: note: expanded from here
131 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:132:1: note: expanded from here
132 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiessidebar.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/history/itempropertiesversionstab.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:100:1: note: expanded from here
100 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:101:1: note: expanded from here
101 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/utils/ifaces/dio.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:168:1: note: expanded from here
168 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:169:1: note: expanded from here
169 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_freedesktop.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:106:1: note: expanded from here
106 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_p.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow_fullscreen.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow_p.h:69:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:73:1: note: expanded from here
73 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow.cpp:212:25: warning: Return KXmlGuiWindow::eventFilter() instead of false [-Wclazy-base-class-event]
212 | return false;
| ^
1 warning generated.
2 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/history/itemfiltershistoryitemdelegate.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:15:1: note: expanded from here
15 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_database.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:106:1: note: expanded from here
106 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiestab.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiestab_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:167:1: note: expanded from here
167 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:168:1: note: expanded from here
168 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/history/versionsoverlays.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:39:1: note: expanded from here
39 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:40:1: note: expanded from here
40 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/history/versionsdelegate.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:160:1: note: expanded from here
160 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:161:1: note: expanded from here
161 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_start.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_progress.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiestab_helpers.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiestab_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:167:1: note: expanded from here
167 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:168:1: note: expanded from here
168 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiestab_setters.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiestab_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:167:1: note: expanded from here
167 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:168:1: note: expanded from here
168 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/daboutdata.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:45:1: note: expanded from here
45 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:46:1: note: expanded from here
46 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow_toolbar.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow_p.h:69:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:73:1: note: expanded from here
73 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_stop.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_engine.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:106:1: note: expanded from here
106 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/itemselectionpropertiestab.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:81:1: note: expanded from here
81 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:82:1: note: expanded from here
82 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dzoombar.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/KLocalizedString:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:142:1: note: expanded from here
142 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/history/versionswidget.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:10:1: note: expanded from here
10 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:11:1: note: expanded from here
11 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/thememanager.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/thememanager_p.h:59:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:113:1: note: expanded from here
113 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/database/coredb/coredbsearchxml.cpp:932:40: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
932 | keywordList << group.split(QRegularExpression(QLatin1String("\\s+")), Qt::SkipEmptyParts);
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/progressmanager/dhistoryview.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:83:1: note: expanded from here
83 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:84:1: note: expanded from here
84 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiesmetadatatab.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/widgets/mainview/dcursortracker.cpp:162:5: warning: Return QLabel::eventFilter() instead of false [-Wclazy-base-class-event]
162 | return false;
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiescolorstab.cpp:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:109:1: note: expanded from here
109 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiessidebardb.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:123:1: note: expanded from here
123 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:124:1: note: expanded from here
124 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/import/importitempropertiessidebar.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/import/importitempropertiestab.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:175:1: note: expanded from here
175 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:176:1: note: expanded from here
176 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailloadthread.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailloadthread_p.h:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:202:1: note: expanded from here
202 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:203:1: note: expanded from here
203 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/coredb/coredbcopymanager.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:125:1: note: expanded from here
125 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/onlineversion/onlineversionchecker.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/widgets/mainview/thememanager.cpp:187:37: warning: Use QMultiMap for maps storing multiple values with the same key. [-Wclazy-qt6-deprecated-api-fixes]
187 | const auto amap = actionMap.values();
| ^
2 warnings generated.
/home/gilles/devel/8.x/core/libs/models/categorizeditemmodel.cpp:71:17: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
71 | text.remove(QRegularExpression(QString::fromUtf8("[ \u00A0]?(\\.\\.\\.|…)$")));
| ^
/home/gilles/devel/8.x/core/libs/notificationmanager/dnotificationwrapper.cpp:195:14: warning: call function QProcess::start(). Use function QProcess::startCommand() instead [-Wclazy-qt6-deprecated-api-fixes]
195 | proc.start(QLatin1String("notify-send"),
| ^~~~~
| startCommand
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/metadataengine/engine/metaengine_rotation.cpp:53:1: warning: non-POD static (MetaEngineRotation) [-Wclazy-non-pod-global-static]
53 | static const MetaEngineRotation identity ( 1, 0, 0, 1);
| ^
/home/gilles/devel/8.x/core/libs/metadataengine/engine/metaengine_rotation.cpp:54:1: warning: non-POD static (MetaEngineRotation) [-Wclazy-non-pod-global-static]
54 | static const MetaEngineRotation rotate90 ( 0, 1, -1, 0);
| ^
/home/gilles/devel/8.x/core/libs/metadataengine/engine/metaengine_rotation.cpp:55:1: warning: non-POD static (MetaEngineRotation) [-Wclazy-non-pod-global-static]
55 | static const MetaEngineRotation rotate180 (-1, 0, 0, -1);
| ^
/home/gilles/devel/8.x/core/libs/metadataengine/engine/metaengine_rotation.cpp:56:1: warning: non-POD static (MetaEngineRotation) [-Wclazy-non-pod-global-static]
56 | static const MetaEngineRotation rotate270 ( 0, -1, 1, 0);
| ^
/home/gilles/devel/8.x/core/libs/metadataengine/engine/metaengine_rotation.cpp:57:1: warning: non-POD static (MetaEngineRotation) [-Wclazy-non-pod-global-static]
57 | static const MetaEngineRotation flipHorizontal (-1, 0, 0, 1);
| ^
/home/gilles/devel/8.x/core/libs/metadataengine/engine/metaengine_rotation.cpp:58:1: warning: non-POD static (MetaEngineRotation) [-Wclazy-non-pod-global-static]
58 | static const MetaEngineRotation flipVertical ( 1, 0, 0, -1);
| ^
/home/gilles/devel/8.x/core/libs/metadataengine/engine/metaengine_rotation.cpp:59:1: warning: non-POD static (MetaEngineRotation) [-Wclazy-non-pod-global-static]
59 | static const MetaEngineRotation rotate90flipHorizontal ( 0, 1, 1, 0); ///< first rotate, then flip
| ^
/home/gilles/devel/8.x/core/libs/metadataengine/engine/metaengine_rotation.cpp:60:1: warning: non-POD static (MetaEngineRotation) [-Wclazy-non-pod-global-static]
60 | static const MetaEngineRotation rotate90flipVertical ( 0, -1, -1, 0); ///< first rotate, then flip
| ^
8 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/thememanager_p.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/thememanager_p.h:59:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:113:1: note: expanded from here
113 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/database/coredb/coredbschemaupdater.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:155:1: note: expanded from here
155 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/itemdescedittab.cpp:20:
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/itemdescedittab_p.h:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/versionmanager/versionnamingscheme.cpp:59:37: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
59 | QRegularExpressionMatch match = versionIntermediate.match(completeBaseName);
| ^
/home/gilles/devel/8.x/core/libs/versionmanager/versionnamingscheme.cpp:79:44: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
79 | QRegularExpressionMatch versionMatch = version.match(completeBaseName);
| ^
In file included from /home/gilles/devel/8.x/core/libs/template/templatelist.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/dialogs/dprogressdlg.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/KLocalizedString:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/onlineversion/onlineversiondlg.cpp:48:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:140:1: note: expanded from here
140 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailloadthread_p.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailloadthread_p.h:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:202:1: note: expanded from here
202 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:203:1: note: expanded from here
203 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dialogs/deletedialog.cpp:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:155:1: note: expanded from here
155 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/template/templateselector.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/template/templateviewer.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:26:1: note: expanded from here
26 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:27:1: note: expanded from here
27 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/notificationmanager/dnotificationwidget_p.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:163:1: note: expanded from here
163 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/template/templatepanel.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/models/abstractalbummodel.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/models/abstractalbummodel_p.h:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/filters/filterstatusbar.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:33:1: note: expanded from here
33 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/fullscreensettings.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/captionedit.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:149:1: note: expanded from here
149 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:150:1: note: expanded from here
150 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/progressmanager/progressview.cpp:39:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:146:1: note: expanded from here
146 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:147:1: note: expanded from here
147 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/onlineversion/onlineversiondwnl.cpp:25:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
25 | #include <QtConcurrent> // krazy:exclude=includes
| ^
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings.cpp:20:
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/fileactionmanager/metadatahub.cpp:598:34: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
598 | if (keyword.contains(QRegularExpression(QLatin1String("(_Digikam_root_tag_/|/_Digikam_root_tag_|_Digikam_root_tag_)"))))
| ^
/home/gilles/devel/8.x/core/libs/fileactionmanager/metadatahub.cpp:600:43: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
600 | keyword = keyword.replace(QRegularExpression(QLatin1String("(_Digikam_root_tag_/|/_Digikam_root_tag_|_Digikam_root_tag_)")),
| ^
In file included from /home/gilles/devel/8.x/core/libs/onlineversion/onlineversiondwnl.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:129:1: note: expanded from here
129 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/template/subjectedit.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:129:1: note: expanded from here
129 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:130:1: note: expanded from here
130 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/dmetadata/dmetadata_video.cpp:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:121:1: note: expanded from here
121 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:122:1: note: expanded from here
122 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/geolocation/itempropertiesgpstab.cpp:48:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:4:1: note: expanded from here
4 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:5:1: note: expanded from here
5 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/fileactionmanager/metadatahubmngr.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:43:1: note: expanded from here
43 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:44:1: note: expanded from here
44 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/models/abstractalbummodel_counting.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/models/abstractalbummodel_p.h:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/filters/geolocationfilter.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:22:1: note: expanded from here
22 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/itemdescedittab_p.cpp:20:
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/itemdescedittab_p.h:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dialogs/filesaveoptionsdlg.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:84:1: note: expanded from here
84 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:85:1: note: expanded from here
85 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/fileactionmanager/metadatastatusbar.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals.cpp:15:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:22:1: note: expanded from here
22 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:23:1: note: expanded from here
23 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/progressmanager/progressmanager.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:189:1: note: expanded from here
189 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:190:1: note: expanded from here
190 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailsize.cpp:24:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
24 | static const QString s_configUseLargeThumbsEntry(QLatin1String("Use Large Thumbs"));
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/threads/processlauncher.cpp:138:17: warning: call function QProcess::start(). Use function QProcess::startCommand() instead [-Wclazy-qt6-deprecated-api-fixes]
138 | d->process->start(d->prog, d->args);
| ^~~~~
| startCommand
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/fileactionmanager/fileactionprogress.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:23:1: note: expanded from here
23 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:24:1: note: expanded from here
24 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/database/coredb/coredbwatch.cpp:24:13: warning: Module QtDBus should not be included directly [-Wclazy-no-module-include]
24 | # include <QtDBus>
| ^
In file included from /home/gilles/devel/8.x/core/libs/models/abstractalbummodel_checkable.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/models/abstractalbummodel_p.h:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/filters/textfilter.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:158:1: note: expanded from here
158 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dialogs/iccprofileinfodlg.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:125:1: note: expanded from here
125 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/filters/mimefilter.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:158:1: note: expanded from here
158 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/fileactionmanager/fileactionmngr.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:180:1: note: expanded from here
180 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:181:1: note: expanded from here
181 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/progressmanager/statusbarprogresswidget.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:161:1: note: expanded from here
161 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:162:1: note: expanded from here
162 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_bundles.cpp:15:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:22:1: note: expanded from here
22 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:23:1: note: expanded from here
23 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/itemdescedittab_tagsview.cpp:20:
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/itemdescedittab_p.h:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/rawengine/drawdecoderwidget.cpp:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:51:1: note: expanded from here
51 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:52:1: note: expanded from here
52 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_albums.cpp:19:
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/fileactionmanager/fileactionmngr_p.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/progressmanager/statusbarprogresswidget.cpp:406:5: warning: Return QFrame::eventFilter() instead of false [-Wclazy-base-class-event]
406 | return false;
| ^
In file included from /home/gilles/devel/8.x/core/libs/models/abstractalbummodel_specific.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/models/abstractalbummodel_p.h:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/core/dplugindimg.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/database/coredb/coredbaccess.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:51:1: note: expanded from here
51 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:52:1: note: expanded from here
52 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dialogs/imagedialog.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/dialogs/imagedialog_p.h:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/progressmanager/dlogoaction.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:131:1: note: expanded from here
131 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:132:1: note: expanded from here
132 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dialogs/imagedialog_preview.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/dialogs/imagedialog_p.h:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/graphicsview/dimgpreviewitem.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/models/albummodel.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/models/albummodel_p.h:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/itemdescedittab_descview.cpp:20:
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/itemdescedittab_p.h:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_database.cpp:19:
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/core/dpluginauthor.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:170:1: note: expanded from here
170 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:171:1: note: expanded from here
171 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/filters/ratingfilter.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:58:1: note: expanded from here
58 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/core/dpluginaction.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:68:1: note: expanded from here
68 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/models/albummodel_date.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/models/albummodel_p.h:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/rawengine/drawfiles.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:166:1: note: expanded from here
166 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/models/albummodel_search.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/models/albummodel_p.h:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/fileactionmanager/databaseworkeriface.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:152:1: note: expanded from here
152 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/fileactionmanager/fileworkeriface.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:152:1: note: expanded from here
152 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/engine/album.cpp:21:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dialogs/imagedialog_iconprovider.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/dialogs/imagedialog_p.h:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/setup/dpluginconfview.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_iconview.cpp:19:
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/dmetadata/dmetadata_iptc.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_mime.cpp:19:
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dialogs/imagedialog_tooltip.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/dialogs/imagedialog_p.h:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/setup/dpluginconfviewdimg.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:42:1: note: expanded from here
42 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:43:1: note: expanded from here
43 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/models/albummodel_tag.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/models/albummodel_p.h:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/itemdescedittab_infoview.cpp:20:
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/itemdescedittab_p.h:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/setup/dpluginsetup.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:14:1: note: expanded from here
14 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:15:1: note: expanded from here
15 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_miscs.cpp:20:
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/threadimageio/engine/dfileoperations.cpp:181:37: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
181 | QRegularExpressionMatch match = version.match(completeBaseName);
| ^
/home/gilles/devel/8.x/core/libs/threadimageio/engine/dfileoperations.cpp:227:37: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
227 | QRegularExpressionMatch match = version.match(completeFileName);
| ^
1 warning generated.
2 warnings generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dialogs/infodlg.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:69:1: note: expanded from here
69 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:70:1: note: expanded from here
70 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/setup/dpluginaboutdlg.cpp:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:206:1: note: expanded from here
206 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:207:1: note: expanded from here
207 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/iface/dmetainfoiface.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:39:1: note: expanded from here
39 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/engine/albummodificationhelper.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/dplugindialog.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:142:1: note: expanded from here
142 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/tags/widgets/addtagscombobox.cpp:209:9: warning: Return Digikam::TagTreeViewSelectComboBox::eventFilter() instead of false [-Wclazy-base-class-event]
209 | return false;
| ^
/home/gilles/devel/8.x/core/libs/tags/widgets/addtagscombobox.cpp:278:9: warning: Return Digikam::TagTreeViewSelectComboBox::eventFilter() instead of false [-Wclazy-base-class-event]
278 | return false;
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/transitionmngr/effectmngr.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:33:1: note: expanded from here
33 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/threadimageio/engine/dservicemenu_linux.cpp:217:18: warning: call function QProcess::start(). Use function QProcess::startCommand() instead [-Wclazy-qt6-deprecated-api-fixes]
217 | process->start(term, termOpts);
| ^~~~~
| startCommand
/home/gilles/devel/8.x/core/libs/threadimageio/engine/dservicemenu_linux.cpp:228:18: warning: call function QProcess::start(). Use function QProcess::startCommand() instead [-Wclazy-qt6-deprecated-api-fixes]
228 | process->start(exec, cmdArgs);
| ^~~~~
| startCommand
/home/gilles/devel/8.x/core/libs/threadimageio/engine/dservicemenu_linux.cpp:418:24: warning: Use QMultiMap for maps storing multiple values with the same key. [-Wclazy-qt6-deprecated-api-fixes]
418 | return servicesMap.values();
| ^
/home/gilles/devel/8.x/core/libs/threadimageio/engine/dservicemenu_linux.cpp:446:26: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
446 | return (string.split(split, Qt::SkipEmptyParts));
| ^
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_tooltips.cpp:19:
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
4 warnings generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/database/tags/tagscache.cpp:461:37: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
461 | if ((it->name).contains(QRegularExpression(QLatin1String("(_Digikam_root_tag_/|/_Digikam_root_tag_|_Digikam_root_tag_)"))))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/tagsedit.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/tags/widgets/tagcheckview.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:82:1: note: expanded from here
82 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:83:1: note: expanded from here
83 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dialogs/libsinfodlg.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:175:1: note: expanded from here
175 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:176:1: note: expanded from here
176 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/dwizarddlg.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:52:1: note: expanded from here
52 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:53:1: note: expanded from here
53 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/tags/facetags.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:112:1: note: expanded from here
112 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/widgets/tagfolderview.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/timeadjust/clockphotodialog.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:180:1: note: expanded from here
180 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/engine/albumparser.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:12:1: note: expanded from here
12 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:13:1: note: expanded from here
13 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/database/tags/facetags.cpp:70:36: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
70 | faceParentTagPath.contains(QRegularExpression(QLatin1String("(_Digikam_root_tag_/|"
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/graphicsview/paniconwidget.cpp:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
/home/gilles/devel/8.x/core/libs/album/engine/albumwatch.cpp:82:17: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
82 | dir = QDir(path);
| ~~~~^~~~~~~~~~~~
| dir.setPath(QDir(path))
/home/gilles/devel/8.x/core/libs/album/engine/albumwatch.cpp:86:17: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
86 | dir = info.dir();
| ~~~~^~~~~~~~~~~~
| dir.setPath(info.dir())
1 warning generated.
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/tags/autoassignment/autotagsengine.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:57:1: note: expanded from here
57 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:58:1: note: expanded from here
58 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dialogs/solidhardwaredlg.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/dmetadata/dmetadata_generic.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dialogs/rawcameradlg.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:87:1: note: expanded from here
87 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:88:1: note: expanded from here
88 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/widgets/albumpropsedit.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:166:1: note: expanded from here
166 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:167:1: note: expanded from here
167 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/tags/autoassignment/pipelines/autotagspipelinebase.cpp:20:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
20 | #include <QtConcurrent>
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/dsavesettingswidget.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:100:1: note: expanded from here
100 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:101:1: note: expanded from here
101 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/iccprofiles/iccprofilewidget.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:49:1: note: expanded from here
49 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:50:1: note: expanded from here
50 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/dpreviewmanager.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:183:1: note: expanded from here
183 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:2:1: note: expanded from here
2 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/iccprofiles/cietonguewidget.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/album/widgets/albumpropsedit.cpp:406:26: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
406 | bool enable = (!emptyTitle.match(newtitle).hasMatch() && !newtitle.isEmpty());
| ^
1 warning generated.
2 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/widgets/albumselectors.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/widgets/albumselectdialog.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/widgets/albumselectcombobox.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:31:1: note: expanded from here
31 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/dpreviewimage.cpp:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:135:1: note: expanded from here
135 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:136:1: note: expanded from here
136 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/dmetadata/dmetadatasettingscontainer.cpp:21:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:151:1: note: expanded from here
151 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:152:1: note: expanded from here
152 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/ditemslist.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/ditemslist_p.h:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/widgets/tagspopupmenu.cpp:39:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:40:1: note: expanded from here
40 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:41:1: note: expanded from here
41 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/iccprofiles/iccprofilescombobox.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:103:1: note: expanded from here
103 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:104:1: note: expanded from here
104 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/autoassignment/pipelines/object/autotagspipelineobject.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:102:1: note: expanded from here
102 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:103:1: note: expanded from here
103 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/ditemslist_item.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/ditemslist_p.h:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dplugins/widgets/dpreviewimage.cpp:1297:9: warning: Return QGraphicsView::eventFilter() instead of false [-Wclazy-base-class-event]
1297 | return false;
| ^
/home/gilles/devel/8.x/core/libs/dplugins/widgets/dpreviewimage.cpp:1310:9: warning: Return QGraphicsView::eventFilter() instead of false [-Wclazy-base-class-event]
1310 | return false;
| ^
/home/gilles/devel/8.x/core/libs/dplugins/widgets/dpreviewimage.cpp:1323:9: warning: Return QGraphicsView::eventFilter() instead of false [-Wclazy-base-class-event]
1323 | return false;
| ^
4 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/timeadjust/timeadjustsettings.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:109:1: note: expanded from here
109 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/transitionmngr/transitionmngr.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:132:1: note: expanded from here
132 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/widgets/albumselectwidget.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:34:1: note: expanded from here
34 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:35:1: note: expanded from here
35 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/video/manager/vidslidesettings.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:152:1: note: expanded from here
152 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/video/manager/ffmpegbinary.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:160:1: note: expanded from here
160 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/tags/autoassignment/autotagsscanwidget.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/tags/autoassignment/autotagsscanwidget_p.h:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:176:1: note: expanded from here
176 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/tags/widgets/tageditdlg.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:44:1: note: expanded from here
44 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:45:1: note: expanded from here
45 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dialogs/dmessagebox.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:174:1: note: expanded from here
174 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:175:1: note: expanded from here
175 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/video/player/qtmm/mediaplayerview.cpp:48:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/ditemslist_view.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/ditemslist_p.h:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/widgets/albumselecttabs.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/tags/widgets/tageditdlg.cpp:348:21: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
348 | bool enable = (!emptyTitle.match(newtitle).hasMatch() && !newtitle.isEmpty());
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/webservices/wscomboboxintermediate.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:158:1: note: expanded from here
158 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/webservices/wstooldialog.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/itemview/ditemdelegate.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:189:1: note: expanded from here
189 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:190:1: note: expanded from here
190 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/video/player/qtmm/slidevideo.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/mlfoundation/mlpipelinefoundation.cpp:20:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
20 | #include <QtConcurrent>
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dialogs/webbrowserdlg.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:151:1: note: expanded from here
151 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:152:1: note: expanded from here
152 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractalbumtreeview.cpp:19:
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractalbumtreeview_p.h:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:135:1: note: expanded from here
135 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/itemview/ditemtooltip.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:39:1: note: expanded from here
39 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolparser.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolparser_p.h:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:64:1: note: expanded from here
64 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/video/manager/vidslidetask.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:155:1: note: expanded from here
155 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractcountingalbumtreeview.cpp:23:
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractalbumtreeview_p.h:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:146:1: note: expanded from here
146 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:147:1: note: expanded from here
147 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolparser_command.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolparser_p.h:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:64:1: note: expanded from here
64 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/webservices/wssettingswidget.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:51:1: note: expanded from here
51 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:52:1: note: expanded from here
52 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/tags/engine/tagmodificationhelper.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolparser_output.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolparser_p.h:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:64:1: note: expanded from here
64 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractcheckablealbumtreeview.cpp:27:
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractalbumtreeview_p.h:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:182:1: note: expanded from here
182 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:183:1: note: expanded from here
183 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/video/manager/vidslidethread.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/albumtreeview.cpp:23:
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractalbumtreeview_p.h:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:182:1: note: expanded from here
182 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:183:1: note: expanded from here
183 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/tags/engine/tagsactionmngr.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:188:1: note: expanded from here
188 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:189:1: note: expanded from here
189 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/labelstreeview.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:91:1: note: expanded from here
91 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/itemview/itemdelegateoverlay.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:86:1: note: expanded from here
86 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:87:1: note: expanded from here
87 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolparser_p.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolparser_p.h:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:64:1: note: expanded from here
64 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/albumlabelssearchhandler.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/tagtreeview.cpp:23:
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractalbumtreeview_p.h:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:182:1: note: expanded from here
182 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:183:1: note: expanded from here
183 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/itemview/itemviewdelegate.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:31:1: note: expanded from here
31 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/webservices/wsselectuserdlg.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:157:1: note: expanded from here
157 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:158:1: note: expanded from here
158 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/video/osd/frameosd.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:145:1: note: expanded from here
145 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:146:1: note: expanded from here
146 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/webservices/wslogindialog.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:69:1: note: expanded from here
69 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:70:1: note: expanded from here
70 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/webservices/wssettings.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:83:1: note: expanded from here
83 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:84:1: note: expanded from here
84 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/webservices/wsnewalbumdialog.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:161:1: note: expanded from here
161 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:162:1: note: expanded from here
162 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolprocess.cpp:18:
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolprocess_p.h:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:140:1: note: expanded from here
140 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/widgets/itemview/itemviewtooltip.cpp:202:5: warning: Return Digikam::DItemToolTip::eventFilter() instead of false [-Wclazy-base-class-event]
202 | return false;
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/searchtreeview.cpp:23:
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractalbumtreeview_p.h:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:182:1: note: expanded from here
182 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:183:1: note: expanded from here
183 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dngwriter/dngsettings.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:168:1: note: expanded from here
168 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:169:1: note: expanded from here
169 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/video/osd/frameosdwidget.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:136:1: note: expanded from here
136 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:137:1: note: expanded from here
137 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/advancedrenamedialog.cpp:39:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:5:1: note: expanded from here
5 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:6:1: note: expanded from here
6 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiv2/mdkeylistviewitem.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:22:1: note: expanded from here
22 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:23:1: note: expanded from here
23 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolprocess_p.cpp:18:
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolprocess_p.h:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:140:1: note: expanded from here
140 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/engine/taggingactionfactory.cpp:17:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:173:1: note: expanded from here
173 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:174:1: note: expanded from here
174 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/datetreeview.cpp:23:
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractalbumtreeview_p.h:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:182:1: note: expanded from here
182 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:183:1: note: expanded from here
183 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/albumselectiontreeview.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager.cpp:18:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/manager/actiontask.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:82:1: note: expanded from here
82 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:83:1: note: expanded from here
83 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/focuspoint/focuspoint.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:94:1: note: expanded from here
94 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/core/undoaction.cpp:21:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:101:1: note: expanded from here
101 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:102:1: note: expanded from here
102 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/core/undocache.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:203:1: note: expanded from here
203 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:204:1: note: expanded from here
204 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/manager/batchtool.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/video/player/audplayerwdg.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:28:1: note: expanded from here
28 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/tags/manager/tagpropwidget.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:73:1: note: expanded from here
73 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:74:1: note: expanded from here
74 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/manager/tagsmanager.cpp:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:102:1: note: expanded from here
102 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:103:1: note: expanded from here
103 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiv2/metadatalistview.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:54:1: note: expanded from here
54 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:55:1: note: expanded from here
55 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_album.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_palbum.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:166:1: note: expanded from here
166 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:167:1: note: expanded from here
167 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_talbum.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/tags/manager/taglist.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:124:1: note: expanded from here
124 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:125:1: note: expanded from here
125 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiv2/metadatalistviewitem.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:5:1: note: expanded from here
5 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:6:1: note: expanded from here
6 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiv2/metadatawidget.cpp:46:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:191:1: note: expanded from here
191 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:192:1: note: expanded from here
192 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/dialogs/softproofdialog.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_dalbum.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/main/imagewindow.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/main/imagewindow_p.h:62:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:120:1: note: expanded from here
120 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:121:1: note: expanded from here
121 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:65:1: note: expanded from here
65 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/advancedrenameprocessdialog.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/editor/editortooliface.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:160:1: note: expanded from here
160 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:161:1: note: expanded from here
161 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/editor/editortool.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:74:1: note: expanded from here
74 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:75:1: note: expanded from here
75 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_falbum.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_salbum.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_database.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_collection.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/manager/models/tagmngrlistview.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:135:1: note: expanded from here
135 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:136:1: note: expanded from here
136 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablepreview.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/main/imagewindow_setup.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/main/imagewindow_p.h:62:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:120:1: note: expanded from here
120 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:121:1: note: expanded from here
121 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/manager/tagmngrtreeview.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:22:1: note: expanded from here
22 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:23:1: note: expanded from here
23 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/advancedrenamewidget.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:79:1: note: expanded from here
79 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiv2/iptcwidget.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:50:1: note: expanded from here
50 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:51:1: note: expanded from here
51 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/editor/editortoolsettings.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:172:1: note: expanded from here
172 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:173:1: note: expanded from here
173 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/welcomepage.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/collectionpage.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:172:1: note: expanded from here
172 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:173:1: note: expanded from here
173 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/databasepage.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:49:1: note: expanded from here
49 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:50:1: note: expanded from here
50 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/editor/editorwindow.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/editor/editorwindow_p.h:73:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:40:1: note: expanded from here
40 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:41:1: note: expanded from here
41 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiv2/exifwidget.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:50:1: note: expanded from here
50 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:51:1: note: expanded from here
51 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiv2/makernotewidget.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:50:1: note: expanded from here
50 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:51:1: note: expanded from here
51 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/manager/models/tagmngrlistmodel.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/rawpage.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:185:1: note: expanded from here
185 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:186:1: note: expanded from here
186 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/database/item/query/itemquerybuilder.cpp:462:35: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
462 | if (readerString.contains(QRegularExpression(QLatin1String("^\\d+:\\d+$"))))
| ^
/home/gilles/devel/8.x/core/libs/database/item/query/itemquerybuilder.cpp:471:40: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
471 | else if (readerString.contains(QRegularExpression(QLatin1String("^\\d+(.\\d+)?$"))))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/tooltipspage.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:185:1: note: expanded from here
185 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:186:1: note: expanded from here
186 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/previewpage.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:185:1: note: expanded from here
185 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:186:1: note: expanded from here
186 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
2 warnings generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablethumbbar.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:18:1: note: expanded from here
18 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/main/imagewindow_config.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/main/imagewindow_p.h:62:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:120:1: note: expanded from here
120 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:121:1: note: expanded from here
121 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/openfilepage.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:156:1: note: expanded from here
156 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:157:1: note: expanded from here
157 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/dplugins/bqminfoiface.cpp:20:
/home/gilles/devel/8.x/core/utilities/queuemanager/views/queuepool.h:50:5: warning: signalTestCanDecode() shouldn't receive parameters by ref. For a clean design signals shouldn't assume a single slot are connected to them. [-Wclazy-signal-with-return-value]
50 | void signalTestCanDecode(const QDragMoveEvent*, bool&);
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/widgets/imageguidewidget.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:2:1: note: expanded from here
2 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:3:1: note: expanded from here
3 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/manager/models/tagmngrlistitem.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:184:1: note: expanded from here
184 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:185:1: note: expanded from here
185 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/metadatapage.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiv2/xmpwidget.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:50:1: note: expanded from here
50 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:51:1: note: expanded from here
51 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/labels/ratingwidget.cpp:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:140:1: note: expanded from here
140 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/main/imagewindow_import.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/main/imagewindow_p.h:62:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:120:1: note: expanded from here
120 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:121:1: note: expanded from here
121 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:47:1: note: expanded from here
47 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:48:1: note: expanded from here
48 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/utilities/advancedrename/common/parser.cpp:104:32: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
104 | return (!str.isEmpty() && !invalidString.match(str).hasMatch());
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/dialogs/camerainfodialog.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:31:1: note: expanded from here
31 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/import/backend/cameracontroller.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:157:1: note: expanded from here
157 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:158:1: note: expanded from here
158 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_p.h:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/import/dialogs/camerafolderdialog.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:35:1: note: expanded from here
35 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:36:1: note: expanded from here
36 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/startscanpage.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/editor/setupeditoriface.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/setup.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/fuzzysearchview_sketch.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/fuzzysearchview_p.h:41:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:70:1: note: expanded from here
70 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/fuzzysearchview.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/fuzzysearchview_p.h:41:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:70:1: note: expanded from here
70 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:256:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
256 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:266:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
266 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:276:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
276 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:286:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
286 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:296:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
296 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:306:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
306 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:316:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
316 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:326:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
326 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:336:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
336 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:346:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
346 | return false;
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchwindow.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:192:1: note: expanded from here
192 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:193:1: note: expanded from here
193 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
11 warnings generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/utilities/import/backend/cameracontroller.cpp:137:45: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
137 | QRegularExpressionMatch match = x.match(xport);
| ^
/home/gilles/devel/8.x/core/utilities/import/backend/cameracontroller.cpp:894:25: warning: call function QProcess::start(). Use function QProcess::startCommand() instead [-Wclazy-qt6-deprecated-api-fixes]
894 | process.start(QLatin1String("/bin/bash"), QStringList() << QLatin1String("-c") << s);
| ^~~~~
| startCommand
1 warning generated.
3 warnings generated.
/home/gilles/devel/8.x/core/utilities/advancedrename/common/ruledialog.cpp:121:19: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
121 | _title.remove(QRegularExpression(QLatin1String("\\.{3,}")))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/labels/picklabelwidget.cpp:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:44:1: note: expanded from here
44 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:45:1: note: expanded from here
45 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_config.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_p.h:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/dialogs/capturedlg.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:23:1: note: expanded from here
23 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:24:1: note: expanded from here
24 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_p.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/editor/setupiofiles.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:167:1: note: expanded from here
167 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:168:1: note: expanded from here
168 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/dialogs/cameramessagebox.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:68:1: note: expanded from here
68 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/widgets/previewtoolbar.cpp:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchview.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:65:1: note: expanded from here
65 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/widgets/previewlist.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:57:1: note: expanded from here
57 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:58:1: note: expanded from here
58 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/setuptooltip.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:99:1: note: expanded from here
99 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:100:1: note: expanded from here
100 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/common/tooltipcreator.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:58:1: note: expanded from here
58 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/picklabelwidget.cpp:208:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
208 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/picklabelwidget.cpp:218:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
218 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/picklabelwidget.cpp:228:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
228 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/picklabelwidget.cpp:238:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
238 | return false;
| ^
5 warnings generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/common/tooltipdialog.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:33:1: note: expanded from here
33 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_setup.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_p.h:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/views/workflowdlg.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:83:1: note: expanded from here
83 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:84:1: note: expanded from here
84 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:81:1: note: expanded from here
81 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/fuzzysearchview_similar.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/fuzzysearchview_p.h:41:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:70:1: note: expanded from here
70 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/config/metadataselector.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:83:1: note: expanded from here
83 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:84:1: note: expanded from here
84 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/common/tooltipcreator.cpp:148:20: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
148 | result.replace(optionsRegExp, QString::fromUtf8("<i><font color=\"%1\">\\1</font></i>")
| ^
1 warning generated.
1 warning generated.
1 warning generated.
2 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/dialogs/recognitionmodelchange.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:156:1: note: expanded from here
156 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:157:1: note: expanded from here
157 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/backend/gpcamera.cpp:50:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:189:1: note: expanded from here
189 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:190:1: note: expanded from here
190 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/import/widgets/capturewidget.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:193:1: note: expanded from here
193 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:194:1: note: expanded from here
194 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/editor/setupraw.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:158:1: note: expanded from here
158 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/modifiers/defaultvaluemodifier.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:11:1: note: expanded from here
11 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:12:1: note: expanded from here
12 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/setuptemplate.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/downloader/filesdownloader.cpp:39:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:99:1: note: expanded from here
99 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:100:1: note: expanded from here
100 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchgroup.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchgroup_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:166:1: note: expanded from here
166 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/setupplugins.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:58:1: note: expanded from here
58 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/modifiers/rangemodifier.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:54:1: note: expanded from here
54 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:55:1: note: expanded from here
55 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/setupicc.cpp:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:130:1: note: expanded from here
130 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:131:1: note: expanded from here
131 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/widgets/imageregionwidget.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:185:1: note: expanded from here
185 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:2:1: note: expanded from here
2 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/misc/systemsettingswidget.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:192:1: note: expanded from here
192 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:193:1: note: expanded from here
193 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/config/metadatapanel.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:79:1: note: expanded from here
79 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_p.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_p.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/modifiers/removedoublesmodifier.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:35:1: note: expanded from here
35 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:36:1: note: expanded from here
36 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/views/assignedlist.cpp:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/widgets/freespacewidget.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/KLocalizedString:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:49:1: note: expanded from here
49 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:50:1: note: expanded from here
50 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/modifiers/replacemodifier.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:119:1: note: expanded from here
119 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_tools.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_p.h:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/findduplicatesview.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:31:1: note: expanded from here
31 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchgroup_p.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchgroup_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:166:1: note: expanded from here
166 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/setupgeolocation.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:163:1: note: expanded from here
163 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/setuplighttable.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchgroup_label.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchgroup_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:166:1: note: expanded from here
166 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_database.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_p.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/widgets/imageregionitem.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:145:1: note: expanded from here
145 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/utils/altlangstredit.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/utils/altlangstredit_p.h:41:
In file included from /opt/qt6/include/KF6/KI18n/klazylocalizedstring.h:9:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/backend/umscamera.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:53:1: note: expanded from here
53 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:54:1: note: expanded from here
54 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/setupdatabase.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:195:1: note: expanded from here
195 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:196:1: note: expanded from here
196 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/mapsearches/gpssearchview.cpp:39:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:124:1: note: expanded from here
124 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:125:1: note: expanded from here
125 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/modifiers/trimmedmodifier.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:81:1: note: expanded from here
81 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/setupimagequalitysorter.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:162:1: note: expanded from here
162 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:163:1: note: expanded from here
163 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/items/facegroup.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/items/facegroup_p.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/widgets/assignnamewidget_p.h:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:137:1: note: expanded from here
137 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/views/queuelist.cpp:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:23:1: note: expanded from here
23 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:24:1: note: expanded from here
24 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/misc/setupmisc.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/setup/misc/setupmisc_p.h:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/import/widgets/renamecustomizer.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/widgets/canvas.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:79:1: note: expanded from here
79 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/editor/setupeditor.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/editor/setupversioning.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:185:1: note: expanded from here
185 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:186:1: note: expanded from here
186 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/findduplicatesalbum.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:125:1: note: expanded from here
125 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/modifiers/uniquemodifier.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:81:1: note: expanded from here
81 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/utils/altlangstredit_p.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/utils/altlangstredit_p.h:41:
In file included from /opt/qt6/include/KF6/KI18n/klazylocalizedstring.h:9:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/cameranameoption.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:81:1: note: expanded from here
81 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_import.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_p.h:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_file.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_p.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/correlator/track_listmodel.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:10:1: note: expanded from here
10 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:11:1: note: expanded from here
11 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/album/setupalbumview.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:187:1: note: expanded from here
187 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:188:1: note: expanded from here
188 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/widgets/albumcustomizer.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:11:1: note: expanded from here
11 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:12:1: note: expanded from here
12 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/album/setupcategory.cpp:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:95:1: note: expanded from here
95 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geomapwrapper/gpsiteminfosorter.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:28:1: note: expanded from here
28 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/import/widgets/advancedsettings.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:88:1: note: expanded from here
88 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:89:1: note: expanded from here
89 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/views/queuepool.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/manager/maintenancetool.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:112:1: note: expanded from here
112 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/views/queuesettingsview.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp.cpp:20:
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_p.h:56:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:197:1: note: expanded from here
197 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:198:1: note: expanded from here
198 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/directorynameoption.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:81:1: note: expanded from here
81 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/dateoption.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:13:1: note: expanded from here
13 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:14:1: note: expanded from here
14 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/utils/countryselector.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:158:1: note: expanded from here
158 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/views/queuepool.cpp:15:
/home/gilles/devel/8.x/core/utilities/queuemanager/views/queuepool.h:50:5: warning: signalTestCanDecode() shouldn't receive parameters by ref. For a clean design signals shouldn't assume a single slot are connected to them. [-Wclazy-signal-with-return-value]
50 | void signalTestCanDecode(const QDragMoveEvent*, bool&);
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_album.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/correlator/gpscorrelatorwidget.cpp:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:101:1: note: expanded from here
101 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:102:1: note: expanded from here
102 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/items/facegroup_p.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/items/facegroup_p.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/widgets/assignnamewidget_p.h:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:137:1: note: expanded from here
137 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/widgets/assignnamewidget.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/widgets/assignnamewidget_p.h:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:129:1: note: expanded from here
129 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/widgets/facescanwidget.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/widgets/facescanwidget_p.h:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:176:1: note: expanded from here
176 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/manager/maintenancemngr.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:13:1: note: expanded from here
13 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:14:1: note: expanded from here
14 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/widgets/scriptingsettings.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:105:1: note: expanded from here
105 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:106:1: note: expanded from here
106 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/album/setupmime.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:47:1: note: expanded from here
47 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:48:1: note: expanded from here
48 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_photo.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_p.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/setupmetadata.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/setupmetadata_p.h:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:140:1: note: expanded from here
140 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_colordepth.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_keyword.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/astro/PlanetFactory.cpp:21:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:169:1: note: expanded from here
169 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:170:1: note: expanded from here
170 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_pageorientation.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:81:1: note: expanded from here
81 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/utils/subjectwidget.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:182:1: note: expanded from here
182 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:183:1: note: expanded from here
183 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/sketchwidget.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:15:1: note: expanded from here
15 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/tests/dimg/dimgabstracthistory_utest.cpp:40:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/reversegeocoding/rgtagmodel.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:51:1: note: expanded from here
51 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:52:1: note: expanded from here
52 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/tests/mediawiki/fakeserver/fakeserver.cpp:67:80: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
67 | QStringList token = QString::fromUtf8(m_clientSocket->readAll()).split(QRegularExpression(QStringLiteral("[ \r\n][ \r\n]*")));
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_rangeint.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:29:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
29 | static const QString KEY_FILE(QLatin1String("[file]"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:30:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
30 | static const QString KEY_EXT(QLatin1String("[ext]"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:31:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
31 | static const QString KEY_USER(QLatin1String("[user]"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:32:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
32 | static const QString KEY_GROUP(QLatin1String("[group]"));
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_checkbox.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
5 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/main/maintenancedlg.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/main/maintenancedlg_p.h:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:171:1: note: expanded from here
171 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:172:1: note: expanded from here
172 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_combobox.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_labels.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiftool/exiftoollistviewgroup.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:176:1: note: expanded from here
176 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/setupmetadata_p.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/setupmetadata_p.h:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:140:1: note: expanded from here
140 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_photo.cpp:445:34: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
445 | if (keyword.contains(QRegularExpression(QLatin1String("(_Digikam_root_tag_/|/_Digikam_root_tag_|_Digikam_root_tag_)"))))
| ^
/home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_photo.cpp:447:43: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
447 | keyword = keyword.replace(QRegularExpression(QLatin1String("(_Digikam_root_tag_/|/_Digikam_root_tag_|_Digikam_root_tag_)")),
| ^
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/widgets/assignnamewidget_p.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/widgets/assignnamewidget_p.h:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:129:1: note: expanded from here
129 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
3 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_video.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_p.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/build.clazy/core/tests/imgqsort/moc_imgqsorttest.cpp:9:
In file included from /home/gilles/devel/8.x/build.clazy/core/tests/imgqsort/../../../../core/tests/imgqsort/imgqsorttest.h:33:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/build.clazy/core/tests/metadataengine/moc_abstractunittest.cpp:9:
In file included from /home/gilles/devel/8.x/build.clazy/core/tests/metadataengine/../../../../core/tests/metadataengine/abstractunittest.h:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/views/toolsettingsview.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:22:1: note: expanded from here
22 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_history.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_p.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/build.clazy/core/tests/metadataengine/moc_abstractunittest.cpp:9:
/home/gilles/devel/8.x/build.clazy/core/tests/metadataengine/../../../../core/tests/metadataengine/abstractunittest.h:105:19: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
105 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiftool/exiftoollistviewitem.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:13:1: note: expanded from here
13 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:14:1: note: expanded from here
14 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/metadataoption.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:91:1: note: expanded from here
91 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_solid.cpp:15:
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_p.h:56:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:197:1: note: expanded from here
197 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:198:1: note: expanded from here
198 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/setupmetadata_behavior.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/setupmetadata_p.h:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:140:1: note: expanded from here
140 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/views/toolslistview.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:188:1: note: expanded from here
188 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:189:1: note: expanded from here
189 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/main/maintenancedlg_settings.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/main/maintenancedlg_p.h:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:171:1: note: expanded from here
171 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:172:1: note: expanded from here
172 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiftool/exiftoollistview.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/import/widgets/importfiltercombobox.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:99:1: note: expanded from here
99 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:100:1: note: expanded from here
100 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/reversegeocoding/rgwidget.cpp:41:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:147:1: note: expanded from here
147 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:148:1: note: expanded from here
148 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/sequencenumberoption.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:129:1: note: expanded from here
129 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:130:1: note: expanded from here
130 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiftool/exiftoolwidget.cpp:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:104:1: note: expanded from here
104 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:105:1: note: expanded from here
105 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/databaseoption.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:145:1: note: expanded from here
145 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:146:1: note: expanded from here
146 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/widgets/importcontextmenu.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:68:1: note: expanded from here
68 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:69:1: note: expanded from here
69 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/loaders/dimgloader.cpp:33:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_rangedate.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/views/toolsview.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:9:1: note: expanded from here
9 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:10:1: note: expanded from here
10 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_baloo.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_p.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/utilities/facemanagement/pipelines/facepipelinebase.cpp:20:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
20 | #include <QtConcurrent>
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/setupmetadata_sidecars.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/setupmetadata_p.h:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:140:1: note: expanded from here
140 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/pipelines/facepipelinebase.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:52:1: note: expanded from here
52 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:53:1: note: expanded from here
53 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/setupmetadata_display.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/setupmetadata_p.h:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:140:1: note: expanded from here
140 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/tools/metaremover/metadataremover.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:99:1: note: expanded from here
99 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:100:1: note: expanded from here
100 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/dimgbuiltinfilter.cpp:23:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:99:1: note: expanded from here
99 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:100:1: note: expanded from here
100 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/core/AbstractFloatItem.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/core/AbstractFloatItem.h:26:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:129:1: note: expanded from here
129 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiftool/exiftoolerrorview.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:145:1: note: expanded from here
145 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/history/itemhistorygraphmodel.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:135:1: note: expanded from here
135 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_rating.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/dbkeyselector.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:98:1: note: expanded from here
98 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:99:1: note: expanded from here
99 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/tracks/trackreader.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:39:1: note: expanded from here
39 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:40:1: note: expanded from here
40 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/views/workflowlist.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:103:1: note: expanded from here
103 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:104:1: note: expanded from here
104 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/setupmetadata_rotation.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/setupmetadata_p.h:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:140:1: note: expanded from here
140 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiftool/exiftoolloadingview.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:106:1: note: expanded from here
106 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_choice.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_camera.cpp:15:
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_p.h:56:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:197:1: note: expanded from here
197 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:198:1: note: expanded from here
198 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:31:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
31 | static const QString KEY_DEFAULTCOMMENT(QLatin1String("DefaultComment"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:32:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
32 | static const QString KEY_DIMENSION(QLatin1String("Dimension"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:33:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
33 | static const QString KEY_FILESIZE(QLatin1String("FileSize"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:34:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
34 | static const QString KEY_FORMAT(QLatin1String("Format"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:35:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
35 | static const QString KEY_MEDIATYPE(QLatin1String("MediaType"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:36:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
36 | static const QString KEY_RATING(QLatin1String("Rating"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:37:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
37 | static const QString KEY_HEIGHT(QLatin1String("Height"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:38:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
38 | static const QString KEY_WIDTH(QLatin1String("Width"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:39:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
39 | static const QString KEY_ORIENTATION(QLatin1String("Orientation"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:40:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
40 | static const QString KEY_COLORDEPTH(QLatin1String("ColorDepth"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:41:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
41 | static const QString KEY_COLORMODEL(QLatin1String("ColorModel"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:42:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
42 | static const QString KEY_DEFAULTAUTHOR(QLatin1String("DefaultAuthor"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:43:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
43 | static const QString KEY_AUTHORS(QLatin1String("Authors"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:44:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
44 | static const QString KEY_TITLE(QLatin1String("Title"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:45:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
45 | static const QString KEY_TAGSLIST(QLatin1String("TagsList"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:46:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
46 | static const QString KEY_TAGSPATHLIST(QLatin1String("TagsPathList"));
| ^
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/main/queuemgrwindow.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/main/queuemgrwindow_p.h:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:22:1: note: expanded from here
22 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:23:1: note: expanded from here
23 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
2 warnings generated.
17 warnings generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/setupmetadata_baloo.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/setupmetadata_p.h:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:140:1: note: expanded from here
140 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_createfield.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_monthday.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:29:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
29 | static const QString KEY_MAKE(QLatin1String("CameraMake"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:30:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
30 | static const QString KEY_MODEL(QLatin1String("CameraModel"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:31:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
31 | static const QString KEY_LENS(QLatin1String("CameraLens"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:32:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
32 | static const QString KEY_APERTURE(QLatin1String("Aperture"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:33:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
33 | static const QString KEY_FOCALLENGTH(QLatin1String("FocalLength"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:34:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
34 | static const QString KEY_FOCALLENGTH35(QLatin1String("FocalLength35"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:35:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
35 | static const QString KEY_EXPOSURETIME(QLatin1String("ExposureTime"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:36:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
36 | static const QString KEY_EXPOSUREPROGRAM(QLatin1String("ExposureProgram"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:37:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
37 | static const QString KEY_EXPOSUREMODE(QLatin1String("ExposureMode"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:38:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
38 | static const QString KEY_SENSITIVITY(QLatin1String("Sensitivity"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:39:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
39 | static const QString KEY_FLASHMODE(QLatin1String("FlashMode"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:40:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
40 | static const QString KEY_WHITEBALANCE(QLatin1String("WhiteBalance"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:41:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
41 | static const QString KEY_WHITEBALANCECOLORTEMPERATURE(QLatin1String("WhiteBalanceColorTemp"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:42:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
42 | static const QString KEY_METERINGMODE(QLatin1String("MeteringMode"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:43:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
43 | static const QString KEY_SUBJECTDISTANCE(QLatin1String("SubjectDistance"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:44:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
44 | static const QString KEY_SUBJECTDISTANCECATEGORY(QLatin1String("SubjectDistanceCategory"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:46:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
46 | static const QString KEY_ASPECTRATIO(QLatin1String("AspectRatio"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:47:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
47 | static const QString KEY_AUDIOBITRATE(QLatin1String("AudioBitRate"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:48:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
48 | static const QString KEY_AUDIOCHANNELTYPE(QLatin1String("AudioChannelType"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:49:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
49 | static const QString KEY_AUDIOCodec(QLatin1String("AudioCodec"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:50:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
50 | static const QString KEY_DURATION(QLatin1String("Duration"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:51:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
51 | static const QString KEY_FRAMERATE(QLatin1String("FrameRate"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:52:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
52 | static const QString KEY_VIDEOCODEC(QLatin1String("VideoCodec"));
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiftool/exiftoolbinary.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:160:1: note: expanded from here
160 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_rangedouble.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
24 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiftool/exiftoolconfpanel.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:35:1: note: expanded from here
35 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:36:1: note: expanded from here
36 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/similaritydb/similaritydbschemaupdater.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:46:1: note: expanded from here
46 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:47:1: note: expanded from here
47 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/advancedmetadatatab.cpp:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:30:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
30 | static const QString KEY_LATITUDE(QLatin1String("Latitude"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:31:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
31 | static const QString KEY_LONGITUDE(QLatin1String("Longitude"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:32:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
32 | static const QString KEY_LATTITUDENUMBER(QLatin1String("LatitudeNumber"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:33:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
33 | static const QString KEY_LONGITUDENUMBER(QLatin1String("LongitudeNumber"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:34:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
34 | static const QString KEY_LATITUDEFORMATTED(QLatin1String("LatitudeFormatted"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:35:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
35 | static const QString KEY_LONGITUDEFORMATTED(QLatin1String("LongitudeFormatted"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:36:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
36 | static const QString KEY_ALTITUDE(QLatin1String("Altitude"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:37:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
37 | static const QString KEY_ALTITUDEFORMATTED(QLatin1String("AltitudeFormatted"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:38:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
38 | static const QString KEY_ORIENTATION(QLatin1String("Orientation"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:39:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
39 | static const QString KEY_ROLL(QLatin1String("Roll"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:40:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
40 | static const QString KEY_TILT(QLatin1String("Tilt"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:41:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
41 | static const QString KEY_ACCURACY(QLatin1String("Accuracy"));
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:42:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
42 | static const QString KEY_DESCRIPTION(QLatin1String("Description"));
| ^
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/main/queuemgrwindow.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/main/queuemgrwindow_p.h:72:
/home/gilles/devel/8.x/core/utilities/queuemanager/views/queuepool.h:50:5: warning: signalTestCanDecode() shouldn't receive parameters by ref. For a clean design signals shouldn't assume a single slot are connected to them. [-Wclazy-signal-with-return-value]
50 | void signalTestCanDecode(const QDragMoveEvent*, bool&);
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/namespacelistview.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:194:1: note: expanded from here
194 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:195:1: note: expanded from here
195 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
14 warnings generated.
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/tools/metasync/metadatasynchronizer.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:52:1: note: expanded from here
52 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:53:1: note: expanded from here
53 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/dimgfiltermanager.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:191:1: note: expanded from here
191 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:192:1: note: expanded from here
192 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_import.cpp:15:
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_p.h:56:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:197:1: note: expanded from here
197 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:198:1: note: expanded from here
198 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_text.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/pipelines/recognize/facepipelinerecognize.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:55:1: note: expanded from here
55 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:56:1: note: expanded from here
56 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/items/itemviewimportdelegate.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:33:1: note: expanded from here
33 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/core/MarbleLocale.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:198:1: note: expanded from here
198 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:199:1: note: expanded from here
199 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/core/MarbleInputHandler.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:42:1: note: expanded from here
42 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:43:1: note: expanded from here
43 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/metadata/namespaceeditdlg.cpp:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:172:1: note: expanded from here
172 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:173:1: note: expanded from here
173 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/similaritydb/similaritydbaccess.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:27:1: note: expanded from here
27 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:28:1: note: expanded from here
28 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/tools/duplicates/duplicatesfinder.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:51:1: note: expanded from here
51 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:52:1: note: expanded from here
52 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/collections/setupcollections.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/lookup/lookupaltitudegeonames.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:58:1: note: expanded from here
58 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchutilities.cpp:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:131:1: note: expanded from here
131 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:132:1: note: expanded from here
132 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/ratingsearchutilities.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_config.cpp:15:
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_p.h:56:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:197:1: note: expanded from here
197 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:198:1: note: expanded from here
198 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/items/importcategorydrawer.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:94:1: note: expanded from here
94 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/collections/setupcollectionview.cpp:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:48:1: note: expanded from here
48 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:49:1: note: expanded from here
49 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfolderview.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:10:1: note: expanded from here
10 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:11:1: note: expanded from here
11 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/items/importtooltipfiller.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:34:1: note: expanded from here
34 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:35:1: note: expanded from here
35 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/utilities/geolocation/geoiface/lookup/lookupaltitudegeonames.cpp:228:82: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
228 | const QStringList altitudes = QString::fromLatin1(data).split(QRegularExpression(QLatin1String("\\s+")));
| ^
1 warning generated.
2 warnings generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_tools.cpp:15:
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_p.h:56:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:197:1: note: expanded from here
197 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:198:1: note: expanded from here
198 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchtabheader.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:5:1: note: expanded from here
5 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:6:1: note: expanded from here
6 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/pipelines/edit/facepipelineedit.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:55:1: note: expanded from here
55 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:56:1: note: expanded from here
56 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchmodificationhelper.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/editablesearchtreeview.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:142:1: note: expanded from here
142 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/filteractionfilter.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:201:1: note: expanded from here
201 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:202:1: note: expanded from here
202 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/tools/dbcleaner/dbcleaner.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:125:1: note: expanded from here
125 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/models/itemfiltermodel.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:27:1: note: expanded from here
27 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:28:1: note: expanded from here
28 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/import/items/importoverlays.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:132:1: note: expanded from here
132 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/raw/rawprocessingfilter.cpp:27:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:34:1: note: expanded from here
34 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:35:1: note: expanded from here
35 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/core/MarbleMap.cpp:39:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/core/AbstractFloatItem.h:26:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:135:1: note: expanded from here
135 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:136:1: note: expanded from here
136 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_setup.cpp:15:
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_p.h:56:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:197:1: note: expanded from here
197 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:198:1: note: expanded from here
198 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/fonts/dfontproperties.cpp:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/core/MarbleWidget.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/decorate/borderfilter.cpp:36:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:119:1: note: expanded from here
119 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:120:1: note: expanded from here
120 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/items/gpsitemcontainer.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:191:1: note: expanded from here
191 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:192:1: note: expanded from here
192 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/tools/dbscan/newitemsfinder.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:91:1: note: expanded from here
91 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/views/camerafolderview.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:176:1: note: expanded from here
176 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/fonts/dfontselect.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/core/MarbleWidgetInputHandler.cpp:46:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:7:1: note: expanded from here
7 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:8:1: note: expanded from here
8 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/tools/thumbs/thumbsgenerator.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/decorate/bordersettings.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:142:1: note: expanded from here
142 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/views/cameranamehelper.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:188:1: note: expanded from here
188 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:189:1: note: expanded from here
189 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/decorate/borderfilter.cpp:523:37: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
523 | QRegularExpressionMatch match = regexp.match(s);
| ^
1 warning generated.
2 warnings generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/pipelines/detectrecognize/facepipelinedetectrecognize.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:68:1: note: expanded from here
68 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/tools/facesmanagement/facesengine.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:42:1: note: expanded from here
42 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:43:1: note: expanded from here
43 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/files/filesaveoptionsbox.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:76:1: note: expanded from here
76 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/utilities/import/views/cameranamehelper.cpp:35:1: warning: non-POD static (QRegularExpression) [-Wclazy-non-pod-global-static]
35 | static QRegularExpression REGEXP_CAMERA_NAME(
| ^
/home/gilles/devel/8.x/core/utilities/import/views/cameranamehelper.cpp:35:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
/home/gilles/devel/8.x/core/utilities/import/views/cameranamehelper.cpp:39:1: warning: non-POD static (QRegularExpression) [-Wclazy-non-pod-global-static]
39 | static QRegularExpression REGEXP_MODES(
| ^
/home/gilles/devel/8.x/core/utilities/import/views/cameranamehelper.cpp:39:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
5 warnings generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/core/MarbleWidgetPopupMenu.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/files/filesaveconflictbox.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:185:1: note: expanded from here
185 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:186:1: note: expanded from here
186 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/tools/fingerprints/fingerprintsgenerator.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:142:1: note: expanded from here
142 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/camera/importfilterdlg.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:64:1: note: expanded from here
64 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:65:1: note: expanded from here
65 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/date/ddateedit.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:34:1: note: expanded from here
34 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:35:1: note: expanded from here
35 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/decorate/texturefilter.cpp:28:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/tools/imgqsort/imagequalitysorter.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:149:1: note: expanded from here
149 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:150:1: note: expanded from here
150 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/models/itemversionsmodel.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:113:1: note: expanded from here
113 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/decorate/texturesettings.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/film/filmfilter.cpp:28:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:39:1: note: expanded from here
39 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/database/models/itemfiltersettings.cpp:754:57: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
754 | m_textFilterSettings.text.contains(expRatio) &&
| ^
/home/gilles/devel/8.x/core/libs/database/models/itemfiltersettings.cpp:755:57: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
755 | m_textFilterSettings.text.contains(QRegularExpression(QLatin1String(":\\d+")))
| ^
/home/gilles/devel/8.x/core/libs/database/models/itemfiltersettings.cpp:782:57: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
782 | else if (m_textFilterSettings.text.contains(expFloat))
| ^
/home/gilles/devel/8.x/core/libs/database/models/itemfiltersettings.cpp:808:36: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
808 | text.contains(QRegularExpression(QLatin1String("^>\\d{1,15}$"))) &&
| ^
/home/gilles/devel/8.x/core/libs/database/models/itemfiltersettings.cpp:815:36: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
815 | text.contains(QRegularExpression(QLatin1String("^<\\d{1,15}$"))) &&
| ^
/home/gilles/devel/8.x/core/libs/database/models/itemfiltersettings.cpp:822:36: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
822 | text.contains(QRegularExpression(QLatin1String("^\\d+$"))) &&
| ^
6 warnings generated.
/home/gilles/devel/8.x/core/libs/dimg/filters/fx/blurfilter.cpp:21:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
21 | #include <QtConcurrent> // krazy:exclude=includes
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/files/dfileselector.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/files/dbinarysearch.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:31:1: note: expanded from here
31 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/files/dbinaryiface.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:129:1: note: expanded from here
129 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/app/date/ddateedit.cpp:463:5: warning: Return QComboBox::eventFilter() instead of false [-Wclazy-base-class-event]
463 | return false;
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/fx/blurfilter.cpp:28:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
2 warnings generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/pipelines/reset/facepipelinereset.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:55:1: note: expanded from here
55 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:56:1: note: expanded from here
56 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/widgets/files/dbinaryiface.cpp:94:26: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
94 | float floatVersion = verRegExp.match(version()).captured(0).toFloat();
| ^
/home/gilles/devel/8.x/core/libs/widgets/files/dbinaryiface.cpp:111:26: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
111 | float floatVersion = verRegExp.match(version()).captured(0).toFloat();
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/widgets/files/dbinaryiface.cpp:163:17: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
163 | m_version = verRegExp.match(version).captured(0);
| ^
/home/gilles/devel/8.x/core/libs/widgets/files/dbinaryiface.cpp:312:17: warning: call function QProcess::start(). Use function QProcess::startCommand() instead [-Wclazy-qt6-deprecated-api-fixes]
312 | process.start(possiblePath, m_binaryArguments);
| ^~~~~
| startCommand
1 warning generated.
/home/gilles/devel/8.x/core/libs/dimg/filters/fx/blurfxfilter.cpp:31:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
31 | #include <QtConcurrent> // krazy:exclude=includes
| ^
5 warnings generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/camera/setupcamera.cpp:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:42:1: note: expanded from here
42 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:43:1: note: expanded from here
43 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/items/gpsitemlistcontextmenu.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/camera/cameraselection.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:64:1: note: expanded from here
64 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:65:1: note: expanded from here
65 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/fx/blurfxfilter.cpp:39:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:33:1: note: expanded from here
33 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/combo/dcombobox.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:175:1: note: expanded from here
175 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:176:1: note: expanded from here
176 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/date/ddatepicker.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:183:1: note: expanded from here
183 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:184:1: note: expanded from here
184 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/import/views/importpreviewview.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/camera/cameralist.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:85:1: note: expanded from here
85 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:86:1: note: expanded from here
86 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/range/dnuminput.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:18:1: note: expanded from here
18 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/views/importstackedview.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:44:1: note: expanded from here
44 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:45:1: note: expanded from here
45 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/core/geopluginaboutdlg.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/core/geopluginaboutdlg.h:23:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:6:1: note: expanded from here
6 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:7:1: note: expanded from here
7 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/date/ddatepicker_p.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/date/ddatepickerpopup.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:119:1: note: expanded from here
119 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/import/main/importui.cpp:19:
In file included from /home/gilles/devel/8.x/core/utilities/import/main/importui_p.h:71:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/fx/colorfxfilter.cpp:37:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:142:1: note: expanded from here
142 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/import/widgets/dngconvertsettings.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:90:1: note: expanded from here
90 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:91:1: note: expanded from here
91 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/date/timelinewidget.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:90:1: note: expanded from here
90 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:91:1: note: expanded from here
91 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/dragdrop/importdragdrop.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:176:1: note: expanded from here
176 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/layout/thumbbardock.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:44:1: note: expanded from here
44 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:45:1: note: expanded from here
45 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/fx/colorfxsettings.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:125:1: note: expanded from here
125 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/haar/haariface.cpp:19:
In file included from /home/gilles/devel/8.x/core/libs/database/haar/haariface_p.h:41:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:102:1: note: expanded from here
102 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:103:1: note: expanded from here
103 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/geodata/data/LonLatParser.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/fx/distortionfxfilter.cpp:33:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
33 | #include <QtConcurrent> // krazy:exclude=includes
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/dimg/filters/fx/charcoalfilter.cpp:27:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
27 | #include <QtConcurrent> // krazy:exclude=includes
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/fx/embossfilter.cpp:30:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
30 | #include <QtConcurrent> // krazy:exclude=includes
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/fx/filmgrainfilter.cpp:26:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
26 | #include <QtConcurrent> // krazy:exclude=includes
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/fx/distortionfxfilter.cpp:41:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/core/gpscommon.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/fx/charcoalfilter.cpp:38:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:79:1: note: expanded from here
79 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/fx/filmgrainsettings.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:149:1: note: expanded from here
149 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:150:1: note: expanded from here
150 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/fx/embossfilter.cpp:35:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/dragdrop/albumdragdrop.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:33:1: note: expanded from here
33 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/fx/filmgrainfilter.cpp:33:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/fx/invertfilter.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/fx/oilpaintfilter.cpp:29:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
29 | #include <QtConcurrent> // krazy:exclude=includes
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/core/gpsgeoifacemodelhelper.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/fx/raindropfilter.cpp:31:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
31 | #include <QtConcurrent> // krazy:exclude=includes
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/bookmark/gpsbookmarkowner.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/fx/oilpaintfilter.cpp:35:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/dragdrop/itemdragdrop.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:35:1: note: expanded from here
35 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:36:1: note: expanded from here
36 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/fx/raindropfilter.cpp:36:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/widgets/layout/sidebar.cpp:409:17: warning: Return Digikam::DMultiTabBar::eventFilter() instead of false [-Wclazy-base-class-event]
409 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/layout/sidebar.cpp:420:17: warning: Return Digikam::DMultiTabBar::eventFilter() instead of false [-Wclazy-base-class-event]
420 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/layout/sidebar.cpp:428:17: warning: Return Digikam::DMultiTabBar::eventFilter() instead of false [-Wclazy-base-class-event]
428 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/layout/sidebar.cpp:436:17: warning: Return Digikam::DMultiTabBar::eventFilter() instead of false [-Wclazy-base-class-event]
436 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/layout/sidebar.cpp:440:17: warning: Return Digikam::DMultiTabBar::eventFilter() instead of false [-Wclazy-base-class-event]
440 | return false;
| ^
5 warnings generated.
In file included from /home/gilles/devel/8.x/core/app/filters/filtersidebarwidget.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:65:1: note: expanded from here
65 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
2 warnings generated.
2 warnings generated.
2 warnings generated.
1 warning generated.
2 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/dragdrop/tagdragdrop.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/filters/tagfilterview.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:52:1: note: expanded from here
52 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:53:1: note: expanded from here
53 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/auto/autolevelsfilter.cpp:28:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/auto/autoexpofilter.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/haar/haariface_p.cpp:19:
In file included from /home/gilles/devel/8.x/core/libs/database/haar/haariface_p.h:41:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:102:1: note: expanded from here
102 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:103:1: note: expanded from here
103 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/bookmark/bookmarknode.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:109:1: note: expanded from here
109 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/bookmark/gpsbookmarkmodelhelper.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:2:1: note: expanded from here
2 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:3:1: note: expanded from here
3 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/auto/equalizefilter.cpp:27:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/auto/normalizefilter.cpp:26:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/auto/stretchfilter.cpp:27:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/delegate/itemdelegate.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/cb/cbfilter.cpp:26:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/searchtextbar.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:27:1: note: expanded from here
27 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:28:1: note: expanded from here
28 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/cb/cbsettings.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/bcg/bcgfilter.cpp:27:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:112:1: note: expanded from here
112 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/dtextedit.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/dtextedit_p.h:59:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/dplaintextedit.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/dtextedit_p.h:59:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED1_ warningT generatedE.
XT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/bookmark/bookmarksmngr.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:174:1: note: expanded from here
174 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:175:1: note: expanded from here
175 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/dtextedit_p.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/dtextedit_p.h:59:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/bcg/bcgsettings.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:142:1: note: expanded from here
142 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/bw/bwsepiasettings.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/bw/bwsepiafilter.cpp:28:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:15:1: note: expanded from here
15 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/bw/tonalityfilter.cpp:27:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/localizeconfig.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:2:1: note: expanded from here
2 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:3:1: note: expanded from here
3 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/localizeselector.cpp:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:44:1: note: expanded from here
44 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:45:1: note: expanded from here
45 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/spellcheckconfig.cpp:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:191:1: note: expanded from here
191 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:192:1: note: expanded from here
192 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_google.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/overlays/groupindicatoroverlay.cpp:21:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:50:1: note: expanded from here
50 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:51:1: note: expanded from here
51 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/items/overlays/facerejectionoverlay.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:145:1: note: expanded from here
145 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/bw/infraredfilter.cpp:33:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_tables.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/bookmark/bookmarksdlg.cpp:41:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_yandex.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_bing.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_libretr.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/overlays/itemfullscreenoverlay.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:22:1: note: expanded from here
22 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_lingva.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/bw/mixerfilter.cpp:27:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/items/overlays/itemrotationoverlay.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:24:1: note: expanded from here
24 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:25:1: note: expanded from here
25 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_properties.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/bw/mixersettings.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:64:1: note: expanded from here
64 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/overlays/itemcoordinatesoverlay.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/hsl/hslsettings.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:75:1: note: expanded from here
75 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:76:1: note: expanded from here
76 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/hsl/hslfilter.cpp:27:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_tts.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/hotpixels/blackframelistview.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:64:1: note: expanded from here
64 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:65:1: note: expanded from here
65 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/overlays/itemselectionoverlay.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:24:1: note: expanded from here
24 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:25:1: note: expanded from here
25 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/hotpixels/blackframelistviewitem.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:34:1: note: expanded from here
34 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:35:1: note: expanded from here
35 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/items/utils/tooltipfiller.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:35:1: note: expanded from here
35 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:36:1: note: expanded from here
36 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/items/utils/itemviewutilities.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:121:1: note: expanded from here
121 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:122:1: note: expanded from here
122 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper.cpp:16:
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_p.h:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/hotpixels/hotpixelfixer.cpp:31:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:112:1: note: expanded from here
112 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/hotpixels/hotpixelsettings.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:122:1: note: expanded from here
122 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:123:1: note: expanded from here
123 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_services.cpp:16:
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_p.h:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/hotpixels/hotpixelprops.cpp:91:37: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
91 | QRegularExpressionMatch match = exp.match(str);
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/icc/iccprofilesettings.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:64:1: note: expanded from here
64 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_tags.cpp:16:
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_p.h:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_albums.cpp:16:
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_p.h:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_groups.cpp:16:
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_p.h:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_tools.cpp:16:
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_p.h:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/backends/mapbackend.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:132:1: note: expanded from here
132 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_actions.cpp:16:
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_p.h:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/icc/icctransformfilter.cpp:25:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/items/utils/itemcategorydrawer.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:45:1: note: expanded from here
45 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:46:1: note: expanded from here
46 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:83:1: note: expanded from here
83 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:84:1: note: expanded from here
84 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/placeholderwidget.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:18:1: note: expanded from here
18 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_settings.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_map.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_treeview.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_column_configuration_dialog.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_data.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_column_audiovideo.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:1270:5: warning: Return Digikam::MapBackend::eventFilter() instead of false [-Wclazy-base-class-event]
1270 | return false;
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/geodata/data/GeoDataPlacemark.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:176:1: note: expanded from here
176 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_column_file.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/dimg/filters/lc/localcontrastfilter.cpp:24:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
24 | #include <QtConcurrent> // krazy:exclude=includes
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/lc/localcontrastsettings.cpp:41:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:137:1: note: expanded from here
137 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/nr/nrfilter.cpp:26:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
26 | #include <QtConcurrent> // krazy:exclude=includes
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_appearance.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/lc/localcontrastfilter.cpp:30:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_setup.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/backends/backendmarble.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:39:1: note: expanded from here
39 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_column_geo.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:172:1: note: expanded from here
172 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:173:1: note: expanded from here
173 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/nr/nrfilter.cpp:32:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_column_item.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_column_digikam.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/nr/nrsettings.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/sharp/sharpenfilter.cpp:29:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
29 | #include <QtConcurrent> // krazy:exclude=includes
| ^
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_column_photo.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:172:1: note: expanded from here
172 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:173:1: note: expanded from here
173 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_column_thumbnail.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:146:1: note: expanded from here
146 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:147:1: note: expanded from here
147 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/sharp/sharpenfilter.cpp:34:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/dimg/filters/sharp/unsharpmaskfilter.cpp:27:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
27 | #include <QtConcurrent> // krazy:exclude=includes
| ^
2 warnings generated.
/home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/htmlwidget_qwebengine.cpp:434:5: warning: Return QWebEngineView::eventFilter() instead of false [-Wclazy-base-class-event]
434 | return false;
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/sharp/sharpsettings.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:100:1: note: expanded from here
100 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:101:1: note: expanded from here
101 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_albums.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/sharp/unsharpmaskfilter.cpp:35:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:33:1: note: expanded from here
33 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_groups.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/levels/levelsfilter.cpp:22:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_items.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/levels/histogrambox.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:36:1: note: expanded from here
36 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/levels/histogramwidget.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:146:1: note: expanded from here
146 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:147:1: note: expanded from here
147 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/levels/histogrampainter.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:41:1: note: expanded from here
41 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:42:1: note: expanded from here
42 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_search.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_tags.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_sidebars.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/geodata/data/GeoDataCoordinates.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:98:1: note: expanded from here
98 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_tools.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_zoom.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_views.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/curves/curvesfilter.cpp:22:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/curves/curvessettings.cpp:39:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/curves/curveswidget.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:54:1: note: expanded from here
54 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:55:1: note: expanded from here
55 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/curves/curvesbox.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:48:1: note: expanded from here
48 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:49:1: note: expanded from here
49 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_iqs.cpp:16:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/stack/welcomepageview.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:8:1: note: expanded from here
8 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:9:1: note: expanded from here
9 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/wb/wbfilter.cpp:29:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/stack/trashview.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:73:1: note: expanded from here
73 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:74:1: note: expanded from here
74 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/stack/stackedview.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:25:1: note: expanded from here
25 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:26:1: note: expanded from here
26 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/wb/wbsettings.cpp:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:160:1: note: expanded from here
160 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/transform/freerotationsettings.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:142:1: note: expanded from here
142 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/transform/freerotationfilter.cpp:28:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/wb/wbsettings.cpp:92:29: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
92 | tempDesc.remove(QRegularExpression(QLatin1String("\\(.*\\)")));
| ^
In file included from /home/gilles/devel/8.x/core/app/views/preview/itempreviewview.cpp:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:18:1: note: expanded from here
18 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/albumfolderviewsidebarwidget.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/labelssidebarwidget.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:103:1: note: expanded from here
103 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:104:1: note: expanded from here
104 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/transform/shearfilter.cpp:30:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/fuzzysearchsidebarwidget.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:26:1: note: expanded from here
26 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:27:1: note: expanded from here
27 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/timelinesidebarwidget.cpp:39:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/datefolderviewsidebarwidget.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:123:1: note: expanded from here
123 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:124:1: note: expanded from here
124 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/searchsidebarwidget.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:26:1: note: expanded from here
26 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:27:1: note: expanded from here
27 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/peoplesidebarwidget.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:171:1: note: expanded from here
171 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:172:1: note: expanded from here
172 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/tagviewsidebarwidget.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:158:1: note: expanded from here
158 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/lens/antivignettingfilter.cpp:32:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:89:1: note: expanded from here
89 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:90:1: note: expanded from here
90 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/greycstoration/greycstorationfilter.cpp:33:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:119:1: note: expanded from here
119 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:120:1: note: expanded from here
120 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/utils/componentsinfodlg.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/lens/antivignettingsettings.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:166:1: note: expanded from here
166 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:167:1: note: expanded from here
167 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/lens/lensdistortionfilter.cpp:28:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/gpssearchsidebarwidget.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:13:1: note: expanded from here
13 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:14:1: note: expanded from here
14 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/redeye/redeyecorrectionfilter.cpp:33:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:90:1: note: expanded from here
90 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:91:1: note: expanded from here
91 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/redeye/redeyecorrectionsettings.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:106:1: note: expanded from here
106 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/transform/contentawarefilter.cpp:41:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:151:1: note: expanded from here
151 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:152:1: note: expanded from here
152 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/dimg/filters/lens/lensfunfilter.cpp:20:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
20 | #include <QtConcurrent> // krazy:exclude=includes
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/geodata/handlers/dgml/DgmlMinimumTagHandler.cpp:21:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/lens/lensfunsettings.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/lens/lensfuncameraselector.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:188:1: note: expanded from here
188 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:189:1: note: expanded from here
189 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/lens/lensfunfilter.cpp:28:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg.cpp:18:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/sharp/refocusfilter.cpp:25:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
25 | #include <QtConcurrent> // krazy:exclude=includes
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_bitsops.cpp:18:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/lens/lensfuniface.cpp:182:13: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
182 | lensDir = QDir(lensPath + QLatin1String("/version_2"), QLatin1String("*.xml"));
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| lensDir.setPath(QDir(lensPath + QLatin1String("/version_2"), QLatin1String("*.xml")))
/home/gilles/devel/8.x/core/libs/dimg/filters/lens/lensfuniface.cpp:188:17: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
188 | lensDir = QDir(lensPath + QLatin1String("/version_1"), QLatin1String("*.xml"));
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| lensDir.setPath(QDir(lensPath + QLatin1String("/version_1"), QLatin1String("*.xml")))
/home/gilles/devel/8.x/core/libs/dimg/filters/lens/lensfuniface.cpp:194:20: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
194 | lensDir = QDir(lensPath, QLatin1String("*.xml"));
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| lensDir.setPath(QDir(lensPath, QLatin1String("*.xml")))
/home/gilles/devel/8.x/core/libs/dimg/filters/lens/lensfuniface.cpp:466:36: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
466 | lensCutted.replace(QRegularExpression(QLatin1String("\\.[0-9]")), QLatin1String("")); //krazy:exclude=doublequote_chars
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_colors.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
4 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/sharp/refocusfilter.cpp:33:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_copy.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_data.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_fileio.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_metadata.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_props.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_qimage.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_qpixmap.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_scale.cpp:41:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:122:1: note: expanded from here
122 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:123:1: note: expanded from here
123 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/geodata/handlers/dgml/DgmlMaximumTagHandler.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_transform.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/geodata/graphicsitem/GeoLineStringGraphicsItem.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/geodata/parser/GeoParser.cpp:21:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:69:1: note: expanded from here
69 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:70:1: note: expanded from here
70 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/layers/FloatItemsLayer.cpp:21:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/core/AbstractFloatItem.h:26:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:137:1: note: expanded from here
137 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/layers/LayerManager.cpp:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/AbstractDataPlugin.h:21:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:140:1: note: expanded from here
140 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/layers/PopupLayer.cpp:29:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:88:1: note: expanded from here
88 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:89:1: note: expanded from here
89 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/models/GeoDataTreeModel.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/models/MapThemeManager.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:81:1: note: expanded from here
81 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:82:1: note: expanded from here
82 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmTagEditorWidget.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmTagEditorWidget_p.h:25:
In file included from /home/gilles/devel/8.x/build.clazy/core/utilities/geolocation/engine/ui_OsmTagEditorWidget.h:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:162:1: note: expanded from here
162 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:163:1: note: expanded from here
163 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmTagEditorWidget_p.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmTagEditorWidget_p.h:25:
In file included from /home/gilles/devel/8.x/build.clazy/core/utilities/geolocation/engine/ui_OsmTagEditorWidget.h:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:169:1: note: expanded from here
169 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:170:1: note: expanded from here
170 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmRelationEditorDialog.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:191:1: note: expanded from here
191 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:192:1: note: expanded from here
192 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmRelationManagerWidget.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmRelationManagerWidget_p.h:21:
In file included from /home/gilles/devel/8.x/build.clazy/core/utilities/geolocation/engine/ui_OsmRelationManagerWidget.h:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:162:1: note: expanded from here
162 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:163:1: note: expanded from here
163 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmRelationManagerWidget_p.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmRelationManagerWidget_p.h:21:
In file included from /home/gilles/devel/8.x/build.clazy/core/utilities/geolocation/engine/ui_OsmRelationManagerWidget.h:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:170:1: note: expanded from here
170 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:171:1: note: expanded from here
171 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/AbstractDataPlugin.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/AbstractDataPlugin.h:21:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/ParseRunnerPlugin.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/ParseRunnerPlugin.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginManager.cpp:29:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:31:1: note: expanded from here
31 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginItemDelegate.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:113:1: note: expanded from here
113 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/ReverseGeocodingRunnerPlugin.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/ReverseGeocodingRunnerPlugin.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/SearchRunnerPlugin.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/SearchRunnerPlugin.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginModel.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginModel.h:26:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:8:1: note: expanded from here
8 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:9:1: note: expanded from here
9 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/projections/SphericalProjection.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/projections/EquirectProjection.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:104:1: note: expanded from here
104 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:105:1: note: expanded from here
105 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/projections/MercatorProjection.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:104:1: note: expanded from here
104 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:105:1: note: expanded from here
105 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/projections/GnomonicProjection.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/projections/StereographicProjection.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/projections/LambertAzimuthalProjection.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:119:1: note: expanded from here
119 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/projections/VerticalPerspectiveProjection.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:119:1: note: expanded from here
119 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:120:1: note: expanded from here
120 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/projections/AzimuthalEquidistantProjection.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:119:1: note: expanded from here
119 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:120:1: note: expanded from here
120 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/settings/MarblePluginSettingsWidget.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:135:1: note: expanded from here
135 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:136:1: note: expanded from here
136 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/runners/SearchRunnerManager.cpp:33:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/ParseRunnerPlugin.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:39:1: note: expanded from here
39 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/runners/ReverseGeocodingRunnerManager.cpp:32:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/ReverseGeocodingRunnerPlugin.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:91:1: note: expanded from here
91 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/runners/ParsingRunnerManager.cpp:30:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/ParseRunnerPlugin.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:39:1: note: expanded from here
39 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:40:1: note: expanded from here
40 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/storage/CacheStoragePolicy.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/settings/MarbleConfigView.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:155:1: note: expanded from here
155 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:156:1: note: expanded from here
156 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/storage/DownloadRegionDialog.cpp:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:171:1: note: expanded from here
171 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:172:1: note: expanded from here
172 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/storage/LatLonBoxWidget.cpp:22:
In file included from /home/gilles/devel/8.x/build.clazy/core/utilities/geolocation/engine/ui_LatLonBoxWidget.h:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:39:1: note: expanded from here
39 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:40:1: note: expanded from here
40 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/tile/TileCreatorDialog.cpp:18:
In file included from /home/gilles/devel/8.x/build.clazy/core/utilities/geolocation/engine/ui_TileCreatorDialog.h:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:195:1: note: expanded from here
195 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:196:1: note: expanded from here
196 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/tile/TileLevelRangeWidget.cpp:21:
In file included from /home/gilles/devel/8.x/build.clazy/core/utilities/geolocation/engine/ui_TileLevelRangeWidget.h:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:162:1: note: expanded from here
162 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:163:1: note: expanded from here
163 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/tile/TileLoader.cpp:38:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/ParseRunnerPlugin.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:33:1: note: expanded from here
33 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/generic/tools/expoblending/manager/expoblendingthread.cpp:46:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
46 | #include <QtConcurrent> // krazy:exclude=includes
| ^
/home/gilles/devel/8.x/core/dplugins/generic/metadata/geolocationedit/dialog/geolocationedit.cpp:509:13: warning: Return Digikam::DPluginDialog::eventFilter() instead of false [-Wclazy-base-class-event]
509 | return false;
| ^
/home/gilles/devel/8.x/core/dplugins/generic/tools/expoblending/manager/expoblendingthread.cpp:677:26: warning: call function QProcess::start(). Use function QProcess::startCommand() instead [-Wclazy-qt6-deprecated-api-fixes]
677 | d->alignProcess->start();
| ^~~~~
| startCommand
/home/gilles/devel/8.x/core/dplugins/generic/tools/expoblending/manager/expoblendingthread.cpp:919:23: warning: call function QProcess::start(). Use function QProcess::startCommand() instead [-Wclazy-qt6-deprecated-api-fixes]
919 | d->enfuseProcess->start();
| ^~~~~
| startCommand
3 warnings generated.
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/generic/metadata/geolocationedit/kmlexport/kmlexport.cpp:65:47: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
65 | webFileName = webFileName.replace(QRegularExpression(QLatin1String("[^-0-9a-z]+")), QLatin1String("_"));
| ^
/home/gilles/devel/8.x/core/dplugins/generic/metadata/geolocationedit/kmlexport/kmlexport.cpp:596:31: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
596 | m_tempDestDir = QDir(QDir::temp().filePath(QString::fromLatin1("digiKam-kmlexport-%1").arg(qApp->applicationPid())));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDestDir.setPath(QDir(QDir::temp().filePath(QString::fromLatin1("digiKam-kmlexport-%1").arg(qApp->applicationPid()))))
/home/gilles/devel/8.x/core/dplugins/generic/metadata/geolocationedit/kmlexport/kmlexport.cpp:599:31: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
599 | m_imageDir = QDir(m_tempDestDir.filePath(m_imageDirBasename));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_imageDir.setPath(QDir(m_tempDestDir.filePath(m_imageDirBasename)))
3 warnings generated.
In file included from /home/gilles/devel/8.x/core/dplugins/generic/tools/ocrtextconverter/ocroptions.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:12:1: note: expanded from here
12 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:13:1: note: expanded from here
13 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/dplugins/generic/tools/ocrtextconverter/tesseractbinary.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:26:1: note: expanded from here
26 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:27:1: note: expanded from here
27 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/dplugins/generic/view/slideshow/common/slideshowloader.cpp:648:9: warning: Return QStackedWidget::eventFilter() instead of false [-Wclazy-base-class-event]
648 | return false;
| ^
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/generic/tools/ocrtextconverter/tesseractbinary.cpp:66:13: warning: call function QProcess::start(). Use function QProcess::startCommand() instead [-Wclazy-qt6-deprecated-api-fixes]
66 | process.start(path(), QStringList() << QLatin1String("--list-langs"));
| ^~~~~
| startCommand
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/dplugins/generic/tools/ocrtextconverter/textconverterdialog.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/dplugins/generic/tools/ocrtextconverter/textconvertersettings.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:161:1: note: expanded from here
161 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:162:1: note: expanded from here
162 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/dplugins/generic/tools/ocrtextconverter/textconverterlist.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:25:1: note: expanded from here
25 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:26:1: note: expanded from here
26 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/dplugins/generic/tools/printcreator/wizard/advprintphotopage.cpp:340:41: warning: Use QMultiMap for maps storing multiple values with the same key. [-Wclazy-qt6-deprecated-api-fixes]
340 | if (AdvPrintSettings::outputNames().values().contains(text))
| ^
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/generic/tools/ocrtextconverter/ocrtesseractengine.cpp:174:20: warning: call function QProcess::start(). Use function QProcess::startCommand() instead [-Wclazy-qt6-deprecated-api-fixes]
174 | d->ocrProcess->start();
| ^~~~~
| startCommand
1 warning generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/generic/tools/mjpegstream/mjpegserver_p.cpp:38:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
38 | #include <QtConcurrent> // krazy:exclude=includes
| ^
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/generic/tools/htmlgallery/generator/gallerynamehelper.cpp:25:1: warning: non-POD static (QMutex) [-Wclazy-non-pod-global-static]
25 | static QMutex s_nameHelperMutex;
| ^
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/generic/tools/htmlgallery/generator/gallerytheme.cpp:60:1: warning: non-POD static (QList) [-Wclazy-non-pod-global-static]
60 | static GalleryTheme::List sList;
| ^
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/generic/tools/htmlgallery/generator/gallerygenerator.cpp:671:29: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
671 | return fileName.replace(QRegularExpression(QLatin1String("[^-0-9a-z]+")), QLatin1String("_"));
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/google/gstalkerbase.cpp:38:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
38 | static QString s_refreshToken;
| ^
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/generic/webservices/imageshack/imageshackwindow.cpp:371:30: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
371 | tagsList = str.split(QRegularExpression(QLatin1String("\\W+")), Qt::SkipEmptyParts);
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/dplugins/generic/webservices/mediawiki/backend/mediawiki_queryimageinfo.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:180:1: note: expanded from here
180 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:181:1: note: expanded from here
181 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/editor/colors/adjustlevels/adjustlevelstool.cpp:385:13: warning: Return Digikam::EditorToolThreaded::eventFilter() instead of false [-Wclazy-base-class-event]
385 | return false;
| ^
/home/gilles/devel/8.x/core/dplugins/editor/colors/adjustlevels/adjustlevelstool.cpp:397:13: warning: Return Digikam::EditorToolThreaded::eventFilter() instead of false [-Wclazy-base-class-event]
397 | return false;
| ^
/home/gilles/devel/8.x/core/dplugins/editor/colors/adjustlevels/adjustlevelstool.cpp:401:13: warning: Return Digikam::EditorToolThreaded::eventFilter() instead of false [-Wclazy-base-class-event]
401 | return false;
| ^
/home/gilles/devel/8.x/core/dplugins/editor/colors/adjustlevels/adjustlevelstool.cpp:415:13: warning: Return Digikam::EditorToolThreaded::eventFilter() instead of false [-Wclazy-base-class-event]
415 | return false;
| ^
/home/gilles/devel/8.x/core/dplugins/editor/colors/adjustlevels/adjustlevelstool.cpp:427:13: warning: Return Digikam::EditorToolThreaded::eventFilter() instead of false [-Wclazy-base-class-event]
427 | return false;
| ^
/home/gilles/devel/8.x/core/dplugins/editor/colors/adjustlevels/adjustlevelstool.cpp:431:13: warning: Return Digikam::EditorToolThreaded::eventFilter() instead of false [-Wclazy-base-class-event]
431 | return false;
| ^
6 warnings generated.
/home/gilles/devel/8.x/core/dplugins/generic/metadata/metadataedit/dialog/metadataeditdialog.cpp:377:9: warning: Return Digikam::DPluginDialog::eventFilter() instead of false [-Wclazy-base-class-event]
377 | return false;
| ^
/home/gilles/devel/8.x/core/dplugins/generic/metadata/metadataedit/dialog/metadataeditdialog.cpp:380:5: warning: Return Digikam::DPluginDialog::eventFilter() instead of false [-Wclazy-base-class-event]
380 | return false;
| ^
2 warnings generated.
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:81:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
81 | static const QString API_TOKEN = QLatin1String("api_token");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:82:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
82 | static const QString TOTAL_RESULTS = QLatin1String("total_results");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:83:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
83 | static const QString PAGE = QLatin1String("page");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:84:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
84 | static const QString PER_PAGE = QLatin1String("per_page");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:85:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
85 | static const QString LOCALE = QLatin1String("locale");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:86:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
86 | static const QString RESULTS = QLatin1String("results");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:87:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
87 | static const QString NAME = QLatin1String("name");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:88:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
88 | static const QString TAXON = QLatin1String("taxon");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:89:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
89 | static const QString TAXON_ID = QLatin1String("taxon_id");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:90:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
90 | static const QString ID = QLatin1String("id");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:91:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
91 | static const QString PARENT_ID = QLatin1String("parent_id");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:92:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
92 | static const QString RANK = QLatin1String("rank");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:93:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
93 | static const QString RANK_LEVEL = QLatin1String("rank_level");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:94:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
94 | static const QString PREFERRED_COMMON_NAME = QLatin1String("preferred_common_name");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:95:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
95 | static const QString ENGLISH_COMMON_NAME = QLatin1String("english_common_name");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:96:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
96 | static const QString MATCHED_TERM = QLatin1String("matched_term");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:97:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
97 | static const QString DEFAULT_PHOTO = QLatin1String("default_photo");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:98:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
98 | static const QString SQUARE_URL = QLatin1String("square_url");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:99:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
99 | static const QString ANCESTORS = QLatin1String("taxon_photos");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:100:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
100 | static const QString OBSCURED = QLatin1String("obscured");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:101:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
101 | static const QString GEOJSON = QLatin1String("geojson");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:102:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
102 | static const QString COORDINATES = QLatin1String("coordinates");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:103:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
103 | static const QString LOGIN = QLatin1String("login");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:104:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
104 | static const QString ICON = QLatin1String("icon");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:105:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
105 | static const QString OBSERVATION = QLatin1String("observation");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:106:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
106 | static const QString OBSERVATIONS = QLatin1String("observations");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:107:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
107 | static const QString OBSERVED_ON = QLatin1String("observed_on");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:108:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
108 | static const QString OBSERVED_ON_STRING = QLatin1String("observed_on_string");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:109:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
109 | static const QString OBSERVATION_PHOTOS = QLatin1String("observation_photos");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inattalker.cpp:110:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
110 | static const QString PHOTO = QLatin1String("photo");
| ^
30 warnings generated.
/home/gilles/devel/8.x/core/dplugins/generic/webservices/piwigo/piwigotalker.cpp:532:49: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
532 | QRegularExpressionMatch match = verrx.match(v);
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/piwigo/piwigotalker.cpp:672:45: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
672 | QRegularExpressionMatch match = md5rx.match(QString::fromUtf8(data.mid(ts.characterOffset())));
| ^
2 warnings generated.
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inatwindow.cpp:74:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
74 | static const QString xmpNameSpaceURI = QLatin1String("https://inaturalist.org/ns/1.0/");
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/inaturalist/inatwindow.cpp:75:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
75 | static const QString xmpNameSpacePrefix = QLatin1String("iNaturalist");
| ^
2 warnings generated.
/home/gilles/devel/8.x/core/dplugins/generic/webservices/mediawiki/backend/mediawiki_queryinfo.cpp:150:25: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
150 | content.replace(regex, QStringLiteral("&"));
| ^
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/editor/transform/contentawareresize/contentawareresizetool.cpp:840:5: warning: Return Digikam::EditorToolThreaded::eventFilter() instead of false [-Wclazy-base-class-event]
840 | return false;
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/tests/dimg/dimgfilteraction_utest.cpp:32:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
1 warning generated.
In file included from /home/gilles/devel/8.x/core/tests/dimg/dimgloader_utest.cpp:30:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
1 warning generated.
In file included from /home/gilles/devel/8.x/core/tests/fileio/loadpgfdata_utest.cpp:27:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/fileio/qtpgf_utest.cpp:27:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
1 warning generated.
In file included from /home/gilles/devel/8.x/core/tests/fileio/loadsavethread_utest.cpp:29:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/tests/fileio/pgfscaled_utest.cpp:27:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
1 warning generated.
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/applytags_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/applytags_utest.h:19:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/applytags_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/applytags_utest.h:19:
/home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:105:19: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
105 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/loadfromba_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/loadfromba_utest.h:19:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/erasemetadatatag_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/erasemetadatatag_utest.h:19:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/loadfromba_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/loadfromba_utest.h:19:
/home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:105:19: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
105 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/createxmpsidecar_utest.cpp:16:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/createxmpsidecar_utest.h:20:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/erasemetadatatag_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/erasemetadatatag_utest.h:19:
/home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:105:19: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
105 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/createxmpsidecar_utest.cpp:16:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/createxmpsidecar_utest.h:20:
/home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:105:19: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
105 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/printmetadata_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/printmetadata_utest.h:19:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/printmetadata_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/printmetadata_utest.h:19:
/home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:105:19: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
105 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
2 warnings generated.
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/patchpreview_utest.cpp:16:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/patchpreview_utest.h:20:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/metareaderthread_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/metareaderthread_utest.h:26:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/printiteminfo_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/printiteminfo_utest.h:19:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/metareaderthread_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/metareaderthread_utest.h:26:
/home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:105:19: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
105 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/patchpreview_utest.cpp:16:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/patchpreview_utest.h:20:
/home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:105:19: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
105 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/printtagslist_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/printtagslist_utest.h:19:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/printiteminfo_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/printiteminfo_utest.h:19:
/home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:105:19: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
105 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/printtagslist_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/printtagslist_utest.h:19:
/home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:105:19: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
105 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
2 warnings generated.
2 warnings generated.
2 warnings generated.
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/setiptcpreview_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/setiptcpreview_utest.h:19:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/setxmpface_utest.cpp:16:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/setxmpface_utest.h:20:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/setiptcpreview_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/setiptcpreview_utest.h:19:
/home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:105:19: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
105 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
/home/gilles/devel/8.x/core/tests/metadataengine/exiftool/exiftoolmulticore_cli.cpp:25:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
25 | #include <QtConcurrent> // krazy:exclude=includes
| ^
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/setxmpface_utest.cpp:16:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/setxmpface_utest.h:20:
/home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:105:19: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
105 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
2 warnings generated.
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/usexmpsidecar_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/usexmpsidecar_utest.h:19:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/usexmpsidecar_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/usexmpsidecar_utest.h:19:
/home/gilles/devel/8.x/core/tests/metadataengine/abstractunittest.h:105:19: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
105 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/exiftool/exiftoolapplychanges_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/exiftool/exiftoolapplychanges_utest.h:24:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/exiftool/../abstractunittest.h:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/exiftool/exiftoolapplychanges_utest.cpp:15:
In file included from /home/gilles/devel/8.x/core/tests/metadataengine/exiftool/exiftoolapplychanges_utest.h:24:
/home/gilles/devel/8.x/core/tests/metadataengine/exiftool/../abstractunittest.h:105:19: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
105 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
1 warning generated.
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/tests/geolocation/editor/gpsimageitem_utest.cpp:29:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
/home/gilles/devel/8.x/core/tests/geolocation/geoiface/loadtrack_cli.cpp:31:5: warning: non-POD static (QTextStream) [-Wclazy-non-pod-global-static]
31 | QTextStream qout(stdout);
| ^
/home/gilles/devel/8.x/core/tests/geolocation/geoiface/loadtrack_cli.cpp:32:5: warning: non-POD static (QTextStream) [-Wclazy-non-pod-global-static]
32 | QTextStream qerr(stderr);
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/tests/dngwriter/raw2dng_utest.cpp:32:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/geolocation/editor/correlator_utest.cpp:28:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
2 warnings generated.
1 warning generated.
/home/gilles/devel/8.x/core/tests/geolocation/geoiface/itemmarkertiler_utest.cpp:78:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
78 | const GeoCoordinates coord_1_2 = GeoCoordinates::fromGeoUrl(QLatin1String("geo:1,2"));
| ^
/home/gilles/devel/8.x/core/tests/geolocation/geoiface/itemmarkertiler_utest.cpp:79:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
79 | const GeoCoordinates coord_50_60 = GeoCoordinates::fromGeoUrl(QLatin1String("geo:50,60"));
| ^
/home/gilles/devel/8.x/core/tests/geolocation/geoiface/itemmarkertiler_utest.cpp:80:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
80 | const GeoCoordinates coord_m50_m60 = GeoCoordinates::fromGeoUrl(QLatin1String("geo:-50,-60"));
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/tests/geolocation/geoiface/tracks_utest.cpp:27:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
3 warnings generated.
1 warning generated.
/home/gilles/devel/8.x/core/tests/ocrtextconverter/ocrTesseract_cli.cpp:122:17: warning: call function QProcess::start(). Use function QProcess::startCommand() instead [-Wclazy-qt6-deprecated-api-fixes]
122 | ocrProcess->start();
| ^~~~~
| startCommand
1 warning generated.
In file included from /home/gilles/devel/8.x/core/tests/mediawiki/upload_utest.cpp:32:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/mediawiki/queryrevision_utest.cpp:39:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/generic/tools/panorama/tasks/commandtask.cpp:68:14: warning: call function QProcess::start(). Use function QProcess::startCommand() instead [-Wclazy-qt6-deprecated-api-fixes]
68 | process->start();
| ^~~~~
| startCommand
1 warning generated.
In file included from /home/gilles/devel/8.x/core/tests/timestampupdate/timestampupdate_utest.cpp:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
1 warning generated.
/home/gilles/devel/8.x/core/tests/dimg/dimghistorygraph_utest.cpp:58:19: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
58 | collectionDir = QDir::temp();
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~
| collectionDir.setPath(QDir::temp())
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/generic/webservices/mediawiki/mediawikiwindow.cpp:369:13: warning: Return Digikam::WSToolDialog::eventFilter() instead of false [-Wclazy-base-class-event]
369 | return false;
| ^
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/bqm/custom/userscript/userscript.cpp:301:13: warning: call function QProcess::start(). Use function QProcess::startCommand() instead [-Wclazy-qt6-deprecated-api-fixes]
301 | process.start(QLatin1String("/bin/bash"), QStringList() << QLatin1String("-c") << script);
| ^~~~~
| startCommand
1 warning generated.
In file included from /home/gilles/devel/8.x/core/tests/advancedrename/renamecustomizer_utest.cpp:30:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
/home/gilles/devel/8.x/core/tests/advancedrename/renamecustomizer_utest.cpp:43:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
43 | const QString fileName = QLatin1String("advancedrename_testimage.jpg");
| ^
/home/gilles/devel/8.x/core/tests/advancedrename/renamecustomizer_utest.cpp:44:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
44 | const QString fileName2 = QLatin1String("advancedrename_testimage2.jpg");
| ^
/home/gilles/devel/8.x/core/tests/advancedrename/renamecustomizer_utest.cpp:45:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
45 | const QString fileName3 = QLatin1String("001a.jpg");
| ^
/home/gilles/devel/8.x/core/tests/advancedrename/renamecustomizer_utest.cpp:46:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
46 | const QString fileName4 = QLatin1String("test.png");
| ^
/home/gilles/devel/8.x/core/tests/advancedrename/renamecustomizer_utest.cpp:47:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
47 | const QString fileName5 = QLatin1String("myfile.jpg");
| ^
/home/gilles/devel/8.x/core/tests/advancedrename/renamecustomizer_utest.cpp:48:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
48 | const QString fileName6 = QLatin1String("my_file.jpg");
| ^
/home/gilles/devel/8.x/core/tests/advancedrename/renamecustomizer_utest.cpp:49:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
49 | const QString fileName7 = QLatin1String("holiday_spain_2011_img001.jpg");
| ^
/home/gilles/devel/8.x/core/tests/advancedrename/renamecustomizer_utest.cpp:50:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
50 | const QString fileName8 = QLatin1String("my images.jpg");
| ^
/home/gilles/devel/8.x/core/tests/advancedrename/renamecustomizer_utest.cpp:51:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
51 | const QString fileName9 = QLatin1String("holiday_spain_2011_001img.jpg");
| ^
In file included from /home/gilles/devel/8.x/core/tests/advancedrename/advancedrename_utest.cpp:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
/home/gilles/devel/8.x/core/tests/advancedrename/advancedrename_utest.cpp:48:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
48 | const QString fileName = QLatin1String("advancedrename_testimage.jpg");
| ^
/home/gilles/devel/8.x/core/tests/advancedrename/advancedrename_utest.cpp:49:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
49 | const QString fileName2 = QLatin1String("advancedrename_testimage2.jpg");
| ^
/home/gilles/devel/8.x/core/tests/advancedrename/advancedrename_utest.cpp:50:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
50 | const QString fileName3 = QLatin1String("001a.jpg");
| ^
/home/gilles/devel/8.x/core/tests/advancedrename/advancedrename_utest.cpp:51:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
51 | const QString fileName4 = QLatin1String("test.png");
| ^
/home/gilles/devel/8.x/core/tests/advancedrename/advancedrename_utest.cpp:52:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
52 | const QString fileName5 = QLatin1String("myfile.jpg");
| ^
/home/gilles/devel/8.x/core/tests/advancedrename/advancedrename_utest.cpp:53:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
53 | const QString fileName6 = QLatin1String("my_file.jpg");
| ^
/home/gilles/devel/8.x/core/tests/advancedrename/advancedrename_utest.cpp:54:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
54 | const QString fileName7 = QLatin1String("holiday_spain_2011_img001.jpg");
| ^
/home/gilles/devel/8.x/core/tests/advancedrename/advancedrename_utest.cpp:55:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
55 | const QString fileName8 = QLatin1String("my images.jpg");
| ^
/home/gilles/devel/8.x/core/tests/advancedrename/advancedrename_utest.cpp:56:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
56 | const QString fileName9 = QLatin1String("holiday_spain_2011_001img.jpg");
| ^
10 warnings generated.
10 warnings generated.
In file included from /home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:37:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:478:13: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
478 | QVERIFY(countRegEx.match(QLatin1String("test (10)")).hasMatch());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:479:13: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
479 | QVERIFY(countRegEx.match(QLatin1String("te st (10)")).hasMatch());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:480:13: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
480 | QVERIFY(countRegEx.match(QLatin1String("te st (0)")).hasMatch());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:481:14: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
481 | QVERIFY(!countRegEx.match(QLatin1String("te st ()")).hasMatch());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:482:14: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
482 | QVERIFY(!countRegEx.match(QLatin1String("te st")).hasMatch());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:483:14: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
483 | QVERIFY(!countRegEx.match(QLatin1String("te st (10) bla")).hasMatch());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:489:14: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
489 | QVERIFY(!countRegEx.match(rootTitle).hasMatch());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:495:18: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
495 | QVERIFY2(countRegEx.match(collectionTitle).hasMatch(), QString::fromUtf8("%1 matching error").arg(collectionTitle).toLatin1().constData());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:501:22: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
501 | QVERIFY2(countRegEx.match(albumTitle).hasMatch(), QString::fromUtf8("%1 matching error").arg(albumTitle).toLatin1().constData());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:513:14: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
513 | QVERIFY(!countRegEx.match(rootTitle).hasMatch());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:519:19: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
519 | QVERIFY2(!countRegEx.match(collectionTitle).hasMatch(), QString::fromUtf8("%1 matching error").arg(collectionTitle).toLatin1().constData());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:525:23: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
525 | QVERIFY2(!countRegEx.match(albumTitle).hasMatch(), QString::fromUtf8("%1 matching error").arg(albumTitle).toLatin1().constData());
| ^
In file included from /home/gilles/devel/8.x/core/tests/database/databasesqliteinit_utest.cpp:39:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
/home/gilles/devel/8.x/core/tests/database/databasesqliteinit_utest.cpp:55:17: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
55 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
13 warnings generated.
In file included from /home/gilles/devel/8.x/core/tests/database/databasetags_utest.cpp:35:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/database/databaseswitch_utest.cpp:41:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
/home/gilles/devel/8.x/core/tests/database/databaseswitch_utest.cpp:63:17: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
63 | m_db1Dir = WSToolUtils::makeTemporaryDir(m_db1Path.toLatin1().data());
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_db1Dir.setPath(WSToolUtils::makeTemporaryDir(m_db1Path.toLatin1().data()))
/home/gilles/devel/8.x/core/tests/database/databaseswitch_utest.cpp:68:17: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
68 | m_db2Dir = WSToolUtils::makeTemporaryDir(m_db2Path.toLatin1().data());
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_db2Dir.setPath(WSToolUtils::makeTemporaryDir(m_db2Path.toLatin1().data()))
2 warnings generated.
1 warning generated.
3 warnings generated.
In file included from /home/gilles/devel/8.x/core/tests/database/haariface_utest.cpp:36:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
In file included from /home/gilles/devel/8.x/core/tests/database/databasemysqlinit_utest.cpp:40:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
/home/gilles/devel/8.x/core/tests/database/databasemysqlinit_utest.cpp:61:17: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
61 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/tests/iojobs/iojobs_utest.cpp:31:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
/home/gilles/devel/8.x/core/tests/iojobs/iojobs_utest.cpp:35:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
35 | const QString testFileName = QLatin1String("test.png");
| ^
/home/gilles/devel/8.x/core/tests/iojobs/iojobs_utest.cpp:38:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
38 | const QString srcFolderName = QLatin1String("src");
| ^
/home/gilles/devel/8.x/core/tests/iojobs/iojobs_utest.cpp:39:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
39 | const QString dstFolderPath = QLatin1String("dst");
| ^
/home/gilles/devel/8.x/core/tests/iojobs/iojobs_utest.cpp:40:1: warning: non-POD static (QString) [-Wclazy-non-pod-global-static]
40 | const QString testFolderName = QLatin1String("test");
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/tests/facesengine/unittests/identityprovider_utest.cpp:41:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
5 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/tests/facesengine/unittests/faceclassifier_utest.cpp:42:
/home/gilles/devel/8.x/core/tests/dtestdatadir.h:119:16: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
119 | result = dir;
| ~~~~~~~^~~~~
| result.setPath(dir)
/home/gilles/devel/8.x/core/tests/facesengine/unittests/faceclassifier_utest.cpp:55:17: warning: function setPath() has to be used in Qt6 [-Wclazy-qt6-deprecated-api-fixes]
55 | m_tempDir = WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data());
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| m_tempDir.setPath(WSToolUtils::makeTemporaryDir(m_tempPath.toLatin1().data()))
2 warnings generated.
/home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow.cpp:212:25: warning: Return KXmlGuiWindow::eventFilter() instead of false [-Wclazy-base-class-event]
212 | return false;
| ^
1 warning generated.
2 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/history/itemfiltershistoryitemdelegate.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:15:1: note: expanded from here
15 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_database.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:106:1: note: expanded from here
106 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiestab.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiestab_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:167:1: note: expanded from here
167 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:168:1: note: expanded from here
168 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/history/versionsoverlays.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:39:1: note: expanded from here
39 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:40:1: note: expanded from here
40 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/history/versionsdelegate.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:160:1: note: expanded from here
160 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:161:1: note: expanded from here
161 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_start.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_progress.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiestab_helpers.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiestab_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:167:1: note: expanded from here
167 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:168:1: note: expanded from here
168 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiestab_setters.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiestab_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:167:1: note: expanded from here
167 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:168:1: note: expanded from here
168 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/daboutdata.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:45:1: note: expanded from here
45 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:46:1: note: expanded from here
46 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow_toolbar.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow_p.h:69:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:73:1: note: expanded from here
73 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_stop.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_engine.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:106:1: note: expanded from here
106 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/itemselectionpropertiestab.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:81:1: note: expanded from here
81 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:82:1: note: expanded from here
82 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dzoombar.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/KLocalizedString:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:142:1: note: expanded from here
142 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/history/versionswidget.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:10:1: note: expanded from here
10 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:11:1: note: expanded from here
11 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/thememanager.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/thememanager_p.h:59:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:113:1: note: expanded from here
113 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/widgets/mainview/dcursortracker.cpp:162:5: warning: Return QLabel::eventFilter() instead of false [-Wclazy-base-class-event]
162 | return false;
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiescolorstab.cpp:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:109:1: note: expanded from here
109 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiessidebardb.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:123:1: note: expanded from here
123 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:124:1: note: expanded from here
124 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/import/importitempropertiessidebar.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/import/importitempropertiestab.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:175:1: note: expanded from here
175 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:176:1: note: expanded from here
176 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailloadthread.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailloadthread_p.h:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:202:1: note: expanded from here
202 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:203:1: note: expanded from here
203 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/coredb/coredbcopymanager.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:125:1: note: expanded from here
125 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/onlineversion/onlineversionchecker.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/progressmanager/statusbarprogresswidget.cpp:406:5: warning: Return QFrame::eventFilter() instead of false [-Wclazy-base-class-event]
406 | return false;
| ^
In file included from /home/gilles/devel/8.x/core/libs/models/abstractalbummodel_specific.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/models/abstractalbummodel_p.h:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/core/dplugindimg.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/database/coredb/coredbaccess.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:51:1: note: expanded from here
51 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:52:1: note: expanded from here
52 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dialogs/imagedialog.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/dialogs/imagedialog_p.h:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/progressmanager/dlogoaction.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:131:1: note: expanded from here
131 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:132:1: note: expanded from here
132 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dialogs/imagedialog_preview.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/dialogs/imagedialog_p.h:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/graphicsview/dimgpreviewitem.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/models/albummodel.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/models/albummodel_p.h:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/itemdescedittab_descview.cpp:20:
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/itemdescedittab_p.h:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_database.cpp:19:
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/core/dpluginauthor.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:170:1: note: expanded from here
170 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:171:1: note: expanded from here
171 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/filters/ratingfilter.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:58:1: note: expanded from here
58 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/core/dpluginaction.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:68:1: note: expanded from here
68 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/models/albummodel_date.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/models/albummodel_p.h:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/rawengine/drawfiles.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:166:1: note: expanded from here
166 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/models/albummodel_search.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/models/albummodel_p.h:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/fileactionmanager/databaseworkeriface.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:152:1: note: expanded from here
152 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/fileactionmanager/fileworkeriface.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:152:1: note: expanded from here
152 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/engine/album.cpp:21:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dialogs/imagedialog_iconprovider.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/dialogs/imagedialog_p.h:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/setup/dpluginconfview.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_iconview.cpp:19:
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/dmetadata/dmetadata_iptc.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_mime.cpp:19:
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dialogs/imagedialog_tooltip.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/dialogs/imagedialog_p.h:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/setup/dpluginconfviewdimg.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:42:1: note: expanded from here
42 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:43:1: note: expanded from here
43 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/models/albummodel_tag.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/models/albummodel_p.h:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/itemdescedittab_infoview.cpp:20:
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/itemdescedittab_p.h:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/setup/dpluginsetup.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:14:1: note: expanded from here
14 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:15:1: note: expanded from here
15 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_miscs.cpp:20:
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/tags/widgets/addtagscombobox.cpp:209:9: warning: Return Digikam::TagTreeViewSelectComboBox::eventFilter() instead of false [-Wclazy-base-class-event]
209 | return false;
| ^
/home/gilles/devel/8.x/core/libs/tags/widgets/addtagscombobox.cpp:278:9: warning: Return Digikam::TagTreeViewSelectComboBox::eventFilter() instead of false [-Wclazy-base-class-event]
278 | return false;
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/transitionmngr/effectmngr.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:33:1: note: expanded from here
33 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dplugins/widgets/dpreviewimage.cpp:1297:9: warning: Return QGraphicsView::eventFilter() instead of false [-Wclazy-base-class-event]
1297 | return false;
| ^
/home/gilles/devel/8.x/core/libs/dplugins/widgets/dpreviewimage.cpp:1310:9: warning: Return QGraphicsView::eventFilter() instead of false [-Wclazy-base-class-event]
1310 | return false;
| ^
/home/gilles/devel/8.x/core/libs/dplugins/widgets/dpreviewimage.cpp:1323:9: warning: Return QGraphicsView::eventFilter() instead of false [-Wclazy-base-class-event]
1323 | return false;
| ^
4 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/timeadjust/timeadjustsettings.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:109:1: note: expanded from here
109 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/transitionmngr/transitionmngr.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:132:1: note: expanded from here
132 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/widgets/albumselectwidget.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:34:1: note: expanded from here
34 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:35:1: note: expanded from here
35 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/video/manager/vidslidesettings.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:152:1: note: expanded from here
152 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/video/manager/ffmpegbinary.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:160:1: note: expanded from here
160 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/tags/autoassignment/autotagsscanwidget.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/tags/autoassignment/autotagsscanwidget_p.h:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:176:1: note: expanded from here
176 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/tags/widgets/tageditdlg.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:44:1: note: expanded from here
44 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:45:1: note: expanded from here
45 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dialogs/dmessagebox.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:174:1: note: expanded from here
174 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:175:1: note: expanded from here
175 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/video/player/qtmm/mediaplayerview.cpp:48:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/ditemslist_view.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/ditemslist_p.h:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/widgets/albumselecttabs.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/widgets/itemview/itemviewtooltip.cpp:202:5: warning: Return Digikam::DItemToolTip::eventFilter() instead of false [-Wclazy-base-class-event]
202 | return false;
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/searchtreeview.cpp:23:
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractalbumtreeview_p.h:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:182:1: note: expanded from here
182 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:183:1: note: expanded from here
183 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dngwriter/dngsettings.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:168:1: note: expanded from here
168 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:169:1: note: expanded from here
169 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/video/osd/frameosdwidget.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:136:1: note: expanded from here
136 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:137:1: note: expanded from here
137 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/advancedrenamedialog.cpp:39:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:5:1: note: expanded from here
5 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:6:1: note: expanded from here
6 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiv2/mdkeylistviewitem.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:22:1: note: expanded from here
22 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:23:1: note: expanded from here
23 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolprocess_p.cpp:18:
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolprocess_p.h:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:140:1: note: expanded from here
140 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/engine/taggingactionfactory.cpp:17:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:173:1: note: expanded from here
173 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:174:1: note: expanded from here
174 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/datetreeview.cpp:23:
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractalbumtreeview_p.h:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:182:1: note: expanded from here
182 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:183:1: note: expanded from here
183 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/albumselectiontreeview.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager.cpp:18:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/manager/actiontask.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:82:1: note: expanded from here
82 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:83:1: note: expanded from here
83 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/focuspoint/focuspoint.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:94:1: note: expanded from here
94 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/core/undoaction.cpp:21:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:101:1: note: expanded from here
101 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:102:1: note: expanded from here
102 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/core/undocache.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:203:1: note: expanded from here
203 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:204:1: note: expanded from here
204 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/manager/batchtool.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/video/player/audplayerwdg.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:28:1: note: expanded from here
28 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/tags/manager/tagpropwidget.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:73:1: note: expanded from here
73 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:74:1: note: expanded from here
74 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/manager/tagsmanager.cpp:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:102:1: note: expanded from here
102 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:103:1: note: expanded from here
103 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiv2/metadatalistview.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:54:1: note: expanded from here
54 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:55:1: note: expanded from here
55 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_album.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_palbum.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:166:1: note: expanded from here
166 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:167:1: note: expanded from here
167 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_talbum.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/tags/manager/taglist.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:124:1: note: expanded from here
124 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:125:1: note: expanded from here
125 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiv2/metadatalistviewitem.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:5:1: note: expanded from here
5 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:6:1: note: expanded from here
6 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiv2/metadatawidget.cpp:46:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:191:1: note: expanded from here
191 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:192:1: note: expanded from here
192 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/dialogs/softproofdialog.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_dalbum.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/main/imagewindow.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/main/imagewindow_p.h:62:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:120:1: note: expanded from here
120 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:121:1: note: expanded from here
121 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:65:1: note: expanded from here
65 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/advancedrenameprocessdialog.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/editor/editortooliface.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:160:1: note: expanded from here
160 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:161:1: note: expanded from here
161 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/editor/editortool.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:74:1: note: expanded from here
74 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:75:1: note: expanded from here
75 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_falbum.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_salbum.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_database.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_collection.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/album/manager/albummanager_p.h:68:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/manager/models/tagmngrlistview.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:135:1: note: expanded from here
135 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:136:1: note: expanded from here
136 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablepreview.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/main/imagewindow_setup.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/main/imagewindow_p.h:62:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:120:1: note: expanded from here
120 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:121:1: note: expanded from here
121 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/manager/tagmngrtreeview.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:22:1: note: expanded from here
22 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:23:1: note: expanded from here
23 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/advancedrenamewidget.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:79:1: note: expanded from here
79 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiv2/iptcwidget.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:50:1: note: expanded from here
50 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:51:1: note: expanded from here
51 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/editor/editortoolsettings.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:172:1: note: expanded from here
172 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:173:1: note: expanded from here
173 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/welcomepage.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/collectionpage.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:172:1: note: expanded from here
172 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:173:1: note: expanded from here
173 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/databasepage.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:49:1: note: expanded from here
49 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:50:1: note: expanded from here
50 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/editor/editorwindow.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/editor/editorwindow_p.h:73:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:40:1: note: expanded from here
40 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:41:1: note: expanded from here
41 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiv2/exifwidget.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:50:1: note: expanded from here
50 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:51:1: note: expanded from here
51 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/exiv2/makernotewidget.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:50:1: note: expanded from here
50 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:51:1: note: expanded from here
51 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/manager/models/tagmngrlistmodel.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/rawpage.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:185:1: note: expanded from here
185 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:186:1: note: expanded from here
186 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:256:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
256 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:266:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
266 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:276:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
276 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:286:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
286 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:296:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
296 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:306:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
306 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:316:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
316 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:326:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
326 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:336:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
336 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/colorlabelwidget.cpp:346:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
346 | return false;
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchwindow.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:192:1: note: expanded from here
192 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:193:1: note: expanded from here
193 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
11 warnings generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/picklabelwidget.cpp:208:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
208 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/picklabelwidget.cpp:218:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
218 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/picklabelwidget.cpp:228:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
228 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/metadata/labels/picklabelwidget.cpp:238:13: warning: Return Digikam::DVBox::eventFilter() instead of false [-Wclazy-base-class-event]
238 | return false;
| ^
5 warnings generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/common/tooltipdialog.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:33:1: note: expanded from here
33 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_setup.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_p.h:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/views/workflowdlg.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:83:1: note: expanded from here
83 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:84:1: note: expanded from here
84 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:81:1: note: expanded from here
81 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/fuzzysearchview_similar.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/fuzzysearchview_p.h:41:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:70:1: note: expanded from here
70 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/config/metadataselector.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:83:1: note: expanded from here
83 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:84:1: note: expanded from here
84 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/app/date/ddateedit.cpp:463:5: warning: Return QComboBox::eventFilter() instead of false [-Wclazy-base-class-event]
463 | return false;
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/fx/blurfilter.cpp:28:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
2 warnings generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/pipelines/reset/facepipelinereset.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:55:1: note: expanded from here
55 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:56:1: note: expanded from here
56 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/widgets/layout/sidebar.cpp:409:17: warning: Return Digikam::DMultiTabBar::eventFilter() instead of false [-Wclazy-base-class-event]
409 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/layout/sidebar.cpp:420:17: warning: Return Digikam::DMultiTabBar::eventFilter() instead of false [-Wclazy-base-class-event]
420 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/layout/sidebar.cpp:428:17: warning: Return Digikam::DMultiTabBar::eventFilter() instead of false [-Wclazy-base-class-event]
428 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/layout/sidebar.cpp:436:17: warning: Return Digikam::DMultiTabBar::eventFilter() instead of false [-Wclazy-base-class-event]
436 | return false;
| ^
/home/gilles/devel/8.x/core/libs/widgets/layout/sidebar.cpp:440:17: warning: Return Digikam::DMultiTabBar::eventFilter() instead of false [-Wclazy-base-class-event]
440 | return false;
| ^
5 warnings generated.
In file included from /home/gilles/devel/8.x/core/app/filters/filtersidebarwidget.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:65:1: note: expanded from here
65 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
2 warnings generated.
2 warnings generated.
2 warnings generated.
1 warning generated.
2 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/dragdrop/tagdragdrop.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/filters/tagfilterview.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:52:1: note: expanded from here
52 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:53:1: note: expanded from here
53 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/auto/autolevelsfilter.cpp:28:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/auto/autoexpofilter.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/haar/haariface_p.cpp:19:
In file included from /home/gilles/devel/8.x/core/libs/database/haar/haariface_p.h:41:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:102:1: note: expanded from here
102 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:103:1: note: expanded from here
103 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/bookmark/bookmarknode.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:109:1: note: expanded from here
109 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/bookmark/gpsbookmarkmodelhelper.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:2:1: note: expanded from here
2 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:3:1: note: expanded from here
3 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/auto/equalizefilter.cpp:27:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/auto/normalizefilter.cpp:26:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/auto/stretchfilter.cpp:27:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/delegate/itemdelegate.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/cb/cbfilter.cpp:26:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/searchtextbar.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:27:1: note: expanded from here
27 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:28:1: note: expanded from here
28 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/cb/cbsettings.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/bcg/bcgfilter.cpp:27:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:112:1: note: expanded from here
112 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/dtextedit.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/dtextedit_p.h:59:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/dplaintextedit.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/dtextedit_p.h:59:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED1_ warningT generatedE.
XT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/bookmark/bookmarksmngr.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:174:1: note: expanded from here
174 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:175:1: note: expanded from here
175 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/dtextedit_p.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/dtextedit_p.h:59:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/bcg/bcgsettings.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:142:1: note: expanded from here
142 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/bw/bwsepiasettings.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/bw/bwsepiafilter.cpp:28:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:15:1: note: expanded from here
15 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/bw/tonalityfilter.cpp:27:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/localizeconfig.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:2:1: note: expanded from here
2 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:3:1: note: expanded from here
3 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/localizeselector.cpp:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:44:1: note: expanded from here
44 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:45:1: note: expanded from here
45 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/spellcheckconfig.cpp:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:191:1: note: expanded from here
191 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:192:1: note: expanded from here
192 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_google.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/overlays/groupindicatoroverlay.cpp:21:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:50:1: note: expanded from here
50 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:51:1: note: expanded from here
51 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/items/overlays/facerejectionoverlay.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:145:1: note: expanded from here
145 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/bw/infraredfilter.cpp:33:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_tables.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/bookmark/bookmarksdlg.cpp:41:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_yandex.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_bing.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_libretr.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/overlays/itemfullscreenoverlay.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:22:1: note: expanded from here
22 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_lingva.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/bw/mixerfilter.cpp:27:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/items/overlays/itemrotationoverlay.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:24:1: note: expanded from here
24 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:25:1: note: expanded from here
25 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_properties.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/bw/mixersettings.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:64:1: note: expanded from here
64 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/overlays/itemcoordinatesoverlay.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/hsl/hslsettings.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:75:1: note: expanded from here
75 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:76:1: note: expanded from here
76 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/hsl/hslfilter.cpp:27:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_tts.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/widgets/text/donlinetranslator_p.h:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/hotpixels/blackframelistview.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:64:1: note: expanded from here
64 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:65:1: note: expanded from here
65 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/overlays/itemselectionoverlay.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:24:1: note: expanded from here
24 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:25:1: note: expanded from here
25 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/hotpixels/blackframelistviewitem.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:34:1: note: expanded from here
34 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:35:1: note: expanded from here
35 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/items/utils/tooltipfiller.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:35:1: note: expanded from here
35 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:36:1: note: expanded from here
36 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/items/utils/itemviewutilities.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:121:1: note: expanded from here
121 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:122:1: note: expanded from here
122 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper.cpp:16:
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_p.h:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/hotpixels/hotpixelfixer.cpp:31:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:112:1: note: expanded from here
112 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/hotpixels/hotpixelsettings.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:122:1: note: expanded from here
122 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:123:1: note: expanded from here
123 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_services.cpp:16:
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_p.h:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:1270:5: warning: Return Digikam::MapBackend::eventFilter() instead of false [-Wclazy-base-class-event]
1270 | return false;
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/geodata/data/GeoDataPlacemark.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:176:1: note: expanded from here
176 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_column_file.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/dimg/filters/lc/localcontrastfilter.cpp:24:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
24 | #include <QtConcurrent> // krazy:exclude=includes
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/lc/localcontrastsettings.cpp:41:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:137:1: note: expanded from here
137 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/nr/nrfilter.cpp:26:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
26 | #include <QtConcurrent> // krazy:exclude=includes
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_appearance.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/lc/localcontrastfilter.cpp:30:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_setup.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/backends/backendmarble.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:39:1: note: expanded from here
39 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_column_geo.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:172:1: note: expanded from here
172 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:173:1: note: expanded from here
173 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/nr/nrfilter.cpp:32:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_column_item.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_column_digikam.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/nr/nrsettings.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/sharp/sharpenfilter.cpp:29:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
29 | #include <QtConcurrent> // krazy:exclude=includes
| ^
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_column_photo.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:172:1: note: expanded from here
172 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:173:1: note: expanded from here
173 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_column_thumbnail.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:146:1: note: expanded from here
146 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:147:1: note: expanded from here
147 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/sharp/sharpenfilter.cpp:34:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/dimg/filters/sharp/unsharpmaskfilter.cpp:27:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
27 | #include <QtConcurrent> // krazy:exclude=includes
| ^
2 warnings generated.
/home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/htmlwidget_qwebengine.cpp:434:5: warning: Return QWebEngineView::eventFilter() instead of false [-Wclazy-base-class-event]
434 | return false;
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/sharp/sharpsettings.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:100:1: note: expanded from here
100 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:101:1: note: expanded from here
101 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_albums.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/sharp/unsharpmaskfilter.cpp:35:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:33:1: note: expanded from here
33 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_groups.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/levels/levelsfilter.cpp:22:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_items.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/levels/histogrambox.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:36:1: note: expanded from here
36 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/levels/histogramwidget.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:146:1: note: expanded from here
146 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:147:1: note: expanded from here
147 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/levels/histogrampainter.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:41:1: note: expanded from here
41 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:42:1: note: expanded from here
42 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_search.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_tags.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_sidebars.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/geodata/data/GeoDataCoordinates.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:98:1: note: expanded from here
98 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_tools.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_zoom.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_views.cpp:21:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/curves/curvesfilter.cpp:22:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/curves/curvessettings.cpp:39:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/curves/curveswidget.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:54:1: note: expanded from here
54 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:55:1: note: expanded from here
55 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/curves/curvesbox.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:48:1: note: expanded from here
48 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:49:1: note: expanded from here
49 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_iqs.cpp:16:
In file included from /home/gilles/devel/8.x/core/app/views/stack/itemiconview_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/stack/welcomepageview.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:8:1: note: expanded from here
8 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:9:1: note: expanded from here
9 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/wb/wbfilter.cpp:29:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/stack/trashview.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:73:1: note: expanded from here
73 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:74:1: note: expanded from here
74 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/stack/stackedview.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:25:1: note: expanded from here
25 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:26:1: note: expanded from here
26 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/wb/wbsettings.cpp:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:160:1: note: expanded from here
160 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/transform/freerotationsettings.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:142:1: note: expanded from here
142 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/transform/freerotationfilter.cpp:28:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/dplugins/generic/metadata/geolocationedit/dialog/geolocationedit.cpp:509:13: warning: Return Digikam::DPluginDialog::eventFilter() instead of false [-Wclazy-base-class-event]
509 | return false;
| ^
/home/gilles/devel/8.x/core/dplugins/generic/view/slideshow/common/slideshowloader.cpp:648:9: warning: Return QStackedWidget::eventFilter() instead of false [-Wclazy-base-class-event]
648 | return false;
| ^
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/editor/colors/adjustlevels/adjustlevelstool.cpp:385:13: warning: Return Digikam::EditorToolThreaded::eventFilter() instead of false [-Wclazy-base-class-event]
385 | return false;
| ^
/home/gilles/devel/8.x/core/dplugins/editor/colors/adjustlevels/adjustlevelstool.cpp:397:13: warning: Return Digikam::EditorToolThreaded::eventFilter() instead of false [-Wclazy-base-class-event]
397 | return false;
| ^
/home/gilles/devel/8.x/core/dplugins/editor/colors/adjustlevels/adjustlevelstool.cpp:401:13: warning: Return Digikam::EditorToolThreaded::eventFilter() instead of false [-Wclazy-base-class-event]
401 | return false;
| ^
/home/gilles/devel/8.x/core/dplugins/editor/colors/adjustlevels/adjustlevelstool.cpp:415:13: warning: Return Digikam::EditorToolThreaded::eventFilter() instead of false [-Wclazy-base-class-event]
415 | return false;
| ^
/home/gilles/devel/8.x/core/dplugins/editor/colors/adjustlevels/adjustlevelstool.cpp:427:13: warning: Return Digikam::EditorToolThreaded::eventFilter() instead of false [-Wclazy-base-class-event]
427 | return false;
| ^
/home/gilles/devel/8.x/core/dplugins/editor/colors/adjustlevels/adjustlevelstool.cpp:431:13: warning: Return Digikam::EditorToolThreaded::eventFilter() instead of false [-Wclazy-base-class-event]
431 | return false;
| ^
6 warnings generated.
/home/gilles/devel/8.x/core/dplugins/generic/metadata/metadataedit/dialog/metadataeditdialog.cpp:377:9: warning: Return Digikam::DPluginDialog::eventFilter() instead of false [-Wclazy-base-class-event]
377 | return false;
| ^
/home/gilles/devel/8.x/core/dplugins/generic/metadata/metadataedit/dialog/metadataeditdialog.cpp:380:5: warning: Return Digikam::DPluginDialog::eventFilter() instead of false [-Wclazy-base-class-event]
380 | return false;
| ^
2 warnings generated.
/home/gilles/devel/8.x/core/dplugins/editor/transform/contentawareresize/contentawareresizetool.cpp:840:5: warning: Return Digikam::EditorToolThreaded::eventFilter() instead of false [-Wclazy-base-class-event]
840 | return false;
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/tests/dimg/dimgfilteraction_utest.cpp:32:
/home/gilles/devel/8.x/core/dplugins/generic/webservices/mediawiki/mediawikiwindow.cpp:369:13: warning: Return Digikam::WSToolDialog::eventFilter() instead of false [-Wclazy-base-class-event]
369 | return false;
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/database/engine/dbenginebackend.cpp:1318:46: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
1318 | while ((pos = preparedString.indexOf(identifierRegExp, pos)) != -1)
| ^
/home/gilles/devel/8.x/core/libs/database/engine/dbenginebackend.cpp:1320:48: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
1320 | QRegularExpressionMatch regMatch = identifierRegExp.match(preparedString);
| ^
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:106:1: note: expanded from here
106 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/database/collection/collectionmanager_album.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/database/collection/collectionmanager_p.h:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/imgqsort/imagequalityparser.cpp:30:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
30 | #include <QtConcurrent> // krazy:exclude=includes
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/history/filtershistorywidget.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:91:1: note: expanded from here
91 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/facesengine/facedb/facedbschemaupdater.cpp:21:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:170:1: note: expanded from here
170 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:171:1: note: expanded from here
171 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow_p.h:69:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:73:1: note: expanded from here
73 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow_actions.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow_p.h:69:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:73:1: note: expanded from here
73 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_basic.cpp:52:
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:131:1: note: expanded from here
131 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:132:1: note: expanded from here
132 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiessidebar.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/history/itempropertiesversionstab.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:100:1: note: expanded from here
100 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:101:1: note: expanded from here
101 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/utils/ifaces/dio.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:168:1: note: expanded from here
168 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:169:1: note: expanded from here
169 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_freedesktop.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailcreator_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:106:1: note: expanded from here
106 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_p.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/database/utils/scan/scancontroller_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow_fullscreen.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/dxmlguiwindow_p.h:69:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:73:1: note: expanded from here
73 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/database/coredb/coredbsearchxml.cpp:932:40: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
932 | keywordList << group.split(QRegularExpression(QLatin1String("\\s+")), Qt::SkipEmptyParts);
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/progressmanager/dhistoryview.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:83:1: note: expanded from here
83 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:84:1: note: expanded from here
84 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/itempropertiesmetadatatab.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/models/categorizeditemmodel.cpp:71:17: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
71 | text.remove(QRegularExpression(QString::fromUtf8("[ \u00A0]?(\\.\\.\\.|…)$")));
| ^
/home/gilles/devel/8.x/core/libs/versionmanager/versionnamingscheme.cpp:59:37: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
59 | QRegularExpressionMatch match = versionIntermediate.match(completeBaseName);
| ^
/home/gilles/devel/8.x/core/libs/versionmanager/versionnamingscheme.cpp:79:44: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
79 | QRegularExpressionMatch versionMatch = version.match(completeBaseName);
| ^
In file included from /home/gilles/devel/8.x/core/libs/template/templatelist.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/dialogs/dprogressdlg.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/KLocalizedString:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/onlineversion/onlineversiondlg.cpp:48:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:140:1: note: expanded from here
140 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailloadthread_p.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/threadimageio/thumb/thumbnailloadthread_p.h:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:202:1: note: expanded from here
202 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:203:1: note: expanded from here
203 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dialogs/deletedialog.cpp:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:155:1: note: expanded from here
155 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/template/templateselector.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/template/templateviewer.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:26:1: note: expanded from here
26 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:27:1: note: expanded from here
27 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/notificationmanager/dnotificationwidget_p.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:163:1: note: expanded from here
163 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/template/templatepanel.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/models/abstractalbummodel.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/models/abstractalbummodel_p.h:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/filters/filterstatusbar.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:33:1: note: expanded from here
33 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/mainview/fullscreensettings.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/captionedit.cpp:19:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:149:1: note: expanded from here
149 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:150:1: note: expanded from here
150 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/progressmanager/progressview.cpp:39:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:146:1: note: expanded from here
146 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:147:1: note: expanded from here
147 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/onlineversion/onlineversiondwnl.cpp:25:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
25 | #include <QtConcurrent> // krazy:exclude=includes
| ^
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings.cpp:20:
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/fileactionmanager/metadatahub.cpp:598:34: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
598 | if (keyword.contains(QRegularExpression(QLatin1String("(_Digikam_root_tag_/|/_Digikam_root_tag_|_Digikam_root_tag_)"))))
| ^
/home/gilles/devel/8.x/core/libs/fileactionmanager/metadatahub.cpp:600:43: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
600 | keyword = keyword.replace(QRegularExpression(QLatin1String("(_Digikam_root_tag_/|/_Digikam_root_tag_|_Digikam_root_tag_)")),
| ^
In file included from /home/gilles/devel/8.x/core/libs/onlineversion/onlineversiondwnl.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:129:1: note: expanded from here
129 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/template/subjectedit.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:129:1: note: expanded from here
129 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:130:1: note: expanded from here
130 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/dmetadata/dmetadata_video.cpp:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:121:1: note: expanded from here
121 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:122:1: note: expanded from here
122 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/geolocation/itempropertiesgpstab.cpp:48:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:4:1: note: expanded from here
4 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:5:1: note: expanded from here
5 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/fileactionmanager/metadatahubmngr.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:43:1: note: expanded from here
43 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:44:1: note: expanded from here
44 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/models/abstractalbummodel_counting.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/models/abstractalbummodel_p.h:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:108:1: note: expanded from here
108 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/filters/geolocationfilter.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:22:1: note: expanded from here
22 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/itemdescedittab_p.cpp:20:
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/itemdescedittab_p.h:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dialogs/filesaveoptionsdlg.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:84:1: note: expanded from here
84 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:85:1: note: expanded from here
85 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/fileactionmanager/metadatastatusbar.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals.cpp:15:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:22:1: note: expanded from here
22 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:23:1: note: expanded from here
23 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/progressmanager/progressmanager.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:189:1: note: expanded from here
189 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:190:1: note: expanded from here
190 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/threadimageio/engine/dfileoperations.cpp:181:37: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
181 | QRegularExpressionMatch match = version.match(completeBaseName);
| ^
/home/gilles/devel/8.x/core/libs/threadimageio/engine/dfileoperations.cpp:227:37: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
227 | QRegularExpressionMatch match = version.match(completeFileName);
| ^
1 warning generated.
2 warnings generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dialogs/infodlg.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:69:1: note: expanded from here
69 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:70:1: note: expanded from here
70 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/setup/dpluginaboutdlg.cpp:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:206:1: note: expanded from here
206 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:207:1: note: expanded from here
207 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/iface/dmetainfoiface.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:39:1: note: expanded from here
39 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/engine/albummodificationhelper.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/dplugindialog.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:142:1: note: expanded from here
142 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/threadimageio/engine/dservicemenu_linux.cpp:446:26: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
446 | return (string.split(split, Qt::SkipEmptyParts));
| ^
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_tooltips.cpp:19:
In file included from /home/gilles/devel/8.x/core/libs/settings/applicationsettings_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
4 warnings generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/database/tags/tagscache.cpp:461:37: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
461 | if ((it->name).contains(QRegularExpression(QLatin1String("(_Digikam_root_tag_/|/_Digikam_root_tag_|_Digikam_root_tag_)"))))
| ^
In file included from /home/gilles/devel/8.x/core/libs/properties/captions/tagsedit.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/tags/widgets/tagcheckview.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:82:1: note: expanded from here
82 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:83:1: note: expanded from here
83 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dialogs/libsinfodlg.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:175:1: note: expanded from here
175 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:176:1: note: expanded from here
176 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/dwizarddlg.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:52:1: note: expanded from here
52 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:53:1: note: expanded from here
53 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/tags/facetags.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:112:1: note: expanded from here
112 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/widgets/tagfolderview.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/timeadjust/clockphotodialog.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:180:1: note: expanded from here
180 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/engine/albumparser.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:12:1: note: expanded from here
12 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:13:1: note: expanded from here
13 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/database/tags/facetags.cpp:70:36: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
70 | faceParentTagPath.contains(QRegularExpression(QLatin1String("(_Digikam_root_tag_/|"
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/graphicsview/paniconwidget.cpp:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
/home/gilles/devel/8.x/core/libs/album/widgets/albumpropsedit.cpp:406:26: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
406 | bool enable = (!emptyTitle.match(newtitle).hasMatch() && !newtitle.isEmpty());
| ^
1 warning generated.
2 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/widgets/albumselectors.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/widgets/albumselectdialog.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/widgets/albumselectcombobox.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:31:1: note: expanded from here
31 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/dpreviewimage.cpp:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:135:1: note: expanded from here
135 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:136:1: note: expanded from here
136 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/dmetadata/dmetadatasettingscontainer.cpp:21:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:151:1: note: expanded from here
151 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:152:1: note: expanded from here
152 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/ditemslist.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/ditemslist_p.h:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/widgets/tagspopupmenu.cpp:39:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:40:1: note: expanded from here
40 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:41:1: note: expanded from here
41 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/iccprofiles/iccprofilescombobox.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:103:1: note: expanded from here
103 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:104:1: note: expanded from here
104 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/tags/autoassignment/pipelines/object/autotagspipelineobject.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:102:1: note: expanded from here
102 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:103:1: note: expanded from here
103 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/ditemslist_item.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dplugins/widgets/ditemslist_p.h:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:179:1: note: expanded from here
179 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/tags/widgets/tageditdlg.cpp:348:21: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
348 | bool enable = (!emptyTitle.match(newtitle).hasMatch() && !newtitle.isEmpty());
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/webservices/wscomboboxintermediate.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:158:1: note: expanded from here
158 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/webservices/wstooldialog.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/itemview/ditemdelegate.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:189:1: note: expanded from here
189 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:190:1: note: expanded from here
190 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/video/player/qtmm/slidevideo.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/mlfoundation/mlpipelinefoundation.cpp:20:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
20 | #include <QtConcurrent>
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dialogs/webbrowserdlg.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:151:1: note: expanded from here
151 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:152:1: note: expanded from here
152 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractalbumtreeview.cpp:19:
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractalbumtreeview_p.h:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:134:1: note: expanded from here
134 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:135:1: note: expanded from here
135 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/itemview/ditemtooltip.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:39:1: note: expanded from here
39 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolparser.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolparser_p.h:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:64:1: note: expanded from here
64 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/video/manager/vidslidetask.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:155:1: note: expanded from here
155 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractcountingalbumtreeview.cpp:23:
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractalbumtreeview_p.h:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:146:1: note: expanded from here
146 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:147:1: note: expanded from here
147 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolparser_command.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolparser_p.h:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:64:1: note: expanded from here
64 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/webservices/wssettingswidget.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:51:1: note: expanded from here
51 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:52:1: note: expanded from here
52 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/tags/engine/tagmodificationhelper.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolparser_output.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolparser_p.h:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:64:1: note: expanded from here
64 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractcheckablealbumtreeview.cpp:27:
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractalbumtreeview_p.h:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:182:1: note: expanded from here
182 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:183:1: note: expanded from here
183 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/video/manager/vidslidethread.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/albumtreeview.cpp:23:
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractalbumtreeview_p.h:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:182:1: note: expanded from here
182 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:183:1: note: expanded from here
183 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/tags/engine/tagsactionmngr.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:188:1: note: expanded from here
188 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:189:1: note: expanded from here
189 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/labelstreeview.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:91:1: note: expanded from here
91 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/itemview/itemdelegateoverlay.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:86:1: note: expanded from here
86 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:87:1: note: expanded from here
87 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolparser_p.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolparser_p.h:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:64:1: note: expanded from here
64 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/albumlabelssearchhandler.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/tagtreeview.cpp:23:
In file included from /home/gilles/devel/8.x/core/libs/album/treeview/abstractalbumtreeview_p.h:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:182:1: note: expanded from here
182 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:183:1: note: expanded from here
183 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/itemview/itemviewdelegate.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:31:1: note: expanded from here
31 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/webservices/wsselectuserdlg.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:157:1: note: expanded from here
157 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:158:1: note: expanded from here
158 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/video/osd/frameosd.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:145:1: note: expanded from here
145 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:146:1: note: expanded from here
146 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dplugins/webservices/wslogindialog.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:69:1: note: expanded from here
69 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:70:1: note: expanded from here
70 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/webservices/wssettings.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:83:1: note: expanded from here
83 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:84:1: note: expanded from here
84 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dplugins/webservices/wsnewalbumdialog.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:161:1: note: expanded from here
161 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:162:1: note: expanded from here
162 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolprocess.cpp:18:
In file included from /home/gilles/devel/8.x/core/libs/metadataengine/exiftool/exiftoolprocess_p.h:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:140:1: note: expanded from here
140 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/database/item/query/itemquerybuilder.cpp:462:35: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
462 | if (readerString.contains(QRegularExpression(QLatin1String("^\\d+:\\d+$"))))
| ^
/home/gilles/devel/8.x/core/libs/database/item/query/itemquerybuilder.cpp:471:40: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
471 | else if (readerString.contains(QRegularExpression(QLatin1String("^\\d+(.\\d+)?$"))))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/tooltipspage.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:185:1: note: expanded from here
185 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:186:1: note: expanded from here
186 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/previewpage.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:185:1: note: expanded from here
185 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:186:1: note: expanded from here
186 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
2 warnings generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablethumbbar.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:18:1: note: expanded from here
18 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/main/imagewindow_config.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/main/imagewindow_p.h:62:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:120:1: note: expanded from here
120 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:121:1: note: expanded from here
121 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/openfilepage.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:156:1: note: expanded from here
156 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:157:1: note: expanded from here
157 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/dplugins/bqminfoiface.cpp:20:
/home/gilles/devel/8.x/core/utilities/advancedrename/common/parser.cpp:104:32: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
104 | return (!str.isEmpty() && !invalidString.match(str).hasMatch());
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/dialogs/camerainfodialog.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:31:1: note: expanded from here
31 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/import/backend/cameracontroller.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:157:1: note: expanded from here
157 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:158:1: note: expanded from here
158 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_p.h:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/import/dialogs/camerafolderdialog.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:35:1: note: expanded from here
35 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:36:1: note: expanded from here
36 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/firstrun/startscanpage.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/editor/setupeditoriface.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/setup.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:153:1: note: expanded from here
153 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:154:1: note: expanded from here
154 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/fuzzysearchview_sketch.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/fuzzysearchview_p.h:41:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:70:1: note: expanded from here
70 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/fuzzysearchview.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/fuzzysearchview_p.h:41:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:70:1: note: expanded from here
70 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/utilities/import/backend/cameracontroller.cpp:137:45: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
137 | QRegularExpressionMatch match = x.match(xport);
| ^
/home/gilles/devel/8.x/core/utilities/advancedrename/common/ruledialog.cpp:121:19: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
121 | _title.remove(QRegularExpression(QLatin1String("\\.{3,}")))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/labels/picklabelwidget.cpp:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:44:1: note: expanded from here
44 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:45:1: note: expanded from here
45 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_config.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_p.h:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/dialogs/capturedlg.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:23:1: note: expanded from here
23 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:24:1: note: expanded from here
24 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_p.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/editor/setupiofiles.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:167:1: note: expanded from here
167 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:168:1: note: expanded from here
168 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/dialogs/cameramessagebox.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:68:1: note: expanded from here
68 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/widgets/previewtoolbar.cpp:40:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchview.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:65:1: note: expanded from here
65 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/widgets/previewlist.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:57:1: note: expanded from here
57 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:58:1: note: expanded from here
58 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/setuptooltip.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:99:1: note: expanded from here
99 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:100:1: note: expanded from here
100 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/common/tooltipcreator.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:58:1: note: expanded from here
58 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/utilities/advancedrename/common/tooltipcreator.cpp:148:20: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
148 | result.replace(optionsRegExp, QString::fromUtf8("<i><font color=\"%1\">\\1</font></i>")
| ^
1 warning generated.
1 warning generated.
1 warning generated.
2 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/dialogs/recognitionmodelchange.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:156:1: note: expanded from here
156 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:157:1: note: expanded from here
157 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/backend/gpcamera.cpp:50:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:189:1: note: expanded from here
189 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:190:1: note: expanded from here
190 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/import/widgets/capturewidget.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:193:1: note: expanded from here
193 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:194:1: note: expanded from here
194 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/editor/setupraw.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:158:1: note: expanded from here
158 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/modifiers/defaultvaluemodifier.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:11:1: note: expanded from here
11 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:12:1: note: expanded from here
12 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/setuptemplate.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/downloader/filesdownloader.cpp:39:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:99:1: note: expanded from here
99 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:100:1: note: expanded from here
100 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchgroup.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchgroup_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:166:1: note: expanded from here
166 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/setupplugins.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:58:1: note: expanded from here
58 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/modifiers/rangemodifier.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:54:1: note: expanded from here
54 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:55:1: note: expanded from here
55 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/setupicc.cpp:42:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:130:1: note: expanded from here
130 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:131:1: note: expanded from here
131 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/widgets/imageregionwidget.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:185:1: note: expanded from here
185 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:2:1: note: expanded from here
2 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/misc/systemsettingswidget.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:192:1: note: expanded from here
192 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:193:1: note: expanded from here
193 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/config/metadatapanel.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:79:1: note: expanded from here
79 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_p.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_p.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/modifiers/removedoublesmodifier.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:35:1: note: expanded from here
35 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:36:1: note: expanded from here
36 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/views/assignedlist.cpp:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/widgets/freespacewidget.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/KLocalizedString:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:49:1: note: expanded from here
49 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:50:1: note: expanded from here
50 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/modifiers/replacemodifier.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:119:1: note: expanded from here
119 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_tools.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_p.h:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/findduplicatesview.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:31:1: note: expanded from here
31 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchgroup_p.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchgroup_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:166:1: note: expanded from here
166 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/setupgeolocation.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:163:1: note: expanded from here
163 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/setuplighttable.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchgroup_label.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchgroup_p.h:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:166:1: note: expanded from here
166 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_database.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_p.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/widgets/imageregionitem.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:145:1: note: expanded from here
145 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/utils/altlangstredit.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/utils/altlangstredit_p.h:41:
In file included from /opt/qt6/include/KF6/KI18n/klazylocalizedstring.h:9:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/backend/umscamera.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:53:1: note: expanded from here
53 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:54:1: note: expanded from here
54 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/setupdatabase.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:195:1: note: expanded from here
195 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:196:1: note: expanded from here
196 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/mapsearches/gpssearchview.cpp:39:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:124:1: note: expanded from here
124 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:125:1: note: expanded from here
125 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/modifiers/trimmedmodifier.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:81:1: note: expanded from here
81 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/setupimagequalitysorter.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:162:1: note: expanded from here
162 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:163:1: note: expanded from here
163 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/items/facegroup.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/items/facegroup_p.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/widgets/assignnamewidget_p.h:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:137:1: note: expanded from here
137 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/views/queuelist.cpp:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:23:1: note: expanded from here
23 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:24:1: note: expanded from here
24 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/misc/setupmisc.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/setup/misc/setupmisc_p.h:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/import/widgets/renamecustomizer.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/imageeditor/widgets/canvas.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:79:1: note: expanded from here
79 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/editor/setupeditor.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/editor/setupversioning.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:185:1: note: expanded from here
185 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:186:1: note: expanded from here
186 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/fuzzysearch/findduplicatesalbum.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:125:1: note: expanded from here
125 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/modifiers/uniquemodifier.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:81:1: note: expanded from here
81 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/utils/altlangstredit_p.cpp:15:
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/utils/altlangstredit_p.h:41:
In file included from /opt/qt6/include/KF6/KI18n/klazylocalizedstring.h:9:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/cameranameoption.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:81:1: note: expanded from here
81 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_import.cpp:15:
In file included from /home/gilles/devel/8.x/core/utilities/lighttable/lighttablewindow_p.h:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_file.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_p.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/correlator/track_listmodel.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:10:1: note: expanded from here
10 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:11:1: note: expanded from here
11 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/setup/album/setupalbumview.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:187:1: note: expanded from here
187 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:188:1: note: expanded from here
188 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/widgets/albumcustomizer.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:11:1: note: expanded from here
11 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:12:1: note: expanded from here
12 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/setup/album/setupcategory.cpp:36:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:95:1: note: expanded from here
95 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geomapwrapper/gpsiteminfosorter.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:28:1: note: expanded from here
28 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/import/widgets/advancedsettings.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:88:1: note: expanded from here
88 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:89:1: note: expanded from here
89 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/views/queuepool.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/manager/maintenancetool.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:112:1: note: expanded from here
112 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/views/queuesettingsview.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp.cpp:20:
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_p.h:56:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:197:1: note: expanded from here
197 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:198:1: note: expanded from here
198 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/directorynameoption.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:80:1: note: expanded from here
80 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:81:1: note: expanded from here
81 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/advancedrename/parser/options/dateoption.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:13:1: note: expanded from here
13 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:14:1: note: expanded from here
14 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/metadata/utils/countryselector.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:158:1: note: expanded from here
158 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/queuemanager/views/queuepool.cpp:15:
/home/gilles/devel/8.x/core/tests/mediawiki/fakeserver/fakeserver.cpp:67:80: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
67 | QStringList token = QString::fromUtf8(m_clientSocket->readAll()).split(QRegularExpression(QStringLiteral("[ \r\n][ \r\n]*")));
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_rangeint.cpp:16:
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchfields_p.h:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:37:1: note: expanded from here
37 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_photo.cpp:445:34: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
445 | if (keyword.contains(QRegularExpression(QLatin1String("(_Digikam_root_tag_/|/_Digikam_root_tag_|_Digikam_root_tag_)"))))
| ^
/home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_photo.cpp:447:43: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
447 | keyword = keyword.replace(QRegularExpression(QLatin1String("(_Digikam_root_tag_/|/_Digikam_root_tag_|_Digikam_root_tag_)")),
| ^
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/widgets/assignnamewidget_p.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/widgets/assignnamewidget_p.h:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:129:1: note: expanded from here
129 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
3 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_video.cpp:16:
In file included from /home/gilles/devel/8.x/core/libs/database/item/scanner/itemscanner_p.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/build.clazy/core/tests/imgqsort/moc_imgqsorttest.cpp:9:
In file included from /home/gilles/devel/8.x/build.clazy/core/tests/imgqsort/../../../../core/tests/imgqsort/imgqsorttest.h:33:
/home/gilles/devel/8.x/core/utilities/geolocation/geoiface/lookup/lookupaltitudegeonames.cpp:228:82: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
228 | const QStringList altitudes = QString::fromLatin1(data).split(QRegularExpression(QLatin1String("\\s+")));
| ^
1 warning generated.
2 warnings generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_tools.cpp:15:
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_p.h:56:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:197:1: note: expanded from here
197 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:198:1: note: expanded from here
198 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchtabheader.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:5:1: note: expanded from here
5 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:6:1: note: expanded from here
6 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/pipelines/edit/facepipelineedit.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:55:1: note: expanded from here
55 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:56:1: note: expanded from here
56 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/searchmodificationhelper.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/searchwindow/editablesearchtreeview.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:142:1: note: expanded from here
142 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/filteractionfilter.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:201:1: note: expanded from here
201 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:202:1: note: expanded from here
202 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/tools/dbcleaner/dbcleaner.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:125:1: note: expanded from here
125 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/database/models/itemfiltermodel.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:27:1: note: expanded from here
27 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:28:1: note: expanded from here
28 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/import/items/importoverlays.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:132:1: note: expanded from here
132 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/raw/rawprocessingfilter.cpp:27:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:34:1: note: expanded from here
34 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:35:1: note: expanded from here
35 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/core/MarbleMap.cpp:39:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/core/AbstractFloatItem.h:26:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:135:1: note: expanded from here
135 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:136:1: note: expanded from here
136 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_setup.cpp:15:
In file included from /home/gilles/devel/8.x/core/app/main/digikamapp_p.h:56:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:197:1: note: expanded from here
197 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:198:1: note: expanded from here
198 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/fonts/dfontproperties.cpp:43:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:66:1: note: expanded from here
66 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/core/MarbleWidget.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/decorate/borderfilter.cpp:36:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:119:1: note: expanded from here
119 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:120:1: note: expanded from here
120 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/items/gpsitemcontainer.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:191:1: note: expanded from here
191 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:192:1: note: expanded from here
192 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/tools/dbscan/newitemsfinder.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:91:1: note: expanded from here
91 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/views/camerafolderview.cpp:20:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:176:1: note: expanded from here
176 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/fonts/dfontselect.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:96:1: note: expanded from here
96 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:97:1: note: expanded from here
97 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/core/MarbleWidgetInputHandler.cpp:46:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:7:1: note: expanded from here
7 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:8:1: note: expanded from here
8 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/tools/thumbs/thumbsgenerator.cpp:29:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:177:1: note: expanded from here
177 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:178:1: note: expanded from here
178 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/decorate/bordersettings.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:142:1: note: expanded from here
142 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/import/views/cameranamehelper.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:188:1: note: expanded from here
188 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:189:1: note: expanded from here
189 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/decorate/borderfilter.cpp:523:37: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
523 | QRegularExpressionMatch match = regexp.match(s);
| ^
1 warning generated.
2 warnings generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/facemanagement/pipelines/detectrecognize/facepipelinedetectrecognize.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:67:1: note: expanded from here
67 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:68:1: note: expanded from here
68 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/maintenance/tools/facesmanagement/facesengine.cpp:35:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:42:1: note: expanded from here
42 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:43:1: note: expanded from here
43 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/files/filesaveoptionsbox.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:76:1: note: expanded from here
76 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/database/models/itemfiltersettings.cpp:754:57: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
754 | m_textFilterSettings.text.contains(expRatio) &&
| ^
/home/gilles/devel/8.x/core/libs/database/models/itemfiltersettings.cpp:755:57: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
755 | m_textFilterSettings.text.contains(QRegularExpression(QLatin1String(":\\d+")))
| ^
/home/gilles/devel/8.x/core/libs/database/models/itemfiltersettings.cpp:782:57: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
782 | else if (m_textFilterSettings.text.contains(expFloat))
| ^
/home/gilles/devel/8.x/core/libs/database/models/itemfiltersettings.cpp:808:36: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
808 | text.contains(QRegularExpression(QLatin1String("^>\\d{1,15}$"))) &&
| ^
/home/gilles/devel/8.x/core/libs/database/models/itemfiltersettings.cpp:815:36: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
815 | text.contains(QRegularExpression(QLatin1String("^<\\d{1,15}$"))) &&
| ^
/home/gilles/devel/8.x/core/libs/database/models/itemfiltersettings.cpp:822:36: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
822 | text.contains(QRegularExpression(QLatin1String("^\\d+$"))) &&
| ^
6 warnings generated.
/home/gilles/devel/8.x/core/libs/dimg/filters/fx/blurfilter.cpp:21:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
21 | #include <QtConcurrent> // krazy:exclude=includes
| ^
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/widgets/files/dfileselector.cpp:23:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/files/dbinarysearch.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:31:1: note: expanded from here
31 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/widgets/files/dbinaryiface.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:129:1: note: expanded from here
129 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/widgets/files/dbinaryiface.cpp:94:26: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
94 | float floatVersion = verRegExp.match(version()).captured(0).toFloat();
| ^
/home/gilles/devel/8.x/core/libs/widgets/files/dbinaryiface.cpp:111:26: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
111 | float floatVersion = verRegExp.match(version()).captured(0).toFloat();
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/widgets/files/dbinaryiface.cpp:163:17: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
163 | m_version = verRegExp.match(version).captured(0);
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/hotpixels/hotpixelprops.cpp:91:37: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
91 | QRegularExpressionMatch match = exp.match(str);
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/icc/iccprofilesettings.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:63:1: note: expanded from here
63 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:64:1: note: expanded from here
64 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_tags.cpp:16:
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_p.h:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_albums.cpp:16:
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_p.h:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_groups.cpp:16:
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_p.h:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_tools.cpp:16:
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_p.h:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/backends/mapbackend.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:132:1: note: expanded from here
132 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:133:1: note: expanded from here
133 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_actions.cpp:16:
In file included from /home/gilles/devel/8.x/core/app/items/utils/contextmenuhelper_p.h:49:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:59:1: note: expanded from here
59 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:60:1: note: expanded from here
60 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/icc/icctransformfilter.cpp:25:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:128:1: note: expanded from here
128 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/items/utils/itemcategorydrawer.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:45:1: note: expanded from here
45 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:46:1: note: expanded from here
46 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:83:1: note: expanded from here
83 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:84:1: note: expanded from here
84 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/placeholderwidget.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:18:1: note: expanded from here
18 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_settings.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_map.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_treeview.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_column_configuration_dialog.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:110:1: note: expanded from here
110 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:111:1: note: expanded from here
111 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_data.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/geoiface/widgets/mapwidget_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/tableview/tableview_column_audiovideo.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:61:1: note: expanded from here
61 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:62:1: note: expanded from here
62 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/libs/dimg/filters/wb/wbsettings.cpp:92:29: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
92 | tempDesc.remove(QRegularExpression(QLatin1String("\\(.*\\)")));
| ^
In file included from /home/gilles/devel/8.x/core/app/views/preview/itempreviewview.cpp:45:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:18:1: note: expanded from here
18 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/albumfolderviewsidebarwidget.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:139:1: note: expanded from here
139 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/labelssidebarwidget.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:103:1: note: expanded from here
103 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:104:1: note: expanded from here
104 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/transform/shearfilter.cpp:30:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:116:1: note: expanded from here
116 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/fuzzysearchsidebarwidget.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:26:1: note: expanded from here
26 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:27:1: note: expanded from here
27 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/timelinesidebarwidget.cpp:39:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:143:1: note: expanded from here
143 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:144:1: note: expanded from here
144 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/datefolderviewsidebarwidget.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:123:1: note: expanded from here
123 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:124:1: note: expanded from here
124 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/searchsidebarwidget.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:26:1: note: expanded from here
26 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:27:1: note: expanded from here
27 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/peoplesidebarwidget.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:171:1: note: expanded from here
171 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:172:1: note: expanded from here
172 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/tagviewsidebarwidget.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:158:1: note: expanded from here
158 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:159:1: note: expanded from here
159 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/lens/antivignettingfilter.cpp:32:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:89:1: note: expanded from here
89 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:90:1: note: expanded from here
90 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/greycstoration/greycstorationfilter.cpp:33:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:119:1: note: expanded from here
119 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:120:1: note: expanded from here
120 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/utils/componentsinfodlg.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:21:1: note: expanded from here
21 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/lens/antivignettingsettings.cpp:34:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:166:1: note: expanded from here
166 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:167:1: note: expanded from here
167 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/lens/lensdistortionfilter.cpp:28:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:115:1: note: expanded from here
115 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/app/views/sidebar/gpssearchsidebarwidget.cpp:31:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:13:1: note: expanded from here
13 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:14:1: note: expanded from here
14 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/redeye/redeyecorrectionfilter.cpp:33:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:90:1: note: expanded from here
90 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:91:1: note: expanded from here
91 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/redeye/redeyecorrectionsettings.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:106:1: note: expanded from here
106 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:107:1: note: expanded from here
107 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/transform/contentawarefilter.cpp:41:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:151:1: note: expanded from here
151 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:152:1: note: expanded from here
152 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/libs/dimg/filters/lens/lensfunfilter.cpp:20:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
20 | #include <QtConcurrent> // krazy:exclude=includes
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/geodata/handlers/dgml/DgmlMinimumTagHandler.cpp:21:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/lens/lensfunsettings.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/lens/lensfuncameraselector.cpp:28:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:188:1: note: expanded from here
188 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:189:1: note: expanded from here
189 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/lens/lensfunfilter.cpp:28:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg.cpp:18:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/sharp/refocusfilter.cpp:25:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
25 | #include <QtConcurrent> // krazy:exclude=includes
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_bitsops.cpp:18:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
/home/gilles/devel/8.x/core/libs/dimg/filters/lens/lensfuniface.cpp:466:36: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
466 | lensCutted.replace(QRegularExpression(QLatin1String("\\.[0-9]")), QLatin1String("")); //krazy:exclude=doublequote_chars
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_colors.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
4 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/filters/sharp/refocusfilter.cpp:33:
In file included from /home/gilles/devel/8.x/core/app/utils/digikam_globals_p.h:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:19:1: note: expanded from here
19 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:20:1: note: expanded from here
20 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_copy.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_data.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_fileio.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_metadata.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_props.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
2 warnings generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_qimage.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_qpixmap.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_scale.cpp:41:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:122:1: note: expanded from here
122 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:123:1: note: expanded from here
123 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/geodata/handlers/dgml/DgmlMaximumTagHandler.cpp:24:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:71:1: note: expanded from here
71 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:72:1: note: expanded from here
72 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_transform.cpp:17:
In file included from /home/gilles/devel/8.x/core/libs/dimg/dimg_p.h:60:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:29:1: note: expanded from here
29 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:30:1: note: expanded from here
30 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/geodata/graphicsitem/GeoLineStringGraphicsItem.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:93:1: note: expanded from here
93 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/geodata/parser/GeoParser.cpp:21:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:69:1: note: expanded from here
69 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:70:1: note: expanded from here
70 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/layers/FloatItemsLayer.cpp:21:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/core/AbstractFloatItem.h:26:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:137:1: note: expanded from here
137 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:138:1: note: expanded from here
138 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/layers/LayerManager.cpp:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/AbstractDataPlugin.h:21:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:140:1: note: expanded from here
140 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:141:1: note: expanded from here
141 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/layers/PopupLayer.cpp:29:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:88:1: note: expanded from here
88 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:89:1: note: expanded from here
89 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/models/GeoDataTreeModel.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:164:1: note: expanded from here
164 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:165:1: note: expanded from here
165 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/models/MapThemeManager.cpp:33:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:81:1: note: expanded from here
81 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:82:1: note: expanded from here
82 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmTagEditorWidget.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmTagEditorWidget_p.h:25:
In file included from /home/gilles/devel/8.x/build.clazy/core/utilities/geolocation/engine/ui_OsmTagEditorWidget.h:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:162:1: note: expanded from here
162 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:163:1: note: expanded from here
163 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmTagEditorWidget_p.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmTagEditorWidget_p.h:25:
In file included from /home/gilles/devel/8.x/build.clazy/core/utilities/geolocation/engine/ui_OsmTagEditorWidget.h:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:169:1: note: expanded from here
169 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:170:1: note: expanded from here
170 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmRelationEditorDialog.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:191:1: note: expanded from here
191 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:192:1: note: expanded from here
192 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmRelationManagerWidget.cpp:18:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmRelationManagerWidget_p.h:21:
In file included from /home/gilles/devel/8.x/build.clazy/core/utilities/geolocation/engine/ui_OsmRelationManagerWidget.h:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:162:1: note: expanded from here
162 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:163:1: note: expanded from here
163 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmRelationManagerWidget_p.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/osm/OsmRelationManagerWidget_p.h:21:
In file included from /home/gilles/devel/8.x/build.clazy/core/utilities/geolocation/engine/ui_OsmRelationManagerWidget.h:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:170:1: note: expanded from here
170 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:171:1: note: expanded from here
171 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/AbstractDataPlugin.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/AbstractDataPlugin.h:21:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/ParseRunnerPlugin.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/ParseRunnerPlugin.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginManager.cpp:29:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:31:1: note: expanded from here
31 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginItemDelegate.cpp:32:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:113:1: note: expanded from here
113 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:114:1: note: expanded from here
114 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/ReverseGeocodingRunnerPlugin.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/ReverseGeocodingRunnerPlugin.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPlugin.h:27:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:126:1: note: expanded from here
126 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:127:1: note: expanded from here
127 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginInterface.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/SearchRunnerPlugin.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/SearchRunnerPlugin.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:16:1: note: expanded from here
16 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:17:1: note: expanded from here
17 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginModel.cpp:17:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/RenderPluginModel.h:26:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:8:1: note: expanded from here
8 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:9:1: note: expanded from here
9 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/projections/SphericalProjection.cpp:26:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/projections/EquirectProjection.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:104:1: note: expanded from here
104 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:105:1: note: expanded from here
105 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/projections/MercatorProjection.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:104:1: note: expanded from here
104 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:105:1: note: expanded from here
105 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/projections/GnomonicProjection.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/projections/StereographicProjection.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:117:1: note: expanded from here
117 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/projections/LambertAzimuthalProjection.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:118:1: note: expanded from here
118 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:119:1: note: expanded from here
119 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/projections/VerticalPerspectiveProjection.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:119:1: note: expanded from here
119 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:120:1: note: expanded from here
120 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/projections/AzimuthalEquidistantProjection.cpp:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:119:1: note: expanded from here
119 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:120:1: note: expanded from here
120 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/settings/MarblePluginSettingsWidget.cpp:38:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:135:1: note: expanded from here
135 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:136:1: note: expanded from here
136 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/runners/SearchRunnerManager.cpp:33:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/ParseRunnerPlugin.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:38:1: note: expanded from here
38 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:39:1: note: expanded from here
39 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/runners/ReverseGeocodingRunnerManager.cpp:32:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/ReverseGeocodingRunnerPlugin.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:91:1: note: expanded from here
91 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:92:1: note: expanded from here
92 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/runners/ParsingRunnerManager.cpp:30:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/ParseRunnerPlugin.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:39:1: note: expanded from here
39 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:40:1: note: expanded from here
40 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/storage/CacheStoragePolicy.cpp:25:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:77:1: note: expanded from here
77 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:78:1: note: expanded from here
78 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/settings/MarbleConfigView.cpp:37:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:155:1: note: expanded from here
155 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:156:1: note: expanded from here
156 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/storage/DownloadRegionDialog.cpp:44:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:171:1: note: expanded from here
171 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:172:1: note: expanded from here
172 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/storage/LatLonBoxWidget.cpp:22:
In file included from /home/gilles/devel/8.x/build.clazy/core/utilities/geolocation/engine/ui_LatLonBoxWidget.h:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:39:1: note: expanded from here
39 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:40:1: note: expanded from here
40 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/tile/TileCreatorDialog.cpp:18:
In file included from /home/gilles/devel/8.x/build.clazy/core/utilities/geolocation/engine/ui_TileCreatorDialog.h:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:195:1: note: expanded from here
195 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:196:1: note: expanded from here
196 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/tile/TileLevelRangeWidget.cpp:21:
In file included from /home/gilles/devel/8.x/build.clazy/core/utilities/geolocation/engine/ui_TileLevelRangeWidget.h:1:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:162:1: note: expanded from here
162 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:163:1: note: expanded from here
163 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/tile/TileLoader.cpp:38:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/ParseRunnerPlugin.h:25:
In file included from /home/gilles/devel/8.x/core/utilities/geolocation/engine/plugins/PluginInterface.h:27:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:32:1: note: expanded from here
32 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:33:1: note: expanded from here
33 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
1 warning generated.
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/generic/tools/expoblending/manager/expoblendingthread.cpp:46:10: warning: Module QtConcurrent should not be included directly [-Wclazy-no-module-include]
46 | #include <QtConcurrent> // krazy:exclude=includes
| ^
/home/gilles/devel/8.x/core/dplugins/generic/metadata/geolocationedit/kmlexport/kmlexport.cpp:65:47: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
65 | webFileName = webFileName.replace(QRegularExpression(QLatin1String("[^-0-9a-z]+")), QLatin1String("_"));
| ^
/home/gilles/devel/8.x/core/dplugins/generic/tools/htmlgallery/generator/gallerygenerator.cpp:671:29: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
671 | return fileName.replace(QRegularExpression(QLatin1String("[^-0-9a-z]+")), QLatin1String("_"));
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/imageshack/imageshackwindow.cpp:371:30: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
371 | tagsList = str.split(QRegularExpression(QLatin1String("\\W+")), Qt::SkipEmptyParts);
| ^
1 warning generated.
In file included from /home/gilles/devel/8.x/core/dplugins/generic/webservices/mediawiki/backend/mediawiki_queryimageinfo.cpp:30:
In file included from /opt/qt6/include/KF6/KI18n/klocalizedstring.h:21:
/opt/qt6/include/KF6/KI18n/klocalizedcontext.h:42:1: warning: attribute '__deprecated__' is ignored, place it after "class" to apply attribute to type declaration [-Wignored-attributes]
42 | KI18N_DEPRECATED_VERSION(6, 8, "use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead")
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:119:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION'
119 | #define KI18N_DEPRECATED_VERSION(major, minor, text) KI18N_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
| ^
<scratch space>:180:1: note: expanded from here
180 | KI18N_DEPRECATED_VERSION_6
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:118:54: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6'
118 | #define KI18N_DEPRECATED_VERSION_6(minor, text) KI18N_DEPRECATED_VERSION_6_##minor(text)
| ^
<scratch space>:181:1: note: expanded from here
181 | KI18N_DEPRECATED_VERSION_6_8
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:114:46: note: expanded from macro 'KI18N_DEPRECATED_VERSION_6_8'
114 | # define KI18N_DEPRECATED_VERSION_6_8(text) KI18N_DECL_DEPRECATED_TEXT(text)
| ^
/opt/qt6/include/KF6/KI18n/ki18n_export.h:44:58: note: expanded from macro 'KI18N_DECL_DEPRECATED_TEXT'
44 | #define KI18N_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
| ^
1 warning generated.
/home/gilles/devel/8.x/core/dplugins/generic/webservices/piwigo/piwigotalker.cpp:532:49: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
532 | QRegularExpressionMatch match = verrx.match(v);
| ^
/home/gilles/devel/8.x/core/dplugins/generic/webservices/piwigo/piwigotalker.cpp:672:45: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
672 | QRegularExpressionMatch match = md5rx.match(QString::fromUtf8(data.mid(ts.characterOffset())));
| ^
2 warnings generated.
/home/gilles/devel/8.x/core/dplugins/generic/webservices/mediawiki/backend/mediawiki_queryinfo.cpp:150:25: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
150 | content.replace(regex, QStringLiteral("&"));
| ^
1 warning generated.
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:478:13: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
478 | QVERIFY(countRegEx.match(QLatin1String("test (10)")).hasMatch());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:479:13: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
479 | QVERIFY(countRegEx.match(QLatin1String("te st (10)")).hasMatch());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:480:13: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
480 | QVERIFY(countRegEx.match(QLatin1String("te st (0)")).hasMatch());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:481:14: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
481 | QVERIFY(!countRegEx.match(QLatin1String("te st ()")).hasMatch());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:482:14: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
482 | QVERIFY(!countRegEx.match(QLatin1String("te st")).hasMatch());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:483:14: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
483 | QVERIFY(!countRegEx.match(QLatin1String("te st (10) bla")).hasMatch());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:489:14: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
489 | QVERIFY(!countRegEx.match(rootTitle).hasMatch());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:495:18: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
495 | QVERIFY2(countRegEx.match(collectionTitle).hasMatch(), QString::fromUtf8("%1 matching error").arg(collectionTitle).toLatin1().constData());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:501:22: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
501 | QVERIFY2(countRegEx.match(albumTitle).hasMatch(), QString::fromUtf8("%1 matching error").arg(albumTitle).toLatin1().constData());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:513:14: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
513 | QVERIFY(!countRegEx.match(rootTitle).hasMatch());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:519:19: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
519 | QVERIFY2(!countRegEx.match(collectionTitle).hasMatch(), QString::fromUtf8("%1 matching error").arg(collectionTitle).toLatin1().constData());
| ^
/home/gilles/devel/8.x/core/tests/albummodel/albummodel_utest.cpp:525:23: warning: Don't create temporary QRegularExpression objects. Use a static QRegularExpression object instead [-Wclazy-use-static-qregularexpression]
525 | QVERIFY2(!countRegEx.match(albumTitle).hasMatch(), QString::fromUtf8("%1 matching error").arg(albumTitle).toLatin1().constData());
| ^
In file included from /home/gilles/devel/8.x/core/tests/database/databasesqliteinit_utest.cpp:39: