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:43 (include)


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

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


I/O warning : failed to load external entity "/usr/share/kf6/kdoctools/customization/xsl/pt-BR.xml"
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
/var/pisi/pim-data-exporter-24.12.3-52/work/pim-data-exporter-24.12.3/core/mail/importmailjobinterfaceimpl.cpp: In lambda function:
/var/pisi/pim-data-exporter-24.12.3-52/work/pim-data-exporter-24.12.3/core/mail/importmailjobinterfaceimpl.cpp:67:68: warning: ignoring return value of ‘bool Akonadi::SpecialMailCollections::registerCollection(Type, const Akonadi::Collection&)’, declared with attribute ‘nodiscard’ [-Wunused-result]
   67 |         Akonadi::SpecialMailCollections::self()->registerCollection(type, cols.first());
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/KPim6/AkonadiMime/Akonadi/SpecialMailCollections:1,
                 from /var/pisi/pim-data-exporter-24.12.3-52/work/pim-data-exporter-24.12.3/core/mail/importmailjobinterface.h:12,
                 from /var/pisi/pim-data-exporter-24.12.3-52/work/pim-data-exporter-24.12.3/core/mail/importmailjobinterfaceimpl.h:9,
                 from /var/pisi/pim-data-exporter-24.12.3-52/work/pim-data-exporter-24.12.3/core/mail/importmailjobinterfaceimpl.cpp:7:
/usr/include/KPim6/AkonadiMime/akonadi/specialmailcollections.h:109:24: note: declared here
  109 |     [[nodiscard]] bool registerCollection(Type type, const Akonadi::Collection &collection);
      |                        ^~~~~~~~~~~~~~~~~~
/var/pisi/pim-data-exporter-24.12.3-52/work/pim-data-exporter-24.12.3/gui/widgets/selectiontypetreewidget.cpp: In member function ‘void SelectionTypeTreeWidget::initialize(bool)’:
/var/pisi/pim-data-exporter-24.12.3-52/work/pim-data-exporter-24.12.3/gui/widgets/selectiontypetreewidget.cpp:32:47: warning: unused parameter ‘backupData’ [-Wunused-parameter]
   32 | void SelectionTypeTreeWidget::initialize(bool backupData)
      |                                          ~~~~~^~~~~~~~~~