Fetching source from mirror: http://download.kde.org/stable/frameworks/6.11/kglobalaccel-6.11.0.tar.xz
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
/var/pisi/kglobalaccel-6.11.0-73/work/kglobalaccel-6.11.0/src/kglobalaccel.cpp: In member function ‘void KGlobalAccelPrivate::updateGlobalShortcut(QAction*, ShortcutTypes, KGlobalAccel::GlobalShortcutLoading)’:
/var/pisi/kglobalaccel-6.11.0-73/work/kglobalaccel-6.11.0/src/kglobalaccel.cpp:301:21: warning: bitwise operation between different enumeration types ‘KGlobalAccel::GlobalShortcutLoading’ and ‘SetShortcutFlag’ is deprecated [-Wdeprecated-enum-enum-conversion]
  301 |     if (globalFlags & NoAutoloading) {
      |         ~~~~~~~~~~~~^~~~~~~~~~~~~~~
/var/pisi/kglobalaccel-6.11.0-73/work/kglobalaccel-6.11.0/src/kglobalaccel.cpp:324:51: warning: bitwise operation between different enumeration types ‘KGlobalAccel::GlobalShortcutLoading’ and ‘SetShortcutFlag’ is deprecated [-Wdeprecated-enum-enum-conversion]
  324 |         if (isConfigurationAction && (globalFlags & NoAutoloading)) {
      |                                       ~~~~~~~~~~~~^~~~~~~~~~~~~~~
*** 0 error(s), 1 warning(s)