Fetching source from mirror: http://download.kde.org/stable/release-service/24.12.2/src/kdebugsettings-24.12.2.tar.xz
CMake Warning at /usr/share/ECM/modules/ECMCheckOutboundLicense.cmake:86 (message):
  Reuse tool not found, skipping test generation
Call Stack (most recent call first):
  CMakeLists.txt:31 (include)


CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


/var/pisi/kdebugsettings-24.12.2-58/work/kdebugsettings-24.12.2/src/widgets/kdebugsettingsdialog.cpp: In constructor ‘KDebugSettingsDialog::KDebugSettingsDialog(QWidget*)’:
/var/pisi/kdebugsettings-24.12.2-58/work/kdebugsettings-24.12.2/src/widgets/kdebugsettingsdialog.cpp:96:77: warning: ‘KHelpMenu::KHelpMenu(QWidget*, const KAboutData&, bool)’ is deprecated: Since 6.9. Use one of the other constructors [-Wdeprecated-declarations]
   96 |     auto helpMenu = new KHelpMenu(this, KAboutData::applicationData(), false);
      |                                                                             ^
In file included from /usr/include/KF6/KXmlGui/KHelpMenu:1,
                 from /var/pisi/kdebugsettings-24.12.2-58/work/kdebugsettings-24.12.2/src/widgets/kdebugsettingsdialog.cpp:39:
/usr/include/KF6/KXmlGui/khelpmenu.h:156:5: note: declared here
  156 |     KHelpMenu(QWidget *parent, const KAboutData &aboutData, bool showWhatsThis);
      |     ^~~~~~~~~
*** 0 error(s), 1 warning(s)