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:62 (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".
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-sieve-editor-25.08.0-56/work/pim-sieve-editor-25.08.0/src/sieveeditormainwindow.cpp: In member function ‘void SieveEditorMainWindow::slotActivateRequested(const QStringList&, const QString&)’:
/var/pisi/pim-sieve-editor-25.08.0-56/work/pim-sieve-editor-25.08.0/src/sieveeditormainwindow.cpp:392:70: warning: unused parameter ‘arguments’ [-Wunused-parameter]
392 | void SieveEditorMainWindow::slotActivateRequested(const QStringList &arguments, const QString &workingDirectory)
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~