Fetching source from mirror: http://download.kde.org/stable/release-service/25.04.2/src/libkleo-25.04.2.tar.xz
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


/var/pisi/libkleo-25.04.2-63/work/libkleo-25.04.2/src/ui/newkeyapprovaldialog.cpp: In member function ‘void Kleo::NewKeyApprovalDialog::Private::generateKey(Kleo::KeySelectionCombo*)’:
/var/pisi/libkleo-25.04.2-63/work/libkleo-25.04.2/src/ui/newkeyapprovaldialog.cpp:413:25: warning: ‘void QGpgME::QuickJob::startCreate(const QString&, const char*, const QDateTime&, const GpgME::Key&, unsigned int)’ is deprecated [-Wdeprecated-declarations]
  413 |         job->startCreate(addr, nullptr);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
In file included from /usr/include/qgpgme-qt6/QGpgME/QuickJob:1,
                 from /var/pisi/libkleo-25.04.2-63/work/libkleo-25.04.2/src/ui/newkeyapprovaldialog.cpp:36:
/usr/include/qgpgme-qt6/qgpgme/quickjob.h:67:28: note: declared here
   67 |     QGPGME_DEPRECATED void startCreate(const QString &uid,
      |                            ^~~~~~~~~~~
*** 0 error(s), 1 warning(s)